cd ~ rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY* rpm --import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt cd /tmp wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm rpm -ivh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm rpm --import https://fedoraproject.org/static/0608B895.txt wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -ivh epel-release-6-8.noarch.rpm yum update -y yum install pure-ftpd -y 1) pure-pw useradd ... -u 1234 -g 1234 -d /var/www/html/games/_SERVERS/accounts/CLIENTNAME 2) chmod 777 -R /var/www/html/games/_SERVERS/accounts/CLIENTNAME 3) pure-pw mkdb 4) service pure-ftpd restart service pure-ftpd restart service httpd restart service mysqld restart
Код:
cd ~ rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY* rpm --import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt cd /tmp wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm rpm -ivh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm rpm --import https://fedoraproject.org/static/0608B895.txt wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -ivh epel-release-6-8.noarch.rpm yum update -y yum install pure-ftpd -y 1) pure-pw useradd ... -u 1234 -g 1234 -d /var/www/html/games/_SERVERS/accounts/CLIENTNAME 2) chmod 777 -R /var/www/html/games/_SERVERS/accounts/CLIENTNAME 3) pure-pw mkdb 4) service pure-ftpd restart service pure-ftpd restart service httpd restart service mysqld restart |
Код:
cd ~ rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY* rpm --import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt cd /tmp wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm rpm -ivh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm rpm --import https://fedoraproject.org/static/0608B895.txt wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm rpm -ivh epel-release-6-8.noarch.rpm yum update -y yum install pure-ftpd -y 1) pure-pw useradd ... -u 1234 -g 1234 -d /var/www/html/games/_SERVERS/accounts/CLIENTNAME 2) chmod 777 -R /var/www/html/games/_SERVERS/accounts/CLIENTNAME 3) pure-pw mkdb 4) service pure-ftpd restart service pure-ftpd restart service httpd restart service mysqld restart |
Probably best to just link to the article so that it explains what you're doing with running each command and the user actually semi-understands how it works:
http://www.servermom.org/how-to-inst...entos-6-4/789/ |
I have never read that article , the commands are saved on my PC so each time I need them I use them , just thought to help this guy
![]() |
I have never read that article , the commands are saved on my PC so each time I need them I use them , just thought to help this guy
![]() |