 | reply to jmikeh
Re: Ubuntu 7.10 Slow start up I tried to save the menu.lst in grub but are not allowed. I am the admin on Ubuntu, and a total beginner. What shall I do to save the file? |
|
 MaxoYour tax dollars at work.Premium,VIP join:2002-11-04 Tallahassee, FL 1 edit | said by NallePhu :
I tried to save the menu.lst in grub but are not allowed. I am the admin on Ubuntu, and a total beginner. What shall I do to save the file? Use this command: sudo gedit /boot/grub/menu.lst |
|
 | Thanks, that worked! I am down from 3 minutes to 45 sec. Nice! |
|
|
|
 MaxoYour tax dollars at work.Premium,VIP join:2002-11-04 Tallahassee, FL | As a heads up, the true Administrative account in Linux is root. All administrative functions have to be performed by root. At the command line, to have the command run as root, you start the command off with sudo. If you want to have a graphical way of entering the password, prefix the command with gksudo. This will bring up a box that will ask for your administrative password. This is a security feature. If you where to download a virus or malware, it would be unable to do any harm to the system unless someone who had the administrative password intentionally gave it permission to do so. In Ubuntu the root password is always the same as the user that is setup during the initial install. In pretty much every other version of Linux, the root account is 100% separate from any other user, and the root password does not necessarily match any other user's password. -- "Padre, nobody said war was fun now bowl!" - Sherman T Potter
»www.cafepress.com/maxolasersquad
»maxolasersquad.com/
»maxolasersquad.com/network/ My DSL Network Guide
»myspace.com/mlsquad |
|
 | reply to Maxo said by Maxo:said by NallePhu :
I tried to save the menu.lst in grub but are not allowed. I am the admin on Ubuntu, and a total beginner. What shall I do to save the file? Use this command: sudo gedit /boot/grub/menu.lst Thanks, from 3 minutes I am down to 45 sec. Nice.  |
|