002- aptitude tool

You can use interactive 'aptitude' tool from CLI like YaST.
Please refer to :
https://linoxide.com/tools/aptitude-interface-debian-linux-package-system/

No comments:

Post a Comment

004- Using '~/.ssh/config' file

Example #1 - using SSH keys: root@kvm-host1:~# hostname kvm-host1.ab.lab root@kvm-host1:~# ls -lh /root/.ssh/config -rw------- 1 roo...