current dir , basedir
DIR=”$( cd “$( dirname “$0″ )” && pwd )”echo “$DIR”
Read MoreDIR=”$( cd “$( dirname “$0″ )” && pwd )”echo “$DIR”
Read More# 개별처리xargs -I{} sh -c ‘###command###’ {} # 이름변환 ls | xargs -I{} sh -c…
Read More한글이 풀어쓰기 현상은 특정 폰트가 사용되어서 발생하는 경우가 있다 fedora의 경우 “google-droid-sans-fonts” 를 삭제하면 풀어쓰기…
Read Moreip route add 172.17.19.0/24 via 10.8.0.13
Read Moreyum install –y epel-releaseyum install update -yyum install -y openvpnopenvpn –config /경로/클라이언트명.ovpn
Read More1. generate ssh on remote -host and copy it on server ex> prompt>ssh-keygen -t rsa…
Read MoreCentos partition 확장 (Extend) on VMvm환경에서 디스크를 확장할 경우 VM콘솔에서 디스크 할당 영역을 확장 후…
Read Morezsh를 써봅니다. 함께 oh-my-zsh를 써봅니다. 1. zsh install1.1. install zsh linux 배포본에 맞춰 설치fedora, centos8…
Read More1. install packagesdnf(yum) install nfs-utils* nfs4-acl-tools portmap 2. Prepare Share File Systemmkdir {desired location}mount –bind…
Read More