Module 6 Flashcards

1
Q

What is a free open source software that you can use to make remote connections through several network protocols including secure shell, ssh?

A

PuTTY

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

how to get the PuTTY?

A

go to the website or choose a specific executable with the functions you want.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

how to launch putty?

A

gui.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What do you see when you launch putty?

A

basic options for remote connection.wha

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what should you make a note of when you open putty?

A

the host name, port, and connection type options.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

with is the ssh default port?

A

22

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what is the default port and protocol for the PuTTY page to be set to?

A

22, SSH

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

how do you start a new SSH session in Putty?

A

type in the host name or IP address of the computer you want to connect to. click open to start the session. type in the username and password for the login, and you’re in.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

how do you open PuTTY from cli?

A

open powerShell, type out the application name and the -ssh option to tell it to connect by ssh.

putty.exe -ssh

or

putty.exe -ssh user@ipaddress00000 port
to specify username, ip address, and port.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what can you also use that comes with PuTTY in order to make remote ssh connections?

A

Plink, PuTTY link

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

when is ssh useful?

A

to connect a computer running windows to a Linux-based remotely running system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

what it the remote desktop protocol on Windows?

A

another way microsoft provides to connect to computers remotely

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what is rdp?

A

remote desktop protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what are rdp clients for linux?

A

real VNC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

what is an iOS client for RDP?

A

Microsoft RDP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what does RDP provide?

A

GUI to remote computers, if the remote computer has enabled incoming RDP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

what is the microsoft terminal services client, or mstsc.exe?

A

create RDP connections to remote computers.

18
Q

how to enable remote connections on your computer?

A

open start, this pc, properties, remote settings, remote desktop options. Only let trusted users do this, or do for system admin in a company.

19
Q

how to launch rdp client?

A

type mstsc in run, look up remote desktop connections in start.

20
Q

what happens when you launch the rdp client?

A

it asks for the name or IP address of the computer you want to connect to.

21
Q

what is ssh?

A

a network protocol that lets users access a computer over an unsecured network in a secure way. it lets you do secure remote access to transfer files, use commands, manage network infrastructure. remote access if ssh is enabled.

22
Q

what is OpenSSH?

A

the open-source version of ssh, used by linux and other non-windows for cross-platform remote systems management. has been added to Windows. Is included in Windows server and Windows client.

23
Q

what ssh client is Windows compatible, a terminal emulator, and the inspiration for all subsequent remote access systems?

A

PuTTY

24
Q

what ssh is a free ssh client with multi-tabbed interface to allow multiple simultaneous connections/

A

SmarTTYwha

25
Q

What is a remote access sytem available for macOS, Linux, iOS, and Windows?

A

SecureCRT

26
Q

what is a remote desktop system with a tabbed interface for multiple simutaneous connections?

A

mRemoteNG

27
Q

what is a remote access system built for unix and linux and windows?

A

MobaXterm

28
Q

what ssh offers terminal emulation and file transfer through an SSH tunnel? connections through many protocols, usability features like tabbed sessions and customizable menus?

A

SecureCRT

29
Q

what tool includes SCP capabilities for file transfers, usability features like auto-completion, file panel, package management?

A

SmarTTY

30
Q

what ssh enables connections with RDP, Telnet, rlogin, Virtual Network Computing, and SSH?

A

mRemoteNG

31
Q

what is a two way text communication via virtual terminal connection?

A

Telnet

32
Q

what is VNC?

A

a graphics-based desktop sharing system

33
Q

what tool offers Telnet, SSH, Rlogin, and raw socket connections, Secure File Transfer Protocol, Secure Copy Protocol for file transfers between two hosts?

A

PuTTY

34
Q

what is a remote login tool for use iwth UNIX-based machines on your network?

A

Rlogin

35
Q

what ssh features an embedded X server, X11 forwarding, and easy display exportation to let x11 applications know which screen to run on?

A

MobaXterm

36
Q

what is a graphical interface akin to Windows?

A

embedded X serverwhat is a

37
Q

what is a way to run applications over remote connection provided by MobaXterm?

A

X11 forwarding

38
Q

what are the PuTTY protocols?

A

SCP, SSH, Telnet, rlogin, raw socket connection

39
Q

what are the SecureCRT protocols?

A

SSH1, SSH2, Telnet, Telnet/SSL

40
Q

what are the SmarTTY protocols?

A

SSH and SCPWhat

41
Q

what are the mRemoteNG protocols?

A

RDP, VNC, SSH, Telnet, HTTP/HTTPS, rlogin, Raw Socket Connections, Powershell remoting

42
Q

what are the protocols for MobaXterm?

A

ssh, x11, RDP, VNC

43
Q

Download PuTTY

Download SecureCRT

Download SmarTTY

Download mRemoteNG

Download MobaXterm

A

https://www.putty.org/
https://www.vandyke.com/cgi-bin/releases.php?product=securecrt
https://sysprogs.com/SmarTTY/download/
https://mremoteng.org/download