Compare commits
2 Commits
6b92b34825
...
fb0ec5b9db
| Author | SHA1 | Date | |
|---|---|---|---|
| fb0ec5b9db | |||
|
|
3ee5b489d8 |
@@ -136,7 +136,7 @@ chmod 600 /root/.ssh/authorized_keys
|
|||||||
|
|
||||||
|
|
||||||
### 8. Création du script first-login
|
### 8. Création du script first-login
|
||||||
cat << 'EOF' > /etc/profile.d/first-login.sh
|
cat << 'EOF' > /root/first-login.sh
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
HOSTNAME=$(hostname)
|
HOSTNAME=$(hostname)
|
||||||
|
|||||||
Reference in New Issue
Block a user