How to install Synaptic Package Manager on ubuntu 12.04

  • Post last modified:May 20, 2012
  • Post category:Linux
  • Post author:

To install Synaptic Package Manager on ubuntu 12.04

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.

2.Type the below code in terminal and hit enter.

sudo apt-get install synaptic

3.Type your ubuntu password if needed.
(more…)

Continue ReadingHow to install Synaptic Package Manager on ubuntu 12.04

How to view hardware information in ubuntu

  • Post last modified:September 2, 2020
  • Post category:Linux
  • Post author:

In Ubuntu, there are lots of commands available to check your hardware information. Using this you can view all your system details completly without any third party outside tools. In this tutorial we are going to see how to get the your Ubuntu system hardware details with build in tools. Here we are using lscpu, lshw, dmidecode, lspci and some others.

(more…)

Continue ReadingHow to view hardware information in ubuntu