Java is undoubtedly one of the most popular programming languages ever to grace the face of the planet, powering millions of applications both on Linux and Windows platforms. Java comprises of JRE (Java Runtime Environment) and JDK (Java Development Toolkit). JRE is a set of software applications that help in the deployment of Java applications.
Make Linux Great Again
Tor Browser: An Ultimate Web Browser for Anonymous Web Browsing in Linux
The primary Application we require to perform our internet activity is a browser, a web browser to be more perfect. Over the Internet, most of our’s activity is logged to the Server/Client machine which includes IP address, Geographical Location, search/activity trends and a whole lot of information which can potentially be very harmful if used
How To Install and Connect an Agent to Pandora FMS Server
A Pandora FMS Agent is an application installed on computers to be monitored using the Pandora FMS Monitoring System. Software agents perform checks on server resources (such as CPU, RAM, storage devices, etc.) and installed applications and services (such as Nginx, Apache, MySQL/MariaDB, PostgreSQL, etc.); they send the collected data to the Pandora FMS Servers
How to Set Up IPsec-based VPN with Strongswan on Debian and Ubuntu
strongSwan is an open-source, cross-platform, full-featured and widely-used IPsec-based VPN (Virtual Private Network) implementation that runs on Linux, FreeBSD, OS X, Windows, Android, and iOS. It is primarily a keying daemon that supports the Internet Key Exchange protocols (IKEv1 and IKEv2) to establish security associations (SA) between two peers. This article describes how to set
4 Ways to Generate a Strong Pre-Shared Key (PSK) in Linux
A Pre-Shared Key (PSK) or also known as a shared secret is a string of characters that is used as an authentication key in cryptographic processes. A PSK is shared before being used and is held by both parties to the communication to authenticate each other, usually before other authentication methods such as usernames and
How to Install LAMP Server on CentOS 8
LAMP, an acronym for Linux, Apache, MySQL, and PHP, is a popular free and open-source stack used by website administrators and developers alike to test and host dynamic websites. The LAMP server comes with 4 core components: the Apache web server, MySQL or MariaDB database and PHP which is a popular scripting language that is
How to Install Mautic Marketing Automation Tool in Linux
Mautic is a free open source, web-based and leading marketing automation tool that enables you to understand, manage, and grow your business or organization conveniently. It is highly customizable and extensible, to meet your business requirements. It is still a very young project at the time of writing this article. It runs on most standard
eXtern OS – A NodeJS Based Linux Distribution
eXternOS is a free, new and exciting Linux operating system based on Nodejs, being developed by a computer engineering and computer science student who goes by name Anesu Chiodze. It is a whole different operating system from what we usually have on our computers; it redefines your interaction with your content on a computer, by
How to Install Arduino Software (IDE) on Linux
Arduino is a widely-used, open-source electronics platform used to create devices that interact with their environment using sensors and actuators. It consists of a programmable hardware board and a software (Integrated Development Environment(IDE)) for writing and uploading programs to the board. Before you can start building projects using Arduino, you need to set up the
How to Install Google Chrome on Kali Linux
Google Chrome is a cross-platform and free web browser that is widely used by regular users and tech enthusiasts alike. In this tutorial, you will learn how to install Google Chrome on Kali Linux. Step 1: Update Kali Linux To start off, we need to update the system packages and repositories. It’s always a good