Did any1 of you know
#1

Hello Guys
Did any1 of you know How to Install FTP ON GPX..(GamePanelX) bcz last time when i use OGP I didn't succes with changing the version..
Now if there's any1 know..
i will give him 3samp servers for Perm with 1000 slots..
or is there any solution told me here pls xd
Reply
#2

You need some sort of daemon running on your machine, I've done it before with Ubuntu.

Type this ps -ef | grep pure-ftpd | grep -v grep and post the result
Reply
#3

Install an FTP daemon? Not entirely sure on what you're asking.
Reply
#4



and ?
but it's GamePanelX Not OGP
Reply
#5

Код:
cd ~
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
rpm --import http://dag.wieers.com/rpm/packages/RPM-G...49883629cd /tmp
wget http://pkgs.repoforge.org/rpmforge-relea...9883629rpm -ivh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
rpm --import https://fedoraproject.org/static/0608B89...883629wget http://dl.fedoraproject.org/pub/epel/6/x...9883629rpm -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
Reply
#6

Quote:
Originally Posted by Wizzard2H
Посмотреть сообщение
Код:
cd ~
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
rpm --import http://dag.wieers.com/rpm/packages/RPM-G...29877890cd /tmp
wget http://pkgs.repoforge.org/rpmforge-relea...9877890rpm -ivh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
rpm --import https://fedoraproject.org/static/0608B89...877890wget http://dl.fedoraproject.org/pub/epel/6/x...9877890rpm -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/
Reply
#7

Quote:
Originally Posted by Wizzard2H
Посмотреть сообщение
Код:
cd ~
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
rpm --import http://dag.wieers.com/rpm/packages/RPM-G...29348762cd /tmp
wget http://pkgs.repoforge.org/rpmforge-relea...9348762rpm -ivh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
rpm --import https://fedoraproject.org/static/0608B89...348762wget http://dl.fedoraproject.org/pub/epel/6/x...9348762rpm -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
i did but it won't work '-'
Reply
#8

Quote:
Originally Posted by rymax99
Посмотреть сообщение
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
Reply
#9

Quote:
Originally Posted by Wizzard2H
Посмотреть сообщение
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
Hm..
i have to login with FTP Client Only ?right ?
bcz i have use http://net2ftp.com/
anyway can you help me
Reply
#10

Quote:
Originally Posted by Wizzard2H
Посмотреть сообщение
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
Makes sense - you probably just originally got the commands from a similar article, or something, which is a reasonable assumption since the order and such is the same. No sweat, just see lots of people copying and pasting when linking is the better option, especially if there's better explanations.


Anyway, Wizzard, what exactly you're trying to do is not clear. Most of us aren't going to be familiar, especially with the inner workings of the particular piece of software you're using, so it's best to ask a generic question. By default with most Linux distributions, you should be able to access sftp if OpenSSH is installed on the system, so you probably don't even need to install a ftp daemon unless you want support for virtual users and such.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)