11250
备注:
|
7186
|
删除的内容标记成这样。 | 加入的内容标记成这样。 |
行号 1: | 行号 1: |
以下使用的Linux发布版本为debian unstable或者ubuntu dapper [[TableOfContents]] |
= Linux操作系统 = |
行号 4: | 行号 3: |
= debian安装 = 事先在硬盘上准备一个未分区的空间,至少5G。最好先备份硬盘上的重要数据,或者使用完全空闲的硬盘。 下载debian安装光盘的镜像文件。完整版需要很多光盘。如果网络条件许可,使用网络安装版最方便:http://www.debian.org/distrib/netinst 将镜像刻录成光盘,使用这张光盘引导系统。引导后出来安装界面,安照提示一步一步完成即可。其中在选择apt源的时候,选择cn99的http服务器比较快。 详细安装过程参考debian安装手册 http://debian.linuxsir.org/book/d-i-manual/zh_CN/i386/zh_CN.i386.html/ = ubuntu 安装 = 国内的ubuntu源 {{{ * Archive.ubuntu.com 更新服务器(欧洲): deb http://archive.ubuntu.com/ubuntu/ dapper main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ dapper-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse deb http://archive.ubuntu.org.cn/ubuntu-cn/ dapper main restricted universe multiverse * Ubuntu.cn99.com 更新服务器(江苏省常州市电信,推荐电信用户使用。): deb http://ubuntu.cn99.com/ubuntu/ dapper main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ dapper-updates main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ dapper-security main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ dapper-backports main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu-cn/ dapper main restricted universe multiverse * Mirror.lupaworld.com 更新服务器(浙江省杭州市电信,推荐电信用户使用。): deb http://mirror.lupaworld.com/ubuntu/archive/ dapper main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu/archive/ dapper-security main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu/archive/ dapper-updates main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu/archive/ dapper-backports main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu/ubuntu-cn/ dapper main restricted universe multiverse * 上海市交通大学 更新服务器(教育网,推荐校园网和网通用户使用。): deb http://ftp.sjtu.edu.cn/ubuntu/ dapper main multiverse restricted universe deb http://ftp.sjtu.edu.cn/ubuntu/ dapper-backports main multiverse restricted universe deb http://ftp.sjtu.edu.cn/ubuntu/ dapper-proposed main multiverse restricted universe deb http://ftp.sjtu.edu.cn/ubuntu/ dapper-security main multiverse restricted universe deb http://ftp.sjtu.edu.cn/ubuntu/ dapper-updates main multiverse restricted universe deb http://ftp.sjtu.edu.cn/ubuntu-cn/ dapper main multiverse restricted universe * 北京市清华大学 更新服务器(教育网,推荐校园网和网通用户使用。): deb http://mirror.net9.org/ubuntu/ dapper main multiverse restricted universe deb http://mirror.net9.org/ubuntu/ dapper-backports main multiverse restricted universe deb http://mirror.net9.org/ubuntu/ dapper-proposed main multiverse restricted universe deb http://mirror.net9.org/ubuntu/ dapper-security main multiverse restricted universe deb http://mirror.net9.org/ubuntu/ dapper-updates main multiverse restricted universe deb http://mirror.net9.org/ubuntu-cn/ dapper main multiverse restricted universe * 中国 台湾省台湾大学 更新服务器(推荐网通用户使用,电信PING平均响应速度41MS。) deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ dapper main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ dapper main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ dapper-updates main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ dapper-updates main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ dapper-backports main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ dapper-backports main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ dapper-security main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ dapper-security main restricted universe multiverse deb http://ftp.sjtu.edu.cn/ubuntu-cn/ dapper main multiverse restricted universe * Mirror.vmmatrix.net 更新服务器(上海市电信,推荐电信网通用户使用。): deb http://mirror.vmmatrix.net/ubuntu/ dapper main restricted universe multiverse deb-src http://mirror.vmmatrix.net/ubuntu/ dapper main restricted universe multiverse deb http://mirror.vmmatrix.net/ubuntu/ dapper-updates main restricted universe multiverse deb-src http://mirror.vmmatrix.net/ubuntu/ dapper-updates main restricted universe multiverse deb http://mirror.vmmatrix.net/ubuntu/ dapper-backports main restricted universe multiverse deb-src http://mirror.vmmatrix.net/ubuntu/ dapper-backports main restricted universe multiverse deb http://mirror.vmmatrix.net/ubuntu/ dapper-security main restricted universe multiverse deb-src http://mirror.vmmatrix.net/ubuntu/ dapper-security main restricted universe multiverse deb http://ftp.sjtu.edu.cn/ubuntu-cn/ dapper main multiverse restricted universe }}} 我的ubuntu的source.list {{{ deb http://ubuntu.cn99.com/ubuntu/ dapper main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ dapper-updates main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ dapper-security main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ dapper-backports main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu-cn/ dapper main restricted universe multiverse deb http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse |
<<TableOfContents>> |
行号 95: | 行号 6: |
#ntfs-3g & fuse-2.5 repo: deb http://flomertens.keo.in/ubuntu/ dapper main deb-src http://flomertens.keo.in/ubuntu/ dapper main |
== 基本概念 == * 什么是[[http://zh.wikipedia.org/w/index.php?title=%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F&variant=zh-cn|操作系统]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=Unix&variant=zh-cn|UNIX]] * 什么是[[http://zh.wikipedia.org/w/index.php?title=%E8%87%AA%E7%94%B1%E8%BB%9F%E9%AB%94&variant=zh-cn|自由软件]]? 什么是[[http://zh.wikipedia.org/w/index.php?title=%E9%96%8B%E6%94%BE%E6%BA%90%E4%BB%A3%E7%A2%BC&variant=zh-cn|开放源代码]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=GNU&variant=zh-cn|GNU]]? [[https://www.gnu.org/|GNU官网]] * 什么是[[http://zh.wikipedia.org/w/index.php?title=Linux&variant=zh-cn|Linux]]? [[什么是Linux]] * 有哪些[[http://zh.wikipedia.org/w/index.php?title=Linux%E7%99%BC%E8%A1%8C%E7%89%88&variant=zh-cn|Linux发行版]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=Debian&variant=zh-cn|Debian]]? 什么是[[http://zh.wikipedia.org/wiki/Red_Hat_Linux|红帽linux]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=Ubuntu_Linux&variant=zh-cn|Ubuntu Linux]]? * Ubuntu[[http://zh.wikipedia.org/w/index.php?title=%E5%90%BE%E5%B8%AE%E6%89%98&variant=zh-cn|乌班图]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=Kubuntu&variant=zh-cn|Kubuntu]]? 什么是[[http://zh.wikipedia.org/w/index.php?title=Xubuntu&variant=zh-cn|Xubuntu]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=X_Window_System&variant=zh-cn|X Window系统]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=GNOME&variant=zh-cn|Gnome]]? 什么是[[http://zh.wikipedia.org/w/index.php?title=KDE&variant=zh-cn|KDE]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=Debian_Apt&variant=zh-cn|APT]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=%E9%A9%85%E5%8B%95%E7%A8%8B%E5%BC%8F&variant=zh-cn|驱动程序]]? * 什么是[[http://en.wikipedia.org/wiki/Mount_(Unix)|mount]]? * 什么是[[http://en.wikipedia.org/wiki/Root_directory|根目录]]? * 什么是[[http://en.wikipedia.org/wiki/Root_user|root用户]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=Vi|VI]]和[[http://zh.wikipedia.org/w/index.php?title=Vim|VIM]]? * 什么是[[http://zh.wikipedia.org/w/index.php?title=Wine|WINE]]? |
行号 99: | 行号 27: |
#skype deb http://debian.bootsplash.de unstable main }}} ubuntu的优化: http://www.linuxsir.org/bbs/showthread.php?t=264885 |
== 人物 == |
行号 105: | 行号 29: |
= ubuntu读写ntfs分区 = 在source.list上加上 {{{ deb http://flomertens.keo.in/ubuntu/ dapper main deb-src http://flomertens.keo.in/ubuntu/ dapper main }}} 安装ntfs-3g {{{ apt-get install ntfs-3g ntfs-3g-nautilus-tools }}} 启动fuse模块 {{{ modprobe fuse }}} 并在/etc/modules中加入一行 {{{ fuse }}} 最后修改/etc/fstab,把对应ntfs的分区类型改成ntfs-3g,比如 {{{ /dev/hda1 /mnt/hda1 ntfs-3g defaults,nls=utf8,locale=zh_CN.utf8,umask=007,gid=46 0 1 }}} |
* 谁是[[http://zh.wikipedia.org/w/index.php?title=Richard_Stallman&variant=zh-cn|Richard Stallman]]? |
行号 128: | 行号 31: |
= 在linux下运行windows应用程序 = 安装wine {{{ apt-get install wine }}} 对wine进行配置。配置比较麻烦。Sidenet提供了一个脚本自动进行配置:http://sidenet.ddo.jp/winetips/config.html |
* 谁是[[http://zh.wikipedia.org/w/index.php?title=%E6%9E%97%E7%B4%8D%E6%96%AF%C2%B7%E6%89%98%E7%93%A6%E8%8C%B2&variant=zh-cn|Linus Torvalds]]? |
行号 135: | 行号 33: |
当前在zh_CN.utf8的字符编码环境下,并启动了scim输入法,再运行wine就会很慢。解决办法在http://huangjiahua.livejournal.com/71157.html | * 谁是[[http://zh.wikipedia.org/w/index.php?title=%E5%9F%83%E9%87%8C%E5%85%8B%C2%B7%E6%96%AF%E8%92%82%E8%8A%AC%C2%B7%E9%9B%B7%E8%92%99&variant=zh-cn|Eric Raymond]]? |
行号 137: | 行号 35: |
在 [http://www.linuxgame.org/] 提供了一些脚本可以对wine进行方便的配置。 | == 对比 == |
行号 139: | 行号 37: |
== 关于 wine 在 zh_CN.UTF-8 , Ubuntu/Debian 下慢 == wine 在 zh_CN.UTF-8 , Ubuntu/Debian 下启动个 notepad 都非常慢, 而 SUSE 下的却没问题。 看了下, 还是 请求 X core 字体的问题,在 zh_CN.UTF-8 下 wine 会请求 gbk-0 字体 , 而通常 Ubuntu/Debian 都没 gbk-0 字体的, 即使有的话, 用 * 来匹配字体也是很慢的。 |
* [[http://zh.wikipedia.org/w/index.php?title=%E8%A6%96%E7%AA%97%E8%88%87Linux%E7%9A%84%E6%AF%94%E8%BC%83&variant=zh-cn|微软视窗与Linux的比较]] * Linux不是Windows [[http://linux.oneandoneis2.org/LNW.htm|英文版]] [[https://forum.ubuntu.com.cn/viewtopic.php?t=67915|中文翻译版]] [[https://wiki.ubuntu.org.cn/Linux%E4%B8%8D%E6%98%AFWindows/zh|中文翻译版]] |
行号 144: | 行号 40: |
一个比较容易想到的是添加 GBK 字体 | |
行号 146: | 行号 41: |
让 WQY 添加 GBK-0 字体 安装 wqy 后,加个文件/etc/X11/fonts/misc/xfonts-wqy.alias 写入 {{{ "-wenquanyi-wenquanyi bitmap song-medium-r-normal--0-0-100-100-p-0-gbk-0" "-wenquanyi-wenquanyi bitmap song-medium-r-normal--0-0-100-100-p-0-iso10646-1" "-wenquanyi-wenquanyi bitmap song-medium-r-normal--0-0-75-75-p-0-gbk-0" "-wenquanyi-wenquanyi bitmap song-medium-r-normal--0-0-75-75-p-0-iso10646-1" }}} |
== Linux入门 == * [[Linux安装与基本配置]] (Debian和Ubuntu) * [[Linux应用程序|Linux常见应用的安装与使用]] * [[http://forum.ubuntu.com.cn/about18360.html|Linux爱好者入门教程]] |
行号 156: | 行号 46: |
再执行 {{{ sudo update-fonts-alias misc xset fp }}} 这时候 wine 的反映速度就跟 zh_CN 下一样了 ( 启动个 notepad 或者 ms word 来看看 ) |
* [[http://www.ibm.com/developerworks/cn/linux/newto/|Linux新手入门]] |
行号 163: | 行号 48: |
= 中文输入法 = 小企鹅输入法(五笔、拼音等) {{{ apt-get install fcitx }}} scim(Smart Common Input Method) {{{ apt-get install scim scim-tables-zh }}} 在debian中安装scim后,输入法可能不会随着X启动而自动加载。可以在/etc/X11/Xsession.d/目录中添加文件95scim,内容如下:{{{ export XMODIFIERS="@im=SCIM" export GTK_IM_MODULE=scim scim -d }}} = adsl拨号 = 使用pppoeconf配置拨号的属性 {{{ pppoeconf }}} 使用pon进行拨号 {{{ pon dsl-provider }}} 使用poff断开 {{{ poff dsl-provider }}} |
* [[https://www.douban.com/group/topic/12121637/|完全用Linux工作]] * [[http://www.ee.surrey.ac.uk/Teaching/Unix/|Unix/Linux Tutorial for Beginners]] * [[https://blog.csdn.net/AlfredLu/article/details/1634054|Ubuntu全程安装配置手册]] * [[http://people.ubuntu.com/~happyaron/ubuntu-docs/precise-html/|Ubuntu 桌面指南]] |
行号 195: | 行号 55: |
== 参考资料 == | |
行号 196: | 行号 57: |
= 聊天 = 使用gaim来上msn messenger, yahoo messenger, icq, google talk, aol等 {{{ apt-get install gaim }}} skype:在/etc/apt/source.list中填加 {{{ deb http://debian.bootsplash.de unstable main }}} 然后安装 {{{ apt-get install skype }}} |
* [[http://www.pathname.com/fhs/pub/fhs-2.3.html|目录结构标准]] * [[https://wiki.ubuntu.org.cn/%E9%A6%96%E9%A1%B5|Ubuntu中文维基]] * [[https://www.fedorafaq.org/|The Unofficial Fedora FAQ]] * [[http://www.linuxguide.it/linux_commands_line_en.htm|Linux Command Line]] * [[https://forum.ubuntu.com.cn/viewtopic.php?p=434187|学习ubuntu必备的电子资料集合,电子书+视频]] * [[http://dz.adj.idv.tw/thread-275-1-1.html|Linux指令大全]] * [[http://www.debianhelp.co.uk/|Debian Linux Tutorials, Tips, System Administration Resources]] * [[https://ss64.com/bash/index.html|An A-Z Index of the Linux command line]] * [[https://imtx.me/archives/1738.html|Ubuntu Tweak五年之历程]] * [[https://imtx.me/archives/1766.html|谢谢大家,Ubuntu Tweak仍会继续]] |
行号 210: | 行号 68: |
使用qq: * 使用lumaqq来上qq: http://lumaqq.linuxsir.org/ * 使用openq: http://openq.linuxsir.org/ * 使用eva: http://sourceforge.net/projects/evaq ubuntu上可以直接使用{{{apt-get install eva}}}安装 |
* [[http://www.debian.org/|Debian Linux]] * [[https://www.debian.org/doc/debian-policy/|Debian Policy Manual]] * [[http://debian.ustc.edu.cn/]] |
行号 215: | 行号 72: |
= 播放电影 = 在/etc/apt/source.list中填加 {{{ deb ftp://ftp.nerim.net/debian-marillat/ sid main }}} 安装mplayer和解码器 {{{ apt-get install mplayer w32codecs }}} = 对数码相机的支持 = 命令行方式使用gphoto2 {{{ apt-get install gphoto2 }}} 图形界面使用gtkam {{{ apt-get install gtkam }}} 让普通用户有权限使用数码相机。比如让用户czk能用相机 {{{ gpasswd -a czk camera }}} |
* [[http://www.ubuntu.com/|Ubuntu Linux]] * [[http://bbs.chinaunix.net/]] * [[https://www.kernel.org/doc/gorman/html/understand/understand016.html|Out Of Memory Management]] |
行号 240: | 行号 77: |
= 休眠 = 查看系统支持哪些模式 {{{ cat /sys/power/state }}} suspend to disk(S4): {{{ echo disk > /sys/power/state }}} suspend to ram(S3): {{{ echo mem > /sys/power/state }}} |
== Linux社区 == |
行号 254: | 行号 79: |
= linux 进程管理api = * fork 创建新进程 * exec* 用一个新的程序代替当前运行的进程 * wait 等待子进程结束 |
* 提问的智慧 [[http://www.catb.org/%7Eesr/faqs/smart-questions.html|英文版]] [[https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way|中文翻译版]] * [[Linux服务器管理研讨活动]] * Linux温州论坛 https://groups.google.com/group/linux-wz === 国际 === * [[http://www.tldp.org/|Linux文档计划]] * [[http://www.kernel.org/|Linux内核官方网站]] * [[http://www.linux.org/|Linux新闻]] * [[http://www.linux.com/|Linux.com]] === 国内社区 === * [[http://www.linuxsir.org/|Linuxsir.org]] * [[https://forum.ubuntu.com.cn/|Ubuntu中文论坛]] * [[http://www.chinaunix.net/|中国最大的Linux/Unix技术社区]] * [[http://www.linuxfans.org/|中国Linux公社]] * [[http://www.linuxforum.net/|中国Linux论坛]] * [[http://www.linuxedu.net/|中国Linux教育网]] * [[http://www.lupaworld.com/|LUPA社区]] * [[http://www.linuxeden.com/|Linux伊甸园]] * [[http://www.linuxaid.com.cn/|中国Linux技术中坚站]] * [[http://www.fcitx.org/|Fcitx 小企鹅输入法]] * [[http://fsa.ia.ac.cn/|中科院自动化研究所自由软件协会]] * [[http://www.gnome-cn.org/|中文 GNOME 用户门户网站]] * [[http://linux.hiweed.com/|海微 Hiweed-Debian Linux]] * [[http://www.linuxdby.com/blog.php|Linux Blog]] * [[http://wqy.sourceforge.net/|文泉驿中文字体计划]] * [[http://www.linuxren.org/|LinuxRen专注与内核]] * [[http://www.linews.cn/|Linews Linux新闻资讯]] * [[http://manpages.ubuntu.com/manpages|Ubuntu命令说明]] * [[http://linux.chinaitlab.com/special/linuxcom|通用命令说明]] |
行号 260: | 行号 111: |
= 参考资源 = * [http://www.debian.org/ Debian Linux] * [http://planet.debian.org.hk/ debian香港] * [http://debian.linuxsir.org/main/?q=node/15 debian 安装手册] * [http://debian.linuxsir.org/book/faq/etony/ debian FAQ] * [http://debian.linuxsir.org/book/reference/lyoo/ debian 参考手册] * [http://debian.linuxsir.org/book/securing-howto/etony/ debian 安全手册] * [http://debian.ustc.edu.cn/] |
中国Linux社区IRC资源 |
行号 269: | 行号 113: |
* [http://www.ubuntu.com/ Ubuntu Linux] * [http://www.ubuntu.org.cn/ Ubuntu中文社区] * [http://www.linuxsir.org/bbs/forumdisplay.php?f=100] * [http://www.linuxsir.org/ linuxsir论坛] * [http://www.linuxfans.org/nuke/modules.php?name=Forums] * [http://www.linuxforum.net/] * [http://www-128.ibm.com/developerworks/cn/linux/] * [http://bbs.chinaunix.net/] * [http://www.linuxedu.net/forum/] |
* PCHOME #Unix IRC: irc.pchome.net 6667 #unix #geekbone. * 中国Linux公社 IRC: irc.linuxfans.org 6667~6669 7000 #linuxfans #linuxer etc. * LinuxFire IRC: irc.linuxfire.com.cn 6667 #linuxfire #pda #gondson2 #80s * LinuxSir IRC: www.linuxsir.org 6667~6669 7000 #debianer #gentooer #chatroom etc. * 北大Linux俱乐部IRC: linux.pku.edu.cn 6667 #club * LUPA社区IRC: irc.lupaworld.com 6665-6669 |
Linux操作系统
1. 基本概念
2. 人物
谁是Eric Raymond?
3. 对比
4. Linux入门
Linux安装与基本配置 (Debian和Ubuntu)
5. 参考资料
6. Linux社区
Linux温州论坛 https://groups.google.com/group/linux-wz
6.1. 国际
6.2. 国内社区
中国Linux社区IRC资源
- PCHOME #Unix IRC: irc.pchome.net 6667 #unix #geekbone.
- 中国Linux公社 IRC: irc.linuxfans.org 6667~6669 7000 #linuxfans #linuxer etc.
LinuxFire IRC: irc.linuxfire.com.cn 6667 #linuxfire #pda #gondson2 #80s
LinuxSir IRC: www.linuxsir.org 6667~6669 7000 #debianer #gentooer #chatroom etc.
- 北大Linux俱乐部IRC: linux.pku.edu.cn 6667 #club
- LUPA社区IRC: irc.lupaworld.com 6665-6669