ตอบ

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
ชื่อ:
อีเมล์:
หัวข้อ:
ไอค่อนข้อความ:

กันการสแปม
คำนำหน้านามของผู้ชายไทยคือ


shortcuts: กด alt+s เพื่อตั้งกระทู้ หรือ alt+p แสดงตัวอย่าง


สรุปหัวข้อ

ข้อความโดย: admin
« เมื่อ: 13/08/20 »

chmod: cannot access 'install.sh​': No such file or directory


sudo

ทำการ download และติดตั้ง Virtualmin​
[root@demops ~]# wget http://software.virtualmin.com/gpl/scripts/install.sh
[root@demops ~]# chmod +x install.sh​
[root@demops ~]# ./install.sh​
restart Webmin อีกครั้ง​
[root@demops ~]# service webmin restart​
เมื่อเข้า Webmin ผ่าน Webbrowser อีกครั้ง Icon Virtualmin จะปรากฏขึ้นมา​



sudo chmod 777 home/amnesia/Desktop/file


The easiest way to get the install script onto your server, is to login to your server and use wget or curl. For example:

# wget http://software.virtualmin.com/gpl/scripts/install.sh

sudo /bin/sh install.sh


 ./install.sh​