Using SCP with keys
This is a quick post to show how to move files between servers using scp with ssh keys.
This is a quick post to show how to move files between servers using scp with ssh keys.
To connect to Mysql use the following command: mysql -h localhost -u myname -p mydbname
Can I delete MySQL-bin files? There is a concise answer to this question: NO.
Use the following systemctl command on Debian Linux version 8.x+ or Ubuntu 15.04+ or above: As an alternative, you can also use the commands below To view the status of the apache2 webserver use the following You should then see an output like below.
Before you upgrade, please be sure you have a current backup of your site and configuration. To start, we will check our version of Apache using this command you will then see something like this: Adding Apache PPA The first thing we need to do to upgrade Ubuntu 20.04 Apache webserver to the latest version…
If you buy a certificate that’s a private key in PEM or another format, you must convert it to PKCS#12 to import it to your Fortinet Firewall, or Windows Server. Certificate files can often be obtained in different formats. For example, the PEM format is often used in a Linux environment. Your files might have…
Solr is highly reliable, scalable, and fault-tolerant, providing distributed indexing, replication, and load-balanced querying, automated failover and recovery, centralized configuration, and more. Solr powers the search and navigation features of many of the world’s largest internet sites. Solr powers some of the most heavily trafficked websites and applications in the world. Here we will show…
It happens we all lose passwords at times, or perhaps you joined an organization, and someone else set the password, and it didn’t get passed along to you. At this point, you have only one option. You must recover the password. To accomplish this, you will have to have access to the firewall and have…
1. Click the Start button in the bottom left corner of the screen. 2. Type Command Prompt in the Search bar. Then right-click on the Command Prompt icon, and select Run as administrator. 3. If prompted, select Yes to allow changes to be made to computer. 4. Type in netsh int ip reset, and press…
Set up the wp-config.php file to work with CloudFront. CF distributions have HTTPS enabled by default for their default domain, something like yadayadayada.cloudfront.net. We will be configuring our WordPress instance to use HTTP as the origin of our distribution and configure our distribution to terminate SSL/TLS and forward all content requests to your instance using…