Skip to main content

Automation tools

  • Ansible
  • Netbox
  • Linux
  • ELK
  • Docker
  • Jenkins
  • Networking
  • Gitlab CI
  • Kubernetes

Category: Linux

Extend LVM volume

How to extend the root partition with LVM and extend EXT4 file system.

February 24, 2023February 28, 2023 admin Leave a comment

In Linux, Logical Volume Manager (LVM) is a useful tool that allows you to manage your disk partitions in a more flexible way. With LVM, you can create logical volumes that span multiple physical disks and dynamically resize them without the need to reboot your system. If you need to extend the root partition of […]

Read More

How to extend the root partition with LVM and extend XFS file system.

February 21, 2023February 21, 2023 admin Leave a comment

If you need to increase the storage capacity of your root partition, you can do so by extending the Logical Volume Manager (LVM) and the XFS file system. Here’s a step-by-step guide on how to do this on a CentOS 7 system: After running these commands, your root partition will have been extended, and your […]

Read More

Installing GitLab CI on Ubuntu

December 13, 2022January 6, 2023 admin Leave a comment

Server preparation: Let’s first update the list of packages in the repositories, set the correct time and open ports in the firewall. Update package lists: Set the timezone: To automatically synchronize the time, install the package: And enable autostart of the service: Firewall settings: By default, Ubuntu’s firewall is set to accept any packets. But […]

Read More

Test your knowledge in Linux.

November 1, 2022December 14, 2022 admin Leave a comment

Read More

TCPdump – completely guide. How to use tcpdump.

October 31, 2022November 1, 2022 admin Leave a comment

Listing network interfaces in tcpdump: In order to show a list of network interfaces used in the system, you must specify the -D parameter Capturing packets from a specific network interface By default, Tcpdump listens on the lowest numbered network interface in the list. to listen on a specific network interface, you must use the […]

Read More

How to set up automatic disk mounting in Linux

August 7, 2022August 7, 2022 admin Leave a comment

All settings are shown on the example of a CentOS system and are applicable to any Linux distribution. Mount by drive name Open the following file for editing: and add the following line to it: /dev/sda1 – the drive that we are mounting /db – directory where we mount the disk xfs – file system […]

Read More

How to create, edit and delete users in Linux

July 14, 2022July 14, 2022 admin Leave a comment

This manual describes how to work with Linux users through the terminal (using the command line). Creating users in linux Syntax: Example: In this example, the developer account is created. For the account, you should immediately create a password: *after entering, the system will ask you to enter the password twice. Key Description and examples […]

Read More

How to set up your CentOS repository

July 13, 2022February 21, 2023 admin Leave a comment

Creating a local yum repository on CentOS 7 from an ISO image is a convenient way to provide your local network with a comprehensive set of software packages. By creating a local repository from an ISO, you can have all the packages available on the installation media at your fingertips and eliminate the need to […]

Read More

What is firewalld? How to configure firewalld in Centos

July 13, 2022July 13, 2022 admin Leave a comment

Firewalld is utility that allow us to manage firewall rules. It is is the default firewall on Centos. Install and starting firewalld. Some CentOS systems may not have firewalld. To install it, enter: For automatic start, enter: And to start the service: General commands for managing firewalld View Status: Reload a firewalld configuration when you […]

Read More

Reset Root Superuser Password in Centos 7 or 8

June 7, 2022June 10, 2022 admin Leave a comment

Sometimes it happens that system administrators forget the superuser password or, for example, a server which there is no information. In these cases, we need to figure out what kind of server it is and what service is running on it. But how to get into the system if we do not have a password? […]

Read More

Posts pagination

1 2 Older posts
  • YouTube
  • Facebook
  • Twitter
  • Telegram
  • Patreon

Recent Posts

  • GitLab CI/CD in Production: From Templates to Dynamic Environments June 6, 2025
  • Setting up an configuring Kubernetes cluster on Ubuntu server March 21, 2023
  • How to populate devices in Netbox with Python. February 27, 2023
  • How to extend the root partition with LVM and extend EXT4 file system. February 24, 2023
  • How to extend the root partition with LVM and extend XFS file system. February 21, 2023

Recent Comments

  • admin on How to install AWX Ansible Tower to MicroK8s
  • admin on How to install AWX Ansible Tower to MicroK8s
  • Stan on How to install AWX Ansible Tower to MicroK8s
  • admin on How to install AWX Ansible Tower to MicroK8s
  • sai on How to install AWX Ansible Tower to MicroK8s

Archives

  • June 2025
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • May 2016

Categories

  • Ansible
  • Docker
  • ELK
  • Gitlab CI
  • Jenkins
  • Kubernetes
  • Linux
  • Netbox
  • Networking
  • Python
Flag Counter

  • Ansible
  • Netbox
  • Linux
  • ELK
  • Docker
  • Jenkins
  • Networking
  • Gitlab CI
  • Kubernetes
sparkling Theme by Colorlib Powered by WordPress