Category: Uncategorized

  • Show Password of Currently Connected WiFi Network

    Show Password of Currently Connected WiFi Network This should work on all Linux distributions that use network-manager not only Ubuntu. Related Links Related Ubuntu Essentials Where Does NetworkManager Store WiFi Configuration in Ubuntu Links

  • AWS Organizations Essentials

    AWS Organizations Essentials

    AWS OrganizationsCentral management for multiple AWS accounts Service Control Policies (SCP) Related Links Service Control Policies (SCP) Related AWS CLI Essentials AWS CloudFormation Essentials AWS CloudWatch Essentials AWS IAM Essentials AWS S3 Essentials AWS Tools for PowerShell AWS VPC Essentials AWS ELB Essentials AWS EBS Essentials AWS CloudTrail Essentials AWS CloudWatch Essentials Links

  • AWS ELB Essentials

    AWS ELB Essentials

    AWS ELB Essentials Application Load Banancers Network Load Balancers Gateway Load Balancers Classic Load Balancers Target Groups Launch Config Related Links Application Load Banancers Network Load Balancers Gateway Load Balancers Classic Load Balancers Target Groups Launch Config Related AWS Essentials AWS CloudFormation Essentials AWS VPC Essentials AWS Tools for PowerShell Links https://docs.aws.amazon.com/elasticloadbalancing/latest/application/x-forwarded-headers.html#x-forwarded-for https://docs.aws.amazon.com/AmazonECS/latest/developerguide/load-balancer-types.html https://aws.amazon.com/elasticloadbalancing/features/

  • Change WordPress User Password in DataBase

    Change WordPress User Password in DataBase Related Links The passwords for all the WordPress users are all stored in the wp_users table.All the passwords are MD5 hashed. Related WordPress Essentials How to Manually Migrate a WordPress Website Setup a WordPress Website on Debian Based Linux MySQL Essentials Links https://wordpress.org/ https://wordpress.com/ https://www.mysql.com https://www.mysql.com/products/workbench

  • MySQL Essentials

    MySQL Essentials

    MySQL Essentials Login Console Remote Login Databases Restore-DB Tables Related Links Login Console Remote Login Requires the mysql client (install mysql -y) & TCP 3306 to be open Databases Restore DB Tables Related AWS Essentials Nano Essentials Hostapd Essentials IP Tables Essentials dnsmasq Essentials YAML Essentials chmod Essentials Home Assistant Essentials GIT Essentials Linux IP…

  • How to Manually Migrate a WordPress Website

    How to Manually Migrate a WordPress Website

    How to Manually Migrate a WordPress Website Old Site Backup wp-content Directory Backup wp-config.php File Backup DataBase Backup Complete New Site Deploy WordPress Website Restore wp-content Directory Edit wp-config.php File Restore DataBase Update URL Link References Cleanup Related Links Old Site Backup wp-content Directory This directory contains all the Themes Plugins Uploads Login to your…

  • Set Sound Output Via Command Line

    Set Sound Output Via Command Line. The problem is the output sound channel keeps changing to the dock. There is no “set as default” setting under settings.A partial solution is as follows. Determine the sound Channel The following command will space separated list the available devices Set the Sound Channel Create an Alias The above…

  • Linux IP Essentials

    Linux IP Essentials

    Linux IP Essentials ip has replaced ifconfigiw has replaced iwconfig Add-IP Add IP Remove IP Down Interface Up Interface Enable Promiscious Mode Related Links Add IP Remove IP Down Interface Up Interface Enable Promiscious Mode Related Linux Routing Essentials HMA VPN Setup Using Network Manager Changing Windows Network Profile Populate Static MAC to IP Binding…

  • How to Enable SSH on Ubuntu

    How to Enable SSH on Ubuntu

    How to Enable SSH on Ubuntu Install Check Status Add Firewall Allow Rule If the firewall is enable you will need to add an allow rule Related Working With SSH Keys SSH Tunneling Essentials Links

  • IRC Basics

    IRC Basics

    IRC Basics Basic Commands Connect to a Server Join-or-Create-Channel Change-Name Clients Linux CLI GUI Servers Linux Related Links Basic Commands Connect to a Server Join or Create Channel Change Name Clients Linux CLI GUI Servers Linux InspIRCd Related Setup InspIRCd Server Links https://irssi.org https://hexchat.github.io/

  • Alfa AWUS036AC USB WiFi Essentials

    Alfa AWUS036AC USB WiFi Essentials

    Alfa AWUS036AC USB WiFi Essentials Specifications Raspberry Pi OS Ubuntu Related Links Specifications Chipset = Realtek RTL8812AU WiFi Standards = IEEE 802.11ac/a/b/g/n WiFi Frequency = Dual Band 2.4GHz or 5GHz Antenna Connector = RP-SMA female x 2 Antenna Type = 2.4G/5GHz Dual-Band 5dBi dipole antenna Wireless Performance = 802.11a: up to 54Mbps 802.11b: up to…

  • VS Code Notes

    Search for Text within Files within a Folder Select Folder VS Code Server in Docker Docker Compose More info: https://hub.docker.com/r/linuxserver/code-server

  • NGINX Reverse Proxy Basics

    NGINX Reverse Proxy Basics

    Basic NGINX Reverse Proxy Ensure no errors Reload Links