Quick Start Guide
700-485 Transcoder Installation Guide
5/12
Disabling
a.
At the login prompt, login as user ‘cabletime’
(if automatic login is not configured).
b.
Double click the ‘Terminal’ icon on the desktop.
c.
Enter ‘sudo disable
-
autologin’.
d.
Enter the password for the ‘cabletime’ user
if prompted.
4.
Enabling and Disabling Remote Access via SSH
By default, SSH access to the Transcoder is disabled. This can be changed as follows:
Enabling
a.
At the login prompt, login as user ‘cabletime’
(if automatic login is not configured).
b.
Double click the ‘Terminal’ icon on the desktop.
c.
Enter
‘su‘.
d.
Enter the current password for the ‘root’ user.
e.
Enter ‘systemctl enable sshd’
f.
Enter ‘systemctl start sshd’
Disabling
a.
At t
he login prompt, login as user ‘cabletime’
(if automatic login is not configured).
b.
Double click the ‘Terminal’ icon on the desktop.
c.
Enter ‘su‘.
d.
Enter the current password for the ‘root’ user.
e.
Enter ‘systemctl disable sshd’
f.
Enter ‘systemctl stop sshd’