How to find application on Ubuntu? Know where are applications installed on Ubuntu. Here is how to check installed software version in Linux. How To Find Application On Ubuntu? To find the .desktop files for the applications, go to the directory usr > share > applications. Here you’ll see icons of installed and system Ubuntu […]
How To Open A Directory In Linux Using Terminal
How to open a file in a directory in Linux and how to open a directory in Linux using terminal. You can open directory from terminal Ubuntu. The cd Command The cd command is used to navigate through files and directories. cd Command: The cd command allows you to change directories. Note that when you […]
How To Check OS Installation Date In Linux Ubuntu
Find Linux install date using terminal. Here is how to check os installation date in RedHat Linux or Ubuntu Systems. Run any one of the following commands. You will have to replace /dev/sda1 with correct hdd drive partition in the following set of commands. When executed correctly, the command will display when the file system […]
How To Create Shutdown Shortcut In Ubuntu
How to create shutdown shortcut in Ubuntu? Read this tutorial to find out how to add shutdown button to taskbar in Linux Ubuntu Systems. Ubuntu users can add shutdown, logout, restart buttons using Power Commands. This tool is very useful and has a set of launcher that help you to run elementary tasks in your […]
How To Use Locate Command In Linux to Find Files
Here is how to use locate Command in Linux Ubuntu to search and find file in Linux terminal. If you get an error message – locate command not found – you will have to install the locate command in Linux Ubuntu manually. The locate command in Linux is a powerful utility for quickly finding files […]
How To Check Total Disk Space In Linux In GB
Here is the Linux command to check total disk space and free disk space in gb. Using this Unix command you can check disk space in current directory. Using the df command to check disk space The “df” command is for “disk filesystem” and is a great tool to know about the disk space usage […]