Year: 2015

Home / 2015 (Page 2)
VIDEO – How To Setup MAMP Pro And Install WordPress On Mac OS-X Yosemite

VIDEO – How To Setup MAMP Pro And Install WordPress On Mac OS-X Yosemite

[nextpage title=”Setup Ports”] Today we are going to setup MAMP Pro to use the default http/https/MySQL ports, (80, 443 and 3306), and install WordPress in our development environment on our MAC OS-X Yosemite machine. Start by launching MAMP Pro: Click on “Set ports to 80, 443 and 3306” [/nextpage][nextpage title=”Configure MAMP”] Confirm that your PHP…

Continue Reading
VIDEO – How To Install Webmin 1.730 on Ubuntu 14.04 LTS Server

VIDEO – How To Install Webmin 1.730 on Ubuntu 14.04 LTS Server

  Webmin is a great web-based administration tool for Linux servers. To install the debian package of Webmin 1.730 on Ubuntu 14.04 LTS Server, we are going complete the following steps. First, we’ll need to get the Webmin debian package: wget http://prdownloads.sourceforge.net/webadmin/webmin_1.730_all.deb Now run the install command against the debian package: sudo dpkg -i webmin_1.730_all.deb If we run…

Continue Reading