ubuntu設(shè)置不自動屏保 Ubuntu怎樣才能不進(jìn)入休眠模式有什么方法?
Ubuntu怎樣才能不進(jìn)入休眠模式有什么方法?本文以Ubuntu16.04為例,演示設(shè)置Ubuntu系統(tǒng)不進(jìn)入休眠模式的步驟:一、在桌面上方點擊“system”下的“preference”選項;二、在
Ubuntu怎樣才能不進(jìn)入休眠模式有什么方法?
本文以Ubuntu16.04為例,演示設(shè)置Ubuntu系統(tǒng)不進(jìn)入休眠模式的步驟:
一、在桌面上方點擊“system”下的“preference”選項;
二、在“preference”選項中點擊“screensaver”,進(jìn)入屏幕保護(hù)設(shè)置;
三、在“Screensaver Preferences”對話框中,將“Activate screeensaver when computer is idle”和“Lock screen when scr
libquicktime是什么文件?
Ubuntu 目前是最流行的Linux桌面發(fā)行版本,據(jù)Distrowatch統(tǒng)計,過去的6個月來一直占據(jù)榜首。GNOME 3 目前已在Ubuntu 11.10 源中,如果喜歡GNOME 3桌面環(huán)境,可通過軟件中心或下面命令安裝gnome 3。1、更新升級源 終端輸入下面命令:sudo gedit
較快速的升級源有163,源,科大源,搜狐源等,大家將新的升級源全部覆蓋原文件
的內(nèi)容,保存退出。然后執(zhí)行下面命令:sudo apt-get update 提示:作出修改前,最好對
文件做好備份,以免以后發(fā)生難以預(yù)料的錯誤。大家可使用下面命令做該文件備份:sudo cp
、安裝更新 Ubuntu 系統(tǒng)為最新版本,并不意味著系統(tǒng)所搭載的軟件是最新版本。升級軟件版本: sudo apt-g:tualatrix/ppa sudo apt-g:ubuntu-tw:ailurussudo apt-g:
D: sudo apt-get install aria2)sudo apt-get install git-coregit clone
然后切換到src/目錄,執(zhí)行main文件即可。5、互聯(lián)網(wǎng)工具 IM 工具:Ubuntu 11.10默認(rèn)搭載Empathy,如果喜歡Pidgin:sudo apt-get install pidgin 網(wǎng)絡(luò)瀏覽器:Ubuntu 11.10 將搭載Firefox 7。Google chrome,chromuim,opera等瀏覽器也是很不錯的瀏覽器。6、影音視頻 PPS已經(jīng)更新到1.0.2版本,大家可到官網(wǎng)下載 播放器vlc: sudo apt-get install vlc 安裝編碼: sudo apt-get install non-free-codecs libxine1-ffmpeg gxine mencoder libmpcdec3 libquicktime1 flac faac faad sox ffmpeg2theora libmpeg2-4 uudeview flac libmpeg3-1 mpeg3-utils mpegdemux liba52-dev mpeg2dec vorbis-tools id3v2 mpg321 mpg123 libflac 6 ffmpeg libmp4v2-0 totem-mozilla icedax tagtool easytag id3tool lame nautilus-script-audio-convert libmad0 libjpeg-progs 若要支持DVD,則安裝 sudo apt-get install libdvdcss2 sudo
優(yōu)秀的音樂播放器還有Adacious,可使用下面命令安裝: sudo apt-get install audacious7、辦公 Ubuntu 默認(rèn)搭載的LibreOffice,當(dāng)然我們還可以選擇OpenOffice,永中Office,wine MS Office。我們這里推薦永中軟件@
,根據(jù)您的需要選擇相應(yīng)版本下 載即可。 字典:stardict sudo apt-get install stardict 還有項目管理軟件Planner(
)、思維導(dǎo)圖FreeMind、Dia流程圖工具等。大家可以在Ubuntu 軟件中心搜索安裝即可。8、安裝解壓工具 sudo apt-get install unace unrar zip unzip p7zip-full p7zip-rar sharutils rar uudeview mpack lha arj cabextract9、圖形 截圖工具:shutt: sudo apt-g: sudo apt-get install gthumb10、輸入法 ibus-google pinyin 和fcitx-googlepinyin安裝方法可參考@#ibus-googlepinyin
fcitx 主頁@
小小輸入法yong:下載地址@115網(wǎng)盤,Linux用戶選擇“yong-lin-1.7.0-1.7z”。安裝方法: 下載安裝文件,解壓,進(jìn)入解壓后的文件目錄,執(zhí)行命令 sudo
Cinstall 如果需要安裝64位程序 Sudo Cinstall64卸載:sudo Cuninstall選擇Cselect作為默認(rèn)輸入法,然后注銷系統(tǒng),重新登錄使用。附:apt命令用法apt-get更新升級軟件列表;Apt-get install安裝新的軟件包Apt-get remove卸載已安裝的軟件包(保留配置文件)apt-get Cpurge remove卸載已安裝的軟件包(刪除配置文件)apt-get清理系統(tǒng)。不影響已安裝的軟件。使用apt-get upgrade更新任何已安裝的軟件包。apt-get dist-upgrade會將系統(tǒng)升級到新版本的apt-cache搜索查找軟件包。