RedHat EX200 Exam - Topic 1 Question 52 Discussion
: 107 SIMULATIONAdd an additional swap partition of 754 MB to your system.The swap partition should automatically mount when your system boots.Do not remove or otherwise alter any existing swap partitions on your system.
A) Explanation:
fdisk -l
fdisk -cu /dev/vda
p n
e or p select e
default (first): enter
default (last): enter n
default(first): enter
default(first): +754M t (1-5)
l: 82 p
w #reboot
#mkswap /dev/vda5
vim /etc/fstab
/dev/vda5 swap swap defaults 0 0
wq
mount -a
swapon -a
swapon -s
Amina
10 months agoClaudio
10 months agoGianna
11 months agoGraciela
11 months agoReyes
11 months agoRemona
11 months agoMargart
11 months agoLavonne
11 months agoBettina
11 months agoTiera
11 months agoJade
11 months ago