跳转到帖子
在手机APP中查看

一个更好的浏览方法。了解更多

PHP论坛人

主屏幕上的全屏APP,带有推送通知、徽章等。

在iOS和iPadOS上安装此APP
  1. 在Safari中轻敲分享图标
  2. 滚动菜单并轻敲添加到主屏幕
  3. 轻敲右上角的添加按钮。
在安卓上安装此APP
  1. 轻敲浏览器右上角的三个点菜单 (⋮) 。
  2. 轻敲添加到主屏幕安装APP
  3. 轻敲安装进行确认。

DD Linux (Debian 12)

精选回复

发布于

DD Debian 12

https://github.com/leitbogioro/Tools

 

發現雲主機商沒有 Debian 12 系統

有試過幾次從 Debian 11 升級到 Debian 12,但是會出問題,只能DD了

 

---------------------
實測
---------------------

主機商只有 Debian 11,先恢復系統


再SSH登入,更新一下

 

apt update -y

apt install wget -y

 

---------------------
開始DD Debian
---------------------

下載DD腳本

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

 

chmod a+x /root/InstallNET.sh

 


後面最好加參數

要DD為debian 12,使用鏡像 ftp.hk.debian.org,DD完成後使用root密碼登入

bash InstallNET.sh -debian 12 -mirror "http://ftp.hk.debian.org/debian/" -pwd

 


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

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

 

重開機
reboot

 

接下來,使用主機商提供的VNC,看看DD的進度如何

 

完成後,再SSH登入

 

root密碼預設是 LeitboGi0ro

 

本帖最后于,由Jack编辑

创建帐户或登录后发表意见

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.