Rocky Linux 9 설치
·
운영체제/Linux
1. 들어가며✅ Rocky Linux 9 설치하며 정리한 글2. Rocky Linux 9 다운로드 링크[설치링크] Download - Rocky LinuxDownload Download the latest Rocky Linux versions here. Get Involved As you download and use Rocky Linux, the Rocky Enterprise Software Foundation invites you to be a part of the community as a contributor. There are many ways to contribute to the project,rockylinux.org설치할 환경의 아키텍처를 선택해 다운로드한다. 저는 가벼운 버전 x86_64..
우분투(Ubuntu) 22.04 LTS Server 설치
·
운영체제/Linux
1. 들어가며우분투(Ubuntu) 22.04 LTS Server 설치 정리2. 우분투(Ubuntu) 이미지 다운로드2.1 우분투(Ubuntu) 다운로드 링크[다운로드 링크]  Ubuntu 22.04.4 LTS (Jammy Jellyfish)Select an image Ubuntu is distributed on three types of images described below. Desktop image The desktop image allows you to try Ubuntu without changing your computer at all, and at your option to install it permanently later. This type of image is what mreleases..
우분투 서버 IP 변경하기
·
운영체제/Linux
1. 들어가며서버 IP 변경이 필요해서 정리하는 글2. NIC와 Gateway 정보 확인route -nKernel IP routing tableDestination Gateway Genmask Flags Metric Ref Use Iface0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eno1192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eno1Gateway : 192.168.0.1NIC : eno13. IP 변경하기vi /etc/netplan/50-cloud-init.yamlnetwork: vers..