| by Arround The Web

Docker Logs: What They Are and How to Use Them (with Examples)

If you are a sysadmin responsible for building and managing containerized applications, docker logging is important. In this article, we are going to show you everything you need to know about Docker logs and how to work with them.
The post Docker Logs…

Share Button
Read More
| by Arround The Web

What Does ‐‐ (double dash) Mean in Linux and Unix SSH Shell Commands?

This quick tutorial explains the use of the double-dash (“–“) in Linux, macOS and Unix shell and ssh commands. But first, let us see what it does and when you might need it.
The post What Does ‐‐ (double dash) Mean in Linux and Unix S…

Share Button
Read More
| by Arround The Web

How to Install and Configure Arch Linux with a Desktop Environment

Here is my method for installing Arch Linux. This can be a bit fiddly, but is a really great learning curve, especially if you are installing it on physical hardware. There are many methods to do everything, different partitioning tools, and lots of ways to carve up your disks (if you are using a virtual […]

The post How to Install and Configure Arch Linux with a Desktop Environment appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Send Email From the Linux Terminal

While there are plenty of ways to send email, for anyone who lives on the command line, sending email from the CLI is a big timesaver. Learn how to send email from the Linux terminal using various tools , like mail, sendmail, telnet and mutt, and add a…

Share Button
Read More
| by Arround The Web

How To: Get Started with WireGuard Server in Under 5 Minutes

Whether you want to hide your identity from prying eyes or access content blocked by geo-restrictions, running a WireGuard server is an excellent solution to run your own VPN server. If you’ve got five minutes, you’ve got time to install it…

Share Button
Read More
| by Arround The Web

Tales from the Field: A System Administrator’s Guide to IT Automation

Download this collection of short stories about the excitement, frustrations, and challenges associated with learning IT automation.
The post Tales from the Field: A System Administrator’s Guide to IT Automation appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Use lsof Command in Linux to List Open Files

Have you ever had the file in use error? Learn how to use the lsof command in Linux to view open files and the processes using them.
The post How to Use lsof Command in Linux to List Open Files appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Use Lynis Linux Security Audit Tool on Ubuntu

Lynis is an open-source security auditing tool for extensive scanning of systems and its security defense to achieve compliance testing and system hardening. This article will help you to install Lynis from its official package repository and audit the…

Share Button
Read More
| by Arround The Web

6 Best Mail Transfer Agents (MTAs) for Linux

On a network, mail clients send messages to a mail server which then routes them to the correct destinations (other clients). The mail server uses a network application called Mail Transfer Agent (MTA). Here, we take a look at the six top options.
The …

Share Button
Read More
| by Arround The Web

Styli.sh is a Great Dynamic Desktop Wallpaper Changer for Linux

Bored seeing the same wallpapers every day? Automatically switching wallpapers is probably the best way to keep your desktop fresh and full of surprises. This article will show you how to automatically set new wallpapers using Styli.sh on Linux.
The po…

Share Button
Read More
| by Arround The Web

Tootle – GTK Client for Mastodon

Mastodon is a free and open source microblogging platform similar to Twitter, but with user privacy and decentralization in mind. It’s one of many protocols that interacts with the Fediverse of protocols like Pleroma, GNU Social, and others. Unlike Twitter, Mastodon is not one social network. You can use Mastodon with a web browser. Or […]

The post Tootle – GTK Client for Mastodon appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

3 Useful Tips on How to Use History Command in Linux

One feature of the Bash shell that can be changed is the history command. Learn 3 useful tips on how to use the history command in Linux here.
The post 3 Useful Tips on How to Use History Command in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Install Craft CMS with Nginx on Ubuntu 20.04

Craft CMS is a free, open-source content management system for websites. This guide shows how to install Craft CMS on Ubuntu 20.04 LTS (Focal Fossa).
The post How to Install Craft CMS with Nginx on Ubuntu 20.04 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Install iRedmail on Ubuntu 20.04

iRedmail is an open-source mail server solution that can deploy a full-featured mail server in several minutes. Learn to install iRedmail on Ubuntu 20.04 here.
The post How to Install iRedmail on Ubuntu 20.04 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How To Set Up SSH Public and Private Key in Linux

SSH or Secure Shell Protocol is a cryptographic network protocol that is used to securely access a remote machine from another computer over an unsecured network via the command line. With SSH, you can execute commands on remote Linux systems and servers, send/transfer files, and normally manage everything you do from one place. In this […]

The post How To Set Up SSH Public and Private Key in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Bash Script to Monitor Memory Usage on Linux

This shell script will trigger an email when more than 60% of your system memory is used.
The post Bash Script to Monitor Memory Usage on Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Compress Files with zstd Utility in Linux

If you want to save some space on your disk, you can compress your files and directories to save some space. Here’s where to learn how to use the zstd tool.
The post How to Compress Files with zstd Utility in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Exa – A modern replacement for ls command

Listing the contents of a directory is a common task that Linux users carry out. The ls command is commonly used for this operation and it sure does a decent job in displaying all the files and sub-folders contained in a directory. Exa is a fast & improved file listing tool that enhances the output […]

The post Exa – A modern replacement for ls command appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Top 25 Ethical Hacking Terms For Learners

These are some of the hacking terminologies or hacking terms that are important to know for an ethical hacking learner. I will be using these hacking terms throughout future articles of the series “Hacking with Kali Linux”.
The post Top 25 …

Share Button
Read More
| by Arround The Web

Vivaldi 4.1 Offers a New Command Chains System and Accordion Tabs

Vivaldi 4.1 comes with a range of improvements and fixes that will help you save time and get more out of your browsing. Vivaldi comes from the same team that developed Opera back in the day. It is intended for power users and provides an impressive level of control over the interface. Vivaldi is one […]

The post Vivaldi 4.1 Offers a New Command Chains System and Accordion Tabs appeared first on Linux Today.

Share Button
Read More