Showing headlines posted by enable_sysadmin

« Previous ( 1 ... 22 23 24 25 26 27 28 29 30 31 ... 32 ) Next »

Getting started with NFS

These basics can get you started using NFS to make files accessible to another computer.

IT burnout: A personal story

Burnout is real. Here are some steps to come back from the depths of it.

Securing SNMP

If you're going to use SNMP, and you should, take some time to secure it.

Life as a Linux system administrator

If you're thinking about becoming a system administrator or continuing your career as one, you should read this excerpt from one system administrator's experience.

My go-to Linux network troubleshooting commands

Every sysadmin needs a good troubleshooting strategy, and you can't fix a problem if you cannot identify it. These are my favorite commands to quickly filter through the possibilities of a given problem.

A sysadmins guide to troubleshooting VLAN

Troubleshooting VLANs is complicated. Here are some techniques to save your sanity.

A beginner’s guide to text editing with Emacs

Learning this lightweight text editing tool can help you navigate faster, inside and outside of the text editor.

An introduction to network defense basics

Don’t trust your systems just because they’re on your network. Learn specific defense techniques to ensure enhanced security.

Rootless Podman and NFS

Using rootless Podman with NFS requires a bit of extra work, but it can be done!

Using Telnet to troubleshoot your mail system

Telnet is old school, but it's still a handy tool for troubleshooting email and other services.

A Sysadmins tale: How I moved from the ocean depths to Red Hat Tower

How do we choose our paths? Or do they choose us? This is the story of my professional journey into the world of system administration.

Manipulating text at the command line with sed

Still trying to figure out how to use sed? Check out these examples.

How to configure a VLAN in Linux

These VLAN configuration examples can help you get your Red Hat Enterprise Linux networks set up right.

Linux sysadmin basics: Troubleshooting known_hosts failures

SSH is easy to use, but when something causes your known_hosts to backfire on you, it can be frustrating. Here's how to fix this problem.

Who signed my cert?

A popular mantra in information security is, "Trust, but verify." Learn how to inspect a web server’s TLS certificate before trusting the site.

Configuring Ansible

In a previous article, I covered Red Hat Ansible basics and installed Ansible, creating one control node named RHEL8 and four managed nodes (node1, node2, node3, and node4), all running Red Hat Enterprise Linux. Now, for Ansible to communicate with a managed node, you need to configure the control node and the managed nodes with a user account, and give that user account privilege escalation to run commands without having to enter a password.

Packet sniffer basics for network troubleshooting

Capturing packets with a free tool like tcpdump is an essential skill that you need to acquire as a sysadmin. Anthony Critelli shows you the ropes.

Manipulating text with grep

Want to get more out of grep? Check this out.

Create an FTP-based YUM/DNF repository on Red Hat Enterprise Linux 8

You can create your own local YUM/DNF repository on your local server. Here's how to do that using http://FTP.

Linux sysadmin basics: Start NIC at boot

If you've ever booted a Red Hat-based system and have no network connectivity, you'll appreciate this quick fix.

« Previous ( 1 ... 22 23 24 25 26 27 28 29 30 31 ... 32 ) Next »