Skip to content
Notice: Welcome to TECHIELINUX
Quick Links
  • ANSIBLE
  • CLUSTER
  • Filesystem Management
  • LINUX
  • Package Management
  • SAR
TECHIELINUX

TECHIELINUX

Linux Blog

  • Home
  • LINUX
    • SAR
      • What is SAR in LINUX? 15 Useful commands of SAR in Linux
      • HOW to get SAR Report for one month or 31 days with single command
    • SWAP
      • What Is SWAP Memory in LINUX? How To Extend SWAP Memory Using LVM In LINUX
    • Package Management
      • 10 Useful RPM commands in Ubuntu/CentOS/RedHat Linux
      • List of zypper commands in SuSE Linux
      • what is YUM? 10 useful YUM commands in RedHat/CentOS/Fedora Linux
      • What is APT? 10 Useful APT commands in Debian/Ubuntu Linux
      • what is zypper in SuSE Linux?
    • Filesystem Management
      • What Is Striped Volume? How To Create Striped Logical Volume In LINUX
  • ANSIBLE
    • How to create a user in linux with Ansible Playbook
  • CLUSTER
    • cleanup failed actions in SuSE HA Cluster
  • About this website

Author: admin

Types of NIC Bonding in LINUX

January 20, 2023January 20, 2023 admin

In Linux, there are several types of NIC bonding that can be configured. The most common types are: Active-Backup: This type of bonding sets one of the NICs as the active NIC, and the others as backups. If the active Read More …

linuxLeave a comment

What is APT? 10 Useful APT commands in Debian/Ubuntu Linux

January 19, 2023January 19, 2023 admin

APT (Advanced Package Tool) is a package manager for Linux systems, specifically for systems that use the DEB (Debian) package format. It is commonly used on Debian, Ubuntu, and other Debian-based distributions. APT is a command-line tool that allows users Read More …

linux, Package ManagementLeave a comment

what is YUM? 10 useful YUM commands in RedHat/CentOS/Fedora Linux

January 19, 2023January 19, 2023 admin

yum is a package manager for Linux systems, specifically for systems that use the RPM (Red Hat Package Manager) package format. It is commonly used on Red Hat, Fedora, and CentOS distributions. yum stands for “Yellowdog Updater, Modified”. yum is Read More …

linux, Package ManagementLeave a comment

How to disable Transparent Hugepage in Linux

January 18, 2023January 18, 2023 admin

Transparent Huge Pages (THP) is a Linux memory management feature that allows the kernel to automatically create and manage large memory pages (2MB or 1GB) on demand. THP can improve system performance by reducing the number of page table entries Read More …

linuxLeave a comment

How to create a user in linux with Ansible Playbook

January 18, 2023January 18, 2023 admin

In this example, the playbook is run on all hosts in the inventory and uses become: true to run the tasks with superuser privileges. The task creates a new user named “newuser” and adds them to the “wheel” group. The Read More …

linuxLeave a comment

cleanup failed actions in SuSE HA Cluster

January 17, 2023 admin

In a Pacemaker cluster, failed actions can occur when a resource fails to start, stop, or perform any other action. To clear failed actions in a CRM cluster, you can use the following command: crm resource cleanup This command will Read More …

linuxLeave a comment

SuSE 12 To SuSE 15 Migration procedure in linux with commands

January 17, 2023January 17, 2023 admin

Migrating from SUSE Linux Enterprise Server 12 to SUSE Linux Enterprise Server 15 is a multi-step process that involves several different tasks. Here is a general overview of the procedure and corresponding commands: Make sure that your current system is Read More …

linuxLeave a comment

List of zypper commands in SuSE Linux

January 17, 2023January 17, 2023 admin

Here is a list of some common commands available in Zypper: zypper addrepo: adds a new package repository zypper removerepo: removes a package repository zypper modifyrepo: modifies a package repository zypper refresh: refreshes the package repositories zypper list-repos: lists all Read More …

linux, Package ManagementLeave a comment

what is zypper in SuSE Linux?

January 17, 2023January 17, 2023 admin

Zypper is a command-line interface for the package management system used by the openSUSE and SUSE Linux Enterprise operating systems. Some common Zypper commands include: zypper search: searches for packages in the configured repositories zypper install: installs one or more Read More …

linux, Package ManagementLeave a comment

What Is Striped Volume? How To Create Striped Logical Volume In LINUX

November 18, 2022January 19, 2023 admin

A striped volume in Linux, also known as RAID 0, is a way of combining multiple physical disks into a single logical storage unit. Data is “striped” across the disks in blocks, so that each disk stores a portion of Read More …

linuxLeave a comment

Posts navigation

Older posts
Copyright. All rights reserved.
Proudly powered by WordPress | Education Hub by WEN Themes
X