Ask a Question related to Ubuntu, Design and Development.
-
Elmo #1
Newbie test - Two question
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all
I am an SUSE user, very happy with it. One of my old laptops does like the
heavy load of SuSE, so I tried installing Kubuntu. All went well with two
exceptions:
My Cisco aironet PC card was not recognized, and it is working under suse
I was not presented with the option to create a root password for login
Any help is appreciated.
- --
Wood contour Inc.
Solid Wood & Corian PC Peripherals.
[url]http://www.woodcontour.com[/url]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFEbRVpE6NRkYDhaZwRAiy/AKC0XQKrjzuiSaPUgUerbLgNW3gW5ACeJlqx
f0qSVAjjkYxWKJg7bNR6EEs=
=wabG
-----END PGP SIGNATURE-----
Elmo Guest
-
site test/file size question
Each section is a separate .swf file, loaded into the main. They vary in size from 300k to 2MB. I don't want to load them all at the very start,... -
'make test' question
Hi all, Is it possible to have the parent 'make test' process execute some code (more specifically setting environment variables) so that when... -
Test/Unit question
This is a multi-part message in MIME format. ------=_NextPart_000_0211_01C3A211.0AC767D0 Content-Type: text/plain; charset="iso-8859-1"... -
Pls help a newbie! ASP test pages not displaying in IE 6?
I am trying to set up my first ASP pages in DWMX and have downloaded the test Calendar and Events.aspx pages from the tut at... -
newbie - copying from test to production
If the objects are the same, then drop them in your 9i instance and export/import from 8 to 9i. If your database is not too large, then this way... -
Stephen Rush #2
Re: Newbie test - Two question
On Fri, 19 May 2006 00:48:07 +0000, Elmo wrote:
The standard Kubuntu installation locks out the root account, so that lazy> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all
>
> I am an SUSE user, very happy with it. One of my old laptops does like the
> heavy load of SuSE, so I tried installing Kubuntu. All went well with two
> exceptions:
> My Cisco aironet PC card was not recognized, and it is working under suse
> I was not presented with the option to create a root password for login
> Any help is appreciated.
> - --
> Wood contour Inc.
> Solid Wood & Corian PC Peripherals.
> [url]http://www.woodcontour.com[/url]
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (GNU/Linux)
>
> iD8DBQFEbRVpE6NRkYDhaZwRAiy/AKC0XQKrjzuiSaPUgUerbLgNW3gW5ACeJlqx
> f0qSVAjjkYxWKJg7bNR6EEs=
> =wabG
> -----END PGP SIGNATURE-----
users won't be tempted to just log on as root and stay there. For
work requiring root access, you use sudo and your user password. The
first user created at installation time is automatically added to the
sudoers file. It's not as inconvenient as it may sound, because there is
a time window (I can't remember how long) after a successful sudo in which
you can use sudo again without being prompted for your password.
As for the Aironet card, wifi hardware recognition has always been a
problem for Linux. Could you import the driver from SUSE? At least a
Linux driver for your card exists. I have a interface, so I had to wrestle with ndiswrapper and copy the driver out of
my Windows XP partition.
Stephen Rush Guest
-
Conor #3
Re: Newbie test - Two question
In article <bB8bg.6078$343.3147@trnddc06>, Elmo says...
It should work OK under Ubuntu. Certainly on the IBM laptop I stuck> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all
>
> I am an SUSE user, very happy with it. One of my old laptops does like the
> heavy load of SuSE, so I tried installing Kubuntu. All went well with two
> exceptions:
> My Cisco aironet PC card was not recognized, and it is working under suse
Ubuntu on, the Aironet was automagically detected.
In Ubuntu, it is set up so you do everything like that with su/sudo> I was not presented with the option to create a root password for login
> Any help is appreciated.
rather than logging in as root. Quite a good idea IMO.
Open a terminal.
sudo passwd root
--
Conor,
Same shit, different day.
Conor Guest
-
Andreas Freytag #4
Re: Newbie test - Two question
Am Thu, 18 May 2006 21:44:34 -0400 schrieb Stephen Rush:
15 minutes, turn off with the line:> It's not as inconvenient as it may sound, because there is a time window
> (I can't remember how long) after a successful sudo in which you can use
> sudo again without being prompted for your password.
Defaults timestamp_timeout=0
in your sudoers file. Best is to use sudo visudo to edit the file, it
checks for typos on quitting and gives you a chance to fix it.
--
perl -e 'print unpack "\x75","886YD<F5A<U]F9G)E>71A9T!W96(N9&4*";'
Andreas Freytag Guest
-
Philipp Strathausen #5
Re: Newbie test - Two question
Conor <conor.turton@gmail.com> schrubte:
I thought it was strongly discouraged to change the password like this,> Open a terminal.
>
> sudo passwd root
since all the applications in Ubuntu are preconfigured to work with sudo or
gksudo. By changing the root password, things will get quite complicated
(AFAIK)
Instead, just type "sudo bash" and you are there, logged in as root.
Philipp
Philipp Strathausen Guest



Reply With Quote

