发布时间:2014-10-19 19:35:26
去下面那个网址下载deb文件,然后用dpkg -i 安装到linux上就行了i have had trouble foolin around with dependency issues before myself but a quick scan of google pulled a topic from this forum. this link http://archive.debian.org/debian/poo....4-27_i386.deb apparently contains the library you .........【阅读全文】
发布时间:2014-10-19 18:16:09
"设置编码set encoding=utf-8set fencs=utf-8,ucs-bom,shift-jis,gb18030,gbk,gb2312,cp936set fileencodings=utf-8,ucs-bom,chinese"语言设置set langmenu=zh_CN.UTF-8"设置语法高亮syntax enablesyntax on"设置配色方案colorscheme torte"可以在buffer的任何地方使用鼠标set mouse=aset selection=e.........【阅读全文】
发布时间:2014-10-19 16:22:56
1. 设置vm的虚拟光驱选择linux.iso,通常在c盘下面。2. 进入linux虚拟机,mount /dev/cdrom /mnt3. 先退出mnt目录再进入mnt目录可看到vm tools的压缩包,考出去解压。4.执行安装脚本......【阅读全文】
发布时间:2014-10-19 16:10:07
开机时按shift进入grub菜单,然后再recovery mode上面按e进入编辑模式,将ro改成rw single,然后按f10或ctrl+x进入单用户模式,再用passwd就可以修改密码了......【阅读全文】