Under this video we have covered
Install : It is used to install any RPM package.
Remove : It is used to erase, remove or un-install any RPM package.
Upgrade : It is used to update the existing RPM package.
Verify : It is used to verify an RPM packages.
Query : It is used query any RPM package.
rpm -ivh
rpm -ev
rpm -qpR to check dependies before installing
rpm -ivh --nodeps
rpm -qa
rpm -ql to list all install packages
rpm -qa --last How to List Recently Installed RPM Packages
rpm -Uvh
rpm -qf Query a file that belongs which RPM Package
rpm -qi Query a Information of Installed RPM Package
rpm -qip Information of RPM Package Before Installing
rpm -qdf /usr/bin/vmstat Query documentation of Installed RPM Package
rpm -Vp Verify a RPM Package
rpm -va verfify all rpms
Channel Link: / @dailystudylinux
telegram Channel: t.me/dailystudylinux
for free subscription : https://www.youtube.com/@dailystudyli...
#DailyStudy
#interviewquestion
#linuxcommand
#linux
How to change file owner and group to grant access -------- • How to change files/ directories owne...
How to set default access value of a file and directories -------- • How to set default access value of a ...
add and delete users -------- • How to add and delete user in rhel re...
file that updates when we made change to any user or groups -------- • File that updates when we made some c...
Home directory of a user -------- • What is Home directory of a user in r...
lock and unlock users using usermod command -------- • Unbelievable! 🤯 "trick" to Lock and U...
uptime command -------- • how to check linux system is up/ runn...
Change groups and grant permissions -------- • How to change groups and grant access...
Force user to change password on next login -------- • How to force user to change password ...
lock and unlock users using passwd command -------- • How to Lock and Unlock a user using p...
Home directory creation of a user -------- • How to create user home directory whi...
How to rename a user or groups -------- • How to rename a user and group in rhe...
Relative path and absolute path -------- • What is relative path and absolute pa...
crontab command -------- • "Learn This Quick Unix Tip - See how ...
crontab syntax -------- • What is the crontab or cronjob syntax...
cron allow and deny -------- • what does the command for cron job lo...
df h command ------- • command to check file system utilizat...
df total command ------- • How to check filesystem / diskspace u...
df i ------- • The Complete Guide to Inodes and How ...
inode utilization -------- • What is an Inode, how inode assigned ...
disk usages -------- • The Complete Guide to Du Command and ...
diff command -------- • What is diff and How Does it Differ f...
History command -------- • show list of commands that were typed...
whereis command -------- • best way to find command line command...
su and su - -------- • A - symbol can make huge difference w...
change default editor -------- • how to change default editor and choo...
sudo command -------- • what is sudo command and what are the...
how to grant sudoer permission to a normal user -------- • How to give super power to a normal u...
best way to edit sudoers file in linux -------- • Prefer way to edit sudoers file using...
sudoer entry for specifc command -------- • how to give permission to a normal us...
TOP Command -------- • How to get task manger in linux using...
top and ps -------- • how to use top and ps command to chec...
ping command -------- • how to use ping command and the usage...
hostname command -------- • How to change hostname temporary or p...
Date command -------- • How to use date command and what are ...
free command -------- • How to find used unused free and avai...
ifconfig command -------- • How to find ip address assigned to li...
how to find mac address -------- • How to find mac or physical address i...
What is mac and its usages -------- • What is mac address and why we requir...
Terminal shortcut keys -------- • Terminal shortcuts which make you to ...
Watch command -------- • What is watch command and how to use ...
tac command -------- • tac command reverse of cat, how to re...
cut command usages -------- • How to use cut command in redhat Linux
runlevel command -------- • runlevel command in redhat linux
default runlevel -------- • What is runlevels and how to set defa...
hostname update without logout -------- • how to change hostname in redhat Linu...
elinks command -------- • how to open website in cli using eli...
id command -------- • id command for identify user is prese...
man command -------- • man command in redaht linux for help
rsync local -------- • how to sync files and directories usi...
rsync between 2 servers -------- • how to sync file between 2 or more se...
SCP command -------- • how to copy data from 1 server to ano...
ssh command -------- • ssh command to connect server in redh...
time command -------- • how to check how much time being cons...
zcat command -------- • zcat command to see the zipped file c...
wget command -------- • How to download a file in linux serve...
symbol part1 semicolon and pipe -------- • Symbol usages in redhat Linux part 1 ...
symbol part2 -------- • Symbol usages in redhat Linux part 2 ...
symbol part3 and -------- • Symbol usages in redhat Linux part 3 ...
symbol part4 -------- • Symbol usages in redhat Linux part 3 ...
symbol part5 backslash -------- • Symbol usages in redhat Linux part 5 ...
and or operation in Linux -------- • how to use and or logic in linux usin...
echo command -------- • echo command in linux, how to print d...
bash files -------- • bashrc, bash_profile, bash_logout fil...
seq command -------- • how to use seq command in redhat Linu...