个人工具

“用户:Qiii2006”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示2个用户的18个中间版本)
第1行: 第1行:
{{fullurl:{{FULLPAGENAME}}|action=edit}}
+
{{Note|This text should be noted.}}
<nowiki>{{noteTA
+
|T=zh-cn:最终幻想系列; zh-tw:太空戰士系列; zh-hk:最終幻想系列; zh-hant:太空战士;
+
|G1=IT
+
|1=zh-hans:部件; zh-hant:元件;
+
|2=zh-hans:Linux發行版; zh-hant:Linux套件;
+
}}</nowiki>
+
  
部件
+
软件
  
{|border="1" cellspacing="0"
+
硬件
|例如 假设远程的 Ubuntu 主机已经安装了 SSH 服务器服务<br>请参阅 [[安装SSH|如何安装 SSH 服务以提供远程管理服务?]]<br>远程 Ubuntu 主机 : 192.168.0.1<br>远程要复制的 文件/目录 位置 : /home/username/remotefile.txt<br>本地主机要保存的位置 : . (目前工作目录)
+
|}
+
  
{{noteTA
+
互联网
|T=zh-cn:最终幻想系列; zh-tw:太空戰士系列; zh-hk:最終幻想系列; zh-hant:最終幻想系列;
+
|G1=IT
+
|1=zh-hans:部件; zh-hant:元件;
+
|2=zh-hans:Linux發行版; zh-hant:Linux套件;
+
}}
+
  
 +
社区
  
 +
操作系统
  
元件
+
窗口管理器
 +
sudo pptpsetup --create test --server 172.*.132.* --username ** --password ** --start
  
 +
==声卡型号==
 +
<pre>qii@qii-K40IN:~$ lspci -v | grep -i audio
 +
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)
 +
</pre>
 +
==ALSA==
 +
<pre>qii@qii-K40IN:~$ cat /proc/asound/version
 +
Advanced Linux Sound Architecture Driver Version 1.0.23.
 +
</pre>
 +
<pre>qii@qii-K40IN:~$ alsactl -v
 +
alsactl version 1.0.23
 +
</pre>
 +
==f==
 +
./configure --prefix=/usr
  
界面
 
介面
 
分类
 
  
-{zh-cn:文档;zh-tw:文件}-
+
cmake -DCMAKE_INSTALL_PREFIX=/usr .
  
-{zh-cn:电脑和信息技术; zh-tw:電腦和資訊科技;}-
+
git clone git://android.git.kernel.org/kernel/common.git
 
+
{{fullurl:{{FULLPAGENAME}}|action=edit}}
+
 
+
[{{fullurl:{{FULLPAGENAME}}|action=edit}} 编辑]
+
 
+
[[{{fullurl:{{PAGENAME}}|action=edit}}]]
+
 
+
[[{{fullurl:Qiii2006|action=edit}}]]
+
 
+
[[KDE|<span style="{{{linkStyle|}}}">-{zh-cn:电脑和信息技术; zh-tw:電腦和資訊科技;}-</span>]]
+
 
+
Category:聊天
+
 
+
Category:网络
+
 
+
Category:KDE
+
 
+
Category:网页浏览
+
 
+
Category:教程
+
 
+
Category:游戏
+
 
+
Category:模拟器及虚拟机
+
 
+
Category:笔记本
+
 
+
Category:速配指南
+
 
+
Category:中文
+
 
+
Category:多媒体
+
 
+
Category:图像
+
 
+
Category:桌面环境
+
 
+
Category:硬件
+
 
+
Category:服务器
+
 
+
Category:终端
+
 
+
Category:美化
+
 
+
Category:FC
+
 
+
Category:外围设备
+
 
+
Category:Ubuntu中国
+
 
+
Category:安装
+
 
+
Category:系统
+
 
+
Category:程序开发
+
 
+
Category:入门
+
 
+
Category:贡献
+
<nowiki>
+
{{Catnav|页面分类|系统}}
+
[[Category:系统]]</nowiki>
+
 
+
<category-cloud category="页面分类" minsize="80" maxsize="200"></category-cloud>
+
 
+
{{#category-cloud:页面分类}}
+
 
+
 
+
[[File:Ubuntu install and remove.ogg|thumb|250px|left|Installing and removing software in Ubuntu in versions before 9.10 Karmic Koala]]
+
-------
+
{{VersionNote|10.04|
+
<pre>sudo apt-get install kde</pre>
+
<pre>sudo apt-get install kde</pre>
+
<pre>sudo apt-get install kde</pre>
+
<pre>sudo apt-get install kde</pre>
+
<pre>sudo apt-get install kde</pre>
+
}}
+

2010年11月26日 (五) 21:21的最新版本

附注: This text should be noted.

软件

硬件

互联网

社区

操作系统

窗口管理器 sudo pptpsetup --create test --server 172.*.132.* --username ** --password ** --start

声卡型号

qii@qii-K40IN:~$ lspci -v | grep -i audio
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)

ALSA

qii@qii-K40IN:~$ cat /proc/asound/version 
Advanced Linux Sound Architecture Driver Version 1.0.23.
qii@qii-K40IN:~$ alsactl -v
alsactl version 1.0.23

f

./configure --prefix=/usr


cmake -DCMAKE_INSTALL_PREFIX=/usr .

git clone git://android.git.kernel.org/kernel/common.git