Eclipse HTML Editor Plugin
Eclipse HTML Editor Plugin Eclipse HTML Editor is an Eclipse plugin for HTML/JSP/XML Editing. It wor...
解决SSH登录过慢的问题
一般使用SSH慢的问题都是SSH反解主机名所致,按照下面的两个步骤,可以解决这个问题: 一、 1, 在server上/etc/hosts文件中把你本机的ip和hostname加入 2, 在server...
DD-WRT Printer Sharing 路由器打印机共享设置
DD-WRT allows for clientless printer sharing making it easy to install printers directly into the ro...
为mysql添加root远程登录权限
默认情况下,MySQL之允许本地登录,需要修改/etc/mysql/my.cnf文件: 注释这一行: bind-address=127.0.0.1 ==> #bind-address=127.0...
wine qq 2012 for linux Ubuntu 兼容64位
http://www.longene.org/forum/viewtopic.php?f=6&t=4700 http://www.longene.org/download/wine-qq20...
thinkpad在 Ubuntu 安装APS和电源管理
原文: http://www.thinkwiki.org/wiki/Installing_Ubuntu_11.10_(Oineric_Ocelot)_on_a_ThinkPad_T410 This a...
Ubuntu通过配置vnc使windows可以远程桌面,自动启动
在公司里我有两台机器,一台win7 ,另一台前两天安装了ubuntu 11.10 ,搞两套键盘鼠标太烦,干脆给ubuntu搞个远程桌面(在ubuntu下远程win7的话,颜色什么的最高只能到24,很丑...
Ubuntu 自动挂载Windows分区
在之前的Ubuntu版本,自动挂载Windows分区是通过/dev/sdax来做的,到了Ubuntu11.10,改成了通过UUID。 先通过sudo blkid来查看各分区的UUID,如下: /dev...
Ubuntu 64位 32 位 视频解码插件安装
sudo wget –output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources....