W3Cschool
恭喜您成為首批注冊用戶
獲得88經(jīng)驗值獎勵
可以察看 http://www.ubuntulinux.org/wiki/WartyUpgradeNotes 獲得升級過程的信息 也可以察看Hoary的升級信息
https://www.ubuntulinux.org/support/documentation/faq/upgrade-sarge
如果你是從 UbuntuHelp:WartyWarthog pre-releases升級則第一步是執(zhí)行下面這一步:
1. 將initial user加到scanner group:
#sudo adduser $(getent passwd 1000 | cut -d: -f1) scanner
2. 如果你是從 Debian升級則第一步是執(zhí)行下面這一步:
deb-src http://archive.ubuntu.com/ubuntu/ warty main restricted universe deb http://security.ubuntu.com/ubuntu/ warty-security main restricted deb-src http://security.ubuntu.com/ubuntu/ warty-security main restricted
# for group in adm audio cdrom dialout floppy video lpadmin plugdev scanner; do
adduser $(getent passwd 1000 | cut -d: -f1) $group done
# firstuser=$(getent passwd 1000 | cut -d: -f1); echo "$firstuser ALL=(ALL) ALL" >> /etc/sudoers<br />
為了能在桌面運行系統(tǒng)設(shè)置程序這一步是必須的。#sudo apt-get install ubuntu-base ubuntu-desktop
#sudo apt-get install linux-686
Copyright©2021 w3cschool編程獅|閩ICP備15016281號-3|閩公網(wǎng)安備35020302033924號
違法和不良信息舉報電話:173-0602-2364|舉報郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號
聯(lián)系方式:
更多建議: