Using Namespace

An organization that treats its programmers as morons will soon have programmers that are willing and able to act like morons only. — Bjarne Stroustrup

Menu

  • About

Uncategorized

How to create and push docker image from mac terminal

1. create a docker account by visiting – https://cloud.docker.com 2. create a docker repository by clicking create a repository from the docker website 3. open a text editor on Mac (e.g. Atom or Sublime) and create a file named Dockerfile

user April 21, 2019 Uncategorized No Comments Read more

How to remove bitnami logo from wordpress hosted on AWS EC2 from Mac

1. Download your keypair.pem on your machine that was used when the site was created. 2. Open terminal and enter the command CHMOD 400 /user/downloads/yourkeypair.pem 3. while in python, enter this command to connect to AWS EC2 linux box. ssh

user April 18, 2019 Uncategorized No Comments Read more

How to fix “windows could not start the apache tomcat 8.0 on local computer”

Open Run and Navigate to your Tomcat Folder 1. YOUR_TOMCAT_FOLDER\Tomcat\bin\tomcat7w.exe 2. Make sure JVM is selected in your startup tab by following this step. “Startup” tab -> “Mode” choose “jvm” 3. Navigate to Java Tab and update your Java Virtual

user May 5, 2017 Uncategorized No Comments Read more

How to modify field size for an attribute in SDE db using ArcCatalog

In order to modify a field size for a geo spatial attribute field. Please follow the below instructions. Open ArcCatalog, expand your file geo database and find the feature class you want to edit the field. Right click on the

user April 20, 2017 Uncategorized No Comments Read more

Archives

  • July 2019
  • May 2019
  • April 2019
  • October 2018
  • July 2018
  • March 2018
  • September 2017
  • May 2017
  • April 2017
  • March 2017
  • December 2016
  • August 2016
  • July 2016
  • April 2016
  • February 2016
  • January 2016

Meta

  • Log in
Copyright © 2023 Using Namespace. Powered by WordPress. Theme: Spacious by ThemeGrill.