Chinaunix首页 | 论坛 | 博客
  • 博客访问: 380987
  • 博文数量: 46
  • 博客积分: 1476
  • 博客等级: 上尉
  • 技术积分: 428
  • 用 户 组: 普通用户
  • 注册时间: 2006-01-19 13:17
文章分类

全部博文(46)

文章存档

2015年(8)

2014年(20)

2013年(7)

2012年(4)

2011年(1)

2010年(2)

2009年(1)

2008年(2)

2006年(1)

我的朋友

发布时间:2015-11-08 16:39:44

一. 网络共享文件1、安装 Samba 和图形配置工具使用 Ctrl+Alt+T 打开终端,并通过如下命令进行安装sudo apt-get install samba samba-common system-config-samba python-glade2 gksu2、打开 Samba 配置工具二、QQsudo add-apt-repository ppa:lainme/pidgin-lwqqsudo apt-get updatesudo apt-get install pi.........【阅读全文】

阅读(2155) | 评论(0) | 转发(0)

发布时间:2015-08-06 16:22:37

......【阅读全文】

阅读(1333) | 评论(0) | 转发(0)

发布时间:2015-03-26 17:15:31

CentOS推荐不要停用ipv6模块,因为这样会导致 SELinux 及其它组件出现问题。禁用ipv6,你可改而在/etc/sysctl.conf加入:net.ipv6.conf.all.disable_ipv6= 1net.ipv6.conf.default.disable_ipv6= 1要在运作中的系统停用它:echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6echo 1 > /proc/sys.........【阅读全文】

阅读(2145) | 评论(0) | 转发(0)

发布时间:2015-03-25 20:25:07

UEFI启动当 win7 更新后,可能会修改启动顺序,直接启动到win7, 若想先到 ubuntu14.04 启动截面,需做如下操作:cd /boot/efi/EFI/Microsoft/Bootcp bootmgfw.efi bootmgfw-win7.eficp ../../ubuntu/grubx64.efi bootmgfw.efi然后修改 /boot/grub/grub.cfg, 将 bootmgfw.efi 改为 bootmgfw-win7.efi.........【阅读全文】

阅读(2207) | 评论(0) | 转发(0)

发布时间:2014-12-10 12:11:01

Remmina......【阅读全文】

阅读(2545) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册