How to list all Linux kernels in Ubuntu and how to check all available kernel version in Linux. You can check last kernel update in Linux and check previous kernel version in Linux using terminal. Let us learn how: What Is Kernel In Linux In Simple Words The kernel is a computer program at the […]
How To
How-to tutorials for Ubuntu, Linux, Android, WordPress, websites and more. Learn about Ubuntu Linux how to solve problems, errors, manage updates, fix issues and add functions & features.
10 Best Chrome Extensions For Web Developers And Software Engineers
The 10 best Chrome extensions for web developers 2022. Here is the list of the best chrome extensions for front end developer, including chrome plugins for web developers and chrome addons for web developers. 1. WhatFont It is the easiest way to find out the fonts used in a webpage. With this extension, anyone can […]
How To Update Only One Package In Ubuntu Linux
How to update only one package in Ubuntu? On Ubuntu, upgrade single package via command line. Using Ubuntu apt-get update single package command, one can update a specific package. Update A Specific Package In Ubuntu You just need to do apt-get install –only-upgrade . This will upgrade only that single package, and only if it […]
How To Count Number Of Files In A Directory And Subdirectories
Which is the Linux command to find number of files in a directory and subdirectories. You can also count number of files in directory recursively in Linux Ubuntu. Let us see how: Linux Command To Find Number Of Files In A Directory And Subdirectories Command 1: Use ls and wc commandCommand 2: Use tree commandCommand […]
5 Best WordPress Maintenance and Coming Soon Plugin
How to put website in maintenance mode WordPress? You can the best free coming soon plugin WordPress and best WordPress under construction plugin on your website. Download these best under maintenance plugin for WordPress; WP maintenance mode & coming soon custom message. 1. LightStart The LightStart plugin can be used to add a maintenance page […]
How To Go To Root Directory In Ubuntu Terminal
How to go to home directory in Linux? Learn how to change directory in Ubuntu using cd command in Linux Ubuntu Systems. The /root directory is the home directory of the root account. The root account is also known as root user or the superuser and it is represented by a forward slash ( / […]