On Thursday May 10, CentOS 7.5 (1804) was released. For more information about the release, see the CentOS Project's Release Notes here: https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7.1804 Before upgrading to CentOS Linux 7.5, it is strongly encouraged to examine the above Release Notes, especially 'Known Issues' to see if it may adversely affect your setup; Included with ... Read More...
Software
Software relevant to CentOS Linux
In this tutorial, we will install and configure the Minio server. What is Minio? Minio is a self-hosted AWS S3 drop-in replacement/AWS S3-compatible, object storage server written in Go. It can be used to store objects such as photos, videos, log files, backups, etc. Install Minio on Centos Linux In this example, we'll install ... Read More...
In this post, we'll be covering off how to install the Ghost blogging platform on CentOS Linux. Ghost is minimalist, open-source blogging platform that was recently released. It is very simple to author content and is written in NodeJS. We'll also be installing Apache with a basic reverse proxy configuration to access ... Read More...
The first PuTTy update has been released after almost 2 years. The update contains mostly bug fixes, and a fix for 4 security holes that were discovered in 0.62: vuln-modmul vuln-signature-stringlen vuln-bignum-division-by-zero private-key-not-wiped For those of you who use Windows / PuTTy, you can download the latest version here: http://www.chiark.greenend.org.uk/~sgtatham/putty/ ... Read More...