sudo apt-get install ubuntu-desktop
2010/10/21
2010/10/11
Increase speed of your JDownloader on Ubuntu
change your jdownloader.desktop under /usr/share/applications
[Desktop Entry]
Name=JDownloader
Categories=Network;FileTransfer
Exec=java -jar /home/eric/.jdownloader/JDownloader.jar -Dsun.java2d.opengl=true
Icon=jdownloader
Terminal=false
Type=Application
[Desktop Entry]
Name=JDownloader
Categories=Network;FileTransfer
Exec=java -jar /home/eric/.jdownloader/JDownloader.jar -Dsun.java2d.opengl=true
Icon=jdownloader
Terminal=false
Type=Application
original is just jdownloader
2010/09/20
3 steps to install JDownloader on your Ubuntu
Applied on 9.10 and up
- sudo add-apt-repository ppa:jd-team/jdownloader
- sudo apt-get update
- sudo apt-get install jdownloader
2010/06/21
2010/06/20
Solution of Chinese font display for flash player on Ubuntu 10.04 (Lucid)
- sudo vi /etc/fonts/conf.avail/69-language-selector-zh-tw.conf
- under the tag
sans-serif
There are a lot fonts.
Change the sequence WenQuanYi Micro Hei to first. - restart your os and check again.
2010/06/19
How to putty your Ubuntu
Most of the Ubuntu Desktop version has OpenSSH installed as a default.
However, Ubuntu Server seems not.
$sudo apt-get install openssh-server
However, Ubuntu Server seems not.
$sudo apt-get install openssh-server
2010/06/16
What do you do on your database?
A lot of companies are using Oracle database as their data storage.
Except the data storage, what do you do on the database?
In facts, the Oracle Database has a lot of feature, java, e-mail, all you need to do is survey and implement.
Remember to monitor your new application's impact, your database might be slow down.
Except the data storage, what do you do on the database?
In facts, the Oracle Database has a lot of feature, java, e-mail, all you need to do is survey and implement.
Remember to monitor your new application's impact, your database might be slow down.
Subscribe to:
Posts (Atom)