Spaces
Apps
Templates
Create
System Administrator
All content
Space settings
Content
Results will update as you type.
•
최근 업데이트
Application Performance Management & Monitoring
•
DBMS
IT Automation
SSL/TLS 인증서 관련
Linux/Unix
•
/home 파티션을 /var 로 remount
•
bash 자동 완성(auto completion) 기능으로 커맨드라인 생산성 높이기
bash 명령어 히스토리 관리 - readline 사용법 및 line 편집, reverse search 등 단축키 요약
•
bash 의 프롬프트(prompt) 설정 및 profile 설정
•
CentOS 8/RHEL 8 루트 암호를 잊어버렸을 때 복구하기(Reset root password in CentOS 8)
CentOS minimal(최소) 설치후 추가 패키지 설치
•
chmod, setfacl 실행시 "Operation not permitted" 에러 발생
•
cron 작업이 실패했을때만 이메일 전송하기
•
gitorious community server 로 git 중앙 저장소 구축하기
Linux Rescue mode 로 부팅하기
•
logwatch 에 nginx 로그 파일 추가
•
lsof 사용법
•
noatime 마운트 옵션으로 파일 시스템 성능 향상 시키기
•
nohup 를 대체하는 systemd-run 명령어 사용법
•
perror - Linux/Unix system errno 를 string 으로 출력해 주는 유틸리티
•
pv - linux 에서 대용량 파일 복사시 진행 상황 표시 및 중단시 이어서 복사 (cp 명령어 대체)
•
RedHat Recommended Partition scheme
•
RHEL/CentOS 6 에서 locale 변수를 변경했지만 service 명령어의 결과가 한글로 표시되는 경우 처리 방법
RHEL/CentOS Tips & Tricks
•
RHEL/CentOS 에 SpaceWalk 설치 & 운영
•
RHEL/CentOS 에서 daemon(services) 에서 core dump 생성 가능하게 설정
•
RHEL/CentOS 에서 Oracle JRE/JDK 를 설치하고 alternatives 조정
•
rlwrap - readline 이 적용되지 않은 program 을 위한 wrapper
•
rm –rf 로 인한 대형 사고 예방하기
•
ssh 로 연결시 로그인 프롬프트(login prompt) 가 늦게 뜰 경우 해결책
•
Unix, Linux 에서 kill 명령어로 안전하게 프로세스 종료 시키는 방법
•
C locale(로캘)의 의미(export LANG=C)
vim 유용한 팁(tips) 모음
•
vim 강제로 탭(tab) 문자 입력하기 (vim force insert tab character)
•
vim 구동시 Window size 조절하기
•
vim 메뉴 및 폰트 설정
•
vim 문법 하이라이트(syntax highlight) 설정하기
•
vim 에서 code paste 할때 auto indent 방지
•
vim 에서 tab 을 space 4개로 처리하게 설정하기
•
vim 에서 개행 문자(carriage return)만 있는 빈 줄 (blank line) 지우기
•
vim 에서 대소문자 변환
•
vim 에서 치환할때 개행 문자(new-line character) 입력
•
vim 에서 확장자가 pom 인 파일을 읽었을 때 xml syntax highlighting 적용하기
•
vim 유용한 정규식 (regex)
•
vim 을 전체 화면으로 띄우기
•
vim 행 길이 및 자동 줄넘김 설정
•
vundle 플러그인 관리자 설치 및 유용한 플러그인
•
windows 용 vim 폰트(font) 및 렌더링(redering) 옵션 설정
•
yaml 편집시 줄자가 없어도 괜찮아 - vim 의 cursor column mode
•
VMWare VSphere 성능 튜닝
yum & rpm & repository
각종 Open Source build
•
간단한 커맨드 라인용 web 부하 테스트 프로그램 hey
•
리눅스(linux)에서 NTFS 디스크 마운트(mount) 하기
•
리눅스 시스템 모니터링의 종합 세트 - linux dstat 명령어 사용법
•
리눅스 타임존(Linux timezone)을 변경하는 tzselect 명령어
•
전 세계 슈퍼컴퓨터중 리눅스 사용 비율
•
파일 시스템과 마운트 정보를 보여주는 findmnt 명령어
•
nginx 대표 도메인으로 포워딩 하기(www to no-www)
•
RHEL/CentOS 의 네트워크 매니저(NetworkManager) 데몬 중지하기
Security & Network
Service Management
•
클라우드 플레어(Cloudflare) 를 DNS 서버로 사용하기
•
Open Source IdP Authentik 설치 & 설정
Blogs
System Administrator
/
/
vim 유용한 팁(tips) 모음
/
vim 에서 대소문자 변환
Summarize
vim 에서 대소문자 변환
정광섭
Owned by
정광섭
2014-Feb-07
1 min read
Loading data...
g~~ : 현재 라인을 소문자로
g~~
현재 라인을 소문자로
Visual mode
gu
gU
Ref
http://vim.wikia.com/wiki/Switching_case_of_characters
{"serverDuration": 43, "requestCorrelationId": "195d0e4e59564f258d54867574c8df99"}