• Welcome to Valhalla Legends Archive.
 
Main Menu

Linux

Started by Meh, January 11, 2004, 03:26 AM

Previous topic - Next topic

Meh

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.

Yoni

Yes, just chmod +x them.

Banana fanna fo fanna

And then, cd to the directory in the shell, and type ./program, replacing program with the name of the executable.

Adron

Or type in the full path to the program. Or make a link to it in your ~/bin directory.

Meh

Thanks for the help!  :)