All Projects → Mr-Linus → login-shell

Mr-Linus / login-shell

Licence: GPL-3.0 license
SSH登陆显示脚本

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to login-shell

cis benchmarks audit
Simple command line tool to check for compliance against CIS Benchmarks
Stars: ✭ 182 (+9.64%)
Mutual labels:  centos
elearning
elearning linux/mac/db/cache/server/tools/人工智能
Stars: ✭ 72 (-56.63%)
Mutual labels:  centos
ansible-haproxy
Installs and configures HAProxy
Stars: ✭ 19 (-88.55%)
Mutual labels:  centos
wacom-gui
Python/PyQt Wacom GUI for KDE
Stars: ✭ 113 (-31.93%)
Mutual labels:  centos
s2i-ruby-container
Ruby container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Ruby applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 55 (-66.87%)
Mutual labels:  centos
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+9.04%)
Mutual labels:  centos
Linux
🐧 以“标签”形式对Linux的命令进行的梳理
Stars: ✭ 15 (-90.96%)
Mutual labels:  centos
RapidCopy
RapidCopy is portable version of FastCopy that runs GNU/Linux with Qt5.
Stars: ✭ 44 (-73.49%)
Mutual labels:  centos
centos-7-kickstart
build a centos 7 iso/ovf/ova with kickstart
Stars: ✭ 22 (-86.75%)
Mutual labels:  centos
copr-rpm-spec
My RPM specs on Copr
Stars: ✭ 17 (-89.76%)
Mutual labels:  centos
srs-docker
Docker image for SRS.
Stars: ✭ 14 (-91.57%)
Mutual labels:  centos
ansible-role-backup
Ansible Role - Backup for simple servers
Stars: ✭ 122 (-26.51%)
Mutual labels:  centos
flamingo
Lightweight Cloud Instance Contextualizer
Stars: ✭ 36 (-78.31%)
Mutual labels:  centos
niaoge linux basic train answers
鸟哥的Linux基础学习实训教程 参考答案
Stars: ✭ 13 (-92.17%)
Mutual labels:  centos
pg dba scripts
PostgreSQL DBA scripts
Stars: ✭ 30 (-81.93%)
Mutual labels:  centos
packer-centos
Create CentOS images for different hypervisors with Packer
Stars: ✭ 18 (-89.16%)
Mutual labels:  centos
nginx-more
Development repository for nginx-more package
Stars: ✭ 96 (-42.17%)
Mutual labels:  centos
ungoogled-chromium-fedora
RPM build for ungoogled-chromium
Stars: ✭ 24 (-85.54%)
Mutual labels:  centos
awesome-script
常用的 shell 脚本,包括 centos, Ubuntu, Mac osx, 以及 Docker, Python 等常用软件的安装, 配置, 开发环境搭建的脚本.
Stars: ✭ 50 (-69.88%)
Mutual labels:  centos
ipv6-dhclient-script
IPv6 w/ dhclient configuration script (Debian/RedHat-based distros)
Stars: ✭ 68 (-59.04%)
Mutual labels:  centos

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].