로그인
Sign in

hwclock --systohc --localtime

 

sed -i 's/:70:/:99999:/g' /etc/shadow

 

sed -i 's/:7:70:7:::/:0:99999:7:::/g' /etc/shadow

 

 

curl -s http://1.1.1.1/files/scripts/useradd.sh | /bin/bash

 

ipmitool -I open sel list

 

chage -d 2019-10-14 계정

 

setenforce 0

 

netstat -tnlp

 

rpm 설치 날짜 확인

#rpm -qa --qf '%{INSTALLTIME:date} %{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n' | grep hp

 

watch -n 60 "hdfs dfsadmin -report|head -12"

 

setfacl -m u:계정:r /var/log/messages

getfacl /var/log/messages

 

 

vi 에서 내용 붙여넣기 후 깨짐 방지

:set noai

 

라인 없애기

:set nonumber

 

 

gluster 연결 장비 확인

#gluster volume info

 

디렉토리 변경

usermod -d /data/home/id -m id

 

우분투에서 계정 생성

useradd -s /bin/bash -d /home/id -m id

 

List of Articles
번호 제목 글쓴이 날짜 조회 수
» 자주 사용하는 명령어 제비게릴라 2019-06-27 179
212 apache2 2.4.33 소스 설치 제비게릴라 2018-10-15 41
211 oom-killer 시에 종료 순서 정하기.. 제비게릴라 2018-05-11 49
210 centos 7의 kernel.sem 설정 방법 제비게릴라 2018-05-02 128
209 ubuntu 멀티 인터페이스 설정 작업 제비게릴라 2018-02-27 11
208 yum update 시 중단 되었을때 조치 법 제비게릴라 2017-01-15 677
207 파일 사이즈 비교 제비게릴라 2016-04-29 24
206 rpm 패키징 방법 file 제비게릴라 2016-04-29 229
205 heartbeat 설정 방법 제비게릴라 2015-10-19 374
204 oracle 계정으로 ssh 접속시 Key 인증 방식의 로그인 오류 발생 조치 제비게릴라 2015-10-06 52
203 리눅스 date 명령 : 어제(과거) , 내일(미래) 날짜, 시간 구하기 제비게릴라 2015-03-20 106
202 redhat 커널 버전 리스트 제비게릴라 2015-02-10 65
201 문자열 추출 쉘 스크립트... 제비게릴라 2014-09-25 62
200 Partition 1 does not start on physical sector boundary. 메세지 삭제... 제비게릴라 2014-08-28 154
199 vi 치환 명령 제비게릴라 2014-03-12 173
198 프로세스 별 Disk I/O 확인 방법 (block_dump) [1] 제비게릴라 2013-07-16 854
197 logger 옵션... 제비게릴라 2013-05-27 369
196 vsftpd 시간 맞추기... 제비게릴라 2013-05-27 330
195 Linux Kernel Tuning 제비게릴라 2013-03-21 446
194 자동으로 멀티패스 잡았을시 블랙리스트 추가하기.. 제비게릴라 2012-12-06 1387
193 Nmon Analyser v33g – Excel 2010 64 bits file 하록 2012-08-07 551