How To Install MySQL on CentOS 7
Introduction By default Centos 7 prefers MariaDB. It is better to stay with the MariaDB but if for any reason you need to install the Mysql which now is owned b...
Introduction By default Centos 7 prefers MariaDB. It is better to stay with the MariaDB but if for any reason you need to install the Mysql which now is owned b...
I have a local OS repository that is used by my local machines to get the Centos updates from. I realised it has stopped working and it turned out that the disk...
What is AsciiDoc From asciidoc.org AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man page...
A quick reference guide and cheat sheet for tmux.
We have a project that has a long history. The first code in the repository committed in 1994. The source code hosted on a cvs server. I have started migrating ...
Introduction Original Source: Digital Ocean tutorial . Some updates made to fix some issues. Monitoring systems receive and accumulate large amounts of data as ...
In this short tutorial i will go through how to enable SSL on Bitbucket on Centos 7. Atlassian applications allow the use of SSL within range of their products,...
Main Reference from official docker website: installation on Centos