- I used operation system is 32Bit, Xfce.
- Download source code from Skype.
- $ apt-get install gdebi-core
- $ gdebi skype-ubuntu-precise_4.2.0.13-1_i386.deb
2014年5月14日 星期三
How to install Skype in Ubuntu 14.04
2014年5月5日 星期一
How to install Libreoffice used source code
- First Download Source Code.
- Decompress file.
- Go to path $ cd {your file path}/RPMS/ or $ cd {your file path}/DEBS/
- Install $ yum localinstall *.rpm (CentOS, Fedora) or $ dpkg -i *.deb (Ubuntu, Debian)
- Finish.
2014年5月2日 星期五
How to change Linux default Java compiler
- Linux Java default is OpenJDK, I want to change Oracle Java SDK.
- Download Oracle Java SDK
- $ /usr/sbin/update-alternatives --install /usr/bin/java java "your download path"/bin/java 99
- $ /usr/sbin/update-alternatives --config java
- Choice your Oracle Java SDK.
- Finish.
Gcin 安裝嘸蝦米
1. 首先先上Google搜尋 nosseing,下載相關檔案.
2. 解壓縮後將nosseing.gtab覆製到 /usr/share/gcin/table/
3. 重新開機即可使用無蝦米.
2. 解壓縮後將nosseing.gtab覆製到 /usr/share/gcin/table/
3. 重新開機即可使用無蝦米.
2014年5月1日 星期四
OpenSUSE 13.1 64Bit Install flash player
User just need click this connection. then system will auto-install.
http://software.opensuse.org/package/flash-player
http://software.opensuse.org/package/flash-player
Nyamuk 用法
在 test case 裡面有兩個檔案, pubnya.py, subnya.py
Publish由abc送訊息Hello給ActiveMQ.Advisory.Connection.pin這個Topic: python pubnya.py localhost abc ActiveMQ.Advisory.Connection.pin Hello
Subscript為監聽:python subnya.py localhost test ActiveMQ.Advisory.Connection.pin
Publish由abc送訊息Hello給ActiveMQ.Advisory.Connection.pin這個Topic: python pubnya.py localhost abc ActiveMQ.Advisory.Connection.pin Hello
Subscript為監聽:python subnya.py localhost test ActiveMQ.Advisory.Connection.pin
2014年4月28日 星期一
Google Compute Engine on Windows tutorial
1. First you need to install Cygwin 32 Bit version.
2. Running install Cygwin you need to install curl, wget, python library.
3. Use Cygwin run command "curl https://dl.google.com/dl/cloudsdk/release/install_google_cloud_sdk.bash | bash" to get fild.
4. Use Cygwin under google-cloud-sdk folder run command "./install.sh".
5. Certification your account "gcloud auth login"
6. Open browser to Google Developers Console there have connection command.
~Finish~
2. Running install Cygwin you need to install curl, wget, python library.
3. Use Cygwin run command "curl https://dl.google.com/dl/cloudsdk/release/install_google_cloud_sdk.bash | bash" to get fild.
4. Use Cygwin under google-cloud-sdk folder run command "./install.sh".
5. Certification your account "gcloud auth login"
6. Open browser to Google Developers Console there have connection command.
~Finish~
訂閱:
文章 (Atom)