How to login to your FiDrive

Upon the successful purchase of FiDrive with IP ServerOne, you will receive login information containing your FiDrive Login URL, Username, and Password. Please do not reveal your username and password as this user contains administrator privileges. Click on your FiDrive Login URL and you will be brought to this page below. After logging in, you

Identify Potential Attack in Linux Server

Introduction If you feel server going slow response or suddenly a command taking a lot of resources, this can be an attack toward your server. This guidance below will show the step for you identify if there are attacks happening in server.   Prerequisite Root SSH access to server Knowledge on Linux command line  

How To SSH Into Your Cloud

In this tutorial, we will teach you the most important step you NEED and MUST learn in order to access your cloud server. As it is an unmanaged hosting plan, there is only one way to access your server, which is via SSH. Using Windows Platform Step 1 – Download Putty from here and install the program.

How to Check Your Site Uptime and Performance

Wondering how is your website performing? Here is a list of tools that can help you to check your website uptime and performance. 1. www.200please.com This is a free online tool to track and check your site uptime and performance from all over the world. This free tool is available at www.200please.com. On top of

How to Add WWW to Your Website Using .htaccess?

Introduction Certain websites have www displayed in their URL, and some do not. It makes no real difference whether you choose to add www in front of your website, or not, aside from cosmetic reasons. This guidance will go through the step of configuration.   Prerequisites SSH access to server Knowledge on Linux command  

Monitor VMware Performance with PRTG

Virtual environments are a great way of effectively utilising available server resources. However, keeping track of server resources becomes increasingly challenging as the environment matures and becomes more complex over time. Having the right tools to monitor your virtual environment allows you to effectively track and adapt resources based on your needs, keeping response times

How to Install memcached And libmemcached

Memcached is an open source, high-performance, distributed memory caching system intended to speed up dynamic web applications by reducing the database load. It is a key-value dictionary of strings, objects, etc., stored in the memory, resulting from database calls, API calls, or page rendering. The system caches data and objects in memory to minimize the