因為在打字時,有時候會有空格或文字疏漏造成錯誤,所以提供以下文字指令(紅色文字部份)提供各位使用滑鼠來複製貼上, 詳細說明仍請您搭配原文件來使用,大家加油! #apt update
#apt upgrade 回答Y
#apt-get update
#apt-get install sshfs
#apt-get -y install linux-image-generic
#update-grub #nano /etc/default/grub 修改為 GRUB_DEFAULT='1>2'
#sync;sync;sync;reboot
重新開機後,請再次登入,並再次 sudo su -
#wget https://raw.githubusercontent.com/switnet-ltd/quick-jibri-installer/master/jigasi.sh
#wget https://raw.githubusercontent.com/switnet-ltd/quick-jibri-installer/master/jitsi-updater.sh
#wget https://raw.githubusercontent.com/switnet-ltd/quick-jibri-installer/master/jm-bm.sh
#wget https://raw.githubusercontent.com/switnet-ltd/quick-jibri-installer/master/jra_nextcloud.sh
#wget https://raw.githubusercontent.com/switnet-ltd/quick-jibri-installer/master/quick_jibri_installer.sh
#chmod +x jigasi.sh
#chmod +x jitsi-updater.sh
#chmod +x jm-bm.sh
#chmod +x jra_nextcloud.sh
#chmod +x quick_jibri_installer.sh
#/root/quick_jibri_installer.sh
接下來要經過一段安裝與設定的時間,請各位回到講義,參考內容進行後續相關設定~