***************************
:
***************************
:***************************
::
***************************
รันคำสั่งตามนี้
- wget https://raw.githubusercontent.com/jiraphaty/auto-script-vpn/master/openvpn-auto-ub14.sh
- chmod +x openvpn-auto-ub14.sh
- ./openvpn-auto-ub14.sh
- reboot หนึ่งรอบ
สคริปท์ติดตั้ง เว็บสมัคร
https://github.com/jiraphaty/auto-script-vpn/blob/master/openvpnweb/
- ล็อกอินเข้าเครื่อง vps ด้วยรหัสที่คุณมี
- ทำตามขั้นตอน
- sudo -i
- nano /etc/ssh/sshd_config
- หาบรรทัด PermitRootLogin no เปลี่ยนเป็น PermitRootLogin yes
- หาบรรทัด PasswordAuthentication no เปลี่ยนเป็น PasswordAuthentication yes
- Ctrl + X
- Y
- service restart ssh (ใช้คำสั่งรีสตาร์ท ตามระบบ)
- ตั้งพาสโดยใช้คำสั่ง passwd root
- ใช้ auto-script รันสคริปต์ตามนี้ (เลือกตามระบบ)
- ตัวอย่าง ระบบ Ubuntu 14.04
- wget https://raw.githubusercontent.com/jiraphaty/auto-script-vpn/master/ssh_ub14.sh
- chmod +x ssh_ub14.sh
- ./ssh_ub14.sh
- ตั้งพาสโดยใช้คำสั่ง passwd root