Project has migrate to GitHub !
New documentation available.
|
Prepare account and install package 2 - Packages Debian 7.1 3 - Packages Ubuntu 10.10 4 - Packages Ubuntu 12.04 5 - Packages CentOS 5.5 6 - Packages CentOS 6.4 7 - Packages Fedora 17 8 - Packages Fedora 19 9 - Installation and update MySecureShell 10 - Prepare account for MySecureShell 11 - Desinstallation
You can add the official repository of MySecureShell for Debian by adding 2 lines to the file "/etc/apt/sources.list": deb http://mysecureshell.free.fr/repository/index.php/debian/6.0 testing main To import GPG key of repository, execute: gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys E328F22B; gpg --export E328F22B | sudo apt-key add - OR wget -O - "http://pool.sks-keyservers.net:11371/pks/lookup?op=get&search=0x7601D76CE328F22B" | sudo apt-key add -
You can add the official repository of MySecureShell for Debian by adding 2 lines to the file "/etc/apt/sources.list": deb http://mysecureshell.free.fr/repository/index.php/debian/7.1 testing main To import GPG key of repository, execute: gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys E328F22B; gpg --export E328F22B | sudo apt-key add - OR wget -O - "http://pool.sks-keyservers.net:11371/pks/lookup?op=get&search=0x7601D76CE328F22B" | sudo apt-key add -
You can add the official repository of MySecureShell for Ubuntu by adding 2 lines to the file "/etc/apt/sources.list": deb http://mysecureshell.free.fr/repository/index.php/ubuntu/10.10 testing main To import GPG key of repository, execute: gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys E328F22B; gpg --export E328F22B | sudo apt-key add - OR wget -O - "http://pool.sks-keyservers.net:11371/pks/lookup?op=get&search=0x7601D76CE328F22B" | sudo apt-key add -
You can add the official repository of MySecureShell for Ubuntu by adding 2 lines to the file "/etc/apt/sources.list": deb http://mysecureshell.free.fr/repository/index.php/ubuntu/12.04 testing main To import GPG key of repository, execute: gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys E328F22B; gpg --export E328F22B | sudo apt-key add - OR wget -O - "http://pool.sks-keyservers.net:11371/pks/lookup?op=get&search=0x7601D76CE328F22B" | sudo apt-key add -
You can add the official repository of MySecureShell for Centos by adding these lines at end of the file "/etc/yum.conf": [mysecureshell]
You can add the official repository of MySecureShell for Centos by adding these lines at end of the file "/etc/yum.conf": [mysecureshell]
You can add the official repository of MySecureShell for Fedora by adding these lines at end of the file "/etc/yum.conf": [mysecureshell]
You can add the official repository of MySecureShell for Fedora by adding these lines at end of the file "/etc/yum.conf": [mysecureshell]
To install MySecureShell, it's very simple, just download your package and double click ! - For distributions based on RPM, like RedHat or Fedora, use this command under root privilige : rpm -ivh mysecureshell_xxx.rpm - PFor distributions based on DEB, like Ubuntu or Debian, use this command under root privilige : dpkg -i mysecureshell_xxx.deb
Create group and user and edit the file "/etc/passwd" under root privilige. su - Now replace "shells" of your users by "/bin/MySecureShell". For example: msstest:x:1006:500:MSS Testing:/home/sftpusers/msstest:/bin/sh is now : msstest:x:1006:500:MSS Testing:/home/sftpusers/msstest:/bin/MySecureShell Save and quit.
You are not satisfied by MySecureShell ? You want to uninstall it ? Use your favorite package manager. If you have uninstall MySecureShell, you can send a little mail with your point of view. Mail : teka2nerdman@users.sourceforge.net
|