X-Git-Url: http://git.jankratochvil.net/?p=enbrace.git;a=blobdiff_plain;f=enbrace.bash;fp=enbrace.bash;h=165205a472d0af2174e1e11319bc95547bec591f;hp=725a64886849330d3b36c191e3b6093a4ed5b58c;hb=6be1dca37083228becb19ac4096358bfc531bab8;hpb=b692ce87a488ebf774a2db862748a05376cbef05;ds=sidebyside diff --git a/enbrace.bash b/enbrace.bash index 725a648..165205a 100755 --- a/enbrace.bash +++ b/enbrace.bash @@ -82,7 +82,7 @@ EOF echo "Server Adminstration Program started...." -+# Jan Kolar /Lace ++# Jan Kolar /Lace +echo "Starting OpenSSH service...." +/usr/local/sbin/sshd +echo "OpenSSH service started...." @@ -101,7 +101,7 @@ EOF set prompt="\`echo \$local\` [\`whoami\`] -\\! # " -/root/status/message/hint + -+# Jan Kolar /Lace ++# Jan Kolar /Lace +# Commented-out, must be placed in "~/.login"! +## /root/status/message/hint EOF @@ -113,7 +113,7 @@ EOF set local=\`ifconfig -a |grep inet |awk 'NR<2 {print \$2}'\` set prompt="\`echo \$local\` [\`whoami\`] -\\! # " + -+# Jan Kolar /Lace ++# Jan Kolar /Lace +# Moved in from "~/.cshrc"! +/root/status/message/hint EOF