How to install the ONLYOFFICE App in Nextcloud Hub
Here – https://vpn-expert.info/how-to-install-the-onlyoffice-app-in-nextcloud-hub/ Install connector first! Doc Address – https://domain.com/index.php/apps/documentserver_community/
Here – https://vpn-expert.info/how-to-install-the-onlyoffice-app-in-nextcloud-hub/ Install connector first! Doc Address – https://domain.com/index.php/apps/documentserver_community/
Create an admin user using the CLI: Unlock admin user account using the CLI: Setup upgrades using the CLI: Setup upgrades without removing pub/static files using the CLI: Uninstalling the Magento application using the CLI: Cache cleaning using the CLI: Cache cleaning with specific type using the CLI: Disable cache using the CLI: Disable cache … Read more
This repository contains a small script that you can use when you need to geolocate a bunch of IP addresses. It uses the IP2C API, which is free and doesn’t require any registration or API key. It takes a file containing a list of IPs as an input, and outputs a CSV friendly format. Input … Read more
Here is a way to replace wordpress files with known good copies. Download WordPress files from GitHub repository The wp-content folder and the wp-config.php file are the only unique items in wordpress. (with the exception of domain verification files.) It contains media, plugins, and themes. Download a fresh copy of the WordPress files from the … Read more
This is an easy site maintenance page to use to set a site for maintenance. We will move html to backup. The install a new html folder. You can replace the html folder as needed (i.e., cPanel public_html). And here it is… To restore the site.
How to backup database and files for WordPress is easy with the commands below. Backup the database with wp cd .. Now you have a timestamped backup of wordpress with the database
Installing networked HP printer and scanner on Ubuntu LinuxYou can download software by visiting this page . However, Ubuntu Linux includes software in its repository too. So we are going to use the official Ubuntu repo. Step 1 – Update Ubuntu LinuxSimply run apt command:sudo apt updatesudo apt upgrade Step 2 – Search for HPLIP … Read more
Curl Output: A brief explanation of each option is shown below: time_connect – Display the time in seconds from the connect was noticed by curl until the first byte arrived.time_namelookup – Display the time in seconds it took from the start until the name resolving was completed.time_pretransfer – Display the time in seconds it took … Read more
Changing the session timeout interval By default, Magento automatically logs out administrators when connections are idle for a certain amount of time (specifically, the value of the session.gc_maxlifetime PHP directive). However, you can increase or decrease this interval according to your own requirements. To determine the current value of the session.gc_maxlifetime PHP directive on your … Read more
Method 1: Block Ahrefsbot With robots.txtAhrefs says that Ahrefsbot follows robots.txt rules. You can block Ahrefsbot by adding new rules to your robots.txt file. You have two options here: Change the frequency Ahrefsbot can visit your siteCompletely block Ahrefsbot from visiting your siteTo change the frequency of Ahrefsbot visiting your site, add the following code … Read more