Linux
今日更新:0
栏目文章数:1381
将ubuntu的最小化,最大化,关闭按钮改回右边的步骤
1.Ctrl+Alt+T调出终端 2.首先安装gconf-editor: sudo apt-get install gc...
Windows和Ubuntu时间不一致的问题的解决方法
在 Windows 中把时间设置正确了过后,回到在 Ubuntu 后系统的时间又不一样了,在 Ubuntu中把时间设置正...
在Ubuntu里使用Windows的无线网卡驱动程序的方法教程
Ubuntu的“帮助和支持”说“Ubuntu支持一种称为NDISWrapper的系统。它可以让你在Ubuntu下使用Wi...
ubuntu vsftpd匿名用户上传下载的配置方法
1 sudo apt-get install vsftpd 2 sudo nano /etc/vsftpd.conf 修...