by Lakshmi S Panicker | Mar 10, 2020 | Latest, Redis, Server Management
Are you trying to delete all keys with prefix in Redis? We can help you do it easily. If we want to delete a bunch of keys that match a common prefix, we delete them by pattern. At Bobcares, we often receive requests to delete keys as part of our Server Management...
by Keerthi PS | Mar 10, 2020 | Latest, Server Management
Looking for factors affecting the Memcached key length limit? Let’s have a closer look. The maximum length of the key in Memcached has a restriction of 250 bytes. At Bobcares, we get many queries on Memcached key limits, as a part of our Server Management...
by Sharon Thomas | Mar 10, 2020 | Latest, Server Management
Looking for the steps to truncate DNN logs in MS SQL Database? We can help you. Usually, we truncate the database when the log files consume more space. At Bobcares, we often receive requests to truncate database in MS SQL as part of our Server Management Services....
by Lakshmi S Panicker | Mar 9, 2020 | Latest, Server Management
Are you stuck with the error “freshclam command not found”? We can help you fix it. Usually, this error occurs when we try to update the virus databases in antivirus tools like ClamAV. At Bobcares, we often receive requests to resolve ClamAV errors as part...
by Keerthi PS | Mar 9, 2020 | Latest, Server Management
Do you want to check your BIND9 zone file in your Ubuntu server? We can help you. BIND9 is the DNS server used in Ubuntu servers and the zone file holds the domain details. The command named-checkzone checks BIND9 zone files in the server to avoid DNS errors. At...
by Vishnu Panicker | Mar 9, 2020 | Latest, Server Management
Are you stuck with HTTP error 404.17 not found? We can help you fix it. This error can occur due to different reasons. It includes an incorrect setting of the Application pool’s .NET framework, ISAPI and CGI Restrictions within IIS and so on. At Bobcares, we...