Skip to content
Snippets Groups Projects
Commit b669ca2a authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

hushlogin

parent efe4c9df
No related branches found
No related tags found
No related merge requests found
...@@ -123,3 +123,13 @@ In order to use: ...@@ -123,3 +123,13 @@ In order to use:
```bash ```bash
$ mosh user@srvx1.img.univie.ac.at $ mosh user@srvx1.img.univie.ac.at
``` ```
## SSH Banner
If you login in to any of the IMGW Servers you will be greeted by a banner showing some information about the system. However, after some time you might not need that information anymore.
run the following and you will never see the banner again.
```bash
touch $HOME/.hushlogin
```
remove that file and you shall see it again.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment