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