Information taking from this website: http://helpforlinux.blogspot.com/2009/04/6-ways-to-make-ubuntu-fast.html And then goto /etc/event.d/ and change the ttyx files that you DONOT want. Edit them and comment lines starting with “start on runlevel”. So, in this case, you’ll comment the start line in tty4..tty6 files. 1. gksudo gedit /etc/event.d/tty4 2. Comment out where you see start on runlevel. 3. I ..
: July-2009
See this website for more information: http://ubuntuforums.org/showthread.php?t=89491 1. Install this app: sudo apt-get install sysv-rc-conf 2. To run app: sudo sysv-rc-conf Then go to website above if you want more information on what services can be..
I like to set my Ubuntu Gnome-Terminal to something other then the default size. Found the information here. http://www.codealpha.net/36/how-to-change-the-gnome-terminal-default-size-ubuntu/ If you have a large LCD then you will really want to change the Gnome-Terminal to a better default size. Open Terminal. Type : gksudo gedit /usr/share/vte/termcap/xterm or sudo nano /usr/share/vte/termcap/xterm Enter your root password. Look around the ..