Skip to main content
Root101
  • Home
  • Blog
  • Tags
  • About

Tag: Automation

2 posts tagged with "Automation"

Automated Operation System Installation with Kickstart

August 10, 2025
Linux Automation System Administration Anaconda Installation

After every clean anaconda based OS install, there is a single file under the /root/ , named anaconda-ks.cfg. Ever wondered what is that about? Kickstart is a config file format designed to automate the installation of an operating system with anaconda installer.

Using psql in Automation Scripts (Non Interactive Usage of psql)

August 10, 2025
Linux PostgreSQL Automation Shell Scripting Database

When using command-line tools in the scripts, interactive tools enjoy breaking the automation and asking for some information. Most of the interactive commands have non-interactive modes you can use. I recently discovered how to use default PostgreSQL client in such a way.

← All Tags

© 2024 Root101. All rights reserved.

Built with Eleventy

RSS Feed Sitemap GitHub