Showing headlines posted by enable_sysadmin

« Previous ( 1 ... 18 19 20 21 22 23 24 25 26 27 28 ... 32 ) Next »

Nmap command line info gathering magic

Nmap and its associated files provide a lot of valuable information, but you have to know how to get it.

How to create command-line keystroke aliases in Linux

If you can't remember your favorite command line options, consider creating aliases for the ones you use most often.

Making CA certificates available to Linux command-line tools

How to use the ca-certificates package to manage Certificate Authority certificates for command-line utilities.

How to change your hostname in Linux

What's in a name, you ask? Everything. It's how other systems, services, and users "see" your system. https://red.ht/2VGYibk via #EnableSysadmin

Taking a deeper dive into Linux chroot jails

Dive deeper into the chroot command and learn how to isolate specific services and specific users.

How to set up Linux chroot jails

Interested in using containers to isolate processes? Then explore the world of chroot jails: the original containers.

What is my Linux command prompt telling me?

If you don't know the difference between $ and #, then this article is for you. Even if you do know the difference, you might learn something new.

What happens behind the scenes of a rootless Podman container?

Have you ever wondered what happens behind the scenes of a rootless Podman container? Let's walk through an example.

11 Linux commands I can’t live without

Here are 11 Linux commands that one sysadmin cannot live without.

A beginner's guide to navigating the Linux filesystem

As a new Linux user, one of the first skills that you need to master is navigating the Linux filesystem. These basic navigation commands will get you up to speed.

How to recover a root password in Red Hat-based Linux systems

Forgetting or never having the root password for a Linux system is a bad thing. This short how-to will prevent a time-consuming reinstall.

How to clear swap memory in Linux

Got swappiness? Learn how to set appropriate swap settings in Linux, and clear your swap's contents.

Sysadmins: Is LibreOffice a viable office suite choice for your users?

LibreOffice is a full-featured office tool, but it has been slow to replace proprietary alternatives in many spaces.

Managing swap in the modern Linux system

Swap space is an integral part of the modern Linux system, especially in the Enterprise environments of today. Many of you may be familiar with its concepts and how to manage it to work in your favor. I would bet that there are a lot of people who, like myself until recently, haven't interfaced with swap or the manipulation of it in a live environment and may not entirely understand its purpose. I want to go through the basic concepts and explain how to create and manage a swap space.

How to open a Linux terminal window

Say you are new to Linux world and just installed Linux desktop and now you would like to fire up terminal window and start issuing commands, but wait you don’t know how to access a terminal window in Linux, in this article I will walk you through how to open a Linux terminal window and set up a keyboard shortcut for easier access.

Give your Linux system's firewall a security boost

Firewalls are great but they're ineffective if something goes wrong with them. The /etc/hosts.allow and /etc/hosts.deny files are the second line of defense against intruders.

How I learned to stop worrying and love systemd

A personal journey of systemd discovery, from services and even containers.

Using Bash for automation

Take your Bash scripting to a new higher level using libraries with automation.

10 things I wish I'd known before becoming a Linux sysadmin

Linux system administrators deal with a lot of interesting issues during a career. But what do you wish you knew before you became one?

Linux command line basics: sudo

Learn to elevate your work and your permissions by becoming a super user with sudo.

« Previous ( 1 ... 18 19 20 21 22 23 24 25 26 27 28 ... 32 ) Next »