Skip to content
  • Sun. Oct 1st, 2023

VETECHNO

vetechno : Find Windows, Ubuntu/Linux & MAC Tutorials, Tips, Tricks, How To fix , How to download, How to install and software review.

  • Windows
  • Linux
    • Ubuntu
      • PHP
      • MySql
      • phpmyadmin
    • CentOS
  • Mac
  • VPN
  • AWS
    • Download files and folder from s3 bucket using CMD
    • Tomcat not generating catalina.out log on Amazon Linux 2
  • FREE Cloud Storage
  • Hosting I Use
  • Advanced SystemCare Pro v16 Free License
  • Vetechno APK file
Top Tags
  • aws
  • install MySQL 5.6
  • install mysql 5.6 on ubuntu
  • mysql
  • nginx
  • linux
  • Tomcat not generating catalina.out log

Latest Post

Configuring Custom Nginx Access and Error Logs Fixed – We’ve run into an error. You can try refreshing the page, or just go back You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable) How to install Terraform in Amazon Linux 2? How to Create Custom Log File in Apache
Nginx

Configuring Custom Nginx Access and Error Logs

Aug 9, 2023 Vikash Ekka
Services Metabase Nginx

Fixed – We’ve run into an error. You can try refreshing the page, or just go back

Aug 1, 2023 Vikash Ekka
MySql

You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)

Jul 13, 2023 Vikash Ekka
Linux AWS

How to install Terraform in Amazon Linux 2?

Jul 8, 2023 Vikash Ekka
Apache

How to Create Custom Log File in Apache

Jul 7, 2023 Vikash Ekka
  • Latest
  • Popular
  • Trending
  • Configuring Custom Nginx Access and Error Logs
    Nginx
    Configuring Custom Nginx Access and Error Logs
  • Fixed – We’ve run into an error. You can try refreshing the page, or just go back
    Services Metabase Nginx
    Fixed – We’ve run into an error. You can try refreshing the page, or just go back
  • You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
    MySql
    You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
  • How to install Terraform in Amazon Linux 2?
    Linux AWS
    How to install Terraform in Amazon Linux 2?
  • Windows
    Visual Studio Code Black Screen Windows 7, 8.1 and 10
  • How to download ITProTV course | vetechno
    Windows
    How to download ITProTV course | vetechno
  • MySql Ubuntu
    How to install MySQL 5.5 on Ubuntu 20.04 LTS | vetechno
  • Windows
    Download Windows 10 May 2020 Latest ISO images 32-bit and 64-bit Edition
  • Configuring Custom Nginx Access and Error Logs
    Nginx
    Configuring Custom Nginx Access and Error Logs
  • Fixed – We’ve run into an error. You can try refreshing the page, or just go back
    Services Metabase Nginx
    Fixed – We’ve run into an error. You can try refreshing the page, or just go back
  • You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
    MySql
    You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
  • How to install Terraform in Amazon Linux 2?
    Linux AWS
    How to install Terraform in Amazon Linux 2?
Uncategorized

PhpMyAdmin error requested authentication method unknown to the client [caching_sha2_password]

Jun 4, 2020 Vikash Ekka

PhpMyAdmin error requested authentication method unknown to the client [caching_sha2_password] This error comes due to authentication problem. When you  try to login into MySQL by terminal, you  get the success…

Uncategorized

How to Downgrade PHP 7.4 to PHP 7.3 in Ubuntu 20.04 LTS?

Jun 2, 2020 Vikash Ekka

Downgrade PHP 7.4 to PHP 7.3 in Ubuntu 20.04 LTS In this blog we will learn how to downgrade PHP 7.4 to PHP 7.3 . Before we start make sure…

Linux PHP Ubuntu

Your requirements could not be resolved to an installable set of packages. Composer Yii2 PHP extension – FIXED

May 28, 2020 Vikash Ekka

This is the output of error on the terminal when we are installing Yii2 on Ubuntu 20.04 LTS. vetechno@ubuntu:~$ composer create-project --prefer-dist yiisoft/yii2-app-basic test_demo1Creating a "yiisoft/yii2-app-basic" project at "./test_demo1"Installing yiisoft/yii2-app-basic…

MySql Ubuntu

How to Install MySQL 8.0 on Ubuntu 16.04 LTS | vetechno

May 28, 2020 Vikash Ekka

How to Install MySQL 8.0 on Ubuntu 16.04 LTS This tutorial will help you how to install MySQL 8.0 on Ubuntu 16.04 LTS. MySql 8.0 is a free open source…

Uncategorized

How to reset forgotten password on Ubuntu/Linux Operating System.

May 21, 2020 Vikash Ekka

How to reset forgotten password  on Ubuntu In this tutorial post, we are going to reset the forgotten password on Ubuntu 20.04 LTS. This same method will also work on…

Windows

XAMPP – Replacing MariaDB with MySQL 8 on Windows 10

May 20, 2020 Vikash Ekka

 How can we change MariaDB to MySQL in XAMPP  on Windows 10 Hello friends, In tutorial post, we are going to How can we change MariaDB to MySQL in XAMPP …

Ubuntu MySql

Forgot MySQL Root Password on Ubuntu 20.04 LTS

May 20, 2020 Vikash Ekka

Step1. First Login to Mysql ALTER USER ‘root’@’localhost’ IDENTIFIED WITH mysql_native_password BY ‘yourPasswordHere’;   where :- root is user and yourPasswordHere is password For eg. ALTER USER ‘root’@’localhost’ IDENTIFIED WITH…

Ubuntu Windows

How to Create a Bootable Windows 10 USB on Ubuntu or Linux | vetechno

May 10, 2020 Vikash Ekka

How to Create a Bootable Windows 10 USB on Ubuntu or Linux It is little bit more difficult to create bootable pen drive of windows 10 on Ubuntu as compared…

Linux PHP Ubuntu

phpMyAdmin ERROR: mysqli_real_connect(): (HY000/1045): Access denied for user ‘pma’@’localhost’ (using password: NO)

May 5, 2020 Vikash Ekka

Access denied for user ‘pma’@’localhost’ (using password: NO) In this short blog post, I have shown you how to fix Access denied for user ‘pma’@’localhost’ (using password: NO) on Windows…

Uncategorized

How to fix error W: Target Packages (main/binary-amd64/Packages) is configured multiple times in my sources.list file? [duplicate]

Apr 27, 2020 Vikash Ekka

Target Packages (main/binary-amd64/Packages) is configured In this tutorial post we will try to fix “Target Packages (main/binary-amd64/Packages) is configured” on Ubuntu 20.04 LTS. If you have recently installed some packages/software’s…

Posts navigation

1 … 13 14 15
  • Configuring Custom Nginx Access and Error Logs
  • Fixed – We’ve run into an error. You can try refreshing the page, or just go back
  • You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
  • How to install Terraform in Amazon Linux 2?
  • How to Create Custom Log File in Apache
  • How to install Forticlient VPN on Ubuntu 22.04 LTS Jammy Jellyfish | vetechno
  • How to install Forticlient VPN on Ubuntu 22.04 LTS
  • How to install MongoDB on Ubuntu 22.04 – vetechno
  • How to install MongoDB on Ubuntu 22.04
  • How to install Brave Browser on Ubuntu 20.04 LTS – vetechno
  • How do I install FortiClient VPN on Ubuntu 18.04 LTS? – vetechno

You missed

Nginx

Configuring Custom Nginx Access and Error Logs

Aug 9, 2023 Vikash Ekka
Services Metabase Nginx

Fixed – We’ve run into an error. You can try refreshing the page, or just go back

Aug 1, 2023 Vikash Ekka
MySql

You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)

Jul 13, 2023 Vikash Ekka
Linux AWS

How to install Terraform in Amazon Linux 2?

Jul 8, 2023 Vikash Ekka

VETECHNO

vetechno : Find Windows, Ubuntu/Linux & MAC Tutorials, Tips, Tricks, How To fix , How to download, How to install and software review.

© 2023 vetechno.in | Terms | Privacy-Policy | Contact-Us | About-Us | Affiliate-Disclosure | Disclaimer

Please allow ads on our site

Looks like you're using an ad blocker. Please support us by disabling these ad blocker.