Category: Ubuntu

How ubuntu works?

Ubuntu relies on the architecture of Linux to communicate with a computer’s hardware so that software can do what it’s supposed to do. Ubuntu commands follow the rules and procedures that hundreds of other Linux distros also use. But Ubuntu has its own style and list of features. What is Ubuntu and how does it […]

Which version of ubuntu am I running?

Check Ubuntu Version from Terminal Open your terminal either by using the Ctrl+Alt+T keyboard shortcut or by clicking on the terminal icon. Use the lsb_release -a command to display the Ubuntu version. Lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04 LTS Release: 18.04 Codename: bionic Your Ubuntu version will be […]

What to do with ubuntu linux?

One of the things I like about Ubuntu is that you can configure keyboard shortcuts per your need. You can setup keyboard shortcuts for like playing next song, opening up an application, switching between multiple application windows and for many tasks. You can do everything including, creating and removing file and directory, browsing the web, […]

What ubuntu am I running?

There are several commands that you can use to find out what version of Ubuntu you are running . The lsb_release utility displays LSB (Linux Standard Base) information about the Linux distribution. What version of Linux do I have installed? Your version appears on the “Description” line. If you just want that line, type lsb_release […]

How do I see what ubuntu release in terminal?

Check Ubuntu Version from Terminal Open your terminal either by using the Ctrl+Alt+T keyboard shortcut or by clicking on the terminal icon. Use the lsb_release -a command to display the Ubuntu version. Lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04 LTS Release: 18.04 Codename: bionic Your Ubuntu version will be […]