Articles by ganesh35
-
Learning C/C++ Step-By-Step
Author: ganesh35 • Tags: c-programming • Comments: 34Learning C/C++ Step-By-Step Many people are really interested in learning and implementing C/C++ programs on their favorite platforms like DOS/Windows or Linux. If you are the one looking for a step-by-step guide to get started, this tutorial is for you. Let me know your comments on my tiny attempt to serve the community.
-
Step-by-step OpenLDAP Installation and Configuration
Author: ganesh35 • Tags: linux • Comments: 29Step-by-step OpenLDAP Installation and Configuration This tutorial describes how to install and configure an OpenLDAP server and also an OpenLDAP client.
-
Step-By-Step Configuration of NAT with iptables
Author: ganesh35 • Tags: kernel, linux • Comments: 30Step-By-Step Configuration of NAT with iptables This tutorial shows how to set up network-address-translation (NAT) on a Linux system with iptables rules so that the system can act as a gateway and provide internet access to multiple hosts on a local network using a single public IP address. This is achieved by rewriting the source and/or destination addresses of IP packets as they pass through the NAT system.
-
-
Step-by-Step IPP based Print Server using CUPS
Author: ganesh35 • Tags: linux • Comments: 6Step-by-Step IPP based Print Server using CUPS This tutorial describes how to install a Linux print server with CUPS. It also covers the installation and configuration of printer drivers on the print server as well as the printer setup on a Windows 2000 client.