We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on a debian 12 system, when I execute bin/rkload, I get:
bin/rkload
new hdd ld: lrwxrwxrwx 1 root root 42 Sep 30 10:31 /lib64/ld-linux-x86-64.so.2 -> /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
then, ssh attempt fails (I'm entering the default password, I didn't change it):
$ ssh adm1n@192.168.122.56 adm1n@192.168.122.56's password: Permission denied, please try again. adm1n@192.168.122.56's password: Permission denied, please try again. adm1n@192.168.122.56's password: adm1n@192.168.122.56: Permission denied (publickey,password).
The text was updated successfully, but these errors were encountered:
@ldpreload?
Sorry, something went wrong.
same
It's indeed broken but easy to fix, I will fix it when I have the time.
No branches or pull requests
on a debian 12 system, when I execute
bin/rkload
, I get:then, ssh attempt fails (I'm entering the default password, I didn't change it):
The text was updated successfully, but these errors were encountered: