Forgot MySQL Root Password on Ubuntu 20.04 LTS
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…
How to Create a Bootable Windows 10 USB on Ubuntu or Linux | vetechno
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…
phpMyAdmin ERROR: mysqli_real_connect(): (HY000/1045): Access denied for user ‘pma’@’localhost’ (using password: NO)
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…
How to fix error W: Target Packages (main/binary-amd64/Packages) is configured multiple times in my sources.list file? [duplicate]
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…
Download Ubuntu 20.04 LTS – Direct link ISO Image – veTechno
Last Updated:- 15 April 2021 Download Ubuntu 20.04 ISO file Ubuntu 20.04 is the LTS (Long Term Service) release to download. This tutorial will help you to download the…
Download Ubuntu 18.04 LTS DVD ISO Image/File – veTechno
Download Ubuntu 18.04 ISO file Ubuntu 18.04 now become LTS (Long Term Service) release to download. This tutorial will help you to download the ISO image file of Ubuntu 18.04…
What is the difference between apt-get remove and purge and autoremove in Ubuntu?
Difference between apt-get remove and purge and autoremove in Ubuntu? Let’s explain this by taking php package as the one to be removed. purge sudo apt-get purge php This removes…
How to Uninstall PHP, Apache and MySQL on Ubuntu 18.04 LTS
How to Uninstall PHP, Apache and MySQL on Ubuntu 18.04 LTS Hello friends in this tutorial you will know how to uninstall or remove PHP, Apache and MySQL on Ubuntu…
How To Install Linux, Apache, MySQL, PHP (LAMP) on Ubuntu 16.04, Ubuntu 18.04 and Ubuntu 20.04 LTS
How To Install Linux, Apache, MySQL, PHP (LAMP) on Ubuntu OS Hello friends, In this tutorial will teach you how to install LAMP on the Ubuntu Operating system. The LAMP…
Download OkayFreedom VPN – free – latest version (2023)
OkayFreedom is a VPN service from Steganos Software. OkayFreedom VPNsoftware comes with a premium version and a free version, the free version provides only 2 GB data traffic per month, whereas…