allanpfreitas Hi, I'm a new user of Solus Plasma 4.1 and I don't know why I can't use the command ssh-keygen. Always I enter this command on terminal I see this message: bash: ssh-keygen: command not found Someone can help? Thanks a lot.
gssl I think ssh-keygen gets installed next to openssh, make sure you have it installed with sudo eopkg install openssh
Justin Package openssh has file /usr/bin/ssh-keygen But I'm fairly certain openssh is installed by default so unless you removed it, it should be there.
DataDrake @Justin All of the ISOs except Plasma have Seahorse which pulls it in as a dependency, so on Plasma it isn't default, actually. Maybe @Girtablulu would like to add it before 4.2?
Justin DataDrake Ah fair enough, I think it should be included for sure. It's very light and a very useful tool for many. Including scp/rsyncing backups to other places.