Here is the Linux command to check disk space in gb. There are several ways to check total hard disk space in Ubuntu command line. Before we begin, let use see the GUI way to check disk space in Linux Ubuntu: Check how much disk space is left on Ubuntu You can check how much […]
How To Check Who Did Last Reboot In Linux Ubuntu
Here is how to check last reboot time in Linux Ubuntu. Learn how to check reboot history in Linux including how to check last 10 reboot in Linux. Here is a way to check who did last reboot in Linux. Who Command To Check The Last Reboot Time ‘who’ prints information about users who are […]
Command To See The List Of Users Who Are Currently Logged-In
Which is the command that can be used to see the list of users who are currently logged-in? This tutorial explains how to check how many users are logged in Linux Ubuntu. Read to find out how to check user details in Linux: 1. W command The w command is used to show who is […]
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 […]
How to Check Command History in Linux with Date
How to check command history in Linux with date? If you want to see command history in Linux with timestamp, here is how to get all command history in Linux Ubuntu History Command The history command can be used to display the recently used command history. The history command has the following syntax: history [-c] […]
How To Shutdown Linux With A 15 Minute Delay And Message
How to shutdown Linux from terminal? Ubuntu shutdown shortcut can be used to shutdown Ubuntu from terminal commandline. How to shutdown Ubuntu from terminal command line. Ubuntu shutdown command examples for using Ubuntu shutdown command immediately or Ubuntu shutdown command with 15 minute delay. Shutdown Command The shutdown command brings the system down in a […]