Articles by Hitesh Jethva
-
How to Install GlassFish with Nginx as a Reverse Proxy on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, programming, server, web server • Comments: 1GlassFish is a light-weight application server and supports different Java-based technologies like Enterprise JavaBeans, JPA, JavaServer Faces, JMS, and many more. In this tutorial, we will explain how to install GlassFish on Debian 10 with Nginx as a reverse proxy.
-
How to install and configure OpenVPN Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, security • Comments: 21OpenVPN is open-source software that can be used to access the internet securely when connected to an untrusted network. In this tutorial, we will explain how to setup OpenVPN server on Debian 10 server.
-
How to Install Hugo Site Generator On Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 0Hugo is a free and open-source framework written in Go language that can be used to create websites with ease. It is simple, fast and secure static site generator, you don't need any database to run it.
-
-
How to Install and Use Vuls Vulnerability Scanner on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 2Vuls is a free and open-source Vulnerability Scanner written in Go. It is used to perform security vulnerability analysis and software updates on a daily basis. In this tutorial, we will explain, how to install and configure Vuls Vulnerability Scanner on Ubuntu 18.04 server.
-
How to Install WildFly with Nginx as a Reverse Proxy on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, nginx, programming • Comments: 0WildFly is a free, open-source and cross-platform application runtime written in Java and developed by Red Hat. Wildfly comes with a rich set of features including, Fast, Customizable Runtime, Scalability, Unified configuration & Management, Concurrent Loading, Fast Linking, Domain Management and many more.
-
How to Install HTTP Git Server with Nginx on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, programming, ubuntu, web server • Comments: 6Git is a free and open source version control system that can be used to track changes of code. Git allows you to create many repositories for the same application and coordinating work on those files among multiple people. It is primarily used for source code management in software development.
-
How to Install Anaconda Python Distribution on Debian 10
Author: Hitesh Jethva • Tags: debian, server • Comments: 1Anaconda is an open-source distribution of the Python and R programming languages that can be used to simplify package management and deployment. In this tutorial, we will learn how to install Anaconda Python Distribution on Debian 10.
-
How to Install Lighttpd with PHP, MariaDB and Let's Encrypt SSL on Debian 10
Author: Hitesh Jethva • Tags: debian, lighttpd • Comments: 4Lighttpd is a free, open-source and high-speed webserver specially designed for speed-critical environments. In this tutorial, we will learn how to install Lighttpd on Debian 10 with PHP-FPM and MariaDB support and we will secure the webserver with a Let's Encrypt SSL certificate.
-
How to Install Tiki Wiki with Apache and Let's encrypt SSL on Debian 10
Author: Hitesh Jethva • Tags: apache, debian, linux, web server • Comments: 0TikiWiki is a free and open-source content management system written in PHP language. TikiWiki comes with a rich set of features, including, Forums, Blog, Maps, Workspace, Slideshow, Shopping Cart, Bug and issue tracker, Multilingual, File and image gallery, Events and many more.
-
How to Install Jekyll on Ubuntu 18.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0
Jekyll is a free, open-source and most popular static site generators that can be used for blogging or sharing content. It is simple, lightweight and does not require any databases. In this tutorial, we will explain how to install Jekyll on Ubuntu 18.04.