NetBeans is an Integrated Development Environment (IDE). Here we will see how to install it and how to create a simple Java application.
Continue ReadingApache HTTP Server: Configure HTTPS
With Apache HTTP Server we can publish our Web pages with HTTPS (Hypertext Transfer Protocol Secure). Here we will see how to do it.
Continue ReadingApache HTTP Server: Load Balancer
Apache HTTP Server has a module that allows us to use load balance. Let’s see how it’s used.
Continue ReadingApache HTTP Server
Everyone knows this web server as “Apache”. In this post we will see how to use it basically.
Continue ReadingGit: Create repositories
Git is a tool to collaborate in the edition of text files. In this post we will see how to create repositories.
Continue ReadingGit: Installation
Git: Introduction
Git is a tool to colaborate in the modification of text files. In this post we will see a small introduction.
Continue Reading