New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
[2024 EXTENDED] Black Friday / Cyber Monday: FLASH SALE & MEGATHREAD
This discussion has been closed.

Comments
i aint paying for the pro plan
thank god
based
Getting to 777 and saving @beanman109
10 pages to go
first thing I do with a new vps is nano (fuck vim) into /etc/network/interfaces (or netplan) and remove any mentions of IPv6
does anyone here get triggered by that?
thank-god-for-ssh-keys
Trust termius, buy premium and sync your settings :-D
I'm knackered guys. I'm out. Got some great deals but it's time to call it a day.
okay so i've generated the key on my work laptop, i know how to send the pubkey to remote servers I've done that before for rsync, but how do I import the private key to my home PC so be able to use the same key everywhere
Nah that one I can understand
Same for the "only use root" (at least on idlers)
Not using termius, but Bitvise can export cred as file, even login only with password, and you just need to save the bitvise file
private key? it's just a file, put it on a usb for now?
unironically i do this because i'm sick of hetrix using ipv6 geolocation over ipv4
I wasn't kidding
Hella annoying
Keeping the root account enabled is gross. I also just don't trust templates... Re-install every time > disable root.
I don't know what's on that template. I know what's on there if I install it myself.
Means I have to fix IPv6..., hopefully sunny doesn't strike me down.
Save the key in vaultwarden. It's just text
Open vaultwarden on second pc
Copy key
Paste key to file in ssh folder
gngn
same thing, im just retarded and don't know key terminology
Don't.
Create a new key
Gives you a safety net should your key/ device gets compromised.
What do you reinstall with? Netboot?
if i put "id_ed25519" into my .ssh folder on my home PC thats it all done? assuming i upload the public key to all my servers?
Netboot if possible to install Debian, otherwise Debian net install every time.
they're just files with text, you can move them around just like any other files
id_rsa = private key
id_rsa.pub = public key
open with a text editor and you'll see it's just a line with characters
Yes should be
I think you can save files in vaultwarden, no?
Even easier
costs
it go in the regedit unless you use the portable edition
I don't know exactly how you reference it in windows but if you looked at my ssh config you should just have to change IdentityFile to the path to that private key and it should work