to | 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...

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"...

Mycode to add google video in your MyBB Forum

September 13th, 2009 0 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: google video ii) Regular expression: (\[googlevideo\]|<a href=\"(http://)?video.google.(com|co\.uk)/videoplay\?docid=)(\W?)(\d{15,20})(\[/googlevideo\]|\"...

Mycode to add youtube video in your MyBB Forum

September 13th, 2009 0 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: youtube ii) Regular expression: (\[youtube\]|(<a href=\")?(http://)?(www.)?youtube.com/watch\?v=)(.{11}?)((.*?)\"...

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