23년 이전 글/리눅스
malformed entry ** in list file /etc/apt/sources.list 에러 해결 방법
E: Malformed entry 11 in list file /etc/apt/sources.list (URI parse) E: The list of sources could not be read. E: Malformed entry 11 in list file /etc/apt/sources.list (URI parse) E: The list of sources could not be read. 주로 apt-get update 등을 진행 할 때, sorces.list에 잘못된 데이터가 들어가면서 발생하는 에러인데, 보통 저기에 표기된 라인의 줄을 제거하더라도, 다른 줄에서 또 에러가 발생하는 등 계속해서 에러가 이어진다. 이럴 때 여러가지 줄을 수정하며 찾기보다는, 차라리 디폴트 값을 입력해주는게 오히려 ..
리눅스 명령어 참고
Linux Commands - Complete Guide In this tutorial we learn most frequently used and important Linux commands you should know and remember for your daily sysadmin tasks. linoxide.com