Hi ppl
At the very beginning I would like to say that im super noob to linux :D I
m wondering if anyone of you have the same issues like I do with HTB academy Linux fundamentals.
So the 1st issue is with section Package Management
When Im trying to get nishang I
m getting an error that the access is denied to clone a file ( I tried with sudo but its the same)
2nd one is with section Service and Process Management.
When I put command
systemctl start ssh
I received an error message
Authentication is required to start ‘ssh.service’.
Multiple identities can be used for authentication:
- mrb3n
- cry0l1t3
Choose identity to authenticate as (1-2): Failed to start ssh.service: Connection timed out
See system logs and ‘systemctl status ssh.service’ for details.
I`m connected to my target via SSH, logged as htb-student. I have installed OpenSSH so it should be ok imo.
Any ideas what I did wrong ?
Thank you so much !