Docker install from test repository on Ubuntu 17.04 (Zesty Zapus)
In running Ubuntu 17.04 we were trying to install docker to try out. So we tried below and found there were no suitable release for […]
In running Ubuntu 17.04 we were trying to install docker to try out. So we tried below and found there were no suitable release for […]
Needed to install mod_wsgi to try to do a django setup and it was not on our ubuntu by default. To install it the following […]
If you have pip installed within python you can install many packages easily. Flask is one of the packages available. To install flask using pip […]
In order to install pip into python in Ubuntu you can use the apt-get command root@computer:/var/www/html# apt-get install pip Reading package lists… Done Building dependency […]
You may see this error from time to time when installing an application that relies on PHP A fatal error occured during installation: No suitable […]
It looks really nice and polished. Great work Ubuntu!
If you ever wanted to play around with ZFS but don’t want to use cold, hard disks then you can simulate disks and create a […]
NGINX can be easily used as a reverse proxy. To do this you simply need to modify the nginx.conf file and add what you would […]
We got this error when trying to create a service out of the NGINX service. In order to resolve this issue the nginx.conf needed to […]
One of the most handy things to do with the sed command in solaris is a simple find and replace. In the example below we […]
Copyright © 2024 | WordPress Theme by MH Themes