How to setup Plesk Mail in Mozilla Thunderbird for Windows

In this episode I’ll show you how to setup Plesk Mail in Thunderbird for Windows. Unlike most email clients, Thunderbird can figure out the correct settings by itself – something neither Outlook nor Mac Mail can do. Therefore, the real magic with Thunderbird is figuring out how to get to the account settings. To do … Read more

How to setup Plesk Mail in Microsoft Outlook for Windows

In this episode I’ll show you how to setup Plesk Mail in Microsoft Outlook on Windows. It’s often a big stumbling block for users. The instructions will also work for Microsoft Essentials, the predecessor of Outlook Express. I’m using Outlook 2010 here, but the instructions are also applicable to later versions. The two important windows … Read more

LAMP Stack for Humans – now available on Amazon

Lampstack-SoftcoverMy book LAMP Stack for Humans is now available on Amazon, as Paperback and for Kindle Devices!

In this 284 page guide I’ll walk you through the process of turning an old laptop into an always-on server. You can use it to run web applications in the comfort of your own home or office – no “cloud” required.

Together we will configure the entire server: you will learn how to install CentOS, Apache, PHP and MySQL (or MariaDB) and WordPress. I will show you how you can reach your server from other computers on the network and how to create regular backups.

Perfect for the Linux newbie and those who want to get started with web applications without spending money “in the cloud” (in my opinion THE WORST expression for describing remote computers).

If you’re an avid reader of this site and have always wished that some instructions would be presented in a more cohesive form rather than in snippets, then LAMP Stack for Humans is perfect for you.

Grab your free sample today, or read the entire book for free via Kindle Unlimited!

Read more

How to edit your network connection settings from the command line in CentOS 7

CentOS 7 has a very funky text-based user interface that allows editing several important network connection settings. It’s called nmtui. Type the command without any parameters to get started: nmtui Now use this handy interface: Your system may require a full restart for all settings to take affect. https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Networking_Guide/sec-Networking_Config_Using_nmtui.html

How to move the vhosts directory in Plesk

The default directory for all web files in Plesk on Linux is /var/www/vhosts. Usually this works well, but if you’d like to use another partition instead, you’ll be pleased to hear that you can! Parallels (or Odin as we call them now) have written a handy script which moves the content and patches the relevant … Read more

How to show file extensions in Windows

There are several ways to make the Windows Explorer show full file extensions. The most consistent method I like to use is the following: Windows 7 and 8 click Start to find a Search Box type Folder Options and select it click the View Tab find the option “hide extensions for known file types” untick … Read more