VMware Horizon
VMware Horizon is a Virtual desktop infrastructure (VDI) allow you to virtualize desktops. https://www.vmware.com/in/products/horizon.html Horizon allow you to virtualize applications on the…
VMware Horizon is a Virtual desktop infrastructure (VDI) allow you to virtualize desktops. https://www.vmware.com/in/products/horizon.html Horizon allow you to virtualize applications on the…
ISPConfig ISPConfig reset admin password ISPConfig 3 configuration files Add SSL for ISPConfig Control Panel Enable LetsEncrypt SSL for web site in…
First you need to install EPEL repo and REMI repo. To install EPEL, run yum install epel-release To Install REMI repo, download…
Lets start with PHP. Go to https://windows.php.net/download/ Decide which PHP version you need. At the time of this post, PHP 7.2 is…
File Transfer https://send.firefox.com https://wetransfer.com Free File Hosting https://gofile.io https://mega.nz https://www.mediafire.com https://zippyshare.com https://www.4shared.com Start your own file hosting fshare.in – Start your own…
To find MySQL server version, connect to MySQL, then run select version(); You can also use “mysql –version” [root@server ~]# mysql –version…
Change MySQL Password Change MySQL root password MySQL create user with root privileges Change MariaDB user password Reset MySQL root password Reset…
If you have MYSQL root password and want to change the MySQL root password, first log in to MYSQL with the command…
do-release-upgrade – upgrade Ubuntu to the next release. If you are using Ubuntu 20.04 LTS, it will upgrade to 22.04 LTS. Ubuntu…
To install PHP 7.2, first add repository with command add-apt-repository ppa:ondrej/php Now run apt update apt update Install PHP 7.2 with command…
Go to https://www.ioncube.com/loaders.php Download latest version of ionCube Loader cd /usr/local/src wget https://downloads.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz tar xvf ioncube_loaders_lin_x86-64.tar.gz cd ioncube Find out PHP version…