The Most Important Algorithms Here is a discusion on “The Most Important Algorithms” Follow here
Running Gnu/Linux on Old PCs..
Running Gnu/Linux on Old PCs. The following link decribes about running Gnu/Linux efficently with X Server on Old PCs like the 486 and above Follow…
Establishing LAN among Linux machines
03uAIg.html Linux Sharing Service: NFS Disclaimer: 1.Tried and tested on Slackware 10.0. 2.The configuration specified in this article is for LAN sharing between two Linux…
inform the OS of partition table changes
partprobe, this utility is used to inform the OS pf the partition changes in run time. i.e. without a reboot. Generally when we make some…
Running Gnu/linux on Older machines
Good article on testing variuos linux distros for older hardware Follow here
Files permissions
When you try to run a file it may refuse to work with an error like “Permission denied” and when you try to view another…
Network printers
By tradition in Unix most services come with networking capabilities. This includes the printing server. You don’t need to get third party software to make…
Who owns this port
Several utilities exist to check which ports are open, who is connected to your system and even what process owns a port number. First a…
Names and name servers
Internet hostnames and domains are resolved using the Domain Name System (DNS) using Name Servers (NS). These name servers are usually hosted by your Internet…
Speed problems on a PPP connection
PPPd is the PPP connection daemon. It will try to connect to a server using a specified speed. The default speed is 38400. If you…