How to optimize png image in command line mode

admin on July 21st, 2008 | File Under Graphic, Linux General Tips, Linux Software -

How to optimize png format image in command line mode? The answer is Optipng ,Optipng is a simple and useful tool for optimizing png image runs in command line mode. Read More »

No Comments Tags: , , , ,

Installing WMware on Arch Linux

admin on July 16th, 2008 | File Under Linux General Tips, Linux Software, Linux Tips, System Tool -

Arch Linux doesn’t offer WMware, and it is difficult to install WMware by compiling source on Arch Linux due to its different service setting in /etc,so we need to install it by yaourt Read More »

2 Comments Tags: , , , ,

Howto:Set Swiftfox as default browser on Kubuntu

admin on July 13th, 2008 | File Under Linux General Tips, Linux Tips, Ubuntu -

Kubuntu users probably found  that even you have set up Swiftfox as  default browser on Kubuntu but it won’t work.You may try below solution which works for me: Read More »

No Comments Tags: , ,

Install and enable mod_auth_mysql in Ubuntu

admin on July 12th, 2008 | File Under Linux General Tips, Linux Tips, Ubuntu -

1. Install mod_auth_mysql:

sudo apt-get install libapache2-mod-auth-mysql

2.Enable mode_auth_mysql

cd /etc/apache2/mods-enabled
sudo ln -s ../mods-available/auth_mysql.load

No Comments Tags: , ,

Tip-redirecting with sudo command

admin on July 10th, 2008 | File Under Linux Command Tips, Linux Server Tips, Linux Tips -

If you directly use sudo command to redirect  ,you will probably get error,eg:

sudo route -n> /etc/linuxine

you will get error: Read More »

1 Comment Tags: , ,

Tip-add a option Delete to pop-up menu on Gnome

admin on July 10th, 2008 | File Under Linux General Tips, Linux Tips -

By default,If you hover a file/folder and right click mouse,you will only see a  option Trash on pop-up menu for removing function.How to add a  option Delete on it so that we can delete file/folder bypasses Trash? It is very easy,just go to Nautilus->Edit ->Preferences->Behavior and tick the option”Include a Delete command that bypasses Tras” which is on the most bottom,and then you may see  option Delete already added to the pop-up menu. Read More »

No Comments Tags: , ,

Video tutorial for installing and activing SELinux on Debian

admin on July 7th, 2008 | File Under Debian, Linux Server Tips -

This is a good video that guides to install and active SELinux in few minutes.”I made this video to show how easy is install and activate Security Enhanced Linux on Debian.”the poster  said. Read More »

No Comments Tags: , , ,

General steps for installing Nvidia diplay driver in Linux

admin on July 5th, 2008 | File Under Hardware Driver, Linux General Tips, Linux Tips -

nv_logo_footerThis guide is based on Ubuntu,but it can be a reference for other Linux distributions as well. Read More »

1 Comment Tags: , , , , , ,

How to copy disc content to iso file

admin on July 4th, 2008 | File Under Linux Command Tips, Linux Tips -

tipsVery easy ,just open your Termial and  type :

cp  /dev/cdrom filename.iso

//filename = your filename

then,press [ENTER]

The iso file will be saved in your home folder.

No Comments Tags: , ,

Howto install/remove Gnome,KDE,Xfce in Ubuntu

admin on July 1st, 2008 | File Under Linux General Tips, Linux Tips, Ubuntu -

tipsSometimes we want to have 2 or more desktops ,sometimes we want to remove 1 or more desktops,right?I have just removed kde4 from Ubuntu.By the way,I summarized some tips for installing/removing desktops in Ubuntu as follow:~ Read More »

No Comments Tags: , , , , , , ,
Pages: 1 2 3 Next