Friday 17 February 2023

How to Install KSH (Korn Shell) Shell on CentOS 9 Stream



KSH (Korn Shell)is a shell programming language, which is upward compatible with “sh” (the Bourne Shell). KSH was developed by David Korn at Bell Labs in 1980s. KSH is quite popular is loved by sysadmins to automate everyday tasks on Unix like operating systems. You can install ksh on CentOS 9 using its AppStream repository.

How to Install Gnome GUI on CentOS 9 Using DNF Group Install



CentOS 9 and many Linux distributions have options to install minimal, GUI and others and minimal installation restrict resource utilization. However, if minimal installation done while installation and GUI can be installed later.