블로그
- Ubuntu에 Docker 설치하기 @ 26.03.21 Ubuntu 24.04.4 LTS # 기존 버전 제거 sudo apt remove $(dpkg --get-selections docker.io docker-compose update sudo apt install ca-certificates curl sudo install -m 0755 -d /etc/apt/keyrings sudo curl -fsSL
- 리눅스마스터 2급 : 1과목 리눅스 운영 및 관리 - 예상문제정리 sendmail 패키지 설치 rpm -e sendmail : sendmail 패키지를 제거 rpm -V sendmail S.5....T. c /etc/mail/sendmail.cf apt-get remove nautilus #lpr -#3 -P lp ihd.txt system-config-printer mount -t xfs /dev/sdb1 /bac.......
- Docker Install (Ubuntu 14.04) old version $ sudo apt-get remove docker docker-engine 2. Install the recommended extra packages $ sudo apt-get install linux-image-extra-$(uname -r) $ sudo apt-get
- [Ubuntu] APT 사용법 /index.ko.html 자주 사용하는 명령어들은 다음과 같다 nabi 설치 : apt-get install nabi 제거하기 : apt-get --purge remove nabi 검색하기 : apt-cache search nabi 패키지 정보보기 : apt-cache show nabi 소스리스트 업데이트 : apt-get update 설치된 패키지들 업데이트