Jump to content
View in the app

A better way to browse. Learn more.

PHP论坛人

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

DD Debian 13

Featured Replies

購買雲主機之前,要知道主機商有無給你 noVNC 控制台,才能了解DD Linux過程是什麼情況

DD Linux完成後,遇到SSH無法連線登入,這時才能使用 noVNC 控制台,檢查是否為網路卡設置的問題

以及設置防火牆後,如果更換IP而將自己IP擋住,這時才能使用 noVNC 控制台去修改防火牆規則

SSH登入之後,更新一下

apt update -y

apt install wget -y

---------------------

開始DD Debian

---------------------

DD腳本 作者 https://github.com/leitbogioro/Tools

下載DD腳本

wget --no-check-certificate InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh'

設置權限

chmod a+x /root/InstallNET.sh

直接加參數 (指定debian 13、鏡像 ftp.hk.debian.org、root新密碼)

bash InstallNET.sh -debian 13 -mirror "http://ftp.hk.debian.org/debian/" -pwd 輸入你自定的root密碼

在SSH這部份,完成後,需要自己下指令 reboot 來重開機

[Finish] Input 'reboot' to continue the subsequential installation.

需要自己下指令重開機

reboot

接下來,使用主機商提供的noVNC控制台,查看DD Linux的情況如何

01x.png

02x.png

完成後,再SSH登入

root密碼是上面你自定的root密碼

Edited by Jack

Create an account or sign in to comment

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.