Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 디렉토리
- GPU
- rsyslog
- docker
- PostgreSQL
- centos 7.5
- 크롬
- audit
- JSON
- C
- RHEL
- K8S
- Audit Log
- yum
- Shell
- syslog
- zabbix
- 빅데이터
- Kubernetes
- CentOS
- bash
- log
- Elk
- Elasticsearch
- Chrome
- GNOME
- Python
- 서울시민카드
- 파이썬
- Linux
Archives
- Today
- Total
Sysops Notepad
[Linux] 랜덤 패스워드 생성 본문
728x90
cat /dev/urandom | tr -dc A-Za-z0-9 | head -c 13 ; echo """
728x90
'업무 > sys' 카테고리의 다른 글
[Linux] -rwxr-x---.와 -rwxr-x--- 차이 (0) | 2024.07.21 |
---|---|
[Linux] file sync에 사용되는 lsyncd와 unison 비교 (0) | 2024.07.21 |
[Linux] NFSv4 마운트 (0) | 2024.07.21 |
[Linux] iftop 명령어 옵션 (0) | 2024.07.21 |
[Linux] 현재 프로세스별 메모리 사용률 조회 (0) | 2024.07.21 |
Comments