Sunday, November 16, 2025
Linux NFS Server Configuration LAB 6
Configured and managed NFS servers for sharing files across multiple Linux systems.
Wednesday, November 12, 2025
Networking Setting IP Address (Static & Dynamic) LAB 3
Permanent IP Configuration (RHEL/CentOS 7,8,9 – NetworkManager,
Method 1: Using nmtui,
Method 2: Using gnome-control-center display
User Management and Access Control LAB 2
User & Group Management: "Onboarding and Access Control"
Create a new user and Password ,
Add the user to a group:
Linux file and directory permissions, ownership, and default permission settings (umask).
Viewing File Permissions
Read = 4
Write =2
Execute =1
Linux Redhat Package Manager - LAB 1
Use RPM/DEB files only when a package is distributed that way
Package Management & Repositories: "Create Local Repository and Install Packages
On repo server, install createrepo and run createrepo,
Configure client repo file under /etc/yum.repos.d/nux.repo pointing to baseurl=http://repo-server/yum-repo.
Linux across the most common package managers and methods ,( apt, dnf, yum, zypper, pacman, apk)
/etc/yum.repos.d/nux.repo pointing to baseurl=http://repo-server/yum-repo.
Subscribe to:
Comments (Atom)
-
Section 1: Introduction To Linux and OS Installations what-is-linux-and-how-does-linux-work a-basic-guide-to-linux-boot-process linux-direc...
-
Table of Contents ls Command Options in Linux 1. List Files and Directories in Linux 2. Long Listing of Files in Linux 3. List Hidden File...
-
Tutorial Details Command Name : cd Stands for : Change Directory Availability : All Linux Distribution Execute On : Command Line Permi...