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 | 29 | 30 |
31 |
Tags
- 서울시민카드
- 디렉토리
- centos 7.5
- 빅데이터
- bash
- Elasticsearch
- C
- 크롬
- Audit Log
- zabbix
- JSON
- rsyslog
- Chrome
- yum
- syslog
- Kubernetes
- 파이썬
- docker
- log
- Shell
- Python
- GNOME
- Elk
- PostgreSQL
- GPU
- RHEL
- K8S
- audit
- Linux
- CentOS
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