跳到主內容
版本:2.5

修補套件

資訊

USB儲存裝置預設為被封鎖狀態。 若需存取 USB 裝置,請以管理員身分登入後,透過 CLI > tuning > configure 指令將調校選項 cubesys.probeusb 設定為 true

USB 裝置

logrotate_fix.fixpack 複製至 USB 隨身碟(格式:FAT 或 exFAT)

將USB插入伺服器

SCP

$ scp logrotate_fix.fixpack [email protected]:/var/fixpack/

套用修補套件

$ ssh admin@IPADDRESS
Warning: Permanently added '192.168.x.x' (ECDSA) to the list of known hosts.
Password:
Welcome to the Cube Appliance
Enter "help" for a list of available commands
controller> fixpack
controller:fixpack> install
1: usb
2: local
Enter index: 1
1: logrotate_fix.fixpack
Enter index: 1
Installation of fixpack logrotate_fix is successful
controller:fixpack>