Linux Tutorials on the topic “security”
-
How to Install Arkime Full Packet Capture tool on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, networking, security, ubuntu • Comments: 3Arkime, also known as Moloch, is an open-source and large-scale indexed packet capture and search tool. In this post, we will show you how to install the Arkime Packet Capture tool on Ubuntu 20.04.
-
How to use the NMAP Security Scanner on Linux
Author: Bill Toulas • Tags: linux, networking, security • Comments: 3Nmap is a free and open source network discovery and security auditing utility that is widely used in the Linux users community as it is simple to use yet very powerful. Nmap works by sending data packets on a specific target (by IP) and by interpreting the incoming packets to determine what posts are open/closed, what services are running on the scanned system, whether firewalls or filters are set up and enabled, and finally what operation system is running.
-
How to Setup Pritunl VPN Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 2Pritunl is an open-source, simple and easy-to-use VPN server that allows you to setup virtualize your private networks across data centers within a minute. In this tutorial, we will explain how to set up a Pritunl VPN Server and Client on Ubuntu 20.04 server.
-
-
How to Install and Use GVM Vulnerability Scanner on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 15GVM also called "Greenbone Vulnerability Management" is an open-source vulnerability scanning and management software that provides a set of network vulnerability tests to find security holes in systems and applications.
-
How to create an SFTP-enabled Server on AWS
Author: Rahul Shivalkar • Tags: cloud, security • Comments: 1AWS Transfer Family supports Secure File Transfer Protocol (SFTP), File Transfer Protocol over SSL (FTPS), and File Transfer Protocol (FTP) to transfer files to and from AWS S3 or AWS EFS(Elastic File System). In this article, we will see the steps to create an SFTP-enabled server on AWS which will be accessible publicly.
-
Install sysPass Password Manager on Ubuntu 20.04
Author: Hitesh Jethva • Tags: security, ubuntu • Comments: 0
sysPass is an open-source and multiuser password manager written in PHP. It is used in business and personal use for password management. It saves your password using bidirectional encryption with a master password to a database.
-
How to Install and Configure Algo VPN Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, networking, security, ubuntu • Comments: 2Algo VPN is an open-source software bundle or set of Ansible script that is used to set up a WireGuard and IPsec VPN. In this tutorial, we will show you how to set up a VPN server with Algo VPN on Ubuntu 20.04 server.
-
How to Install KeeWeb Password Manager on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 4KeeWeb is an open-source password manager used to store passwords both online and offline. It is compatible with KeePass and also available as a web version and desktop apps. In this tutorial, we will show you how to install the KeeWeb password manager on Ubuntu 20.04.
-
How to Set Up WireGuard VPN on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 4WireGuard is an open-source and security-focused virtual private network designed for simplicity and ease of use. If you are looking for a lightweight and fast VPN then the WireGuard VPN is the best choice for you. In this tutorial, we will show you how to install the WireGuard VPN server and client on Ubuntu 20.04.
-
How to set up Wireguard VPN on CentOS 8
Author: Navjot Singh • Tags: linux, security • Comments: 2Wireguard is an open-source cross-platform VPN implementation that uses state of the art cryptography. It is faster, simpler and more functional than IPSec and OpenVPN.