Showing headlines posted by enable_sysadmin

« Previous ( 1 ... 5 6 7 8 9 10 11 12 13 14 15 ... 32 ) Next »

How to read and correct SELinux denial messages

A look at SELinux denial messages, where they're logged, and how to parse them.

How to create an Ansible playbook

Here in this introduction to Playbook creation, we examine the play that manages updates for a local Ansible controller machine.

DNF for APT users

Take a look at a few common and useful DNF and APT operations.

How to move WordPress into a Linux container

Moving personal services into Linux containers requires planning. See what it takes to containerize years of information from WordPress.

How to move Request Tracker into a Linux container

In this final "Moving a service to a Linux container" series entry, I show you how to move Request Tracker.

A sysadmin's guide to containerizing applications

Curious how to containerize your Linux applications? Learn by example, and understand the challenges of various application types and how to overcome them.

Creating a multi-boot Linux desktop system

Take a look at how to select your favorite live operating system from a single USB drive.

How to move MediaWiki into a Linux container

In this next installment of this moving services to Linux containers series, we look at how MediaWiki can operate in a containerized environment.

The world needs women who code

How can we motivate more women to get into the technology field?

Linux for beginners: 10 commands to get you started at the terminal

Don't fear the command line. Embrace it with these 10 starter commands.

Using Ansible to deploy Microsoft SQL Server 2019 on Red Hat Enterprise Linux 8

Installing Microsoft SQL Server 2019 on Red Hat Enterprise Linux using a single playbook

Tricks and treats for sysadmins and ops

Are you ready for the scary technology tricks that can haunt you as a sysadmin? Here are five treats to counter those tricks.

Creating a Linux-Windows hybrid system with Cygwin

When you need a consistent scripting platform in a heterogeneous data center, Cygwin delivers.

Eight ways to protect SSH access on your system

The Secure Shell is a critical tool in the administrator's arsenal. Here are eight ways you can better secure SSH, and some suggestions for basic SSH centralization.

Understanding YAML for Ansible

Ansible playbooks are written in YAML, YAML Ain't Markup Language. Understanding YAML syntax is a key to success with Ansible.

Using TRIM and DISCARD with SSDs attached to RAID controllers

Learn to groom your SSDs to maintain the best performance.

Getting started with systemctl

Managing services is a key responsibility for sysadmins. How about a brief but thorough introduction to mastering systemctl? Enable yourself to use it today.

Linux command basics: printf

The printf command traces its roots back to the development world but offers practical utility to the sysadmin, as well. Derived from the print function in C programming languages, it provides the user with the ability to print a formatted string of output. Use printf to format text or numbers.

YAML for beginners

YAML is an easy, expressive, data-oriented language that distinguishes itself from document markup languages.

Linux interface analytics on-demand with iftop

Have you ever found yourself in a situation where you need to know who's using up all of your bandwidth and what they're using it on? I certainly have and I want to introduce you to a tool that can help you answer that question. Find out with iftop.

« Previous ( 1 ... 5 6 7 8 9 10 11 12 13 14 15 ... 32 ) Next »