-
-
Save QGB/65cc9b5fce61fd57b56b37d2c164692e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1: 1 windows (created Mon Jan 21 14:40:13 2019) [197x62] (attached) | |
root@U1604:~# tmux at | |
make[1]: Leaving directory '/root/lnmp/src/pure-ftpd-1.0.47/gui' | |
Making install in m4 | |
make[1]: Entering directory '/root/lnmp/src/pure-ftpd-1.0.47/m4' | |
make[2]: Entering directory '/root/lnmp/src/pure-ftpd-1.0.47/m4' | |
make[2]: Nothing to be done for 'install-exec-am'. | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/root/lnmp/src/pure-ftpd-1.0.47/m4' | |
make[1]: Leaving directory '/root/lnmp/src/pure-ftpd-1.0.47/m4' | |
make[1]: Entering directory '/root/lnmp/src/pure-ftpd-1.0.47' | |
make[2]: Entering directory '/root/lnmp/src/pure-ftpd-1.0.47' | |
/bin/mkdir -p '/usr/local/pureftpd/etc' | |
/usr/bin/install -c -m 644 pure-ftpd.conf '/usr/local/pureftpd/etc' | |
make[2]: Nothing to be done for 'install-data-am'. | |
make[2]: Leaving directory '/root/lnmp/src/pure-ftpd-1.0.47' | |
make[1]: Leaving directory '/root/lnmp/src/pure-ftpd-1.0.47' | |
Created symlink from /etc/systemd/system/multi-user.target.wants/pureftpd.service to /lib/systemd/system/pureftpd.service. | |
Generating DH parameters, 2048 bit long safe prime, generator 2 | |
This is going to take a long time | |
..................................................................................................................................................................................................+............................................................+................................................................................+....................................................................................................................................................+...................................................................................................................................................................................................................................................................................+....................................+.......................................................................+.................................................................................................................................................+...............................................................................................................................................................................................................................................................................................+.................+................................+.....................................................................................................................+.............................+..........................+......+..........+.............+............................................................................+..............................................+..........................................+................................................................................................+......+...............................................+...........................................................++*++*++*++* | |
Can't load /root/.rnd into RNG | |
139964399449856:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:98:Filename=/root/.rnd | |
Generating a RSA private key | |
..+++++ | |
.........................................................................................................................................................................................................................................................................................+++++ | |
writing new private key to '/etc/ssl/private/pure-ftpd.pem' | |
----- | |
Pure-Ftp installed successfully! | |
[xprober.php] found | |
[ocp.php] found | |
####################Congratulations######################## | |
Total OneinStack Install Time: 20 minutes | |
Nginx install dir: /usr/local/nginx | |
Database install dir: /usr/local/mysql | |
Database data dir: /data/mysql | |
Database user: root | |
Database password: 123qwe | |
PHP install dir: /usr/local/php | |
Opcache Control Panel URL: http://192.168.1.164/ocp.php | |
Pure-FTPd install dir: /usr/local/pureftpd | |
Create FTP virtual script: ./pureftpd_vhost.sh | |
phpMyAdmin dir: /data/wwwroot/default/phpMyAdmin | |
phpMyAdmin Control Panel URL: http://192.168.1.164/phpMyAdmin | |
Index URL: http://192.168.1.164/ | |
Please restart the server and see if the services start up fine. | |
Do you want to restart OS ? [y/n]: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment