- Single List of HOWTOs
- Warning: file(link1.inc) [function.file]: failed to open stream: No such file or directory in /home/linuxfaqs/linux-faqs.com/link1.php on line 12
Warning: Invalid argument supplied for foreach() in /home/linuxfaqs/linux-faqs.com/link1.php on line 16
- Warning: file(link2.inc) [function.file]: failed to open stream: No such file or directory in /home/linuxfaqs/linux-faqs.com/link2.php on line 12
Warning: Invalid argument supplied for foreach() in /home/linuxfaqs/linux-faqs.com/link2.php on line 16
- Warning: file(link3.inc) [function.file]: failed to open stream: No such file or directory in /home/linuxfaqs/linux-faqs.com/link3.php on line 12
Warning: Invalid argument supplied for foreach() in /home/linuxfaqs/linux-faqs.com/link3.php on line 16
- Warning: file(link4.inc) [function.file]: failed to open stream: No such file or directory in /home/linuxfaqs/linux-faqs.com/link4.php on line 12
Warning: Invalid argument supplied for foreach() in /home/linuxfaqs/linux-faqs.com/link4.php on line 16
- Warning: file(link5.inc) [function.file]: failed to open stream: No such file or directory in /home/linuxfaqs/linux-faqs.com/link5.php on line 12
Warning: Invalid argument supplied for foreach() in /home/linuxfaqs/linux-faqs.com/link5.php on line 16
- Warning: file(link6.inc) [function.file]: failed to open stream: No such file or directory in /home/linuxfaqs/linux-faqs.com/link6.php on line 12
Warning: Invalid argument supplied for foreach() in /home/linuxfaqs/linux-faqs.com/link6.php on line 16
One
day I was going somewhere in a dark cloudy night and i heard a strange voice
saying "Peeyush, make a website about linux" and i started http://www.linux-faqs.com
.
Yes, you guessed it right, its not true. Lets start all over again...Born and brought up in New Delhi, India, about 5 years ago i started my carrier as website develeoper, then i swicthed to system/network administartion, did few short term courses on Sun Solaris, M$ windows and LINUX. Somehow my interset is always on learning new things about linux. Crashed many Linux boxes and fixed many, i gain my confidence and started helping my freinds gained experienced in Cisco routers, Redhat, whitebox linux and fooled around with many other versions of linux. since i was a webdeveloper and now a system/network administrator, i combined both my skills and cameup with the idea about this site. Completing a year in 29 July 2005 with about 1,00,000 hits per month.
keep up the good work dude! Greetings from Lebanon Yours Sincerely, Maroon IBRAHIM
Random Linux Commands
Mount This is the process of attaching a drive to a directory so that the files on it can be accessed. For instance, you usually mount the floppy drive device (/dev/fd0) onto the mount-point /mnt/floppy. Then you can look in the /mnt/floppy directory to see the files on the disk.