
Ubuntu
文章平均质量分 56
liqiangcskm
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ubuntu truecrypt device-mapper: remove ioctl failed: 设备或资源忙 Command fa
ubuntu truecrypt device-mapper: remove ioctl failed: 设备或资源忙 Command fail :truecrypt 加密卷无法卸载解决办法: 1、do the following in the TrueCrypt GUI in Ubunto: Go to Setting > Preferences > Syste...原创 2011-06-02 08:32:12 · 997 阅读 · 0 评论 -
ubuntu jdk
This is only a preview; changes have not yet been saved! This tutorial will cover the installation of 32-bit and 64-bit Oracle Java 7 (currently version number 1.7.0_...原创 2013-07-17 14:14:44 · 208 阅读 · 0 评论 -
Installing PostGIS 2.0 on ubuntu
Installing PostGIS 2.0 on ubuntu 首先,卸载掉原有的postgis和postgresql-9.1-postgis,不然你就用1.5版好了~ 1 sudo dpkg --purge postgis postgresql-9.1-postgis 然后,添加相应的repository 并安装PostGIS 1 sudo apt-ad...原创 2013-06-30 17:41:24 · 141 阅读 · 0 评论 -
java sdk eclipse ubuntu
sudo rm /var/lib/dpkg/info/oracle-java7-installer* sudo apt-get purge oracle-java7-installer* sudo rm /etc/apt/sources.list.d/*java* sudo apt-get update sudo add-apt-repository ppa:webupd8team/java ...原创 2013-06-28 23:50:22 · 143 阅读 · 0 评论 -
ubuntu windowns win7 grub 启动菜单修复
Boot-Repair https://help.ubuntu.com/community/Boot-Repair Contents Getting Boot-Repair 1st option : get a CD including Boot-Repair 2nd option : install Boot-Repair in Ubu...原创 2013-03-03 12:12:06 · 179 阅读 · 0 评论 -
.ICEauthority gconf-sanity-check-2 avira 导致ubuntu登录不了
ubuntu 无法登录报错: Could not update ICEauthority file /home/anon/.ICEauthorityThere is a problem with the configuration server. (/usr/lib/libgconf2-4/gconf-sanity-check-2 exited with status 256)Nautil...原创 2012-05-25 11:29:21 · 234 阅读 · 0 评论 -
How to install Microsoft Office 2010 on Linux with Wine
现在用 ”永中office for linux" 很好用呀,IBM LUTOS 也可以,wine我装后老师运行报错 How to install Microsoft Office 2010 on Linux with Wine Written by Tom Wickline Thursday, 16 Februar...原创 2012-05-21 09:43:22 · 347 阅读 · 0 评论 -
Ubuntu rar 乱码问题解决
ubuntu 默认是无法解压缩rar格式的文件,需要安装其他软件。如果你安装的是rar,就是在终端中输入 sudo apt-get install rar 安装后,解压部分rar文件会遇到“无效的编码 “这一问题,原因在于该rar文件中的编码与ubuntu的不同。解决办法很简单,卸载掉当前系统中的rar 软件,在终端中输入sudo apt-get remove rar 卸载掉rar后,安装...原创 2012-05-19 08:45:42 · 121 阅读 · 0 评论 -
ubuntu rar 乱码
ubuntu 默认是无法解压缩rar格式的文件,需要安装其他软件。如果你安装的是rar,就是在终端中输入 sudo apt-get install rar 安装后,解压部分rar文件会遇到“无效的编码 “这一问题,原因在于该rar文件中的编码与ubuntu的不同。解决办法很简单,卸载掉当前系统中的rar 软件,在终端中输入sudo apt-get remove rar 卸载掉rar后...原创 2011-06-06 18:38:57 · 134 阅读 · 0 评论 -
google earth ubuntu 中乱码问题
google earth ubuntu 中乱码问题: 删除GoogleEarth的QT库:sudo rm -f /opt/google/earth/free/libQt* 安 装QT库:sudo apt-get install libqt4-webkit libqt4-gui libqt4-network libqt4-core...原创 2011-06-03 10:26:57 · 221 阅读 · 0 评论 -
Bumblebee nvidia ubuntu
installation As Bumblebee is not available in a Ubuntu supported repository, Bumblebee 3.2 is supported by the Bumblebee Project community from Ubuntu version 12.04 up to 13.04. Basic Setup You...原创 2013-07-17 21:28:51 · 261 阅读 · 0 评论