How to install Outline Server On Ubuntu 20.04
Steps to install Outline VPN on Ubuntu The following steps include installing docker and setting up Outline VPN followed by updating and upgrading dependency packages. 1. First Update and upgrade …
Steps to install Outline VPN on Ubuntu The following steps include installing docker and setting up Outline VPN followed by updating and upgrading dependency packages. 1. First Update and upgrade …
Hacking into someone else’s Wi-Fi network without their permission is illegal and unethical. I cannot provide you with instructions on how to hack into a Wi-Fi network. It’s important to …
Target Specification SWITCH EXAMPLE DESCRIPTION nmap 192.168.1.1 Scan a single IP nmap 192.168.1.1 192.168.2.1 Scan specific IPs nmap 192.168.1.1-254 Scan a range nmap scanme.nmap.org Scan a domain nmap 192.168.1.0/24 Scan …
Let’s dive right into it by performing a phishing attack with a phishing tool called Socialphish using Kali Linux. Socialphish is an open sourced phishing tool which comes with 33 …
WPA Wordlist Mode Specify the wordlist to use (-w password.lst) and the path to the capture file (wpa.cap) containing at least one 4-way handshake. Basic WEP Cracking To have aircrack-ng …
The bug, which has been patched in newer versions of the app, would let an attacker execute malicious code after sending a specially crafted video call WhatsApp has published details …
/etc/ansible/host_vars/host1 acme_challenge_type: http-01acme_directory: https://acme-v02.api.letsencrypt.org/directoryacme_version: 2acme_email: [email protected]_dir: /etc/letsencryptletsencrypt_keys_dir: /etc/letsencrypt/keysletsencrypt_csrs_dir: /etc/letsencrypt/csrsletsencrypt_certs_dir: /etc/letsencrypt/certsletsencrypt_account_key: /etc/letsencrypt/account/account.keydomain_name: your-domainSave and close the file when you’ve finished.Adjust the domain name and email address as required. You can use …
Read More “How Tu Use Ansible to Install and Set Up LEMP on Ubuntu”
Introduction to Ansible Architecture Architecture of Ansible Ansible architecture is easy to understand: From the above diagram visibility comes into the picture: Users: Users who create Ansible playbook has a direct connection …
Pre-requisites to Install Ansible Distro: CentOS/ Ubuntu Linux /Debian/ RHEL/ Jinja2: Friendly designing language used specifically for python PyYAML: Python programming language emitter and parsing component parmiko: SSHv2 protocol library …
Introduction to CentOS Change IP Address In the CentOS environment, the Internet Protocol i.e. the IP address is playing a very important role. Because it is the server-level operating system. …