Aruba-Wifi-AP, HP-Networks

Wifi Access Points – Aruba Networks Resources: CLI, Reset, Drivers, Passwords

Factory Reset Aruba – 360 Series https://community.arubanetworks.com/community-home/digestviewer/viewthread?MID=19504#bmab713447-5f8e-4bc2-bd3c-4b1c2028dc1e Aruba Networks Default Usernames & Passwords https://www.router-reset.com/default-password-ip-list/Aruba-Networks Aruba Command Line Interface (CLI) list https://www.arubanetworks.com/techdocs/Instant_41_Mobile/Advanced/Content/CLI_commands/Accessing%20Instant%20CLI.htm ArubaOS 8.x Command-Line Interface Reference Guide

rename Files on linux

Change the extension of multiple files in Linux

1). Using Linux find command Using find command to rename all .oldext files under directory structure with a new extension: .newext find . -type f

linux-du-command-size-folder

du – Get the Size of a Folder in Ubuntu Linux

The linux du command displays the size of file space used by the specified files or folders. If the specified path is a directory (folder),

Block Malware

Free and Public DNS Servers for Family – Block Malicious Content!

Cloudflare Free DNS Servers Protect your home against malware – Using the following DNS resolvers will block malicious content: IPv4 1.1.1.2 1.0.0.2 IPv6 2606:4700:4700::1112 2606:4700:4700::1002 Protect

■ Google Search Hijacked Speedtest Keywords

Google’s “hijacked” speedtest keywords and place its products above competitors’ and present “answers” (or “direct answers”) on the search page: I assumed it was a google

Install OpenVPN, DNSCrypt and Pi-Hole – Ubuntu 20

Step by step: Install OpenVPN + Pi-Hole ad-blocker + DNSCrypt-proxy for DoH and DNSSEC Step 1. Update the system: sudo apt update sudo apt upgrade Step

Linux Terminal

Detach script/command in Linux – Easy Way !

Hot to start and detach bash script (or command) in linux from the command line: setsid nohup monitor.sh & detach script/command with custom log: setsid

Linux command that shows the process hierarchy

Kill Process in Linux by PID, Name or Group

Kill a Process in Linux from command line using kill command: kill process by name: kill $(ps aux | grep ‘process_name’ | awk ‘{print $2}’)

Apple, Google, Amazon, Facebook Monopoly

Apple,Amazon,Facebook,Google – Absolute power corrupts absolutely

Monopolies harm the economy and democracy and businesses like Apple, Amazon, Facebook & Google have gotten too powerful and we risk heading towards an uncertain

Available Network Interfaces On Linux/Ubuntu - 6 Quick Solutions

Find Available Network Interfaces On Linux/Ubuntu – 6 Quick Solutions

If you need a solution for quickly finding information about the network interfaces attached to the server or computer, then choose one of the solutions