When you try to access a Web site, or any remote site, you need to specify the full hostname. This means the machine name plus…
Aaj Ka Tip
Internet for your LAN
Internet for your LAN Many companies have local networks, and it is becoming even more popular in homes, where 2 or 3 systems are linked…
rpm—>tgz in slackware
To convert rpm packages to tgz in slackware run rpm2tgz package.rpm this will create the tgz packages
Add support to your browser
To add up support for various plugins to your browser(mozilla/netscape/firefox) just visit this link http://plugindoc.mozdev.org/linux.html
Which CUPS Password
If you access to http://localhost:631 to configure cups and you don’t know what user/pass to enter, read this TIP 😉
Installing software in Linux
Follow this link for Installing software in Linux A very nicely compiled tutorial
Mouting windows shares without Samba
To mount a window share you need not configure Samba for that Just check out that you have smbmount utility installed with smbclient -L you…
know more about your network
Ever tried to know more about your networtk like what is your network address and your default gateway and routing rules etc try ifconfig and…
Recover files from Linux filesystem
Recovering files from the Linux filesystem can be done using many software as well as inbuilt tools in Gnu/Linux R-Linux this is for recovering files…
How to build your own Gnu/Linux distribution
Go to the source to learn Gnu/Linux basics and build the right Linux for you. Linux From Scratch (LFS) and its descendants represent a new…