亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪(fǎng)問(wèn)板塊 發(fā)新帖
查看: 817 | 回復(fù): 0
打印 上一主題 下一主題

ubuntu [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2007-09-24 19:31 |只看該作者 |倒序?yàn)g覽

                                                                                               
http://hi.baidu.com/nfubuntu
很不錯(cuò)>
大家可以從http://www.ubuntustudio.org 下載到他的DVD版 把他刻錄成DVD 然后從你的電腦里啟動(dòng)他
在啟動(dòng)選項(xiàng)里 選擇 install ubuntu studio
ubuntu上網(wǎng),通過(guò)銳捷認(rèn)證,靜態(tài)ip
myxrgsu   
    no -d
7.04中文輸入法安裝
sudo apt-get install language-support-zh
查看系統(tǒng)版本
1.內(nèi)核   uname -r
       uname - print system information
2.發(fā)行版   cat /etc/issue
編譯之前要安裝好下面的編譯器:
sudo apt-get install build-essential bin86 kernel-package
sudo apt-get install libqt3-headers libqt3-mt-dev
sudo apt-get install bootcd-mkinitramfs
下載 linux-2.6.22.7.tar.bz2
cd Destop
sudo cp linux-2.6.22.7.tar.bz2 /usr/src
cd /usr/src
sudo tar -jxvf linux-2.6.22.7.tar.bz2
cd linux-2.6.22.7
sudo make xconfig
sudo make               
sudo make modules_install
sudo make install  
sudo mkinitramfs -o /boot/initrd.img-2.6.22.7-generic
編譯后修改/boot/grub/menu.lst
title                   [color="#ff0000"]Ubuntu, kernel 2.6.22.7
root                  (hd0,8)
kernel          [color="#ff0000"]/boot/vmlinuz-2.6.22.7 root=UUID=ec8c8633-d344-488a-9c73-cf9766fc2d1d ro quiet splash locale=zh_CN
initrd           [color="#339966"]/boot/initrd.img-2.6.22.7[color="#ff0000"]-generic
make modules_install后的提示信息
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map  2.6.22.7; fi
make install后的提示信息
sh /usr/src/linux-2.6.22.7/arch/i386/boot/install.sh 2.6.22.7 arch/i386/boot/bzImage System.map "/boot"
In order to use the new kernel image you have just installed, you
will need to reboot the machine.  First, however, you will need to
either make a bootable floppy diskette, re-run LILO, or have GRUB
installed.
Checking for ELILO...No
GRUB is installed. To automatically switch to new kernels, point your
default entry in menu.lst to /boot/vmlinuz-2.6.22.7
realplay
sudo gedit /usr/bin/realplay
在第二行也就是“#!/bin/sh”的下一行加入 CODE代碼:
GTK_IM_MODULE=xim; export GTK_IM_MODULE
mplayer播放器
sudo apt-get install mplayer
解碼器:
sudo apt-get install beep-media-player totem-xine w32codecs libxine-extracodecs
如何安裝 RAR ZIP壓縮/解壓縮程序
安裝
sudo apt-get install rar unrar
建立軟鏈接
sudo ln -fs /usr/bin/rar /usr/bin/unrar
這樣,以后只要在命令行輸入unrar,就可以解壓或者壓縮文件了,安裝完成后,歸檔管理器也同時(shí)集成了rar組件
安裝
sudo apt-get install zip unzip
建立軟鏈接
sudo ln -fs /usr/bin/rar /usr/bin/unrar
安裝詞霸星際譯王
(1)安裝主程序
sudo apt-get install stardict stardict-common
(2)安裝字典
sudo apt-get install ??
或者下載辭典放到 /usr/share/stardict/dic/
安裝電騾amule
命令行輸入:sudo apt-get install amule
FTP客戶(hù)端fFTP
sudo apt-get install gftp
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               

本文來(lái)自ChinaUnix博客,如果查看原文請(qǐng)點(diǎn):http://blog.chinaunix.net/u/17956/showart_389150.html
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專(zhuān)區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP