Posts

Increase max_input_vars for PhpMyAdmin | vetechno

Image
Increase max_input_vars for PhpMyAdmin | vetechno In this blog post we are going to fix a warning message i.e Warning: a form on this page has more than 1000 fields. On submission, some of the fields might be ignored, due to PHP's max_input_vars configuration .  This message generally comes when we export a large database table from phpMyAdmin. This warning message is about the default max_input_vars value seen in the phpMyAdmin’s  or php.ini configuration file: Also read  How to install Mysql 8.0.28 on Ubuntu 22.04 LTS   How to install MySQL 5.5 on Ubuntu 20.04 LTS    Install mysql 5.6 ubuntu 20.04 LTS    How to Fix Warning: a form on this page has more than 1000 fields Step1. Open php.ini file from your favorite text editor, In my case location of php.ini file is /etc/php.ini  Note:- The location may differ according to the PHP version. Step2. Search line max_input_vars By default the line max_input_vars will be commented, To enable uncomm...

How to Install MySQL 8.0 on CentOS 8 / RHEL 8 | vetechno

Image
How to Install MySQL 8.0 on CentOS 8 / RHEL 8 | vetechno Hey reader, In this tutorial we are going to install mysql 8.0.29, which is the latest version of mysql community.  MySQL is an open-source database management system and free to use. It is commonly installed as part of the most popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack and LEMP (Linux, Nginx, MySQL, PHP) stack. It uses a relational database and SQL (Structured Query Language) to manage its data. It is the most common software stack that comes up with dynamic websites and web applications. This tutorial will help you to install MySQL 8.0 on CentOS 8 and RHEL 8 systems. Prerequisites:- * Need root user access. * Internet * CentOS 8 / REHL 8 Also read  How to install Mysql 8.0.28 on Ubuntu 22.04 LTS   How to install MySQL 5.5 on Ubuntu 20.04 LTS    Install mysql 5.6 ubuntu 20.04 LTS    Install MySQL 8.0 on CentOS 8 / RHEL 8 The default Application Stream repository helps you...

How to grant mysql stored Procedures/Functions permissions - vetechno

Hello reader, In this tutorial post im sharing how to grant MySql stored Procedures/Functions permissions in MySql 8.0.  When we work with functions and procedures, you can grant users to EXECUTE these functions and procedures in MySQL.  Below Im sharing how to give specific stored procedure in the database in MySql 8.0 GRANT EXECUTE ON PROCEDURE `Db_name`.`Procedures or Functions_name` TO `db_username`@`%` ; GRANT EXECUTE ON FUNCTION `Db_name`.`Procedures or Functions_name` TO `db_username`@`%` ;

How to install Mysql 8.0.29 on Ubuntu 22.04 LTS | vetechno

Image
How to install Mysql 8.0.29 on Ubuntu 22.04 LTS Hey reader, In this tutorial we are going to install mysql 8.0.29, which is the latest version of mysql community.  MySQL is an open-source database management system and free to use. It is commonly installed as part of the most popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack and LEMP (Linux, Nginx, MySQL, PHP) stack. It uses a relational database and SQL (Structured Query Language) to manage its data. It is the most common software stack that comes up with dynamic websites and web applications. Prerequisites:- * Need root user access. * Internet * MySQL 8.0 packages. * Ubuntu 22.04/20.04/18.04 LTS  Also read  How to install Mysql 8.0.28 on Ubuntu 22.04 LTS   How to install MySQL 5.5 on Ubuntu 20.04 LTS    Install mysql 5.6 ubuntu 20.04 LTS    Install Mysql 8.0.29 on Ubuntu 22.04 LTS Jammy Jellyfish. Step1. First we need to add this below MySQL repository to our Ubuntu 22.04 system’s pac...

How to install and setup Nord VPN on Ubuntu 22.04 LTS | vetechno

Image
How to install and setup Nord VPN on Ubuntu 22.04 LTS | vetechno Hey readers, In this post I am sharing the steps on how to install  Nord VPN on Ubuntu 22.04 LTS and Ubuntu 20.04 LTS. Nord VPN is one of the best VPN that I have ever seen. It protect you and your data online. You can securely access apps, websites, entertainment, and more. When you connect with Nord VPN and surf the internet, it encrypt the connection between you and server that you access.  NordVPN hides your location, device type, IP address, browsing history and many more, so that no one track you down in the worldwide. This VPN helps you reclaim your privacy. It has as of now 5240 Nord VPN servers in 60 countries worldwide till now. It can installed on multiple platform like:- MacOS, Windows, Android, IOS, Linux, Chrome, Firefox, Android TV and others.   Also Read:-  How do I install FortiClient VPN on Ubuntu 20.04 LTS? Also Read:-  Download OkayFreedom VPN - free - latest version (20...

Hasleo Data Recovery Pro License for Free [Windows 11 & 10] | vetechno

Image
Hasleo Data Recovery Pro License for Free [Windows 11 & 10] | vetechno Hasleo Data Recovery Pro is a Highly Effective, powerful and reliable Data Recovery Program for Recovering Deleted/Lost Files in a Variety of Data Loss Situations. With only three-step, you can get back lost files from PC hard drive, USB flash drive,  external hard drive, digital camera,SD card, mobile phone, MP3/MP4 player and other storage media under Windows 11, 10, 8, 7, XP and Windows Server 2019, 2016, 2012, 2008, 2003.  Hasleo Data Recovery’s key features include:  1. All-in-one data recovery software for Windows operating system.  2. Recover lost documents, emails, photos, videos, audio files, and more.  3. Recover data from healthy, inaccessible, formatted, deleted, damaged, corrupted, or lost BitLocker encrypted drive (Password or 48-digit recovery key is required).  4. Supported file system types: FAT12, FAT16, FAT32, NTFS, exFAT and HFS+ file systems.  5. Recover los...

Download macOS Catalina 10.15.7 (19H2) Offline Direct Link [7.7 GB] | vetechno

Image
Download macOS Catalina 10.15.7 (19H2) Offline Direct Link [7.7 GB] | vetechno In this post, I am sharing macOS Catalina 10.15.7 (19H2) Offline Direct link . Apple has officially released the latest and newest "MacOS Catalina" updates called "MacOS 10.15.7 (Build 19H2)" for Mac devices. Macos Catalina 10.15.7 comes with several corrections of errors and safety patches. This update causes the MacOS more glorious and interesting for users in various regions. It focuses on a better graphics solution, excellent connectivity with Wi-Fi networks, and safer synchronization and easy to use iCloud. At the beginning, only five regions are covered that are the Bay Area, Houston, Los Angeles, New York and San Francisco. You can also download Macos Big Sur 11.6. So let’s begin Download Macos Catalina Dmg File Direct Links. The DMG file is around 7.56 GB, so you will need a good Internet connection to download the MacOS Catalina DMG file. Therefore, here is a tool that you can us...