Tips: Triyng differents distro with ssh
- Anmelden oder Registrieren um Kommentare zu schreiben
Hi,
I would like to share a "stupid" tip for trying different GNU/Linux distributions.
I use my computer in "pure" tty. I open a tty, said tty3 and use ssh to connect to virtual machines where I have installed trisquel, guix, debian, openbsd, gentoo etc.
If you use the command line you wouldn't notice differences. All distros use more or less the terminus fonts in tty.
No need to always install an operating system on a real machine to try somethings. You can install GNU/hurd in a vm and ssh to it.
Of course I switch sometime to X to install a vm and do ctrl+alt+F3 to go back to tty. It's there, It's running but I don't really care. It maybe a little slower to use virtualization but it's not a drama.
Just be sure that if you use NAT network, you'll have to configure port forwarding. Using a host-only network is good for such purposes.
I didn't tried yet but it's possible to setup tty with the setterm command
- Anmelden oder Registrieren um Kommentare zu schreiben