/misc/cyber/securityp/practical# sudo -u labuser1 ssh-keygen
	Generating public/private rsa key pair.
	Enter file in which to save the key (/home/labuser1/.ssh/id_rsa):
	Created directory '/home/labuser1/.ssh'.
	Enter passphrase (empty for no passphrase):
	Enter same passphrase again:
	Your identification has been saved in /home/labuser1/.ssh/id_rsa
	Your public key has been saved in /home/labuser1/.ssh/id_rsa.pub
	The key fingerprint is:
	SHA256:pxnoe8QBCVdreoVyYdLAqCgAtMg/3myJo9X5Bh4D8xI labuser1@mail
	The key's randomart image is:
	+---[RSA 3072]----+
	|+.  .++=+ |
	|+ . ..+o.+ |
	|o+ . ..= . |
	|o oE *..  |
	|.  o= o.S..  |
	| ..**o.o= |
	| =oB=.o |
	| o o..o.  |
	| . oo |
	+----[SHA256]-----+