Iâm making a home server and I wonder if two people can connect through ssh to the same user at the same time.
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word âLinuxâ in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by AlpĂĄr-Etele MĂŠder, licensed under CC BY 3.0
And you can even âshare the screen and keyboardâ by using tmux or screen command to setup a virtual terminal shared over your respective virtual TTYs (over SSH).
@southerntofu @Better_Rough_2554
https://lemmy.ca/pictrs/image/5dfb0dc0-43b9-48ba-9ea0-f07784858bb5.jpeg
@southerntofu @Better_Rough_2554
N3ggers and joos stole white culture!
@southerntofu @Better_Rough_2554
yes. my daily work works this way.
Yup. I think it just shows up as another TTY of the same user.
I think so, Iâll check
Yes
A cool command you can run is the following
It shows the open sessions for each user on the server.
Since
who
is part of GNU coreutils, you can get more info about it using the weird GNUinfo
command.info who > who-infos-in-text.txt
⌠then open this file in your favorite text editor : so you can âŚ
.1) use âfindâ &
.2) add your own comments //eddits
Yes, it works. But why donât you try it out? Weâre not google.
Because maybe they arenât two people.
Also telling people asking questions on the internet âwe arenât Googleâ is silly. How do you think answers to questions get on the internet? People ask them, other people answer them and then in the future when people Google it they can find other people asking that question and getting answers.
If you donât have anything useful to add to the post donât comment lole that.
You can try with two terminal windows.
This is wrong, since questions like these have been answered dozens of times and are easily accessible. Also you can easily try it out.
For more complex questions or stuff thatâs not to be easily tried out or answered in every second SSH guide out there Iâm totally with you.
I already answered the question. Did you?