
Setup LAMP server on ubuntu 18.04 – Apache,MySQL and PHP
LAMP stack is basically a web server setup on Linux with combination of opensource softwares like Apache,MySQL and PHP. It is the most popular web […]
LAMP stack is basically a web server setup on Linux with combination of opensource softwares like Apache,MySQL and PHP. It is the most popular web […]
LAMP is a group of open source softwares installed together to build a webserver. LAMP refers to Linux (Operating system), Apache (Web service), MySQL/MariaDB (Database) […]
Phpmyadmin is a free web tool used to administrative MySQL database. You can perform all major tasks like creating , deleting and modifying databases. you can […]
How to install LAMP server on Ubuntu 14.04 LAMP stack is nothing but a combination of opensource softwares to make a webserver . LAMP refers […]
LAMP: LAMP is basically a software bundle made up of open-source softwares ( Linux – Apache – Mysql or Marimba – Php / Perl / […]
Subversion (SVN): Subversion, otherwise known as SVN, is an open source version control system used to store historical changes of your project files such as […]
SVN – Apache subversion SVN – Subversion is a versioning and revision control system used by developers to track and keep up earlier versions of […]
Phpmyadmin on ubuntu : Phpmyadmin is a free tool used to administrative MySQL database in a GUI mode ( Using web browser ) . You can […]
How to install Apache , mysql and PHP on Ubuntu 12.04 . In this tutorial we will learn how to install/configure own webserver on ubuntu […]
Phpmyadmin : Phpmyadmin is a free tool used to administrate MySQL . Phpmyadmin supports all major operation with MySQL in GUI mode. Before configuring Phpmyadmin […]
How to install Apache , mysql and PHP on centos 6 . In this tutorial we can see the step by step installation of Apache […]
Copyright © 2023 | Privacy | Terms and conditions