All Projects → NJUPT-ISL → Login Shell

NJUPT-ISL / Login Shell

Licence: gpl-3.0
SSH登陆显示脚本

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Login Shell

Ansible Role Security
Ansible Role - Security
Stars: ✭ 398 (+147.2%)
Mutual labels:  centos, ssh
dist-detect
Try to determine what Linux/Unix distribution is running on a remote host and get a hint if security updates are applied.
Stars: ✭ 14 (-91.3%)
Mutual labels:  ssh, centos
Ansible Role Repo Epel
Ansible Role - EPEL Repository for RHEL/CentOS
Stars: ✭ 149 (-7.45%)
Mutual labels:  centos
Mirror.vim
Efficient way to edit remote files on multiple environments with Vim.
Stars: ✭ 158 (-1.86%)
Mutual labels:  ssh
Sshfs Gui
SSHFS GUI Wrapper for Mac OS X
Stars: ✭ 154 (-4.35%)
Mutual labels:  ssh
Trojan Tutor.github.io
trojan 教程 自建梯子教程 trojan教程 trojan-gfw 科学上网 代理工具 翻墙 Ubuntu Debian 小白教程 https伪装
Stars: ✭ 150 (-6.83%)
Mutual labels:  centos
Drone Ssh
Drone plugin for executing remote ssh commands
Stars: ✭ 155 (-3.73%)
Mutual labels:  ssh
Cedarkey
$2 hardware SSH keys storage
Stars: ✭ 148 (-8.07%)
Mutual labels:  ssh
Eternalterminal
Re-Connectable secure remote shell
Stars: ✭ 2,191 (+1260.87%)
Mutual labels:  ssh
Rsync Incremental Backup
Configurable bash script to send incremental backups of your data to a local or remote target
Stars: ✭ 150 (-6.83%)
Mutual labels:  ssh
Capistrano
Remote multi-server automation tool
Stars: ✭ 12,035 (+7375.16%)
Mutual labels:  ssh
Sshmon
Manage and monitor SSH connections.
Stars: ✭ 152 (-5.59%)
Mutual labels:  ssh
Flightplan
Run sequences of shell commands against local and remote hosts.
Stars: ✭ 1,804 (+1020.5%)
Mutual labels:  ssh
Wsl2 Ssh Pageant
bridge between windows pageant and wsl2
Stars: ✭ 155 (-3.73%)
Mutual labels:  ssh
Corkscrew
Corkscrew is a tool for tunneling SSH through HTTP proxies.
Stars: ✭ 149 (-7.45%)
Mutual labels:  ssh
Grunt Sftp Deploy
Grunt task for code deployment over sftp
Stars: ✭ 158 (-1.86%)
Mutual labels:  ssh
Swiftsh
A Swift SSH framework that wraps libssh2.
Stars: ✭ 148 (-8.07%)
Mutual labels:  ssh
Sshtron
$ ssh sshtron.zachlatta.com
Stars: ✭ 1,910 (+1086.34%)
Mutual labels:  ssh
Paramiko Expect
A Python expect-like extension for the Paramiko SSH library which also supports tailing logs.
Stars: ✭ 154 (-4.35%)
Mutual labels:  ssh
Linux Second Screen
Scripts to repurpose old android device as second monitor on linux
Stars: ✭ 160 (-0.62%)
Mutual labels:  ssh

SSH登录脚本

alt

添加登录启动功能

cd login-shell

mv motd.sh /etc/

chmod 755 /etc/motd.sh

echo 'sh /etc/motd.sh' >> /etc/profile
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].