Hi.
I want to run some commands every time a user of an ubuntu 9.10 machine logs out or shuts down. What is the best way to do this? Every user uses gnome if that helps.
Hi.
I want to run some commands every time a user of an ubuntu 9.10 machine logs out or shuts down. What is the best way to do this? Every user uses gnome if that helps.
Hi.
I want to use Git to backup my home drive, but I also want to use it as a version control system for projects that will be stored in my home drive.
How would I go about doing that? Do I .gitignore all the projects root folders and make new repositories for them?