Linux

FacebookTwitter
Linux.org is a user supported community website whose mission is to promote Linux through education. The content of this website is designed to be interacted with by the Linux Community. We look forward to your participation! We are currently in our beta/release stage. As the site grows, we will be adding more content and sections.

Online - Getting Started with Linux: Table of Contents

http://www.linux.org/lessons/beginner/toc.html

Learning the shell.

http://linuxcommand.org/learning_the_shell.php Why do you need to learn the command line anyway? Well, let me tell you a story. Not long ago we had a problem where I used to work.
Debugging

You are here: Programming -> C/C++ This is a simple tutorial on using sockets for interprocess communication. The client server model Most interprocess communication uses the client server model . http://www.linuxhowtos.org/C_C++/socket.htm

Linux Howtos: C/C++ -> Sockets Tutorial