Hosting static website on various cloud storage like DropBx, OpenStack Swift including Rackspace Cloud Files etc is our old topic with various examples. Silex is a F/OSS Static Website Editor Intended to be Accessed via Browser to Host Sites on Cloud Storages, However it Has Packages for GNU/Linux localhost too. Here is How to Install Silex Static Website Builder on Ubuntu Server. Silex project … [Read more...]
Ondřej Surý’s PPA For Ubuntu 18.04 LTS LAMP, LEMP : Current Status
In context of cloud server, VPS, dedicated servers; eventually, all who are using Ubuntu 16.04 LTS have to Upgrade to Ubuntu 18.04 LTS. Of course, if you decide to change to CentOS from Ubuntu that case is different. Before Upgrade, We Need to Check Resources, Incompatibilities and Needed Changes in Settings. We have published a small article on Ubuntu 18.04 LTS before. Here is Current Status of … [Read more...]
How To Set Up rsnapshot For Backup Of WordPress on Cloud Server/VPS
rsnapshot Once Set, Can Automatically Incrementally Backup. rsnapshot is a Free Software intended to use on CLI for server backups. It is essentially a filesystem snapshot utility based on more older tool rsync. rsync takes snapshots of local and remote filesystems, and rotates the snapshots according to your settings. Here is How To Set Up rsnapshot For Backup Of WordPress on Cloud Server/VPS. We … [Read more...]
How Google Cloud Platform is Compared to IBM, OVH, DO, Linode?
We typically publish cloud host specific sysadmin guides like for Rackspace, HP Cloud, IBM Cloud and so on. We typically have no specific guides for Amazon, Azure and Google cloud. Definitely, we test zillions of cloud and traditional hosts. How Google Cloud Platform is When Compared to Other Cloud Webhosts IBM, OVH, DO, Linode? Not surprisingly Google Cloud Platform not cost effective in terms of … [Read more...]
How to Use Domain Name Instead of IP Address to SSH
Regular readers know that we have reverse proxy of IPv6 for this website. It is Probably Common to Ask How to Use Domain Name Instead of IP Address to SSH. It is Complicated When Your Domain Has Multiple Servers, Like For Reverse Proxy. It depends on your current computer's IP for setup like ours. For dedicated servers, possibly you have more IP v4 addresses to SSH and face traffic. Obviously, we … [Read more...]
Best Tools For Web Server Log Processing & Statistics Running WordPress
The topic is nothing new, possibly in last 8 years we discussed 8 times. The reason to repeatedly publish similar posts because of limitations of Free Software at the time of publication and continuous development of new tools. Commonly We Run One Server One WordPress Website Setup. Here Are Some Best Tools For Web Server Log Processing & Statistics Running WordPress Which Are Self-Hosted. … [Read more...]
Install, Configure PyFilter to Control Illegitimate SSH Login Attempts
There are various intrusion prevention software available to prevent brute-force attacks. Here is How to Install, Configure PyFilter to Control Illegitimate SSH Login Attempts. PyFilter project is sponsored by Digital Ocean and developed by individual developer as Free Software under GNU GPL 3.0 License. PyFilter has own Github repo, own website. I guess a question will arise in mind - why not … [Read more...]
Ubuntu 18.04 LTS Server OS : New Features & Upgrade Option From SSH
It is fact that distribution upgrade of server is a headache. But, we have to get ready with backup, test live site or work on test server instance and then proceed to upgrade for security reasons. On 26th April, 2018, We Will Have Stable Version of Ubuntu 18.04 LTS. Here is About Ubuntu 18.04 LTS Server OS With Focus on New Features & Upgrade Option From SSH. When Ubuntu 16.04 LTS was … [Read more...]
How To Install Redmine on Ubuntu 16.04 (Project Management and Issue Tracking Tool)
Redmine is Open Source Project Management and Issue Tracking Tool. Redmine allows the users to manage multiple projects and associated subprojects, has project wikis, forums, time tracking, role-based access control, calendar, integrates various version control systems , RESTful API and a repository browser and diff viewer. Here is How To Install Redmine on Ubuntu 16.04 Blank Server From SSH. … [Read more...]
How Setup Private Docker Registry on Ubuntu 16.04 LTS Cloud Server
In series of our previously published guides on Docker, we discussed around using Docker. In those guides we used Docker's public repository to pull, push Docker images. We discussed about limitations of Docker Community Edition too. You Can Have Your Own Docker Registry on Own Cloud Server Instance with limitations of Docker Community Edition. Here is How Setup Private Docker Registry on Ubuntu … [Read more...]
How to Install, Configure, Secure MongoDB on Ubuntu 16.04 LTS
MongoDB is a modern, lightweight, scalable NoSQL Database. MongoDB stores data as JSON-like documents and data structure can be changed over time. These are few points which makes MongoDB great choice for wider usage in data sciences to mobile application. Server with 512 MB RAM server is enough for basic testing purpose. Here is step by step guide on how to install, configure, secure MongoDB from … [Read more...]