1964
备注:
|
1617
|
删除的内容标记成这样。 | 加入的内容标记成这样。 |
行号 1: | 行号 1: |
以下使用的Linux发布版本为debian unstable = 在linux下运行windows应用程序 = 安装wine {{{ apt-get install wine }}} 对wine进行配置。配置比较麻烦。Sidenet提供了一个自动进行配置:http://sidenet.ddo.jp/winetips/config.html |
= Linux操作系统 = |
行号 9: | 行号 3: |
= 中文输入法 = 小企鹅输入法(五笔、拼音等) {{{ apt-get install fcitx }}} scim(Smart Common Input Method) {{{ apt-get install scim scim-tables-zh }}} = 聊天 = 使用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 }}} |
* [[Linux背景知识]] * [[Linux系统安装]] * [[Linux中文支持]] * [[Linux应用程序]] * [[Linux与Windows兼容性]] * [[Linux环境编程]] * [[Linux参考资源]] * [[Linux服务器管理]] |
行号 32: | 行号 12: |
使用lumaqq来上qq: http://lumaqq.linuxsir.org/ = 播放电影 = 在/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 }}} |
* [[Linux路由器配置]] |
行号 59: | 行号 15: |
= 休眠 = 查看系统支持哪些模式 {{{ cat /sys/power/state }}} suspend to disk(S4): {{{ echo disk > /sys/power/state }}} suspend to ram(S3): {{{ echo mem > /sys/power/state }}} |
== Linux入门 == |
行号 73: | 行号 17: |
= 参考资源 = * [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://www.ubuntu.com/ Ubuntu Linux] * [http://www.ubuntu.org.cn/ Ubuntu中文社区] * [http://www.linuxsir.org/ linuxsir论坛] |
* [[http://forum.ubuntu.org.cn/about18360.html|Linux爱好者入门教程]] * [[http://www.ibm.com/developerworks/cn/linux/newto/|Linux新手入门]] * [[https://www.douban.com/group/topic/12121637/|完全用Linux工作]] == 发行版 == * Tails OS https://tails.boum.org/ 安装在U盘上的系统,最小化持久化的数据,并通过Tor匿名化流量 * Qubes OS https://www.qubes-os.org/ 使用虚拟机来隔离应用 * Whonix https://www.whonix.org/ 通过两个虚拟机(一个workstation,一个Tor)来匿名化流量 == 参考资料 == * [[http://www.pathname.com/fhs/pub/fhs-2.3.html|目录结构标准]] * [[https://wiki.ubuntu.org.cn/%E9%A6%96%E9%A1%B5|Ubuntu中文维基]] * [[https://www.youtube.com/watch?v=SJ48aawceJY|Managing Infrastructure as Code]] * [[https://www.debian.org/doc/debian-policy/|Debian Policy Manual]] * [[https://www.fedorafaq.org/|The Unofficial Fedora FAQ]] * [[http://www.linuxguide.it/linux_commands_line_en.htm|Linux Command Line]] == Linux社区 == * 提问的智慧 [[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 |
Linux操作系统
1. Linux入门
2. 发行版
Tails OS https://tails.boum.org/ 安装在U盘上的系统,最小化持久化的数据,并通过Tor匿名化流量
Qubes OS https://www.qubes-os.org/ 使用虚拟机来隔离应用
Whonix https://www.whonix.org/ 通过两个虚拟机(一个workstation,一个Tor)来匿名化流量
3. 参考资料
4. Linux社区
Linux温州论坛 https://groups.google.com/group/linux-wz