I am trying to start the services of ProFTPd. There was an error found. The services cant start.
With my research from internet, I had been advices that to modify the host file. Over /etc/hosts
I add in two lines after the original hosts file.
ipaddress hosts name
This settle my services start problem.
Followers
Tuesday, 28 February 2012
Monday, 20 February 2012
Shorewall Install in Centos Server
Shorewall Install in Centos Server
1. Download: wget http://www.shorewall.net/pub/shorewall/4.5/shorewall-4.5.0/shorewall-core-4.5.0-0base.noarch.rpm (May Be not working)
OR
wget http://llnw.hostoi.com/shorewall-core-4.5.0-0base.noarch.rpm
wget http://llnw.hostoi.com/shorewall-4.5.0-0base.noarch.rpm
or download here.
2. rpm -ivh shorewall-core-4.5.0-0base.noarch.rpm
3. yum install perl-Digest-SHA1
4. rpm -ivh shorewall-4.5.0-0base.noarch.rpm
5. DONE!!!
It is so simple and easy.
Thank you!!!
1. Download: wget http://www.shorewall.net/pub/shorewall/4.5/shorewall-4.5.0/shorewall-core-4.5.0-0base.noarch.rpm (May Be not working)
OR
wget http://llnw.hostoi.com/shorewall-core-4.5.0-0base.noarch.rpm
wget http://llnw.hostoi.com/shorewall-4.5.0-0base.noarch.rpm
or download here.
2. rpm -ivh shorewall-core-4.5.0-0base.noarch.rpm
3. yum install perl-Digest-SHA1
4. rpm -ivh shorewall-4.5.0-0base.noarch.rpm
5. DONE!!!
It is so simple and easy.
Thank you!!!
Saturday, 18 February 2012
Monday, 13 February 2012
CentOs Research Work self study
I am learning install Webmin in CentOs through this website.
http://jazzymarketing.com/main/0805/website-hosting
Webmin homepage
http://webmin.com/vdownload.html
Finally I managed to get the source of Proftpd in CentOs. The Source come from RedHat. I like this so much.
For the 32-bits version of your OS just run the following:
Then following with:
http://jazzymarketing.com/main/0805/website-hosting
Webmin homepage
http://webmin.com/vdownload.html
Finally I managed to get the source of Proftpd in CentOs. The Source come from RedHat. I like this so much.
For the 32-bits version of your OS just run the following:
rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
Then following with:
yum install proftpd
Subscribe to:
Posts (Atom)