Valhalla Legends Archive

General => General Discussion => Topic started by: Meh on January 11, 2004, 03:26 AM

Title: Linux
Post by: Meh on January 11, 2004, 03:26 AM
After reading the Desktop Wars post i decided to go out and get Linux. It came free on a magazine. Its called "Xandros Desktop 2.0". Is there any way I can run executables on it.
Title: Re:Linux
Post by: Yoni on January 11, 2004, 06:39 AM
Yes, just chmod +x them.
Title: Re:Linux
Post by: Banana fanna fo fanna on January 11, 2004, 09:41 AM
And then, cd to the directory in the shell, and type ./program, replacing program with the name of the executable.
Title: Re:Linux
Post by: Adron on January 11, 2004, 09:46 AM
Or type in the full path to the program. Or make a link to it in your ~/bin directory.
Title: Re:Linux
Post by: Meh on January 11, 2004, 11:44 AM
Thanks for the help!  :)