Zemian Blog: A Programmer's Journal

My personal journal on software development and practical programming.

Tuesday, June 28, 2016

pip: How to install venv and pip with a python 3.4 distribution

›
If you are unfortunate enough to have stuck with a Python 3.4 distribution and you want to setup a virtual env, then likely you will get the...
8 comments:
Monday, June 27, 2016

postgresql: Getting started with PostgreSQL database

›
I have been learning and using PostgreSQL recently for a Django app, and I have to say it's really GOOD! I have used quite a bit of MySQ...
11 comments:

yum: Installing a local downloaded .rpm file

›
To install: bash> sudo yum install <package_name.rpm> If you have problem installing it due to gpg che ck failure and you know ...
10 comments:

hg: Untrack file without deleting it

›
So I have created a maven based Java project using IntelliJ IDEA, and I added all files to my hg repository with this .hgignore file in plac...
23 comments:
Saturday, June 18, 2016

zoom: How to install Zoom conference on Ubuntu 14.04 LTS

›
1. Download latest zoom_2.0.52458.0531_amd64.deb package from https://zoom.us/download 2. Run   bash> sudo dpkg -i zoom_2.0.52458.053...
6 comments:
Friday, June 17, 2016

wls: How to manually test a DataSource connection

›
When you creating new DataSource in WLS, it allows you to test the connectivity. However after you have created it, the test button is kinda...
2 comments:
Wednesday, June 15, 2016

hg: How to setup repository on a remote server

›
I love using mercurial source control! It's easy to use and it works as I expected everytime I need to do something with my source repos...
4 comments:
‹
›
Home
View web version

Contributors

  • Unknown
  • Unknown
Powered by Blogger.