<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7155694513966690445</id><updated>2012-02-16T11:11:12.502-08:00</updated><title type='text'>linux for all</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://fernfrancis.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-4310650330714526237</id><published>2012-02-14T23:47:00.004-08:00</published><updated>2012-02-14T23:49:51.295-08:00</updated><title type='text'>NFS mount in ubuntu</title><content type='html'>Ubuntu Linux: NFS Client Configuration To Mount NFS Share&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;NFS (Network File System) client allows you to access shared directory from Linux client. The computer sharing the directory is called the NFS server (it can be NAS server too) and the computers or devices connecting to that server are called clients. The clients need to use the mount command to access the shared directory.&lt;br /&gt;Ubuntu NFS&lt;br /&gt;&lt;br /&gt;You need to install nfs-command package as follows (open terminal and type the following command):&lt;br /&gt;$ sudo apt-get update&lt;br /&gt;$ sudo apt-get install nfs-common&lt;br /&gt;Sample outputs:&lt;br /&gt;&lt;br /&gt;Reading package lists... Done&lt;br /&gt;Building dependency tree&lt;br /&gt;Reading state information... Done&lt;br /&gt;The following extra packages will be installed:&lt;br /&gt;  libgssglue1 libnfsidmap2 librpcsecgss3 portmap&lt;br /&gt;The following NEW packages will be installed:&lt;br /&gt;  libgssglue1 libnfsidmap2 librpcsecgss3 nfs-common portmap&lt;br /&gt;0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.&lt;br /&gt;Need to get 333kB of archives.&lt;br /&gt;After this operation, 1,126kB of additional disk space will be used.&lt;br /&gt;Do you want to continue [Y/n]? y&lt;br /&gt;Get:1 http://archive.ubuntu.com/ubuntu/ lucid/main libgssglue1 0.1-4 [22.4kB]&lt;br /&gt;Get:2 http://archive.ubuntu.com/ubuntu/ lucid/main libnfsidmap2 0.23-2 [29.1kB]&lt;br /&gt;Get:3 http://archive.ubuntu.com/ubuntu/ lucid/main librpcsecgss3 0.19-2 [33.1kB]&lt;br /&gt;Get:4 http://archive.ubuntu.com/ubuntu/ lucid/main portmap 6.0.0-1ubuntu2 [37.2kB]&lt;br /&gt;Get:5 http://archive.ubuntu.com/ubuntu/ lucid/main nfs-common 1:1.2.0-4ubuntu4 [212kB]&lt;br /&gt;Fetched 333kB in 3s (95.3kB/s)&lt;br /&gt;Preconfiguring packages ...&lt;br /&gt;Selecting previously deselected package libgssglue1.&lt;br /&gt;(Reading database ... 161647 files and directories currently installed.)&lt;br /&gt;Unpacking libgssglue1 (from .../libgssglue1_0.1-4_i386.deb) ...&lt;br /&gt;Selecting previously deselected package libnfsidmap2.&lt;br /&gt;Unpacking libnfsidmap2 (from .../libnfsidmap2_0.23-2_i386.deb) ...&lt;br /&gt;Selecting previously deselected package librpcsecgss3.&lt;br /&gt;Unpacking librpcsecgss3 (from .../librpcsecgss3_0.19-2_i386.deb) ...&lt;br /&gt;Selecting previously deselected package portmap.&lt;br /&gt;Unpacking portmap (from .../portmap_6.0.0-1ubuntu2_i386.deb) ...&lt;br /&gt;Selecting previously deselected package nfs-common.&lt;br /&gt;Unpacking nfs-common (from .../nfs-common_1%3a1.2.0-4ubuntu4_i386.deb) ...&lt;br /&gt;Processing triggers for man-db ...&lt;br /&gt;Processing triggers for ureadahead ...&lt;br /&gt;Setting up libgssglue1 (0.1-4) ...&lt;br /&gt;Setting up libnfsidmap2 (0.23-2) ...&lt;br /&gt;Setting up librpcsecgss3 (0.19-2) ...&lt;br /&gt;Setting up portmap (6.0.0-1ubuntu2) ...&lt;br /&gt;portmap start/running, process 4193&lt;br /&gt;Setting up nfs-common (1:1.2.0-4ubuntu4) ...&lt;br /&gt;Creating config file /etc/idmapd.conf with new version&lt;br /&gt;Creating config file /etc/default/nfs-common with new version&lt;br /&gt;Adding system user `statd' (UID 116) ...&lt;br /&gt;Adding new user `statd' (UID 116) with group `nogroup' ...&lt;br /&gt;Not creating home directory `/var/lib/nfs'.&lt;br /&gt;statd start/running, process 4416&lt;br /&gt;gssd stop/pre-start, process 4441&lt;br /&gt;idmapd stop/pre-start, process 4469&lt;br /&gt;Processing triggers for libc-bin ...&lt;br /&gt;ldconfig deferred processing now taking place&lt;br /&gt;&lt;br /&gt;Task: See The List Of All Shared Directories&lt;br /&gt;&lt;br /&gt;Type the following command:&lt;br /&gt;$ showmount -e server-Ip-address&lt;br /&gt;$ showmount -e 192.168.1.1&lt;br /&gt;Sample outputs from my 192.168.1.1 NFS server:&lt;br /&gt;&lt;br /&gt;Export list for 192.168.1.1:&lt;br /&gt;/viveks&lt;br /&gt;/Web&lt;br /&gt;/Usb&lt;br /&gt;/Recordings&lt;br /&gt;/Public&lt;br /&gt;/Network Recycle Bin 1&lt;br /&gt;/Multimedia&lt;br /&gt;/Download&lt;br /&gt;&lt;br /&gt;Task: Mount Shared Directory&lt;br /&gt;&lt;br /&gt;Now mount /Public directory as follows&gt;:&lt;br /&gt;$ sudo mkdir /nfs&lt;br /&gt;$ sudo mount -o soft,intr,rsize=8192,wsize=8192 192.168.1.1:/Public /nfs&lt;br /&gt;$ df -h&lt;br /&gt;Sample outputs:&lt;br /&gt;&lt;br /&gt;/dev/sda5              477G    25G   428G   6% /&lt;br /&gt;none                   4.2G   398k   4.2G   1% /dev&lt;br /&gt;none                   4.2G   377k   4.2G   1% /dev/shm&lt;br /&gt;none                   4.2G   230k   4.2G   1% /var/run&lt;br /&gt;none                   4.2G      0   4.2G   0% /var/lock&lt;br /&gt;none                   4.2G      0   4.2G   0% /lib/init/rw&lt;br /&gt;192.168.1.1:/Public    491G   208M   491G   1% /nfs&lt;br /&gt;&lt;br /&gt;How do I Access My Files Using NFS?&lt;br /&gt;&lt;br /&gt;Just go to mount point i.e. /nfs directory with the cd command:&lt;br /&gt;cd /nfs&lt;br /&gt;ls&lt;br /&gt;gedit file.c&lt;br /&gt;How Do I Mount NFS Automatically After Reboot?&lt;br /&gt;&lt;br /&gt;Edit /etc/fstab, enter:&lt;br /&gt;$ sudo vi /etc/fstab&lt;br /&gt;OR use gui text editor such as gedit:&lt;br /&gt;$ sudo gedit /etc/fstab&lt;br /&gt;Append the following line:&lt;br /&gt;&lt;br /&gt;192.168.1.1:/Public  /nfs  nfs   soft,intr,rsize=8192,wsize=8192&lt;br /&gt;&lt;br /&gt;Save and close the file.&lt;br /&gt;How Do I Remove Mounted NFS Directory (unmount NFS)?&lt;br /&gt;&lt;br /&gt;Type the following command:&lt;br /&gt;$ cd&lt;br /&gt;$ sudo umount /nfs&lt;br /&gt;$ df -H&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-4310650330714526237?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://fernfrancis.blogspot.com/feeds/4310650330714526237/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://fernfrancis.blogspot.com/2012/02/nfs-mount-in-ubuntu.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/4310650330714526237'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/4310650330714526237'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2012/02/nfs-mount-in-ubuntu.html' title='NFS mount in ubuntu'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-2720148021289492342</id><published>2009-05-30T01:08:00.000-07:00</published><updated>2010-08-05T03:33:45.656-07:00</updated><title type='text'></title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_6X3pOF1BmBc/SuV_z--KXUI/AAAAAAAAAFU/fRocJzqhjuc/s1600-h/Image0138.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 396px; height: 276px;" src="http://1.bp.blogspot.com/_6X3pOF1BmBc/SuV_z--KXUI/AAAAAAAAAFU/fRocJzqhjuc/s320/Image0138.jpg" alt="" id="BLOGGER_PHOTO_ID_5396860259527187778" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-style: italic;font-family:arial;font-size:100%;"  &gt;&lt;/span&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-style: italic;font-family:arial;font-size:100%;"  &gt;FRANCIS FLORIANO FERNANDES&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(204, 255, 255);"&gt;RHCE    CCNA   MCTS&lt;/span&gt;   CERTIFIED&lt;br /&gt;EMAIL:fernfrancis@gmail.com&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;The post here are with respect to Centos or fedora core&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;                                                                      INDEX&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;1- &lt;a style="color: rgb(255, 255, 255);" href="http://fernfrancis.blogspot.com/2009/01/dspace-installation.html"&gt;Dspace Installation through scripts&lt;/a&gt;&lt;br /&gt;2- &lt;a style="color: rgb(255, 255, 255);" href="http://fernfrancis.blogspot.com/2009/02/installing-ftp-server.html"&gt;Installing FTP server through script&lt;/a&gt;&lt;br /&gt;3- &lt;a style="color: rgb(255, 255, 255);" href="http://fernfrancis.blogspot.com/2009/02/setting-up-dns-server.html"&gt;Installing and configuring DNS server through scripts&lt;/a&gt;&lt;br /&gt;4- &lt;a style="color: rgb(255, 255, 255);" href="http://fernfrancis.blogspot.com/2009/04/some-useful-linux-commands.html"&gt;Some Useful linux commands&lt;/a&gt;&lt;br /&gt;5- &lt;a href="http://fernfrancis.blogspot.com/2008/09/these-are-steps-to-be-followedfor.html"&gt;Mounting a NTFS partition on linux&lt;/a&gt;&lt;br /&gt;6- &lt;a href="http://fernfrancis.blogspot.com/2008/02/shell-scripting.html"&gt;Shell Scripting&lt;/a&gt;&lt;br /&gt;7- &lt;a href="http://fernfrancis.blogspot.com/2009/02/rpm-command-system-admin.html"&gt;rpm commands for system admin&lt;/a&gt;&lt;br /&gt;8- &lt;a href="http://fernfrancis.blogspot.com/2009/02/jboss-installation.html"&gt;Jboss Installation&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-2720148021289492342?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/2720148021289492342'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/2720148021289492342'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2009/05/francis-floriano-fernandes-rhce-ccna.html' title=''/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_6X3pOF1BmBc/SuV_z--KXUI/AAAAAAAAAFU/fRocJzqhjuc/s72-c/Image0138.jpg' height='72' width='72'/></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-4590411156729435629</id><published>2009-04-08T03:35:00.000-07:00</published><updated>2009-04-08T04:03:25.975-07:00</updated><title type='text'>some useful linux commands</title><content type='html'>linux geeks check out these are some useful commands &lt;br /&gt;&lt;a href="http://www.mediafire.com/file/jjtjuzd5wii/system information.pdf"&gt;System information commands&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/mttydlwdnzj/archive.pdf"&gt;Archive&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/yun4mjdmxck/Backup.pdf"&gt;Backup tools&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/tnezdvgcrzz/CDROM.pdf"&gt;CDROM support&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/lymmlg0mhjr/Character set.pdf"&gt;Character set&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/jsmgbjdgmic/DEB packages.pdf"&gt;DEB packages&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/0mzkrxtapyy/Disk Space.pdf"&gt;Disk Space&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/injcntzyjvy/files and directories.pdf"&gt;files and directories&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/coz8j1ldojm/File search.pdf"&gt;File search&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/ztejgumnm4y/File system Analysis.pdf"&gt;File system Analysis&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/dtmta2wyy1z/Filesystem SWAP.pdf"&gt;Filesystem SWAP&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/ttookokzizb/Format a Filesystem.pdf"&gt;Format a Filesystem&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/ygttzzxmezy/IPTABLES.pdf"&gt;IPTABLES&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/jemwwedigma/Monitoring and debugging.pdf"&gt;Monitoring and debugging&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/vjtmzgmniwn/Mounting a Filesystem.pdf"&gt;Mounting a Filesystem&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/md2m3mqnoyb/Networking.pdf"&gt;Networking&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/ygfkytzwhyt/Others useful commands.pdf"&gt;Others useful commands&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/dnzqedjqjmd/Permission on Files.pdf"&gt;Permission on Files&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/d2mycmq12zx/RPM Packages.pdf"&gt;RPM Packages&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/kqtzbyymyzz/samba.pdf"&gt;samba&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/ghcntfmuwmj/Shutdown, Restart.pdf"&gt;Shutdown, Restart&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/mmwodwzj3ti/Special Attributes on files.pdf"&gt;Special Attributes on files&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/mwn1hawit25/Text Manipulation.pdf"&gt;Text Manipulation&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/2jyjndjahne/Users and Groups.pdf"&gt;Users and Groups&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/dwwoigrm2md/View file content.pdf"&gt;View file content&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/file/y0rj0qjyoo4/yum.pdf"&gt;yum&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;for further reference check out this &lt;a href="http://www.linuxguide.it/"&gt;site&lt;/a&gt; &lt;br /&gt;hope this is of help to you guys out there&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-4590411156729435629?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://fernfrancis.blogspot.com/feeds/4590411156729435629/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://fernfrancis.blogspot.com/2009/04/some-useful-linux-commands.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/4590411156729435629'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/4590411156729435629'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2009/04/some-useful-linux-commands.html' title='some useful linux commands'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-6139255292222472590</id><published>2009-02-14T02:14:00.000-08:00</published><updated>2009-02-14T02:24:52.800-08:00</updated><title type='text'>Setting up a DNS Server</title><content type='html'>buddies use this script for DNS installation on a fedora core8 system.the script is based on a classful subnet mask ie only class C (255.255.255.0)I am still working on a dns script for RHEL 5 and a general script for all valid subnets.current script is avail &lt;a href="http://www.mediafire.com/file/a2gz3u11ocz/dnstrial.sh"&gt;here&lt;/a&gt;&lt;br /&gt;the necessary rpms for fedora8 can be obtained &lt;a href="http://www.mediafire.com/file/lgzqntdwwnn/scripts.tar.gz"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-6139255292222472590?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://fernfrancis.blogspot.com/feeds/6139255292222472590/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://fernfrancis.blogspot.com/2009/02/setting-up-dns-server.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/6139255292222472590'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/6139255292222472590'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2009/02/setting-up-dns-server.html' title='Setting up a DNS Server'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-5515537398206489674</id><published>2009-02-11T23:02:00.000-08:00</published><updated>2010-08-04T23:53:35.643-07:00</updated><title type='text'>rpm command system admin</title><content type='html'>These are some rpm commands a system Admin must know for daily use ,i too did not know the proper useage of these commands learnt this from a friend and Internet i have put up these commands for quick reference for some linux beginners, hope someone finds them useful.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;1-Install a RPM&lt;/span&gt;&lt;br /&gt;    rpm -ivh package-name.rpm&lt;br /&gt;    eg: epel-release-5-3.noarch.rpm&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;2- Update a RPM&lt;/span&gt;&lt;br /&gt;    rpm -Uvh package-name.rpm&lt;br /&gt;    eg: rpm -Uvh epel-release-5-3.noarch.rpm&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;3- List contents of installed RPM&lt;/span&gt;&lt;br /&gt;    rpm -qvl package-name&lt;br /&gt;    eg: rpm -qvl epel-release&lt;br /&gt;&lt;br /&gt;    &lt;span style="font-style:italic;"&gt;output is as follows&lt;/span&gt; &lt;br /&gt;-rw-r--r--    1 root    root             1698 Apr  3  2007 /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL&lt;br /&gt;-rw-r--r--    1 root    root             1054 Apr 25  2008 /etc/yum.repos.d/epel-testing.repo&lt;br /&gt;-rw-r--r--    1 root    root              954 Apr 25  2008 /etc/yum.repos.d/epel.repo&lt;br /&gt;drwxr-xr-x    2 root    root                0 Apr 25  2008 /usr/share/doc/epel-release-5&lt;br /&gt;-rw-r--r--    1 root    root            18385 Apr  3  2007 /usr/share/doc/epel-release-5/GPL&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;4-List contents of a RPM&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    rpm -qlp package-name.rpm&lt;br /&gt;    eg: rpm -qlp epel-release-5-3.noarch.rpm&lt;br /&gt;&lt;br /&gt;    &lt;span style="font-style:italic;"&gt;output is as follows&lt;/span&gt;&lt;br /&gt;    /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL&lt;br /&gt;    /etc/yum.repos.d/epel-testing.repo&lt;br /&gt;    /etc/yum.repos.d/epel.repo&lt;br /&gt;    /usr/share/doc/epel-release-5&lt;br /&gt;    /usr/share/doc/epel-release-5/GPL&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;5-Print information about an installed RPM&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;     rpm -qi package-name&lt;br /&gt;     eg: rpm -qi epel-release&lt;br /&gt;&lt;br /&gt;     &lt;span style="font-style:italic;"&gt;output is as follows&lt;/span&gt;&lt;br /&gt;     Name        : epel-release                 Relocations: (not relocatable)&lt;br /&gt;     Version     : 5                                 Vendor: Fedora Project         &lt;http://bugzilla.redhat.com/bugzilla&gt;&lt;br /&gt;     Release     : 3                             Build Date: Fri 25 Apr 2008 10:16:23 PM GST&lt;br /&gt;     Install Date: Wed 04 Aug 2010 10:02:08 PM GST      Build Host: ppc2.fedora.redhat.com&lt;br /&gt;     Group       : System Environment/Base       Source RPM: epel-release-5-3.src.rpm&lt;br /&gt;     Size        : 22091                            License: GPL&lt;br /&gt;     Signature   : DSA/SHA1, Sat 26 Apr 2008 04:03:47 AM GST, Key ID 119cc036217521f6&lt;br /&gt;     Packager    : Fedora Project &lt;http://bugzilla.redhat.com/bugzilla&gt;&lt;br /&gt;     URL         : http://download.fedoraproject.org/pub/epel&lt;br /&gt;     Summary     : Extra Packages for Enterprise Linux repository configuration&lt;br /&gt;     Description : This package contains the Extra Packages for Enterprise Linux (EPEL)   repository GPG key as well as configuration for yum.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;6-Print information about a RPM&lt;/span&gt;    &lt;br /&gt;    rpm -qpi package-name.rpm&lt;br /&gt;    eg rpm -qpi epel-release-5-3.noarch.rpm&lt;br /&gt;&lt;br /&gt;    output is as follows&lt;br /&gt;    Name        : epel-release                 Relocations: (not relocatable)&lt;br /&gt;    Version     : 5                                 Vendor: Fedora Project &lt;http://bugzilla.redhat.com/bugzilla&gt;&lt;br /&gt;    Release     : 3                             Build Date: Fri 25 Apr 2008 10:16:23 PM GST&lt;br /&gt;    Install Date: (not installed)               Build Host: ppc2.fedora.redhat.com&lt;br /&gt;    Group       : System Environment/Base       Source RPM: epel-release-5-3.src.rpm&lt;br /&gt;    Size        : 22091                            License: GPL&lt;br /&gt;    Signature   : DSA/SHA1, Sat 26 Apr 2008 04:03:47 AM GST, Key ID 119cc036217521f6&lt;br /&gt;    Packager    : Fedora Project &lt;http://bugzilla.redhat.com/bugzilla&gt;&lt;br /&gt;    URL         : http://download.fedoraproject.org/pub/epel&lt;br /&gt;    Summary     : Extra Packages for Enterprise Linux repository configuration&lt;br /&gt;    Description : This package contains the Extra Packages for Enterprise Linux (EPEL) repository&lt;br /&gt;GPG key as well as configuration for yum.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;7-List all installed RPM on your system&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;    rpm -qa&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;8-Search for a installed RPM&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;   rpm -qa | grep package-name&lt;br /&gt;   rpm -qa | grep epel-release&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;9-Print which package a file belongs&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;   rpm -qf /path/to/file&lt;br /&gt;   eg : rpm -qf /usr/share/doc/epel-release-5&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;10-List out configuration file for a RPM&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;   rpm -qc package-name&lt;br /&gt;  eg: rpm -qc epel-release&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;11-List package dependencies&lt;/span&gt;&lt;br /&gt;   &lt;br /&gt;   rpm -qpR package-name.rpm&lt;br /&gt;   eg: rpm -qpR epel-release-5-3.noarch.rpm&lt;br /&gt;   &lt;br /&gt;&lt;span style="font-weight:bold;"&gt;12-Integrity check&lt;/span&gt;&lt;br /&gt;   rpm -V package-name&lt;br /&gt;   rpm -V epel-release&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;13-Integrity check for a RPM&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;   rpm -Vp package-name.rpm&lt;br /&gt;   eg: rpm -Vp epel-release-5-3.noarch.rpm&lt;br /&gt;   &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;14-Extract files from a RPM into current directory&lt;/span&gt;&lt;br /&gt;   rpm2cpio package-name.rpm | cpio -idv&lt;br /&gt;   eg:  rpm2cpio epel-release-5-3.noarch.rpm | cpio -idv&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;15-To compile a rpm&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;   rpmbuild -ba something.spec &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;16- compile a rpm from its source file&lt;/span&gt;&lt;br /&gt;   rpmbuild --rebuild package-name.src.rpm&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-5515537398206489674?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://fernfrancis.blogspot.com/feeds/5515537398206489674/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://fernfrancis.blogspot.com/2009/02/rpm-command-system-admin.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/5515537398206489674'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/5515537398206489674'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2009/02/rpm-command-system-admin.html' title='rpm command system admin'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-5679474253505208770</id><published>2009-02-11T22:03:00.000-08:00</published><updated>2009-02-11T22:42:05.342-08:00</updated><title type='text'>Installing FTP server</title><content type='html'>To run the code on RHEL5 please edit the first line in the code,ie the proper rpm for the version must be installed. for any clarification please contact me at &lt;a href="mailto:fernfrancis@gmail.com"&gt;Email&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The script here is mainly for installing a simple ftp server,its tested on a fedora core 8 system&lt;br /&gt;the script can be downloaded from &lt;a href="http://www.mediafire.com/file/hciyhfy3nmn/vsftpd.sh"&gt;HERE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also for anonymous upload from remote use this &lt;a href="http://www.mediafire.com/file/jz2vmymyjjw/vsftpd_with%20upload.sh"&gt;link&lt;/a&gt;, all the uploads should be done in the folder userbox in the pub folder when u open the ftp transaction&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-5679474253505208770?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://fernfrancis.blogspot.com/feeds/5679474253505208770/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://fernfrancis.blogspot.com/2009/02/installing-ftp-server.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/5679474253505208770'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/5679474253505208770'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2009/02/installing-ftp-server.html' title='Installing FTP server'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-6286305710329913863</id><published>2009-02-11T00:58:00.000-08:00</published><updated>2010-08-05T05:15:08.586-07:00</updated><title type='text'>Jboss Installation</title><content type='html'>&lt;span style="font-weight: bold;"&gt;What is Jboss ?&lt;/span&gt;&lt;br /&gt;JBoss is an open source project, sponsored by Red Hat, aimed at building a Java-based &lt;b&gt;&lt;i&gt;middleware application server&lt;/i&gt;&lt;/b&gt;.&lt;br /&gt;&lt;b&gt;Middleware&lt;/b&gt; is a piece of software that connects two or more software applications so that they can exchange data.&lt;br /&gt;&lt;br /&gt;In short " jboss is nothing but multiple instances of tomcat "&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(153, 51, 153);"&gt;so let c how we can install jboss on centos 5.4&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;First of all you need to check the java version installed&lt;br /&gt;&lt;br /&gt;to check the java version on the terminal just type &lt;span style="color: rgb(102, 51, 255);"&gt;java -version&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;now corresponding to the version of jboss to be installed the exact version of java need to be installed&lt;br /&gt;for example &lt;a class="                  ext_zip       dload filename { url: 'http://downloads.sourceforge.net/project/jboss/JBoss/JBoss-5.1.0.GA/jboss-5.1.0.GA-jdk6.zip?use_mirror=autoselect&amp;amp;ts=1280995890&amp;amp;r=http://jboss.org/jbossas/downloads' }" href="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-5.1.0.GA/jboss-5.1.0.GA-jdk6.zip/download" title="/JBoss/JBoss-5.1.0.GA/jboss-5.1.0.GA-jdk6.zip:  released on 2009-05-23"&gt;jboss-5.1.0.GA-jdk6.zip&lt;/a&gt; version of jboss required jdk6&lt;br /&gt;&lt;br /&gt;The verison for java can be obtained from this website&lt;br /&gt;&lt;a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html"&gt;http://www.oracle.com/technetwork/java/javase/downloads/index.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;JAVA Installation&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In this post i am using jdk version jdk-6u16-linux-x64-rpm.bin&lt;br /&gt;&lt;br /&gt;first give executable right  to the file this can be done by the following command&lt;br /&gt;      &lt;span style="color: rgb(51, 102, 255);"&gt;chmod u+x  jdk-6u16-linux-x64-rpm.bin&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;next begin the installation by &lt;span style="color: rgb(51, 102, 255);"&gt;./chmod u+x  jdk-6u16-linux-x64-rpm.bin&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;remove the previous version of java by issuing the following command&lt;br /&gt;     &lt;span style="color: rgb(51, 102, 255);"&gt;rm -rf  /usr/bin/java &lt;br /&gt;&lt;br /&gt;create a link to the java executable by doing the following&lt;br /&gt;     &lt;span style="color: rgb(51, 102, 255);"&gt;cd /usr/bin&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;           ln -s /usr/java/jdk1.6.0_16/bin/java java&lt;br /&gt;&lt;br /&gt;set the enviroment  variable&lt;br /&gt;       &lt;span style="color: rgb(51, 102, 255);"&gt;JAVA_HOME=/usr/java/jdk1.6.0_16&lt;/span&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;             export  JAVA_HOME&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;command make entries in profile  so the the enviroment variable are set on reboot&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;add the above two lines to /etc/profile&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;check the version of java again .&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Jboss Installation&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Download JBoss AS from &lt;a href="http://jboss.org/jbossas/downloads"&gt;http://jboss.org/jbossas/downloads&lt;/a&gt;&lt;br /&gt;Here i have installed jboss JBoss AS 5.1.0.GA.zip&lt;br /&gt;&lt;br /&gt;copy the file to /usr/local/&lt;br /&gt;&lt;br /&gt;unzip the file issuing the command unzip &lt;span style="color: rgb(51, 102, 255);"&gt;JBoss AS 5.1.0.GA.zip&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;jboss must not be started as root ao adda user jboss or any other user&lt;br /&gt;no add a user jboss using &lt;span style="color: rgb(51, 51, 255);"&gt;useradd jboss&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;change the ownership of jboss by &lt;span style="color: rgb(51, 102, 255);"&gt;chown jboss.jboss&lt;/span&gt;  &lt;span style="color: rgb(51, 102, 255);"&gt;JBoss AS 5.1.0.GA&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Switch user using &lt;span style="color: rgb(51, 102, 255);"&gt;su - jboss&lt;/span&gt;&lt;br /&gt;&lt;pre&gt;jboss/bin/run.sh&lt;/pre&gt;&lt;br /&gt;next start jboss by the command&lt;br /&gt;&lt;pre style="color: rgb(51, 102, 255);"&gt;jboss AS 5.1.0.GA/bin/run.sh&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;by issuing this jboss is started on the localhost this is the same as issuing this command&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;jboss AS 5.1.0.GA/bin/run.sh -b 127.0.0.1 -c default&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;br /&gt;to start jboss on all interfaces use the following command&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;jbossAS 5.1.0.GA/bin/run.sh -b 0.0.0.0 -c default&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;br /&gt;to access jboss open a browser and enter th following url&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a rel="nofollow" title="http://your_ip_server:8080" class="external free" href="http://your_ip_server:8080/"&gt;http://your_ip_server:8080&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;&lt;br /&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;span style="color: rgb(51, 102, 255);"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0);"&gt; &lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-6286305710329913863?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/6286305710329913863'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/6286305710329913863'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2009/02/jboss-installation.html' title='Jboss Installation'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-2627052827639418148</id><published>2009-02-04T21:35:00.000-08:00</published><updated>2009-05-31T23:04:24.334-07:00</updated><title type='text'></title><content type='html'>&lt;form method="post" action="http://www.emailmeform.com/fid.php?formid=323510" enctype="multipart/form-data" charset="UTF-8"&gt;&lt;table bg="" style="color: rgb(255, 255, 255);" border="0" cellpadding="2" cellspacing="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt; &lt;div style="" id="mainmsg"&gt; &lt;/div&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;table bg border="0" cellpadding="2" cellspacing="0" style="color:#000000;"&gt;&lt;tbody&gt;&lt;tr valign="top"&gt; &lt;td nowrap="nowrap"&gt;&lt;span style="color: rgb(255, 255, 255);font-family:Verdana;font-size:85%;"  &gt;Your Name&lt;/span&gt;&lt;/td&gt; &lt;td&gt;&lt;input name="FieldData0" size="30" type="text"&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr valign="top"&gt; &lt;td nowrap="nowrap"&gt;&lt;span style="color: rgb(255, 255, 255);font-family:Verdana;font-size:85%;"  &gt;Your Email Address&lt;/span&gt;&lt;/td&gt; &lt;td&gt;&lt;input name="FieldData1" size="30" type="text"&gt; &lt;/td&gt;&lt;/tr&gt;&lt;tr valign="top"&gt; &lt;td nowrap="nowrap"&gt;&lt;span style="color: rgb(255, 255, 255);font-family:Verdana;font-size:85%;"  &gt;Message&lt;/span&gt;&lt;/td&gt; &lt;td&gt;&lt;textarea name="FieldData2" cols="60" rows="10"&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt; &lt;td colspan="2"&gt;&lt;table bg="" style="color: rgb(228, 248, 228);" cellpadding="5" cellspacing="0" width="100%"&gt;&lt;tbody&gt;&lt;tr bg="" style="color: rgb(170, 214, 170);"&gt;&lt;td colspan="2"&gt;&lt;span style="color: rgb(255, 255, 255);font-family:Verdana;font-size:85%;"  &gt;&lt;b&gt;Image Verification&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="padding: 2px;" width="10"&gt;&lt;img src="http://www.emailmeform.com/turing.php" id="captcha" /&gt;&lt;/td&gt;&lt;td valign="top"&gt;&lt;span style="color: rgb(255, 255, 255);"&gt;Please enter the text from the image&lt;/span&gt; &lt;br /&gt;&lt;input name="Turing" value="" maxlength="100" size="10" type="text"&gt;  &lt;a href="http://www.blogger.com/post-create.g?blogID=7155694513966690445#" onclick=" document.getElementById('captcha').src = document.getElementById('captcha').src + '?' + (new Date()).getMilliseconds()"&gt;&lt;/a&gt;  &lt;a href="http://www.emailmeform.com/?v=turing&amp;amp;pt=popup" onclick="window.open('http://www.emailmeform.com/?v=turing&amp;pt=popup','_blank','width=400, height=300, left=' + (screen.width-450) + ', top=100');return false;"&gt;&lt;/a&gt; ]&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt; &lt;td&gt;&lt;br /&gt;&lt;/td&gt; &lt;td align="left"&gt;&lt;input name="hida2" value="" maxlength="100" size="3" style="display: none;" type="text"&gt;&lt;input class="btn" value="Send email" name="Submit" type="submit"&gt;    &lt;input class="btn" value="  Clear  " name="Clear" type="reset"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan="2" align="center"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/form&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-2627052827639418148?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/2627052827639418148'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/2627052827639418148'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2009/02/your-name-your-email-address-message.html' title=''/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-3734607236056818984</id><published>2009-02-02T23:23:00.000-08:00</published><updated>2009-06-02T23:42:56.895-07:00</updated><title type='text'>Google tricks</title><content type='html'>&lt;span style="font-size:100%;"&gt;1- To find a particular mp3 use the following code&lt;br /&gt;   &lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;a href="https://www.server16.kproxy.com/servlet/redirect.srv/sruj/snvrabu/smno/p1/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;c2coff=1&amp;amp;q=Example%3A+%3Fintitle%3Aindex.of%3F+mp3+jackson"&gt;?intitle:index.of? mp3 (song)(artist)&lt;/a&gt;&lt;br /&gt;   &lt;/span&gt;&lt;span style="font-size:100%;"&gt;Example: ?intitle:index.of? mp3 jackson&lt;br /&gt;&lt;br /&gt;2- Finding a file&lt;br /&gt;   &lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;a href="https://www.server16.kproxy.com/servlet/redirect.srv/sruj/snvrabu/smno/p1/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;c2coff=1&amp;amp;q=inurl%3Amicrosoft+filetype%3Aiso"&gt;inurl:microsoft filetype:iso&lt;/a&gt;&lt;br /&gt;   microsoft can be changed to adobe , iso to zip, rar etc&lt;br /&gt;&lt;br /&gt;3- Searching a site&lt;br /&gt;   site:mediafire.com (file name)&lt;br /&gt;   mediafire.com cna be replaced by any other site&lt;br /&gt;&lt;br /&gt;4- &lt;/span&gt;&lt;strong style="font-weight: normal;"&gt;Find Free Anonymous Web Proxies&lt;br /&gt;   &lt;/strong&gt;&lt;a href="http://www.google.com/search?hl=en&amp;amp;q=inurl%3A%22nph-proxy.cgi%22+%22start+using+cgiproxy%22&amp;amp;btnG=Google+Search"&gt;inurl:”nph-proxy.cgi” “start using cgiproxy”&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;&lt;a href="https://www.server16.kproxy.com/servlet/redirect.srv/sruj/snvrabu/smno/p1/search?hl=en&amp;amp;lr=&amp;amp;ie=UTF-8&amp;amp;c2coff=1&amp;amp;q=Example%3A+%3Fintitle%3Aindex.of%3F+mp3+jackson"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-3734607236056818984?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/3734607236056818984'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/3734607236056818984'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2009/02/to-find-prticular-mp3-use-following.html' title='Google tricks'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-7874855436505124026</id><published>2009-02-02T22:06:00.000-08:00</published><updated>2009-09-24T04:33:02.467-07:00</updated><title type='text'>sites frequently used</title><content type='html'>&lt;span style="color: rgb(153, 153, 153); font-style: italic;"&gt;Movies Music &amp;amp; Softwares&lt;/span&gt;&lt;br /&gt;www.4shared.com&lt;br /&gt;www.amaderforum.com&lt;br /&gt;www.rapidshare.com&lt;br /&gt;www.youtube.com&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic; color: rgb(153, 153, 153);"&gt;Proxy Server&lt;br /&gt;&lt;/span&gt;https://flyproxy.com&lt;br /&gt;https://www.server16.kproxy.com&lt;br /&gt;http://www.hidemyway.com&lt;br /&gt;http://www.hidemyass.com&lt;br /&gt;http://surfshield.net&lt;br /&gt;http://kproxy.com/index.jsp&lt;br /&gt;http://www.proxifree.com&lt;br /&gt;http://www.anonproxy.info&lt;br /&gt;http://www.3proxy.com&lt;br /&gt;http://www.google.com/translate?langpair=en|en&amp;amp;u=www.blockedwebsitesite.com&lt;br /&gt;&lt;br /&gt;for orkut&lt;br /&gt;http://www.power.com&lt;br /&gt;http://proxy4orkut.com/&lt;br /&gt;u94.exe&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 153, 153); font-style: italic;"&gt;Books&lt;/span&gt;&lt;br /&gt;www.ebookee.com&lt;br /&gt;www.freebookspot.com&lt;br /&gt;www.4shared.com&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 153, 153); font-style: italic;"&gt;Administrator web tools&lt;/span&gt;&lt;br /&gt;www.infosniper.net&lt;br /&gt;www.whatismyip.com&lt;br /&gt;www.selfseo.com&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 153, 153); font-style: italic;"&gt;Administrators configuration help sites&lt;br /&gt;&lt;/span&gt;http://www.qmailrocks.org/clamspam_rh.htm&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 153, 153); font-style: italic;"&gt;Online contact form hosting&lt;/span&gt;&lt;br /&gt;www.emailmeform.com&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 153, 153); font-style: italic;"&gt;Informative sites&lt;/span&gt;&lt;br /&gt;www.howstuffworks.com&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color: rgb(153, 153, 153); font-style: italic;"&gt;Online Photo-editing sites&lt;/span&gt;&lt;br /&gt;www.lunapic.com&lt;br /&gt;www.splashup.com&lt;br /&gt;www.picnik.com&lt;br /&gt;www.fotoflexer.com&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-7874855436505124026?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/7874855436505124026'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/7874855436505124026'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2009/02/sites-frequently-used.html' title='sites frequently used'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-5601180665868477597</id><published>2009-01-20T20:12:00.000-08:00</published><updated>2009-01-22T20:18:36.469-08:00</updated><title type='text'>Dspace Installation</title><content type='html'>hey guys i have made  life easy creating scripts for dspace installation they can be found at the following URL &lt;span style="text-decoration: underline;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.mediafire.com/?sharekey=0dec823c57d026a691b20cc0d07ba4d2ca740d89635e2746"&gt;http://www.mediafire.com/?sharekey=0dec823c57d026a691b20cc0d07ba4d2ca740d89635e2746&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;These are tested scripts,but use it at your own risk&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-5601180665868477597?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://fernfrancis.blogspot.com/feeds/5601180665868477597/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://fernfrancis.blogspot.com/2009/01/dspace-installation.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/5601180665868477597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/5601180665868477597'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2009/01/dspace-installation.html' title='Dspace Installation'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-3842458657655441809</id><published>2008-09-24T21:28:00.000-07:00</published><updated>2009-09-24T22:24:09.076-07:00</updated><title type='text'></title><content type='html'>These are the steps to be followedfor mounting a NTFS partition on linux, hope this is of any use to you all linux fans&lt;br /&gt;&lt;br /&gt;step1:-&lt;br /&gt;rpm -ivh dkms-* fuse-*&lt;br /&gt;&lt;br /&gt;step2:-&lt;br /&gt;useradd machbuild&lt;br /&gt;&lt;br /&gt;step3:-&lt;br /&gt;passwd -d machbuild&lt;br /&gt;&lt;br /&gt;step4:-&lt;br /&gt;mkdir /windows&lt;br /&gt;fdisk -l (All drives will be displayed and select the appropriate drive from here (sda1 or sdc1)&lt;br /&gt;mount -t ntfs-3g /dev/sda1 /windows&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-3842458657655441809?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://fernfrancis.blogspot.com/feeds/3842458657655441809/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://fernfrancis.blogspot.com/2008/09/these-are-steps-to-be-followedfor.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/3842458657655441809'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/3842458657655441809'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2008/09/these-are-steps-to-be-followedfor.html' title=''/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7155694513966690445.post-5902554629562505286</id><published>2008-02-02T08:39:00.000-08:00</published><updated>2009-12-15T09:06:38.157-08:00</updated><title type='text'>Shell Scripting</title><content type='html'>In this post scripts are written which helps a lot&lt;br /&gt;&lt;br /&gt;This script is used to mount a shared windows drive on a linux system. make sure you have samba installed before you run this script.the script is encoded and can be found &lt;a href="http://www.mediafire.com/file/nmitzakuoly/smb.sh"&gt;here&lt;/a&gt; the same code is written in c for C Programmers &lt;a href="http://www.mediafire.com/file/zzjzzxnnbmz/smbw.c"&gt;C-CODE&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7155694513966690445-5902554629562505286?l=fernfrancis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://fernfrancis.blogspot.com/feeds/5902554629562505286/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://fernfrancis.blogspot.com/2008/02/shell-scripting.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/5902554629562505286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7155694513966690445/posts/default/5902554629562505286'/><link rel='alternate' type='text/html' href='http://fernfrancis.blogspot.com/2008/02/shell-scripting.html' title='Shell Scripting'/><author><name>francis</name><uri>http://www.blogger.com/profile/13436796118250936653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_6X3pOF1BmBc/SuWCgKuID0I/AAAAAAAAAFc/glxD-siN-EQ/S220/Image0142.jpg'/></author><thr:total>0</thr:total></entry></feed>
