apt Release file for {url} is not valid yet 해결 방 리눅스 데비안 계열(Debian, Ubuntu)의 패키지 관리자인 apt 또는 apt-get을…
xubuntu-desktop을 설치하기 위해 apt 또는 apt-get 명령어를 사용하여 다음과 같이 명령을 입력했습니다. [root@localhost]# apt install xubuntu-desktop 그런데 아래 에러 메시지가…
SSH, SSHD 버전 확인 rpm으로 확인 rpm -qa openssh-server 결과 - openssh-server-6.6.1p1-25.el7_2.x86_64 apt로 확인 apt-cache show openssh-server | grep Version 결과…
Unable to lock the directory 문제 우분투에서 패키지 설치시 다음과 같은 오류를 접할 수 있습니다. Unable to lock the administration…