Tag: Instructions

  • 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

  • Udemy WordPress Tutorial: A Guide to WordPress for Beginners

    In this highly popular Udemy Guide we will be taking a complete beginners look at WordPress and discuss the different options available to you, how to install WordPress on your choice of host, how to use the most popular features, create content, add themes and plugins and also how to make your WordPress site safe…

  • 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…

  • Namecheap.com – Email account setup in Thunderbird (Private Email)

    Instructions for setting up Namecheap Private Email securely in Thunderbird (using SSL) that actually work! > www.namecheap.com/support/knowledgebase/article.aspx/9186/2175/email-account-setup-in-thunderbird-smtpimappop3

  • Raspberry Pi Remote Wake/SleepLAN Server | JeremyBlum.com

    This tutorial will show you how to run a simple mobile-friendly website from your Raspberry Pi that will allow you to remotely wake up your power-hungry computer, so you can remotely access it. When you’re done, just put it back to sleep from within the remote desktop service (or use the mobile app plus a…

  • How to make Raspberry Pi Screenshots with scrot

    This tutorial shows how to make screenshots on a Raspberry Pi using the scrot command. > www.instructables.com/id/Raspberry-Pi-Screenshots/

  • Simple Owncloud 9 Installation on Raspberry Pi 3 with Apache2 and SQLite3

    ownCloud 9 + Raspberry Pi 3 + Apache2 + SQLite3 = Dropbox Replacement at home > unixetc.co.uk/2015/02/21/simple-owncloud-installation-on-raspberry-pi-2/

  • Using ddclient on the Raspberry Pi with a dynamic DNS Namecheap Domain

    The Raspberry Pi is anything but a powerhouse, but it excels in a lot of lightweight applications that rely on 24/7 uptime. Its power-sipping processor makes it amazing for simple things like acting as an ssh gateway for your home network or hosting any number of network applications from inside your home network. This step-by-step…

  • How to upgrade Ubuntu 14.04 LTS to Ubuntu 16.04 LTS?

    With the release of Ubuntu 16.04 LTS you may feel that it is time to update the older Ubuntu 14.04 LTS to the latest version. If you do not get automatically notified by the Software Update Manager on Ubuntu 14.04 LTS, you can manually trigger the Upgrade to Ubuntu 16.04 LTS by entering the following…

  • Creating a Child Theme for WordPress Twenty Fifteen

    The more you deal with WordPress Themes and the more functionalities you find in Premium WordPress Themes, the more refreshing it can be in some simple blog-projects just to stick to the basic Twenty Fifteen standard Theme that comes as a default with a regular WordPress Installation. When it comes to customizing the basic Twenty…

  • Tutorial: How to Create a WordPress Child Theme by WPMU DEV

    This WordPress Tutorial by WPMU DEV explains how a Child Theme can be made for every WordPress Theme and why you should always do that. Child themes allow you to modify an existing theme without touching its code. This enables you to update the parent theme without losing your changes. Once you have created your…