Archive for March, 2009

How do I create new user account in Ubuntu Linux from command line?

March 26th, 2009 by @HKw@! | No Comments | Filed in Ubuntu

For those too dependent on GUI may facing a lot of problem when they turn to Command Line Environment. When user want to add user in command line, a lot of question mark will come out from their mind. How to add user without interface.

Code:
useradd techcare

Setup a password:

Code:
passwd tech123

Share

How to download with command line on ubuntu

March 24th, 2009 by @HKw@! | No Comments | Filed in Ubuntu

Use wget.

Code:

wget -c http://www.nameofsite.com/path/abc.tar

Share

How to speed up your firefox

March 23rd, 2009 by @HKw@! | No Comments | Filed in Firefox

If you are Firefox user, you must be experience your Firefox slowing down. Firefox slowing down because of Firefox will record down the date and sited that visited when we use Firefox to browse Internet. Here is a quick tip to speed up your Firefox speed.

Goto
Preferences > Privacy > History and set the time limit to a couple of days.( Recommend set to 5-10days)

After done this setting, clear the history and restart your Firefox. Firefox loading speed will be increase.

Share
BlogCatalog