I wasnt referring to the graphical interface (but thanks for that tip, I'll keep it in mind, that could come in handy sometime when I get out of this addiction to the console

)
What I meant was having the computer run a specific program (Genome) upon the computer booting, as in it starts before I get to the login screen and continues to run even if I log out... Is that even possible?
If it's not, is it possible to make something run just after logging in? Logging in is not really a problem (I've typed my password enough times I can do it on my feet

), it's the getting Genome running each and every time... Here's what I type after logging in
cd /usr/local/bin/gah
(path to Genome)
./ghclient.x -upload
(upload all genes)
./ghclient.x
(let it download a new gene)
./ghclient.x -nonet
(have at it)
I know I could probably significantly shorten the time used in doing this by not letting the room get so hot that the CPU gets too hot to operate and locks up the OS.. lol... not even Linux can survive that kind of hardware abuse
But things like the room temp increasing and locking the computer up and lightning storms and breaker switch flippings and power outages are pretty much guaranteed to happen once or twice every few days to a week where I live, so I can see myself becoming a madman within a few mere months if I continue typing out the full commands
