Below linux command will display the packges installed in linux
dnf list available package_name
dnf list available glibc-devel-* -- This will show package installed on server
ssh-keygen -t -rsa -b 4096 -C "loginemail@domain.com"-- This Generates ssh key pair
No comments:
Post a Comment