Monday, 6 November 2017
error while installing openssh-serer
root@purval-pc:~# lsattr /usr/bin/ssh
chattr -i /usr/bin/ssh
root@server1:~# lsattr /usr/bin/sshd
chattr -i /usr/bin/sshd
Subscribe to:
Comments (Atom)
Restrict SSH and Allow with SFTP
Create SFTP user: ``` sudo useradd -M -s /sbin/nologin sftpuser sudo passwd sftpuser ``` Add below lines into, /etc/ssh/sshd_config ``` Mat...
-
Epson LQ 300 Printer Driver for Linux (Dot Matrix Printer) 1. Download the ppd file from the below link https://raw.githubusercontent.com...
-
an authentication error has occurred the token supplied to the function is invalid I have installed xrdp 0.9.8 at server side. Re...
-
Steps for installing GtkDialog in ubuntu 1. Download tar from below link https://drive.google.com/open?id=0BwPBGrPmbppAaHIzVWdPbU04RUE...
