Jump to content

AVVVVVVA

Members
  • Posts

    1
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Thailand

AVVVVVVA's Achievements

Poring

Poring (1/15)

0

Reputation

  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...