Linux工具: shutter, chrome, google pinyin, java

OS:ubuntu12.04 LTS

1. shutter, google chrome.

In the software, install them.

2. 安装 google 拼音

1.1) 在软件中心 输入 googlepinyin.安装google 拼音

1.2) press key:menu, input "ibus", select the menu item"preferences", setting it like the below:



3. install java

3.1) download the latest version from oracle: http://www.oracle.com/technetwork/java/javase/downloads/index.html

3.2) unzip it and move it to /opt/java folder

sudo mv jdk1.7.0_51/ /opt/java

3.3) configuration

sudo gedit /etc/profile

Then add these parameters to the end of the opened file:

export JAVA_HOME=/opt/java/jdk1.7.0_51
export CLASSPATH=.:$CLASSPATH:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar
export PATH=$PATH:$JAVA_HOME/bin

close the opened text file, execute the command in the terminal:

source /etc/profile
Input java, javac to check if it works.

3.4) reboot the PC.


4. Eclipse

4.1) download it from: http://www.eclipse.org/downloads/

4.2) unzip it and it can work now.


5. install skype

5.1) install the dependant packages:

sudo apt-get install libqt4-dbus libqt4-network libqt4-xml libasound2

5.2) download the skype:

For 64-bit:

$ wget http://www.skype.com/go/getskype-linux-beta-ubuntu-64
$ wget http://www.skype.com/go/getskype-linux-ubuntu-64

For 32-bit:

wget http://www.skype.com/go/getskype-linux-beta-ubuntu-32

5.3) install

sudo apt-get -f install
sudo dpkg -i getskype-linux-beta-ubuntu-64


5.4) problem shooting:

When upgrading the Skype to a new version, sometime it will come to the problem:"aborted (core dump)" problem.

sudo apt-get autoremove --purge skype


solution: remove the folder ~/.skype.

6. install a new language



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值