I've had a really odd issue bothering me the entire time that I've been running Ubuntu 10.04 (Lucid Lynx). About half the time when I start up my computer I get a message that Ubuntu has failed to load the proprietary nvidia driver and is running in low graphics mode.
Showing posts with label console. Show all posts
Showing posts with label console. Show all posts
Auto-login
Found an interesting post in the Arch Forums on how to auto-login and start X on boot. I wouldn't suggest using this by default (I've only used it to time my preload tests). Depending on where you keep your computer and whether it's a laptop (like mine) that you take out in public, it can be quite a security risk, allowing anyone who can push your power button access to all your files.
Bash aliases and functions
Aliases are a great thing to put into your ~/.bashrc or ~/.bash_aliases file to speed up your use of the command line and functions are even better. So I'm going to share a few that I've collected and created.
Lightweight Login
I have a fascination with lightweight software. To me they just make sense. Why use a flashier application if all the needed functionality exists in a less resource intensive program?
