Jump to content

AVVVVVVA

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by AVVVVVVA

  1. I prepare server for RO by Ubuntu with these steps Install Ubuntu with LAMP, OpenSSH server apt-get update apt-get upgrade apt-get install vsftpd nano /etc/vsftpd.conf (for change config to anonymous_enable=NO, write_enable=YES, chroot_local_user=Yes) nano /etc/mysql/my.cnf (for change config blind-address = 0.0.0.0) apt-get install gcc apt-get install zlib1g-dbg apt-get install libmysqlclient15-dev apt-get install libpcre3-dev reboot and done
×
×
  • Create New...