News

The installation, care, and feeding of an Apache Web server is not terribly difficult, but can seem so if you haven’t ventured into those particular waters before. This quick-start guide will ...
I'm a total newbie to Unix and also still pretty new to OSX. I'm trying to install Apache (just downloaded the 2.0.28 beta) and I'm having some trouble I hope you guys can help me with. I have it ...
If you have a need for Java Servlets, you'll probably want to deploy Tomcat. Jack Wallen walks you through this process on the Ubuntu Server 16.04 platform.
After Apache was installed and running, the next step was to install MySQL because the PHP configure script needed to know where it was. I unpacked the MySQL package that I had and followed the ...
If you want to deploy a database capable of handling massive amounts of unstructured data, Apache Cassandra might do the trick. Jack Wallen shows you how to deploy this NoSQL database on AlmaLinux.
How were the apache's installed. If one came from when you installed RedHat it was done with an RPM and can be removed by using a command line switch RPM (man RPM to find out). Or you can just ...
Jack Wallen demonstrates how to install software from the command line on Ubuntu, AlmaLinux, Arch Linux, and openSUSE.
Get started with Apache Maven and learn how to install the build tool, compile Java code, manage dependencies and package applications as zip and jar files.