F5F Stay Refreshed Software Operating Systems Connect via SSH to your current terminal session.

Connect via SSH to your current terminal session.

Connect via SSH to your current terminal session.

T
The30ManFeed
Junior Member
22
07-30-2016, 12:28 PM
#1
You can connect via SSH directly from your desktop by opening a terminal and typing the appropriate command, such as `ssh username@ip_address`. Make sure you have the necessary credentials and firewall settings allow it.
T
The30ManFeed
07-30-2016, 12:28 PM #1

You can connect via SSH directly from your desktop by opening a terminal and typing the appropriate command, such as `ssh username@ip_address`. Make sure you have the necessary credentials and firewall settings allow it.

R
R3kab
Member
168
08-04-2016, 01:30 PM
#2
Using screen sessions for interaction
R
R3kab
08-04-2016, 01:30 PM #2

Using screen sessions for interaction

B
bartlott
Member
82
08-04-2016, 08:42 PM
#3
how?
B
bartlott
08-04-2016, 08:42 PM #3

how?

L
Luki7489
Member
74
08-04-2016, 09:57 PM
#4
This page explains the Linux command-line interface, specifically focusing on the `screen` utility and its documentation.
L
Luki7489
08-04-2016, 09:57 PM #4

This page explains the Linux command-line interface, specifically focusing on the `screen` utility and its documentation.

S
skywolf7777
Member
66
08-07-2016, 05:07 PM
#5
Yes, this applies to Linux systems.
S
skywolf7777
08-07-2016, 05:07 PM #5

Yes, this applies to Linux systems.

_
_Onyyx_
Junior Member
4
08-14-2016, 02:04 PM
#6
I thought I understood SSH from your message, but it seemed to be about Linux. There might be similar tools for Windows as well.
_
_Onyyx_
08-14-2016, 02:04 PM #6

I thought I understood SSH from your message, but it seemed to be about Linux. There might be similar tools for Windows as well.

B
BlackSchoky
Junior Member
30
08-14-2016, 06:56 PM
#7
The screen could connect to an existing terminal.
B
BlackSchoky
08-14-2016, 06:56 PM #7

The screen could connect to an existing terminal.

A
Ametera
Member
62
08-16-2016, 04:19 PM
#8
You must begin a screen session first, complete all tasks within it, and then only access items created during that session. Having a terminal open elsewhere won’t allow SSH access, likely due to security reasons.
A
Ametera
08-16-2016, 04:19 PM #8

You must begin a screen session first, complete all tasks within it, and then only access items created during that session. Having a terminal open elsewhere won’t allow SSH access, likely due to security reasons.

W
Woody_JuX
Member
130
08-17-2016, 06:29 AM
#9
oh ok
W
Woody_JuX
08-17-2016, 06:29 AM #9

oh ok