ssh

Install Gentoo: ssh into the livecd (bootable USB)

Goal

Task: install Gentoo using the official Gentoo livecd from another computer.

Documentation

Bootable media
https://wiki.gentoo.org/wiki/Bootable_media
Downloads
https://www.gentoo.org/downloads/

Gentoo handbook: Choosing the right installation medium
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Media
Includes:
- Getting a bootable USB
- Booting the target system with the USB.

Gentoo handbook: Configuring the network
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Networking

SSH into the liveCD

Boot

konsole freezes when a shell is hanging because of broken ssh connection

konsole freezes when a shell is hanging because of broken ssh connection
https://bugs.kde.org/show_bug.cgi?id=251351

How to upload ssh keys to server so that I don't need to enter a password?

How to upload ssh keys to server so that I don't need to enter a password?

KDE: What are gpg-agent and ssh-agent?

I updated gentoo today and noticed:

>>> Installing (226 of 226) kde-base/kdebase-startkde-4.11.22::gentoo
* Updating desktop mime database ...
* Updating shared mime info database ...
* Updating desktop mime database ...
* Updating shared mime info database ...

* To enable gpg-agent and/or ssh-agent in KDE sessions,
* edit /etc/kde/startup/agent-startup.sh and
* /etc/kde/shutdown/agent-shutdown.sh

* The name of the session script has changed.
* If you currently have XSESSION="kde-4.11" in your
* configuration files, you will need to change it to

SSH

https://help.ubuntu.com/community/SSH
https://help.ubuntu.com/community/SSH/OpenSSH/Keys
https://help.ubuntu.com/community/SSH/OpenSSH/Configuring


$ ssh root@123.123.123.123
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.

Syndicate content