n this post we will see how to check all available kernel version in Linux Ubuntu and how to check last patch date in Ubuntu Systems. Check All Available Kernel Version In Linux Ubuntu ‘uname’ prints information about the machine and operating system it is run on. If no options are given, ‘uname’ acts as […]
3 Best Artificial Intelligence Domain Name Generators
Looking for an AI-generated domain name? Here are three of the best artificial intelligence domain name generator online (free edition). An artificial intelligence domain name generator is a computer program that uses AI algorithms to automatically generate domain names. These AI domain name tools allows users to quickly generate domain names that are unique, creative, […]
Find Files Modified In Last 2 Days In Linux Command Line
See and check when file was last modified Linux. Here is how to check last file modified date in Linux and how to check last updates file in Linux There are three ways to do this: 1: Using ls command When you use ls command with its -l option, it displays the file and directory […]
Create Password Protected File In Linux Command Line
Do you want to password protect a folder in Linux command line? If Yes, here is the method to create password protected file in Linux command line. Linux makes it easy to password protect your files using gpg (GNU-pg) command. It comes pre-installed in most Linux distributions. In this article, we will look at how […]
Which Command Is Used To ‘Re Execute The Previous Command In Linux
Do you want to know which command is used to ‘re execute the previous command in Linux Ubuntu Systems. Read this post to find out which keyboard key retrieves the last command that you entered in the default Linux Shell. Let us learn more about re-executing previous commands. Method 1 – Run Last Command using […]
How to Get Directory Size in Linux Command Line
Here is the Linux/Unix command to check folder size in GB. This post explains how to check disk space by folder on Linux Ubuntu Systems. Method 1: The ls Command The ls command can be used to find the size of a directory in Linux. Here are some examples of the ls command: Note: for […]