Install grafana on Linux Ubuntu – grafana linux dashboard prometheus. Grafana visualise and unifies the data and helps to query, visualize, alert on, and understand the data no matter where it’s stored. With Grafana users can create, explore and share all of the data through flexible dashboards. Grafana can take read and analyse of the […]
Ubuntu
Latest Ubuntu news updates, Ubuntu tutorials and tips for Ubuntu Linux. Learn to use one the most popular Linux distros. Get the updates and latest releases for Ubuntu.
Linux Command To Check CPU and Memory Utilization In Percentage
On Linux, how to check memory usage by process? Learn how to check CPU and memory utilization in Linux and check memory usage in Linux. Here is the Linux command to check memory utilization in percentage. ps displays information about a selection of the active processes. It is slighyly different from top command. top command […]
Best Material Themes Icons for Linux Ubuntu
Best material themes for Ubuntu Linux Desktop. Download these best Ubuntu themes and give a beautiful makeover for your Linux Desktop. Install Arc Theme On Ubuntu Arc is a flat theme with transparent elements and comes in three variants – Arc, Arc-Dark and Arc-Darker. Arc is a flat theme with transparent elements for GTK 3, […]
How To Check Total Hard Disk Size In Ubuntu Terminal
Which is the command to check the disk size in Linux? Learn how to see disk space in Ubuntu terminal; check total disk space in Linux. Use lsblk command to show disk space Run the following command to list the disk and as well as partitions and filesystems formatted on them. lsblk -f The lsblk […]
How To Open A File In A Directory In Linux Terminal
Learn how to open a directory in terminal Linux and how to open a file in a directory in Linux terminal. Here is how to open file from terminal Ubuntu or open folder from terminal Ubuntu. open folder from terminal ubuntu Using cd command. The cd or change directory command allows you to change your […]
Find And Update All Upgradable Packages In Ubuntu
How to find all upgradable packages in Ubuntu Linux. Once found, here is how to update all upgradable packages in Ubuntu Linux. This command will update the list of available packages for apt. To update the list of packages in the Ubuntu repository; we run “sudo apt update” command to update the list of packages […]