Kaskus

News

hallucinateeeeeAvatar border
TS
hallucinateeeee
Ubuntu server Tutorial
Muhammad GusanwaAkbar 19650078

Update system ubuntu anda


Quote:



Install apache


Quote:



Install mysql server

Quote:



Install pengaman untuk database kita
Code:
sudo mysql_secure_installation utility


aktifkan mysql dalam sistem
Code:
sudo ufw enable
sudo ufw allow mysql


aktifkan mysql dalam system dan jalankan

Quote:




Akses mysql
Code:
/usr/bin/mysql -u root -p


Buat master akun anda
Code:
UPDATE mysql.user SET Password = PASSWORD('password') WHERE User = 'root';


set password akun  
Code:
UPDATE mysql.user SET authentication_string = PASSWORD('password') WHERE User = 'root';





Instalasi Protocol ftp


Quote:





izinkan ftp dalam sistem ubuntu


Quote:




Jalankan ftp dalan system ubuntu

Quote:





buat user untuk ftp

Quote:


buat password untuk user yang telah dibuat
Quote:




Buat folder


Quote:





Identifikasi firewall


Quote:





Start ubuntu-ftp


Quote:





Ftp protocol telah terinstall dan ubuntu server siap menjadi host website anda
thepacemakerAvatar border
eyefirst2Avatar border
eyefirst2 dan thepacemaker memberi reputasi
2
322
4
GuestAvatar border
Komentar yang asik ya
Urutan
Terbaru
Terlama
GuestAvatar border
Komentar yang asik ya
Komunitas Pilihan