
Linux SWAP Memory
Listed delow is the procedure to create a swap space in Linux: # fdisk /dev/sda : Create a partition in Linux # mkswap -v1 /dev/sda10 […]
Listed delow is the procedure to create a swap space in Linux: # fdisk /dev/sda : Create a partition in Linux # mkswap -v1 /dev/sda10 […]
User ID = uid. The uid of root is 0. UID from 1 to 499 is reserved for system services such as the user apache, […]
Set of binary files, which are compiled programs. This is similar to add/remove programs in windows. RPM is used to manage installation packages including installation […]
Listed below are few attributes that can be assigned to a file: # chattr +i /etc/passwd : i = immutable (cannot remove, edit, rename […]
Syntax: Mount options: rw x ro : Read only / Read & write exec x noexec suid x nosuid auto x noauto : Should […]
Disk Druid: The only tool used for partitioning management at the time of installation Partitioning management utilities available after installation: fdisk parted sfdisk Total partitions […]
Copyright © 2025 | WordPress Theme by MH Themes