MediaPi Turn On/Off WiFi Access Point
sudo service hostapd status sudo service hostapd start sudo service hostapd stop
sudo service hostapd status sudo service hostapd start sudo service hostapd stop
1.Run command in terminal: sudo pmset -a tcpkeepalive 0 2.Run command in terminal: sudo pmset -a powernap 0 3.Make sure these options is not checked: “System Preferences->Battery->Optimized battery charging” and “System Preferences->Battery->Power Adapter->Wake for network access”
xattr -cr /App
sudo systemctl enable hostapd sudo systemctl start hostapd sudo systemctl stop hostapd sudo systemctl disable hostapd Edit this file for name, channel, password; sudo nano /etc/hostapd/hostapd.conf To fix couldn’t communicate with wpa_supplicant edit; /etc/wpa_supplicant/wpa_supplicant.conf make sure country=US Then enable WiFi …
Start and Stop hostapd WiFi Access Point on Raspberry Pi and wpa_supplicant Fix Read more »
If you want to make Ubuntu automatically boot into the text mode, configure grub settings by doing following steps one by one: 1. Open terminal and run command to backup the configuration file: sudo cp -n /etc/default/grub /etc/default/grub.backup 2. Edit …
How to Boot Ubuntu 20.04 into Text / Command Console Read more »
USB Connection to usb device Install kmod-usb-net-rndis Add a new Interface name wan Choose either DHCP or Static for Protocol Choose usb for the Device Save & Apply Changes OpenVPN Setup install luci-app-openvpn install openvpn-openssl Use askpass auth.txt in the …
If you use bash on macOS, this is easiest done by editing your ~/.bash_profile file and adding the two lines
1. Use Vbox’s Virtual Media Manager to increase the size of the Hard Drive. 2. Use GParted Live ISO to increase the size of the partition. 3. Use lvextend and resize2fs to resize the Logical Volume and File System (see …
Download and use the High Sierra Patcher to get the High Sierra Installer; http://dosdude1.com/highsierra/ To create a bootable macOS High Sierra USB installer: 1. Connect and name the USB to “HighSierra” 2. Launch Terminal 3. Copy and paste the following …
Create a Bootable macOS High Sierra USB Installer Read more »
In your shiny new NextCloud instance, click your user avatar in the upper right. From the dropdown, click Settings; then choose “Overview” under the Administration section. You will probably see something like this. We will work through these errors one …
Nextcloud Performance Tuning/ Security & Setup warnings Read more »