Skip to content
Tech Master Tech Master

OneStopTechnical Forum

  • Books
  • AI
  • Networking
  • Windows
  • Linux
  • Cloud
  • Mac
  • Active Directory
  • Azure
  • Cloud
  • Exchange
  • M365
  • Server 2025
  • Storage
  • Vsphere
  • Website
  • Database
  • Security
  • Knowledge Base
  • VPN
Tech Master
Tech Master

OneStopTechnical Forum

Installation Steps on Ubuntu for Fern-wifi-cracker

blog.payperitem.com, March 31, 2025April 2, 2025

Installation Steps on Ubuntu

  1. Update System Packages
    Open a terminal and run:
  2. bash
  3. sudo apt update && sudo apt upgrade -y
  4. Install Dependencies
  5. bash
  6. sudo apt install -y python3 python3-qtpy python3-pyqt5 aircrack-ng
  7. Download Fern-WiFi-Cracker
    Clone the repository from GitHub: bashCopyEditgit clone https://github.com/savio-code/fern-wifi-cracker.git cd fern-wifi-cracker
  8. Give Execution Permissions bash
  9. chmod +x execute.py
  10. Run the Application
  11. bash
  12. sudo python3 execute.py

Troubleshooting

  • If you see a missing module error, install it manually. Example: bash
  • ip3 install pyqt5
  • Ensure your Wi-Fi adapter supports monitor mode (airmon-ng can check this).

Linux #CentOS#CloudComputing#CloudHosting#Colocation#CyberSecurity#DataCenter#DDoSProtection#DedicatedServer#ESXi#FibreChannel#Firewall#HyperV#IntrusionDetection#iSCSI#ITInfrastructure#KVM#ManagedHosting#NASStorage#Networking#NVMe#Proxmox#RAID#RedHat#SANStorage#Server#ServerRoom#ServerSecurity#SIEM#SSDServers#SysAdmin#TechSupport#UbuntuServer#VMware#VPSHosting#vSAN#vSphere#WindowsServerEnterprise & HostingLinux & Windows Servers #LinuxServerSecurity & MonitoringStorage & PerformanceVirtualization & Hypervisors

Post navigation

Previous post
Next post

Related Posts

Server Hardening

April 3, 2025April 3, 2025

1. OS-Level Hardening 🔹 Minimal Installation – Install only necessary packages. Avoid GUI on servers unless required.🔹 Update Regularly – Apply security patches promptly using apt update && apt upgrade (Debian) or yum update (RHEL).🔹 Disable Unused Services – Use systemctl disable –now <service> for unnecessary daemons.🔹 Enable SELinux or…

Read More

RustDesk Server (Remote Desktop Solution)

April 1, 2025April 2, 2025

Step 1: Update and Prepare Ubuntu Make sure your system is up to date: bashsudo apt update && sudo apt upgrade -y Install required dependencies: bashsudo apt install curl wget unzip -y Step 2: Download RustDesk Server (hbbs and hbbr) RustDesk has two key server components: Download the latest RustDesk…

Read More

Block All Adobe Products —Hosts file

March 12, 2025April 2, 2025

Contact us for all auto scripts and more! Hurry up support@payperitem.com indabhar@gmail.com

Read More

Recent Posts

  • List of AD Schema Versions
  • OldNewExplorer Free Download For Windows 11, 10, 8 and 7 [Latest Version]
  • How to Get the Classic (old) Context Menu on Windows 11
  • BitLocker Recovery Keys
  • Active Directory and Server hardening

Recent Comments

No comments to show.
June 2025
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« May    
Log in
©2025 Tech Master | WordPress Theme by SuperbThemes
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }