vault backup: 2026-01-05 13:03:55
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
|
||||
|
||||
install:
|
||||
|
||||
```bash
|
||||
|
||||
sudo ipa-server-install --domain=int.it2000.com.cn \
|
||||
--ds-password=admingzzn \
|
||||
--admin-password=admingzzn \
|
||||
--hostname=ipa.int.it2000.com.cn \
|
||||
--ip-address=10.100.100.2 \
|
||||
--setup-dns
|
||||
```
|
||||
|
||||
|
||||
coolpit ssl:
|
||||
|
||||
```bash
|
||||
ipa-getcert request -f /etc/cockpit/ws-certs.d/$(hostname -f).cert -k /etc/cockpit/ws-certs.d/$(hostname -f).key -D $(hostname -f) -K host/$(hostname -f) -m 0640 -o root:cockpit-ws -O root:root -M 0644
|
||||
```
|
||||
|
||||
|
||||
```bash
|
||||
ipa-getcert list
|
||||
```
|
||||
|
||||
|
||||
change user password:
|
||||
```bash
|
||||
ipa user-mod (user) --password
|
||||
```
|
||||
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
https://121.8.227.182:8988/
|
||||
|
||||
|
||||
admin
|
||||
|
||||
u3fPP*-N?pYGYLZT
|
||||
@@ -0,0 +1,17 @@
|
||||
|
||||
|
||||
# Rustdesk
|
||||
## GZZN OFFICE
|
||||
|
||||
### win 10 desktop
|
||||
1259681763
|
||||
```
|
||||
w42YyME_y3jVb!qa4X.c
|
||||
```
|
||||
|
||||
### opensuse desktop
|
||||
11 439 584:
|
||||
```
|
||||
uW!g6CU6kteozaHUaJX*
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user