Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Computer Resources
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IMGW
Computer Resources
Commits
b669ca2a
Commit
b669ca2a
authored
3 years ago
by
Michael Blaschek
Browse files
Options
Downloads
Patches
Plain Diff
hushlogin
parent
efe4c9df
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SSH-VPN-VNC/SSH.md
+10
-0
10 additions, 0 deletions
SSH-VPN-VNC/SSH.md
with
10 additions
and
0 deletions
SSH-VPN-VNC/SSH.md
+
10
−
0
View file @
b669ca2a
...
@@ -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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment