Tuesday, May 30, 2006
Linux Distribution Chooser
Site: Zegenie Studios
Post: Linux Distribution Chooser
The chooser askes you several questions about your techincal abilities and experience to help determine which Linux distribution is right for you. The chooser includes the following distributions: Fedora Core, Mandriva, SuSE, Debian, MEPIS, Ubuntu, Kubuntu, Linspire, Xandros, PCLinuxOS, Yellowdog Linux, Gentoo, Slackware, Knoppix, OpenSuSE and ArchLinux.
Post: Linux Distribution Chooser
The chooser askes you several questions about your techincal abilities and experience to help determine which Linux distribution is right for you. The chooser includes the following distributions: Fedora Core, Mandriva, SuSE, Debian, MEPIS, Ubuntu, Kubuntu, Linspire, Xandros, PCLinuxOS, Yellowdog Linux, Gentoo, Slackware, Knoppix, OpenSuSE and ArchLinux.
Wednesday, May 17, 2006
Running .Net applications on Linux with Mono
Site: Linux.com
Post: Running .Net applications on Linux with Mono
I have been meaning to look into Mono for some time now.
The article builds a Hello World program in Windows then moves the resulting exe over to Linux. After a quick rename of the exe the file is then executed and runs. This is really cool. I am curious how a more complex program would work. Does any one have any experience with Mono? Back to the article. The article then goes on to Monodevelop and running a web application on Linux. The side notes in the article have some helpful tips.
Post: Running .Net applications on Linux with Mono
I have been meaning to look into Mono for some time now.
The article builds a Hello World program in Windows then moves the resulting exe over to Linux. After a quick rename of the exe the file is then executed and runs. This is really cool. I am curious how a more complex program would work. Does any one have any experience with Mono? Back to the article. The article then goes on to Monodevelop and running a web application on Linux. The side notes in the article have some helpful tips.
Monday, May 15, 2006
Running X window graphical application over ssh session
Site: nixCraft
Post: Running X window graphical application over ssh session
The article shows you the configuration settings for forwarding the X window graphic application over ssh.
Post: Running X window graphical application over ssh session
The article shows you the configuration settings for forwarding the X window graphic application over ssh.
Friday, May 12, 2006
Learning the Shell
Site: LinuxCommand.org
Post: Learning the shell
I found this posting to be informative and useful. I will have to re-read a couple a few more times to make sure I understand it all. The posting covers several of the basic commands and gives you the knowledge to use those commands.
Post: Learning the shell
I found this posting to be informative and useful. I will have to re-read a couple a few more times to make sure I understand it all. The posting covers several of the basic commands and gives you the knowledge to use those commands.
Thursday, May 04, 2006
Scheduling Backup Jobs using at and crontab in debian
Site: DebianHelp
Post: Scheduling Backup Jobs using at and crontab in debian
This one is for the Linux newbie. The posting covers the use of the commands 'at' and 'crontab'.
Post: Scheduling Backup Jobs using at and crontab in debian
This one is for the Linux newbie. The posting covers the use of the commands 'at' and 'crontab'.