Skip to content
Linux
  • Home
  • About
  • Contact Us
  • Privacy Policy

All About Linux.

Terminal Aliases – Command-Line Shortcuts You Must Know

Bash allows you to create terminal aliases to speed up your workflows, reduce the amount of typing required, and make your routine tasks more efficient. The terminal is the key to everything in Linux, and we all must have used it sometime in our journey, either to troubleshoot or just to take a look at […]

Terminal Aliases – Command-Line Shortcuts You Must Know Read More »

Create Desktop Shortcuts Using The Terminal on Ubuntu

Hello folks, In this article, We will be discussing how to create desktop shortcuts on Ubuntu. Unlike windows, where we can create shortcuts with just a click, creating shortcuts on the desktop in Ubuntu is not the same. In Ubuntu, every software that you install comes with an extra file stored in /usr/share/applications directory which

Create Desktop Shortcuts Using The Terminal on Ubuntu Read More »

Disable Bluetooth on Ubuntu Startup – A Step-By-Step Guide

Hello guys, in this article, we will discuss how to disable Bluetooth on startup on Ubuntu 20.04 LTS. By default, Bluetooth along with other processes are turned on after each boot and it affects the battery and slows down the system. There is a list of startup processes from which we need to remove Bluetooth

Disable Bluetooth on Ubuntu Startup – A Step-By-Step Guide Read More »

MacOS vs Linux: Which one is better?

In this article, we will discuss some key differences between macOS and Linux and it will be clear to you why you should go for Linux. MacOS vs Linux – A Complete Comparison Linux or GNU/Linux is better than MacOS in many factors but it has some disadvantages as well. Linux is a group of

MacOS vs Linux: Which one is better? Read More »

Fedora vs Ubuntu Desktop: Which one should you use?

In this article, let’s compare the Fedora Workstation vs Ubuntu. Ubuntu, developed by Canonical, is the most popular Linux distribution of all time. It is extremely user-friendly, and the default settings make sense to most users. It is based on Debian Sid and there are many Linux distributions such as Linux Mint or Pop_OS!, which

Fedora vs Ubuntu Desktop: Which one should you use? Read More »

How to find reboot time in Ubuntu 20.04 LTS? [CLI]

Hello folks, in this article, we will be discussing how to find reboot time for Ubuntu. Like other operating systems, Linux also maintains a log of everything including login time, reboot time, etc which is stored in the /var/log/wtmp file. Finding reboot time in Ubuntu can be done using commands like last, uptime, who. All

How to find reboot time in Ubuntu 20.04 LTS? [CLI] Read More »

How to delete a single command from history in Linux?

Hello guys, In this article, we will discuss how to delete a single command from history in Linux. Sometimes, you may enter an incorrect command which you don’t want repeating or you may have entered any password which you don’t want other users to see. If you are familiar with the terminal, we can access

How to delete a single command from history in Linux? Read More »

How to delete memory buffers and cache in Ubuntu 20.04 LTS?[CLI]

Hello folks, In this article, we will be discussing how to delete memory buffers and cache in Ubuntu 20.04 LTS. Linux has very efficient memory management but if some process is taking too much memory, you can clear the memory by deleting buffers and cache. Note that deleting the memory buffers and cache manually will

How to delete memory buffers and cache in Ubuntu 20.04 LTS?[CLI] Read More »

How to Sort Files By Size in Linux? [Command Line]

Hello folks, in this article, we will discuss how to sort files by size in Linux. Most of you are familiar with the ls command which is used to list files in the current working directory. But by using some parameters with the ls command, We can sort the files by name, size, modification time,

How to Sort Files By Size in Linux? [Command Line] Read More »

Check Linux Terminal History Sorted by Dates

Hello guys, In this article, we will be discussing how to check Linux command history sorted by dates. Using the History command, We can check all the previously executed commands in a list. It also stores the date and time of each command but by default, it does not show the date and time. To

Check Linux Terminal History Sorted by Dates Read More »

← Previous 1 … 81 82 83 … 129 Next →

Recent Posts

  • How to change the default background image in Firefox?
  • Best Torrent Clients for Linux
  • Enable Dark Mode in VLC on Linux
  • Customize Spotify on Linux with Spicetify
  • Guide To Install Blue Recorder On Linux (2026)

Favorite Sites

  • Python Tutorials
  • GoLang Tutorials
  • CodeForGeek
  • VM-Help
  • MySQL Tutorials
  • Excel Tutorials
Linuxlogo

Learn everything about Linux, under a single roof. LinuxForDevices covers Linux tutorials, Open Source news, and courses to help you grow.

Copyright © 2026 · LinuxForDevices · LinuxForDevices is part of Diyansh IT Services Private Limited
Linux® is a registered trademark of Linus Torvalds.