A WordPress Multisite instance in Amazon Lightsail is designed to use multiple domains, or subdomains, for each blog site that you create within that instance. In this guide, we’ll show you how to add a blog site as a subdomain of your WordPress Multisite instance. For example, if your main blog’s primary domain is example.com
, you can create new blog sites that use the earth.example.com
and moon.example.com
subdomains on the same instance.
Launch and Configure a WordPress Instance with Amazon Lightsail
Amazon Lightsail is one of the easiest ways to get started with AWS. It offers virtual servers, storage, databases, and networking, plus a cost-effective, monthly plan.
This tutorial shows you how to launch and configure a WordPress instance on Lightsail. It includes steps to connect to your instance by using SSH, sign in to your WordPress website, create a static IP and attach it to your instance, create a DNS zone, and map it to your instance.
WP DB Backup
It is strongly recommended that you backup your database at regular intervals and before an upgrade.
Continue readingHow to Make Mikrotik a Wireless Access Point
Proxy as an Access Point can be used in the implementation of the Access Point for WiFi Hotspot or for regular. Access Point here means Mikrotik function is only used as an Access Point Wifi, without a process of routing and NAT in the proxy.Well, this time I will be demonstrated using Mikrotik as an Access Point on the network Mikrotik Hotspot.
Continue readingMikrotik add an IP address to LAN interface;
Open Ip -> Addresses dialog;
Click on the + button, a new dialog will open;
Enter IP address 192.168. 88.1/24 select interface local from the drop-down list and click on OK button;
Activar o God Mode no Windows 10
Deve clicar com o botão direito do rato em qualquer parte do desktop. No menu de contexto que for aberto devem escolher primeiro a opção Novo e depois Pasta. O nome a dar a essa pasta é especial:
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} |
Ira surgir um ícone com o nome GodMode e uma imagem associada à gestão do sistema.
Update firmware with NetOdin
This process will factory reset your Watch, so make sure you’ve backed up everything you need!
- Hold down the Home button for 6-10 seconds until the message ” Rebooting … “
- Quickly press Home three times until the Reboot Menu appears. (The menu is available for about 10 seconds, after which the clock goes back to “Rebooting …”)
- The menu selection is made by long holding Home button. To go into Download (wireless mode) press the home button until “Download (Wireless)” is highlighted, then hold down the Home button.
- Download mode will load in WPS mode. Press Home twice to change the mode to the AP.
- Connect to the access point that appears (for example, SM-R800-a2a5) (ODIN for some reason does not see the device if several networks are connected.)
- Run NetOdin3 and then set the firmware files for BL, AP and CSC, then click Start (Copying/flashing of firmware takes about 20 minutes).
- After the files are downloaded, the Watch will reboot. Again, hold Home and highlight & select Recovery in the Reboot menu.
- The “Setting Up” screen and “Resetting” screen should appear and after that the Watch will reboot and boot as usual.
N.B. It is advisable to check whether you have disabled the function “find my watch” or make sure you remember the password to your Samsung Account
Installation of openSUSE Linux Leap 15.1 – Instructions for Users
It is a follow up to the general installation instructions and it contains settings that have to be adjusted by each user, as well as instructions for certain programs and for remote access.
Important: The highlighted steps are important and should be performed by every user when beginning to work on a new machine (or new installation).
Continue readingInstallation of openSUSE Linux Leap 15.1
he installation process makes use of scripts, which are also available for free download. Note that some settings in the scripts and in the instructions are specific for Canada, but they can be easily adapted to other countries. For specific user settings and recommendations, go to Instructions for Users.
Continue readingCWP PHP Selector
From version 0.9.8 all CWP servers have a CWP PHP Selector which can install all PHP versions with a single click.
Using CWP PHP selector you can use a different PHP version per folder or domain.
Usage instructions
In each folder where you want to run a different PHP version you only need to define it in the .htaccess file.
Example for file: /home/USERNAME/public_html/.htaccess
Use PHP 4.4
AddHandler application/x-httpd-php44 .php
Credits