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