| by Scott Kilroy

Linux nm Command Tutorial for Beginners (10 Examples)

If you are a Linux user who is also into system level software development, you may find yourself in situations where-in you need information related to symbols in an object file. You’ll be glad to know there exists a command line utility – dubbed nm -…

Share Button
Read More
| by Arround The Web

How to Install AWS CLI on Linux Systems

AWS (Amazon Web Services) is becoming a popular and growing trend in the Linux community. It is the perfect cloud infrastructure for any Linux user that wants to scale the productivity potential of their acquired Linux administration skills.
The post H…

Share Button
Read More
| by Arround The Web

How to Record Linux Terminal Sessions

Being able to record your Linux terminal sessions is one of the cool flexes found in a Linux operating system environment. So why opt to record Linux terminal sessions? Well, suppose you want to guide someone through the installation and configuration …

Share Button
Read More
| by Arround The Web

GNOME 42.3 Released with Screenshot UI Fixes, Better Flatpak Support, and More

Coming one and a half months after GNOME 42.2, the GNOME 42.3 update is here with a bunch of changes for the GNOME Shell fixing the new screenshot UI introduced in GNOME 42, the OSD colors with the light stylesheet, taking of screenshots when XDG directories are disabled, and on-screen keyboard GNOME Shell, which was […]

The post GNOME 42.3 Released with Screenshot UI Fixes, Better Flatpak Support, and More appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to List All Existing Groups in Linux System

Being able to manage users and groups in a Linux operating system environment is an important milestone in terms of Linux administration and security. Under Linux, each user account is automatically associated with a single primary group. A Linux user cannot be a member of two or more primary groups, only one. Here’s how to […]

The post How to List All Existing Groups in Linux System appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Generate Random Numbers in Linux

When it comes to the numbers game, no operating system does it better than Linux. Moreover, Linux operating system’s environment is smoothly transparent in its approach. So why would you need to generate random numbers in Linux?  Let’s answer tha…

Share Button
Read More
| by Scott Kilroy

Linux md5sum Command Explained For Beginners (5 Examples)

When downloading files, particularly installation files from websites, it is a good idea to verify that the download is valid. A website will often display a hash value for each file so that you can make sure the download completed correctly. In this a…

Share Button
Read More
| by Scott Kilroy

16 Practical Examples of Linux LS command for Beginners

Whenever it’s required to take a look at the contents of a directory on the command line in Linux, ls is the command that’s used. It lists the contents sorted in alphabetical order. While that’s the tool’s basic usage, it offers a plethora of features …

Share Button
Read More
| by Scott Kilroy

Linux strace Command Tutorial for Beginners (8 Examples)

The Linux command line offers many tools that are helpful for software developers. One among them is strace. The strace command in Linux lets you trace system calls and signals.

Share Button
Read More
| by Arround The Web

Linux Around The World

This is a new series showcasing Linux around the world. For the past few years, COVID has largely curtailed gatherings of Linux enthusiasts with only virtual meetings being possible. But as physical meetings are starting to resurface, now is the time to launch this series. We explore forthcoming events that are of interest to Linux […]

The post Linux Around The World appeared first on Linux Today.

Share Button
Read More
| by Scott Kilroy

Linux xxd Command Tutorial for Beginners (with Examples)

Need a hex dump for a text file? Looking for a command line utility that can do this? Well, you are in luck, as there exists a command dubbed xxd that can do this for you.

Share Button
Read More
| by Scott Kilroy

Enabling Enhanced Monitoring for Amazon RDS

Amazon RDS provides an enhanced monitoring feature for databases. In this tutorial, you will learn how to use the ‘IAM Passrole’ permission for enabling enhanced monitoring for Amazon RDS. We will see this by demonstrating a simple example.

Share Button
Read More
| by Arround The Web

How to Shut Down Linux Using the Command Line

In this tutorial, we’re going to show you how to shut down your Linux computer using the command line interface (CLI), aka Terminal.
The post How to Shut Down Linux Using the Command Line appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

New Features in the Upcoming Linux Mint 21 Release

Development for Linux Mint 21 is going in full swing. Here is a sneak peek into the features of this much awaited distribution release.

Share Button
Read More
| by Arround The Web

13 Interesting Distributions Based on Debian Linux

Debian is the mother of so many Linux distributions. It is not easy to select the best among them. Here, I share some of the interesting Debian-based distros.

Share Button
Read More
| by Scott Kilroy

How to integrate ONLYOFFICE Docs with WordPress

ONLYOFFICE Docs is an open-source office suite which comprises collaborative editors for text documents, spreadsheets, presentations, and forms along with PDF viewer. In this tutorial, we’ll learn how to connect the ONLYOFFICE Docs and WordPress instan…

Share Button
Read More
| by Arround The Web

How To Find Exact Installation Date And Time Of Your Linux OS

Ever wondered how long have you been using your Linux OS without a reinstall? This guide explains how to find exact installation date and time of your Linux OS.
The post How To Find Exact Installation Date And Time Of Your Linux OS appeared first on Li…

Share Button
Read More
| by Scott Kilroy

How to search files from the Terminal on Linux

While there are many ways with which we can search and locate files and directories on Linux, the easiest and quickest is probably through the terminal. However, not many Linux users know about that, which leads to unneeded frustration. Here is a quick…

Share Button
Read More
| by Arround The Web

Linux Distros That Turn Your PC into Retro Gaming Console

Looking to spice up your system as a retro gaming console? These Linux distributions can help you do that.

Share Button
Read More
| by Arround The Web

5 Useful Linux Command Line Tools that Everyone Should Use

This set of five useful Linux commands gives you the ultimate productivity boost in your day-to-day workflow.
The post 5 Useful Linux Command Line Tools that Everyone Should Use appeared first on Linux Today.

Share Button
Read More