Tag: Instructions

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