-
29May
Unifying prompt across Linux node
For some time I wanted to unify how the Linux prompt is displayed on Order of Code various instances. I…
0 comments Read more -
28Jun
Setting default vhost with Amazon OpsWorks
For one project we built a nice Amazon OpsWorks stack: Elastic Load Balancer (ELB), two web servers and a DB…
0 comments Read more -
07Mar
Executing queries on all Azure databases with PowerShell
Some time ago I found that some test databases were deployed from a dump that contained no indexes. It was…
0 comments Read more -
08Jul
Hosts file full of amazing
With various tools helping with testing and development, the hosts file is often forgotten. Its main task is to translate a user…
0 comments Read more -
20May
How to safely drop all tables in a MS SQL database
Some time ago, for testing purposes, I needed a fast and simple way to drop all tables from a database. If possible it…
2 comments Read more -
17Mar
Power in the Shell – Introduction
PowerShell is a very powerful (pun intended) tool for variety of different tasks and needs. Unfortunately the main problem, and…
0 comments Read more -
03Dec
Running a LEMP stack on a low memory machine
Cheap, cloud based Virtual Private Servers are a fairly good solutions for development boxes and low traffic websites. When necessary…
0 comments Read more -
03Sep
New project checklist
New projects are often a bumpy ride with lots of code being written, plenty of tests performed, requirements changing and a constantly…
0 comments Read more