#!/bin/bash # Author: Athmane Madjoudj <athmanem@gmail.com> # SSH t_InstallPackage openssh-server chkconfig sshd on service sshd start