로키 리눅스 10.0 출시 Rocky Linux 10
우리나라에서 관공서 서버들, 꽤 상당수가 윈도우 서버 아니면 바로 요녀석
Rocky Linux 를 사용 중일 텐데요
원래는 CentOS 였을 테지만 지원종료 크리로…
이 녀석 10.0 이 나와서 좀 들여다보면
먼저 뉴우스 : https://rockylinux.org/ko-KR/news/rocky-linux-10-0-ga-release
제일 중요한 변경사항부터 봅시다.
The most significant change in Rocky Linux 10 is the removal of support for x86-64-v2 architectures. AMD and Intel 64-bit architectures for x86-64-v3 are now required.
Rocky Linux 10 is supported on the following processor architectures:
64-bit AMD/Intel x86-64-v3 (x86_64)
64-bit RISC-V (riscv64)
64-bit ARMv8.0-A (aarch64)
IBM POWER, little endian (ppc64le)
IBM z (s390x)
All 32-bit packages have been removed from Rocky Linux 10. This means that 32-bit applications will no longer run on this version of Rocky Linux. Please use 64-bit libraries or containers with 32-bit dependencies instead.
이게 뭔얘기냐면요
지원 CPU 수도 대폭 줄어들었고
32비트 지원이 중단되서, 더이상 얘로 32비트 프로그램은 구동시킬 수가 없다는 얘깁니다…
Users will have administrative privileges by default, unless you deselect the option.
The Remote Desktop Protocol (RDP) is now the default for graphical remote access, replacing VNC.
기본값으로 설치 시, 사용자들은 관리자 권한이 부여된다고 합니다. (선택을 해제할 수도 있는 듯)
그리고 VNC를 대신해서 RDP (윈도우의 원격 데스크톱) 가 기본 그래픽 원격 접속 프로토콜이 됐습니다.
DHCP 얘긴 건너뛰고…
In RL 10, Wayland replaces the X.Org Server. Xwayland will support most X11 clients that have not yet been ported to Wayland. Some desktop applications and components are also replaced in RL 10.
데스크톱 환경 설치 시, 웨이랜드를 기본으로 사용하며, X서버는 이제 사용되지 않는답니다.
gnome 이나 KDE 설치 시 최신버전만 구동이 되겠네요.
RISC-V 도 지원을 하구요
passt 설치된 환경에서 SELinux 이슈가 있나 봅니다. 알려진 이슈 란에 있네요.
다운로드는 여기서