Nothing fancy. Just a scratchboard for Open Source Geospatial manipulations. Involves (although not limited to) Linux, R, gdal, Quantum GIS, Geoserver etc.
Wednesday, September 23, 2015
Stopping/starting nginx web server under Ubuntu 14.04
sudo service nginx start sudo service nginx stop sudo service nginx restart
No comments:
Post a Comment