리눅스에서 파일 또는 디렉토리(폴더) 이름을 변경하고 싶은 경우 mv 명령어와 rename 명령어를 활용할 수 있는데요. mv 명령어는 단순하게 하나의 대상…
E: Could not get lock /var/lib/dpkg/lock – 잠금 파일을 얻을 수 없습니다 – open (11: Resource temporarily unavailable) E: Unable…
apt update apt dist-upgrade apt install aptitude aptitude install software-properties-common add-apt-repository ppa:nginx/development apt install nginx-full 리버스 프록시 서버를 IWINV 로 서버를 옮겨볼까 해서…
리눅스 CPU 정보 확인 명령어 cat /proc/cpuinfo root@TUTORIAL:/home/pg# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6…