Gentoo Archives: gentoo-user

From: "Mickaël Bucas" <mbucas@×××××.com>
To: Gentoo <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] remote console
Date: Tue, 24 Mar 2020 08:06:10
Message-Id: CAG1=SYSJS7c1MG7hgfnP2-ynmK2ZcpXBsmMAu2C7bBGm4rMjUg@mail.gmail.com
In Reply to: Re: [gentoo-user] remote console by "J. Roeleveld"
1 Hi
2
3 I'm using Shell In A Box, which is available in Portage : www-misc/shellinabox
4 https://github.com/shellinabox/shellinabox
5
6 As it uses /bin/login, you can assign users to your students so they
7 are independent of each other.
8
9 Best regards
10
11 Mickaël Bucas
12
13 Le mar. 24 mars 2020 à 07:51, J. Roeleveld <joost@××××××××.org> a écrit :
14 >
15 > On Tuesday, March 24, 2020 4:54:47 AM CET William Kenworthy wrote:
16 > > Hi,
17 > >
18 > > I am giving a PD session to some techs on raspberry pi's and odroid
19 > > arm systems running gentoo. It will be online through MS teams which
20 > > works well through the google chrome browser using WebRTC. I would like
21 > > to use browser based ssh to look at various files, logs etc. using vi.
22 > > Can someone recommend some type of browser based ssh client that will
23 > > run in chrome?
24 > >
25 > > MS Teams has a linux app, but its less functional than the browser
26 > > version - I cant get the camera or desktop export to work.
27 > >
28 > > BillK
29 >
30 > something like this?
31 >
32 >
33 > http://web-console.org/
34 > (Not sure, but might be providing access as the webserver-user)
35 >
36 > or:
37 > https://pypi.org/project/webssh/
38 > (This looks more promising. The screenshot also mentions Raspbary Pi)
39 >
40 > I have not tried either of these, please let me know what they are like as I
41 > am thinking of adding this myself to some services.
42 >
43 > Many thanks,
44 >
45 > Joost
46 >
47 >
48 >