Skip to main content
16
results
Andrew Fletcher
Recently I have been investigating one of my Linux server's speed using the copy [cp] command.  This came about due to 'upgrading' the server from Centos 6 to 7.  Once I had migrated a domain, I ran the following command yes | cp -rf 'stg/core' 'tmpdir'To my surprise, the first run of this command took over 38 minutes to complete.  Crap!  Yes a simple cp -a command is a very painful and slow process.  Read more about the pain and times under Centos 7 in this...
Andrew Fletcher
Looking to install Solr on your server?  Not sure if it worth the...
Andrew Fletcher
Installing Varnish to increase the speed of the page load. Install varnish using...
Andrew Fletcher
In this article, you will learn how to update a newsletter template...
Andrew Fletcher
There are times when other Joomla! administrators of the site leave a page...
Andrew Fletcher
Cached data - keep it or clear it out? You might have noticed, but when opening an app or visiting a website for the first time can take longer than on a subsequent visits to the same site. This extra time taken is primarily due to our devices not having cached data for the website or app.   If you’re not quite sure what cached data is, let's take a quick look. Cached data are files, scripts, images, and other multimedia stored on your device after opening an app or...
Andrew Fletcher
Adding a new user to your Joomla! website using Community Builder. Out of the...
Andrew Fletcher
In this article, I will show you how to update an existing member's details...
Andrew Fletcher
In this article, I'll show you how to create a new an Acy Mailing 5...
Andrew Fletcher
In this article, I'll show you how to manage an Acy Mailing 5 subscription...
Andrew Fletcher
In this article, I'll show you how to edit an existing member's newsletter subscription status using Acy Mailing 5.   Access to Acy Mailing 5 This is screen accessible via the administration area: Select Components → Acy Mailing 5 → Users from the drop-down menus.   Edit a member's newsletter subscription There are two methods you can use to enter edit mode for a member (user): Click on the member's email; or Click on the checkbox along the corresponding...
Andrew Fletcher
In this article, I'll show you how to review a newsletter's statistics for...
Andrew Fletcher
In this article, you will learn how to send a newsletter using Acy...
Andrew Fletcher
In this article, I'll show you how to edit an unsent Acy Mailing 5...
Andrew Fletcher
To add ejabberd and run MYSQL to the server I needed to update the server...