Thursday, 30 June 2022

How to Install Spacewalk Server on CentOS 7



Spacewalk tool is a free and open source Linux operating system management tool for system provisioning and configuration/management/updating tool of its clients. It is a community version of Red Hat Satellite Server and widely used on Red Had derived distributions.

Tuesday, 29 March 2022

How to Enable Networking in Rescue Mode in CentOS 7



Sometimes required network connectivity in rescue mode to take server logs to other server/workstation for further analysis as the networking is not enabled during the initial rescue environment setup.

Sunday, 6 March 2022

How to disable consistent network device naming in CentOS 8



This article describes How to disable consistent network device naming in CentOS 8.

How to Configure Local Synced YUM repository on CentOS 7 using vsFTP



YUM (YellowDog Updater Modified) is a package management tool for RPM based Linux system that helps to install, uninstall, and update packages. Local yum repository is used to save bandwidth, fasten package installations, network installations and systems updates for n numbers of systems in a local area network.

Friday, 4 March 2022

How to Install and Configure Anonymous vsFTP Server on CentOS 7



vsFTP (Very Secure File Transfer Protocol) is a free and open source widely used client-server network protocol that used for transferring files between server and clients over the network.

How to Install FTP Client on CentOS 7



FTP (File Transfer Protocol) is a free and open source widely used client network protocol. It basically used to connect vsFTP server to upload/download files from server to client machine.

Tuesday, 1 March 2022

How to Extend a Logical Volume on CentOS 7



Sometime encountered with no space left on file system error and demand opened to increase file system space. It would be easy if file system is created under LVM.

How to Change or Rename a Regular Mount Point in CentOS 7



Sometimes mount point renaming require on a machine for any user request or any application requirements.