Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
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.

[2024 EXTENDED] Black Friday / Cyber Monday: FLASH SALE & MEGATHREAD

17647657677697701337

Comments

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @emgh said:

    @beanman109 said: termius

    i aint paying for the pro plan

  • emghemgh Member, Megathread Squad

    @beanman109 said:

    @emgh said:

    @beanman109 said: termius

    i aint paying for the pro plan

    thank god

  • @beanman109 said:

    @emgh said:

    @beanman109 said: termius

    i aint paying for the pro plan

    based

  • Getting to 777 and saving @beanman109

  • 10 pages to go

    Thanked by 2emgh r3k
  • emghemgh Member, Megathread Squad
    edited December 2024

    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

    Thanked by 1r3k
  • @beanman109 said: creds are stored in termius

    Trust termius, buy premium and sync your settings :-D

    Thanked by 1r3k
  • SaragoldfarbSaragoldfarb Member, Megathread Squad

    I'm knackered guys. I'm out. Got some great deals but it's time to call it a day.

    Thanked by 5emgh Zyra FAT32 Decicus r3k
  • beanman109beanman109 Member, Host Rep, Megathread Squad
    edited December 2024

    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

    Thanked by 3Zyra plumberg r3k
  • @emgh said:
    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?

    Nah that one I can understand

    Same for the "only use root" (at least on idlers)

    Thanked by 2emgh r3k
  • @beanman109 said:

    @428 said:

    @beanman109 said:

    @brauni said:

    @beanman109 said:

    @brauni said:

    @beanman109 said:

    @emgh said:

    @beanman109 said:

    @emgh said:
    Why even use Putty

    Even windows can handle .ssh/config now right

    Only took them 30 years but it was worth it

    Keep things simple IMO

    because i don't know how to connect with an ssh key using command prompt but i CAN do it with a password

    Inside .ssh/config you just reference location of your key

    No won’t ever have to enter it when ssh’ing in, it’ll look like magic

    and i have to do this for every device i want to ssh from?

    How many devices do you ssh from??

    3-4

    How do you do it currently?
    Type ssh user@ip and then enter your password?

    yes

    Honest question man, do you want to use public key to save time to type password and again?

    i want a convenient way to access my servers/credentials via ssh whenever I am not at my home PC where all the creds are stored in termius

    Not using termius, but Bitvise can export cred as file, even login only with password, and you just need to save the bitvise file

    Thanked by 1r3k
  • emghemgh Member, Megathread Squad

    @beanman109 said:
    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

    private key? it's just a file, put it on a usb for now?

    Thanked by 1r3k
  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @emgh said:
    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?

    unironically i do this because i'm sick of hetrix using ipv6 geolocation over ipv4

    Thanked by 3Zyra emgh r3k
  • @Saragoldfarb said:
    I'm knackered guys. I'm out. Got some great deals but it's time to call it a day.

  • emghemgh Member, Megathread Squad
    edited December 2024

    @beanman109 said:

    @emgh said:
    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?

    unironically i do this because i'm sick of hetrix using ipv6 geolocation over ipv4

    I wasn't kidding

    Hella annoying

    Thanked by 3Zyra beanman109 r3k
  • @emgh said:

    @beanman109 said:
    I'm full of improper IT practices if you want I got plenty more you can all discuss

    I'm honestly all for that, for examlpe, I use root for everything. But not when it's HARDER

    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.

  • @beanman109 said:
    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

    Save the key in vaultwarden. It's just text

    Open vaultwarden on second pc
    Copy key
    Paste key to file in ssh folder

    Thanked by 1r3k
  • emghemgh Member, Megathread Squad

    @Saragoldfarb said:
    I'm knackered guys. I'm out. Got some great deals but it's time to call it a day.

    gngn <3

    Thanked by 1r3k
  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @emgh said:

    @beanman109 said:
    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

    private key? it's just a file, put it on a usb for now?

    same thing, im just retarded and don't know key terminology

    Thanked by 1r3k
  • plumbergplumberg Veteran, Megathread Squad

    @beanman109 said:
    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

    Don't.
    Create a new key

    Gives you a safety net should your key/ device gets compromised.

    Thanked by 1r3k
  • @MaxTakeba said:

    @emgh said:

    @beanman109 said:
    I'm full of improper IT practices if you want I got plenty more you can all discuss

    I'm honestly all for that, for examlpe, I use root for everything. But not when it's HARDER

    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.

    What do you reinstall with? Netboot?

    Thanked by 1r3k
  • beanman109beanman109 Member, Host Rep, Megathread Squad

    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?

    Thanked by 2Zyra r3k
  • MaxTakebaMaxTakeba Member
    edited December 2024

    @brauni said:

    @MaxTakeba said:

    @emgh said:

    @beanman109 said:
    I'm full of improper IT practices if you want I got plenty more you can all discuss

    I'm honestly all for that, for examlpe, I use root for everything. But not when it's HARDER

    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.

    What do you reinstall with? Netboot?

    Netboot if possible to install Debian, otherwise Debian net install every time.

    Thanked by 2admax r3k
  • emghemgh Member, Megathread Squad

    @beanman109 said:

    @emgh said:

    @beanman109 said:
    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

    private key? it's just a file, put it on a usb for now?

    same thing, im just retarded and don't know key terminology

    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

    Thanked by 2webcraft r3k
  • emghemgh Member, Megathread Squad

    @beanman109 said:
    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?

    Yes should be

    Thanked by 1r3k
  • I think you can save files in vaultwarden, no?
    Even easier

    Thanked by 1r3k
  • emghemgh Member, Megathread Squad

    @brauni said:
    I think you can save files in vaultwarden, no?
    Even easier

    costs

    Thanked by 2beanman109 r3k
  • @beanman109 said:
    okay look i tried and googld where ssh keys go in putty and it's not there for me???

    it go in the regedit unless you use the portable edition

    Thanked by 2beanman109 r3k
  • emghemgh Member, Megathread Squad

    @emgh said:

    @beanman109 said:
    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?

    Yes should be

    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

    Thanked by 2Zyra r3k
This discussion has been closed.