Rajan Patel
Rajan Patel
The Southpark Shopping Mall in Charlotte, NC operated by Simon Properties provides WiFi in the mall. They block OpenVPN with deep packet inspection. Running OpenVPN over Port 443 is not...
Came across some interesting information courtesy of Yegor Ievlev: > Recently there was discussion about obfuscation to avoid restrictive firewalls. The conclusion apparently was that WG devs should add support...
Line 182 of setup.sh ``` curl -Lo /etc/yum.repos.d/wireguard.repo https://copr.fedorainfracloud.org/coprs/jdoss/wireguard/repo/epel-7/jdoss-wireguard-epel-7.repo ``` Should be using epel-8 for CentOS 8
This has been tested / proven here: https://github.com/rajannpatel/Pi-Hole-on-Google-Compute-Engine-Free-Tier-with-Full-Tunnel-and-Split-Tunnel-Wireguard-VPN-Configs/issues/12
**Steps to Reproduce:** 1. Add client using **wireguard-install.sh** on a Google Compute Engine Server running Ubuntu 20.04 LTS 2. Scan QR Code on iOS or Android device, or use .conf...
## Summary I would like syntax highlighting for shell scripts and python scripts. ## Process Code snippets will be inserted using Custom HTML blocks in Wordpress, following these examples: https://vanillaframework.io/docs/base/code...
* Distribution: 22.04.3 * Distribution version: * The output of "lxc info" or if that fails: ``` rajan_patel@landscapebeta:~$ lxc info config: {} api_extensions: - storage_zfs_remove_snapshots - container_host_shutdown_timeout - container_stop_priority -...
tracked here: https://bugs.launchpad.net/juju/+bug/2022982
Customers using Landscape and Ansible would be interested in a script (or a yq command?) which consumes the output of `landscape-api --json get-computers` dumps out Ansible inventory files.
We need a script that can set the password complexity policy. Beyond pushing this policy out to each machine through Landscape, there needs to be a means to audit the...