Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
  • WindowsServer2022
    Windows Server 2022 Capabilities: Register Windows Admin Center with Azure Windows Server
  • Stop teams from auto start
    Prevent Microsoft Teams from starting automatically on Windows Windows
  • VMware workstation networking issues
    Network cable Unplugged: Fix VMware “Warning – Multiple default gateways are intended to provide redundancy to a single network Virtualization
  • 1723152 3cc3 2 750x405 1
    Cluster creation in Proxmox VE Virtualization
  • find my device banner
    Video on how to Enable Find My Device on Windows 11 Windows
  • wine 2 1
    How to install and uninstall WineHQ on Linux Linux
  • Actualidad 211741393 129861581 1050x760
    Edge GPO settings: All Group Policies available to configure Microsoft Edge Settings Windows Server
  • windows deployment services imagen destacada blog redigit
    How to create a capture image on Windows Deployment Services Windows Server

Category: Linux

Linux is a powerful, open-source operating system known for its stability, security, and flexibility, widely used in servers, development, and embedded systems

How to Install and Configure Postfix as a Send-Only SMTP Server

Posted on 21/11/202128/03/2024 Raphael Gab-Momoh By Raphael Gab-Momoh 1 Comment on How to Install and Configure Postfix as a Send-Only SMTP Server
How to Install and Configure Postfix as a Send-Only SMTP Server

Postfix is an open-source mail server released under IBM in 1998. Furthermore, it helps to route traffic between various mail servers across the internet. It is still in use because Postfix strives to be fast, uncomplicated, and trustworthy. To run a mail-in Linux, we need to understand servers’ separate roles in an email configuration. The…

Read More “How to Install and Configure Postfix as a Send-Only SMTP Server” »

Linux

What are the differences between dnf and apt package managers?

Posted on 19/11/202120/11/2023 Raphael Gab-Momoh By Raphael Gab-Momoh No Comments on What are the differences between dnf and apt package managers?
What are the differences between dnf and apt package managers?

If you have used Fedora before, I didn’t entirely surprise you, but for Centos or RHEL users, DNF (Dandified Yum) is an updated and better version of yum. DNF is a software package manager for Red Hat Package Management -based Linux distro that installs, updates, and removes packages. In this guide, we shall discuss the…

Read More “What are the differences between dnf and apt package managers?” »

Linux

How to install LXC/LXD for container management

Posted on 16/11/202107/12/2023 Raphael Gab-Momoh By Raphael Gab-Momoh No Comments on How to install LXC/LXD for container management
How to install LXC/LXD for container management

In this article, we shall discuss Installing LXC/LXD for container management. You can’t talk about this without referring to Canonical, the company behind Ubuntu. This is because Canonical built upon the architecture of LXC for LXD. It will shock you to know that Docker is also built upon the technology of LXC, but that will…

Read More “How to install LXC/LXD for container management” »

Linux

How to configure user resource limits and restrictions in Linux

Posted on 15/11/202115/08/2023 Raphael Gab-Momoh By Raphael Gab-Momoh 4 Comments on How to configure user resource limits and restrictions in Linux
How to configure user resource limits and restrictions in Linux

Before discussing this, I would briefly like to touch on PAM (Pluggable Authentication Module) in Linux. PAM helps us to authenticate. Meanwhile, authentication is used by programs that provide users access to a system to be able to determine their identities. In Linux, especially centos and RedHat, many programs undergo configuration to make authentication possible…

Read More “How to configure user resource limits and restrictions in Linux” »

Linux

How to install a software package from source file in Linux

Posted on 14/11/202107/12/2023 Raphael Gab-Momoh By Raphael Gab-Momoh No Comments on How to install a software package from source file in Linux
How to install a software package from source file in Linux

A source file is a file that is written in the C programming language. In this post, I will be pointing you to the steps to take to be able to use software downloaded from a source file. Although we might not run into situations where we work with source files. But just in case…

Read More “How to install a software package from source file in Linux” »

Linux

RPORT the free and open source remote management tool

Posted on 10/11/202125/04/2024 Christian By Christian 1 Comment on RPORT the free and open source remote management tool
RPORT the free and open source remote management tool

RPort is a Remote Management (RMM) Software that immediately boosts the efficiency of IT teams and MSPs by giving them the tools to manage all their IT systems – from one simple, intuitive interface, from anywhere. In this article, I will show you how to work with “RPORT the free and open source remote management…

Read More “RPORT the free and open source remote management tool” »

Linux, Reviews, Windows

Read-only Files: Saving Files in VIM Editor on Linux/Unix-like OS

Posted on 26/10/202128/09/2023 Imoh Etuk By Imoh Etuk 1 Comment on Read-only Files: Saving Files in VIM Editor on Linux/Unix-like OS
Read-only Files: Saving Files in VIM Editor on Linux/Unix-like OS

Having talked about How to create, edit, save a file and quit Vim Editor in Linux, and related topics such as A brief Introduction to Linux and how to create disk partition in Ubuntu Linux, and Locate, Find, and Grep: How to search for files and patterns in Linux/Unix-like OS, it’s also very important to…

Read More “Read-only Files: Saving Files in VIM Editor on Linux/Unix-like OS” »

Linux

Shell Scripting: How to Automate a Process in Linux

Posted on 23/10/202107/12/2023 Raphael Gab-Momoh By Raphael Gab-Momoh No Comments on Shell Scripting: How to Automate a Process in Linux
Shell Scripting: How to Automate a Process in Linux

A shell script is a text file that contains a series of commands in plain text. It executes the commands in the text beginning with the one at the top, one line at a time until every of the command has been successfully executed. What’s more, executing a shell script will give you the same…

Read More “Shell Scripting: How to Automate a Process in Linux” »

Linux

How to locate directory file context and restore it with SELinux

Posted on 17/10/202128/09/2023 Raphael Gab-Momoh By Raphael Gab-Momoh No Comments on How to locate directory file context and restore it with SELinux
How to locate directory file context and restore it with SELinux

Let us imagine a scenario where you host lots of applications, especially third-party applications, and multiple people access your system, and not just that you run hundreds of servers. Here’s a guide on how to locate directory file context. Please check how to set up SELinux on a Linux server and other related guides such…

Read More “How to locate directory file context and restore it with SELinux” »

Linux

Using Awx to deploy, schedule and run playbooks

Posted on 14/10/202104/05/2024 Dickson Victor By Dickson Victor 1 Comment on Using Awx to deploy, schedule and run playbooks
Using Awx to deploy, schedule and run playbooks

In the previous tutorial, we deployed AWX. Kindly view the tutorial on Ansible AWX. Now we will use AWX to deploy a simple playbook and show how to run, schedule, and manage jobs from the AWX console. Kindly check out some of my other guides: Openstack Deployment with Devstack, Deploying a load balancer from scratch and adding…

Read More “Using Awx to deploy, schedule and run playbooks” »

Linux

How to solve Errno 256

Posted on 13/10/202122/02/2025 Raphael Gab-Momoh By Raphael Gab-Momoh No Comments on How to solve Errno 256
How to solve Errno 256

Have you been trying to work with Apache and your computer won’t let you download anything related to Apache because there are no more mirrors to try? Then you are in the right place. This article explains how to solve Errno 256. Other guides can be found from these links: Setting-up-SElinux-on-a-Linux-server, Group Policy Settings for…

Read More “How to solve Errno 256” »

Linux

How to solve cannot find a valid base URL for repo: base/7/x86_64

Posted on 13/10/202128/09/2023 Raphael Gab-Momoh By Raphael Gab-Momoh No Comments on How to solve cannot find a valid base URL for repo: base/7/x86_64
How to solve cannot find a valid base URL for repo: base/7/x86_64

I had to write this from personal experience based on the issues I had with my machine, so if you have centos7 installed on VMWare Workstation Pro, I know that at some point in time you will experience this or it has probably happened already. In this article, I will walk you through how to…

Read More “How to solve cannot find a valid base URL for repo: base/7/x86_64” »

Linux

How to deploy Ansible AWX on centos 8

Posted on 12/10/202126/08/2023 Christian By Christian 2 Comments on How to deploy Ansible AWX on centos 8
How to deploy Ansible AWX on centos 8

In Today’s tutorial, we will be installing ansible Awx (Ansible web executable). This is an open-source project that allows you to manage and control your ansible project easily from a web interface with a task engine that is built on ansible. We will be installing AWX on centos 8 servers with 4GB RAM with Epel…

Read More “How to deploy Ansible AWX on centos 8” »

Linux

Posts pagination

Previous 1 … 7 8 9 … 13 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • WindowsServer2022
    Windows Server 2022 Capabilities: Register Windows Admin Center with Azure Windows Server
  • Stop teams from auto start
    Prevent Microsoft Teams from starting automatically on Windows Windows
  • VMware workstation networking issues
    Network cable Unplugged: Fix VMware “Warning – Multiple default gateways are intended to provide redundancy to a single network Virtualization
  • 1723152 3cc3 2 750x405 1
    Cluster creation in Proxmox VE Virtualization
  • find my device banner
    Video on how to Enable Find My Device on Windows 11 Windows
  • wine 2 1
    How to install and uninstall WineHQ on Linux Linux
  • Actualidad 211741393 129861581 1050x760
    Edge GPO settings: All Group Policies available to configure Microsoft Edge Settings Windows Server
  • windows deployment services imagen destacada blog redigit
    How to create a capture image on Windows Deployment Services Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,834 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Server 2016

Copyright © 2025 TechDirectArchive