Install Phpmyadmin on Ajenti Control Panel
Install Phpmyadmin on Ajenti Control Panel Date Posted:23-05-2017 Phpmyadmin is a open source php application used to manage mysql database server from webbrowser. In this post, we will […]
Install Phpmyadmin on Ajenti Control Panel Date Posted:23-05-2017 Phpmyadmin is a open source php application used to manage mysql database server from webbrowser. In this post, we will […]
Date Posted: May 23, 2017Last Updated: September 22, 2026 Introduction phpMyAdmin is an open-source, web-based application used to manage MySQL and MariaDB databases through a graphical interface. It
Install Multiple version of node on linux Date Posted: 08-05-2017 We want two version of node version on a single server. Alternatives is an utility which can be
Introduction A dynamic dependent dropdown list allows the options in one dropdown to change based on the value selected in another dropdown. For example, when a user selects
Posted Date:08-05-2017 In this post we will explain how to dropdown list dynamically using html,php First we explain dynamic dropdown list using php Dynamic dropdown list using php
Scenario 1: I had setup SSH key with a passphrase to access all my servers/machines. However, its annoying(also non-productive) to enter passpharse every time I want to ssh