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 »

ASCII Locomotive Train in the Linux Terminal – Easter Egg

Linux is being used by programmers, developers, and system admins for a very long time. We use the terminal for almost everything, installing/uninstalling, changing directories, cut, copy and pasting, etc. But Linux also has a lot of unknown commands that you may accidentally type as a misspelling to a commonly used command. This article is

ASCII Locomotive Train in the Linux Terminal – Easter Egg Read More »

5 Tools to Access Linux Files on Windows

In this article, we will be discussing five different ways to access Linux files from Windows. We’ll work on Ubuntu in this article, but you can use any distribution. Just identify the partition type that you’re using on your system and download the appropriate tool from this list. Ubuntu supports Windows NTFS partitions but Windows

5 Tools to Access Linux Files on Windows 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 »

← Previous 1 … 79 80 81 … 129 Next →

Recent Posts

  • Create a Persistent Ubuntu Live USB with mkusb
  • Yum Extender: A User-friendly Synaptic Alternative for Fedora Linux
  • How to Install VS Code on Arch Linux
  • Fix sudo: npm: command not found on Ubuntu
  • Deepin Linux Review: Deepin 25.2, DDE 7, and Who It Suits

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.