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 |
Tags
- 디렉토리
- RHEL
- audit
- PostgreSQL
- zabbix
- CentOS
- C
- bash
- rsyslog
- Shell
- centos 7.5
- K8S
- Elk
- 빅데이터
- Linux
- 파이썬
- Chrome
- Python
- GPU
- JSON
- yum
- GNOME
- 서울시민카드
- syslog
- Audit Log
- docker
- Elasticsearch
- 크롬
- Kubernetes
- log
Archives
- Today
- Total
Sysops Notepad
[Linux] 계정 타임 아웃 설정하기 ( + TMOUT 보안 조치) 본문
728x90
보통 습관처럼 서버 들어가서 export TMOUT=0 을 치고 작업을 시작하지만 그러면 양심에 찔리니까 미사용할때는 터미널을 종료하는 습관을 만듭시다 ㅎㅎ
echo "TMOUT=300
readonly TMOUT
export TMOUT" >> /root/.bashrc
728x90
'업무 > etc' 카테고리의 다른 글
[Linux] git 2.x 버전 설치 (0) | 2021.04.09 |
---|---|
[Linux] image optimizer (0) | 2021.04.09 |
[Linux] Go(Golang) 설치하기 (0) | 2021.04.09 |
[Linux] Centos 7 Sonatype Nexus Repository 설치하기(2) (0) | 2020.10.07 |
[Linux] Centos 7 Sonatype Nexus Repository 설치하기(1) (0) | 2020.10.07 |
Comments