-
·
Configure ESP8266 Wifi with WiFiManager
Avoid hardwiring the settings of your ESP8266 Wifi Setup by just adding a little extra code that triggers WiFiManager allowing you to change the settings for networks easily. hackaday.com/2017/03/18/configure-esp8266-wifi-with-wifimanager/
-
·
Enabling L2TP over IPSec on Ubuntu 16.04
This is a step by step guide to show how a workaround for the lacking support for L2TP over IPSec in Ubuntu 16.04 can be achieved using network-manager-l2tp. > blog.z-proj.com/enabling-l2tp-over-ipsec-on-ubuntu-16-04/
-
·
Quick Start to Nodemcu (ESP8266) on Arduino IDE
Crash Course on NodeMCU (ESP8266) on Arduino IDE – complete Setup and Testing Procedure. > www.instructables.com/id/Quick-Start-to-Nodemcu-ESP8266-on-Arduino-IDE/
-
·
How To Ask Questions The Smart Way
This extensive manual by Eric Steven Raymond explains how to ask questions on the Internet in a smart way. > www.catb.org/~esr/faqs/smart-questions.html
-
·
The Unauthorized Version: Make a Clonezilla Live USB Stick for Mac
This tutorial shows how to create a Clonezill Live USB Stick on the Mac. > dthatcher.blogspot.de/2015/09/make-clonezilla-live-usb-stick-for-mac.html
-
·
How to install Virtualbox Latest on Ubuntu and Kali Linux – Computingforgeeks
VirtualBox allows you to run more than one operating system at a time. This way, you can run software written for one operating system on another (for example, Windows software on Linux or a Mac) without having to reboot to use it. > computingforgeeks.com/how-to-install-virtualbox-latest-on-ubuntu-and-kali-linux/
-
·
How to Create Custom User Roles in WordPress – ManageWP
One of the key features in WordPress that is often overlooked is that there are a number of different user roles available. These user roles can help make insure that only the people have access to just the areas they need and also helps minimize the chances of any accidents happening that could potentially bring…
-
·
Gravity Forms API Functions Documentation (WordPress)
The Gravity Forms API Functions provides developers with a future-proof way to access some of the common core functionality in Gravity Forms. > www.gravityhelp.com/documentation/article/api-functions/
-
·
The Complete Guide to Building Your Personal Brand by Neil Patel and Aaron Agius
“The Complete Guide to Building Your Personal Brand” by Neil Patel and Aaron Agius is a complete instructions manual on how to build a recognizable personal brand that opens you new professional opportunities. > www.quicksprout.com/the-complete-guide-to-building-your-personal-brand/
-
·
How to back up files from Mac to Synology NAS with Time Machine – Knowledge Base | Synology Inc.
This article will guide you through the process of backing up data from your Mac OS X computer to a Synology DiskStation using Apple’s Time Machine, a backup utility included in Mac OS X 10.5 and later. > www.synology.com/en-global/knowledgebase/DSM/tutorial/Backup_Restore/How_to_back_up_files_from_Mac_to_Synology_NAS_with_Time_Machine
-
·
How To Scan And Check A WordPress Website Security Using WPScan, Nmap, And Nikto | Unixmen
Millions of websites are powered by WordPress software and there’s a reason for that. WordPress is the most developer-friendly content management system out there, so you can essentially do anything you want with it. Unfortunately, every day some scary report about a major site being hacked or a sensitive database being compromised hits the web…