Showing headlines posted by savona

( 1 2 3 4 5 ... 6 ) Next »

How to Start Podman Containers on Boot with Systemd Service Units

  • Putorius.net; By Steven Vona (Posted by savona on Mar 13, 2023 3:54 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this quick tutorial we cover how to create service units so you can control podman containers just like any other daemon.

Set Up Automatic Update Installation Using DNF-Automatic Timer Unit

  • Putorius.net; By Steven Vona (Posted by savona on Apr 25, 2022 8:47 PM EDT)
  • Story Type: Security; Groups: Linux
Learn how to automatically update your Red Hat 8, Fedora, or any system using the DNF package manager. In just 3 quick and easy steps you can have dnf-automatic configured and enabled! Set it to automatically install security updates to keep your system patched and vulnerabilities down.

Install, Configure, and Scan for Viruses with ClamAV on Linux

Learn the basics of installing, configuring and scanning with ClamAV from the command line. We also cover using ClamTk, the GUI front end from ClamAV.

How to Flush Local DNS Cache on a Linux Machine

  • Putorius.net; By Steven Vona (Posted by savona on Apr 10, 2022 9:00 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn how to flush the local DNS resolver cache on your Linux system as well as view DNS cache statistics.

Limit Docker Container Access to Specific IP Addresses

  • Putorius.net; By Steven Vona (Posted by savona on Mar 11, 2022 2:50 AM EDT)
  • Story Type: Security; Groups: Linux
In this article we discuss how to use an ipset and iptables to grant (whitelist) or block (blacklist) IP addresses from accessing Docker containers.

How to Find Date and Time Linux OS was Installed

  • Putorius.net; By Steven Vona (Posted by savona on Mar 2, 2022 10:55 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this Linux quick tip we will discuss the different methods that can be used to find the date and time of a Linux installation.

SFTP, FTPS, and SCP - What is the Difference?

  • Putorius.net; By Steven Vona (Posted by savona on Feb 24, 2022 1:11 PM EDT)
  • Groups: Linux
SFTP, FTPS and SCP are all file transfer protocols, but what is the differnce? Learn the differences between these protocols and some examples of how to use them from the Linux command line.

7Zip 21.0 Now Provides Native Linux Support

  • Putorius.net; By Georgio Baremmi (Posted by savona on Mar 13, 2021 1:26 PM EDT)
  • Story Type: Tutorial; Groups: Linux
7Zip now provides native Linux support as of version 21.0. Learn how to install and use 7Zip on your Linux system.

Linux Pee Command - Tee Standard Input Into Multiple Pipelines

  • Putorius.net; By Steven Vona (Posted by savona on Mar 8, 2021 3:45 AM EDT)
  • Story Type: Tutorial; Groups: Linux
The pee command is similar to tee, but with pipes! This utility can take standard input and feed it into multiple pipes.

Linux Sponge - Soaking Up Input and Writing It To a File

  • Putorius.net; By Steven Vona (Posted by savona on Mar 4, 2021 11:59 AM EDT)
  • Story Type: Tutorial; Groups: Linux
The Linux sponge command will read ALL data from standard input then open a file for writing. This has advantages over a simple shell redirection. Learn about this interesting tool with this short tutorial.

Getting Started with CrowdSec - Open-Source Security Automation Tool

CrowdSec is a free & open-source security automation tool leveraging local IP behavior detection & a community-powered IP reputation system.

Add, Convert, and Format Timestamps on the Linux Command Line

  • Putorius.net; By Steven Vona (Posted by savona on Feb 16, 2021 10:57 PM EDT)
  • Story Type: Tutorial; Groups: GNU, Linux
Have you ever wished you can easily add timestamps to command output? How about convert those UNIX timestamps to something more friendly? Enter the ts command...

The fmt Command - Formatting Text on the Linux Command Line

  • Putorius.net; By Marco Cherisi (Posted by savona on Jan 28, 2021 11:06 AM EDT)
  • Groups: Linux
How to format large text files for reading on the command line.

An Introduction to Brace Expansion in BASH

  • Putorius.net; By Marco Cherisi (Posted by savona on Jan 25, 2021 4:27 PM EDT)
  • Groups: Linux
Learn the basics of using Brace Expansion in BASH to become an efficient command line user.

How to Change your Default Shell in Linux

  • Putorius.net; By Steven Vona (Posted by savona on Jan 4, 2021 10:57 PM EDT)
  • Groups: Linux
In this Linux quick tip we take a look at shells. How to find what shell you are currently using, which shells are available on your system, and how to change your default and current shells.

Splitting Files on Context Lines on the Linux Command Line with csplit

  • Putorius.net; By Marco Cherisi (Posted by savona on Sep 28, 2020 10:31 PM EDT)
  • Story Type: Tutorial; Groups: Linux
How to split a text file into multiple files using context lines. In this tutorial we discuss splitting files after a line with a matching string or after x number of lines.

Create iptables Rules Based on Hostname Using IP Sets

  • Putorius.net; By Marco Cherisi (Posted by savona on Jul 30, 2020 4:07 AM EDT)
  • Groups: Linux
Learn how to use IP Sets and a simple bash script to update iptables using a dynamic DNS address.

Using the Shred Command to Securely Delete Files in Linux

  • Putorius.net; By Marco Cherisi (Posted by savona on Jul 28, 2020 2:53 AM EDT)
  • Groups: Linux
Learn how to use the Shred Command in Linux to overwrite and securely delete your files so they cannot be easily recovered.

Easily Mount Google Drive on Your Linux System

  • Putorius.net; By Marco Cherisi (Posted by savona on Jun 19, 2020 3:26 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Google drive is a great FREE cloud storage service. It allows you to store your data in the cloud so you can access it anywhere in the world, from just about any device. Step by step guide to use Gnome Online Accounts to easily transfer files to your Google Drive.

Back to the Basics - Display a List of Logged in Users - Linux Who Command

  • Putorius.net; By Karim Buzdar (Posted by savona on Jun 17, 2020 1:59 PM EDT)
  • Groups: Linux
The who command is another handy command from the GNU Core Utilities package. Learn what it is, how to use it, and all about it's options and switches.

( 1 2 3 4 5 ... 6 ) Next »