Showing headlines posted by enable_sysadmin
« Previous ( 1 ... 27 28 29 30 31 32 )An introduction to the vi editor
The lowly and now middle-aged vi editor is still a favorite among *nix system administrators and remains an essential tool for command-line file creation and editing.
Six practical use cases for Nmap
Nmap is a powerful network discovery and inventory tool for Linux. Here are six practical use cases to get you started
Building a virtual auto-deployment pipeline using Jenkins and Ansible
Here's how one team used Ansible roles and Jenkins Pipeline to automate their Red Hat Virtualization for testing.
Immutable Linux with Silverblue: My favorite superpower
As a security guy, I approve of defense-in-depth, which is why I like Silverblue.
Killing zombies, Linux style
Confused about zombie processes, what they are, what they cause, and how to get rid of them? Jake Walters will help get you started.
Geeking outside the office
How outdoor hobbies help this sysadmin maintain his sanity.
Manage the Linux /tmp directory like a boss
The /tmp directory is a temporary landing place for files. Users also have write access to this directory, which can be a bad thing, but there is a solution.
Run your own VPN with @Libreswan
Need to run your own VPN? This article will get you started with an open source option.
Becoming friends with NetworkManager
Need to configure a Linux machine with NetworkManager? Learn how, and why.
Working with pipes on the Linux command line
5 ways pipes can make you faster on the Linux command line