How to install python on your machine
This post show how to install and run python on Ubuntu Linux system or Mac OS system. It covers python3. Installing and running If you are using Linux, python3 is…
Simply Explaining Technology
This post show how to install and run python on Ubuntu Linux system or Mac OS system. It covers python3. Installing and running If you are using Linux, python3 is…
phpDocumentor is a tool which creates complete documentation like Javadocs for PHP code. Installing phpDocumentor Install libraries. Restart Apache. Install PEAR. PEAR is a repository of php extensions: Tell PEAR…
A virtual machine is a a software that allows users to install multiple operating systems within an operating system. For example, if you are running Mac OS, you can install…
Following are the steps: Install the necessary libraries Setup the database Install and Setup DKAN Install necessary libraries Note: write down the password you create for the database Copy the…
Update your repository if you haven’t done so in a long time Install nodejs Install npm Check if npm installed correctly You shouldn’t get any error messages and the second…
First of all make sure that you have Apache, MySQL (or PostgreSQL), and PHP installed and configured on your system. On Ubuntu, you would type the following to install these…
phpPgAdmin is a web-based administration tool for PostgreSQL written in PHP. It is a very nifty tool with a very convenient GUI interface. If you have used phpMyAdmin for MySQL,…
You can now install Mahara using the Synaptic Package Manager. But before you install mahara, you should create a database for mahara in MySQL or PostgreSQL. You will be asked…
Following are the steps to install Java EE and Eclipse on Microsoft Windows: Download Java EE Development Kit with JDK from Oracle. Choose a version that includes the GlassFish server.…