Linux Basic to Advanced
[1] Use SSH keys for authentication:
Rather than using passwords, use SSH keys for authentication. This adds an extra layer of security and makes it more difficult for unauthorized users to gain access to your system.
[2] Use sudo for privilege escal...
vrushalim.hashnode.dev4 min read