Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
Port 113 IDENT Requests – How to disable
Wondering how to disable Port 113 IDENT Requests? We can help you. The Ident Protocol (Identification Protocol, Ident), is an Internet protocol that helps identify the user of a particular TCP connection. One popular daemon program for providing the ident service is...
Configure software RAID on Linux using MDADM – How we do it
Wondering how to configure software raid on Linux using MDADM? We can help you. RAID stands for Redundant Array of Inexpensive Disks. It allows us to turn multiple physical hard drives into a single logical hard drive. To set up RAID, we can either use a hard drive...
Prometheus Distributed Monitoring System – An Overview
Wondering what is Prometheus Distributed Monitoring System? We can help you. Prometheus is an open-source monitoring system developed by SoundCloud which stores all its data in a time-series database. Furthermore, it allows a multi-dimensional data-model and a...
Linux vs Windows file systems – Let us choose among the two
Stuck between Linux vs Windows file systems? We can help you. Both Windows and Linux use file systems to store data in an organized manner. They organize disk-based files into a hierarchy of directories. Such directories are, “folders” and a whole hierarchy is a “file...
Server Hardening – A quick introduction on what it is
What is Server Hardening? Let us discuss. All of us have a security concern for our server from hackers. If we leave it without any firewall or security system, the chances for a hack are high. Generally, to avoid this, we tweak the server with the technique, ‘Server...
Set custom php.ini in FastCGI – How to perform it easily
Wondering how to set custom php.ini in FastCGI? We can help you. Most of the domains move to PHP nowadays. In a shared server, all of us want to set the PHP parameter according to the feasibility of domains. In such a case, custom PHP plays an important role. As part...
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
How to setup AWS CloudFront and how it delivers content
Wondering how to setup AWS CloudFront? We can help you. CloudFront retrieves data from the Amazon S3 bucket and distributes it to multiple datacenter locations. The data delivers through edge locations. When we request data, the nearest edge location routes, resulting...
Troubleshoot DNS issues: An Easy Approach
Wondering how to troubleshoot DNS issues? We can help you. DNS or Domain Name System refers to the mapping of a domain name to an IP address or vice versa. And BIND (Berkeley Internet Name Domain), is the widely used DNS server on UNIX and Linux. If the DNS server...
Unable to add MySQL database in Plesk Customer Panel – How to resolve
Unable to add MySQL database in Plesk Customer Panel? We can help you. Here at Bobares, we often get requests from Plesk users to fix issues faced while adding the MySQL database into the customer panel. Today let's see how to add a MySQL database to Plesk also with...
Unable to add MS SQL database in Plesk – How can we resolve it
Stuck with the error, Unable to add MS SQL database in Plesk? We can help you. The number of MS SQL databases is limited for the webspace, subscriptions, or reseller’s plan. Hence, at times, we may come across the error: Unable to add MS SQL database in Plesk: only...
Unable to allow access for disk path in libvirtd – How to fix
Stuck with an error Unable to allow access for disk path in libvirtd? We can help you. Recently one of our customer using a guest virtual machine informed that he was unable to migrate because libvirt cannot access the disk image(s): The error looks like the one given...
sudo: sorry you must have a tty to run sudo – How to resolve
Stuck with the error, sudo: sorry you must have a tty to run sudo? We can help you. Sudo is a command-line program that allows users to run programs with the security privileges of another user or group which default to the superuser. As part of our Server Management...