Posts Tagged ‘Linux’

ubuntu

How to install google earth 6 on ubuntu

0

To install google earth on ubuntu. 1.Go to Application -> Accessories -> Terminal. And type the below code in terminal and hit enter. Type your ubuntu password if needed 2.After the successful installation of lsb-core package. Click Google...

READ MORE »
ubuntu

Screenshot tools in ubuntu

1

1.Print screen Press the PrtSc or (Print Scrn, Prt Scn, Prt Scr, Prt Scrn) to capture the entire desktop Press Alt + PrtSc  to capture the currently active window. 2.Take Screenshot Go to Applications->Accessories->Take Screenshot select the options...

READ MORE »
drupal

How to install Drupal 7 on ubuntu

9

To install Drupal 7 on your localhost, you must setup apache and mysql first. We have already posted a tutorial on How to install and configure Apache,PHP,MySql and phpMyadmin on ubuntu.Please read first. 1.Download Drupal 7 Go...

READ MORE »
ubuntu

How to Install GIMP and help files in Ubuntu

0

GIMP is an open source and free software and it is a good alternative for popular Image editing software Adobe Photoshop.GIMP is the GNU Image Manipulation Program. To install GIMP in ubuntu Method 1: Go to Application...

READ MORE »
ubuntu

How to uncompress or open a rar file in ubuntu

0

If your are getting "Could not create the archive  Archive type not supported."  error when trying to open a rar file, then you need a .rar  uncompresser. To uncompress or open a rar file in ubuntu just install unrar and...

READ MORE »
ubuntu

How to Install Mircosoft Windows fonts on Ubuntu

0

In ubuntu you can install microsoft windows fonts in three ways. Terminal method: 1.Open your terminal  copy and paste below command and press enter: To open terminal go to Applications->Accessories->Terminal. Copy from windows Method: Copy windows True Type fonts(TTF) directly...

READ MORE »
ubuntu

How to remove old linux kernels in ubuntu via synaptic package manager

1

When you update linux kernels in ubuntu, the old linux kernel version is not deleted and it also appears in your boot menu. To remove old linux kernels in ubuntu via synaptic 1.First, find which kernel you are using to...

READ MORE »
ubuntu

How to configure the grub2-burg settings in ubuntu

1

To configure the grub2/burg settings in ubuntu in easy way you need to install Grub Customizer. The main feature is the boot entry list configuration . 1.Go to Applications->Accessories->Terminal and Type the below commands and press enter. 2.Then go to...

READ MORE »
ubuntu

How to Flush DNS in Ubuntu

1

You need to install nscd (Name Service Cache Daemon), if you want to flush DNS cache in ubuntu. Name Service Cache Daemon is a daemon which handles passwd,  group and host lookups for running programs and caches the results for...

READ MORE »
ubuntu

How to get detailed list of your hardware information in ubuntu

1

To get detailed list of your hardware information in ubuntu, you need administrative privilege. 1.Open your terminal. 2.To open your terminal go to Applications->Accessories->Terminal . 3.Type and press enter. 4.If needed type your password and press enter....

READ MORE »