how | MyLiteratureTechLife.COM

Mount reiserfs partitions on CentOS

September 19th, 2010 1 Comment

CentOS use ext3 file system, and it do not support reiserfs. Therefore if you try to mount a drive with reiserfs partition, it give error mount: fs type reiserfs not supported by kernel It's possible to see what filesystems are supported by running this command: cat /proc/filesystems On my...




Changing time,date,zone in Linux

September 19th, 2010 0 Comments

In /etc the file, localtime, is a link to or copy of a file containing information about your time zone. Zone information files are usually in /usr/share/zoneinfo but this depends on your distribution. So if your localtime file points to a zone info file that is not your time zone you can change it...

Using rsync for transferring files under Linux or UNIX

December 28th, 2009 0 Comments

rsync is a free software computer program for Unix and Linux like systems which synchronizes files and directories from one location to another while minimizing data transfer using delta encoding when appropriate. An important feature of rsync not found in most similar programs/protocols is that...

Mycode to add megavideo video in your MyBB Forum

September 13th, 2009 2 Comments

Simple steps 1) Login to your mybb admin panel 2) go to mycode 3) Click on "Add new Mycode" 4) Now write following i) Title: megavideo ii) Regular expression: \[megavideo\](.*?)\[/megavideo\] iii) Replacement: <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000"...

Installing BFD (Brute Force Detection)

April 21st, 2009 0 Comments

1) Login to shell via root. 2) Download BFD wget http://www.rfxnetworks.com/downloads/bfd-current.tar.gz 3) Unpackage the download tar -xvzf bfd-current.tar.gz 4) Move to BFD folder cd bfd-version-goes-here 5) Install BFD ./install.sh 6) Configure BFD nano -w...

Alexa Rank