Databases, DevOps and Software development
Wednesday, January 7, 2015
Upgrade MongoDB MMS monitoring agent
›
PROBLEM: How to upgrade MongoDB MMS monitoring agent? SOLUTION: The MongoDB Monitoring Service (MMS) is a cloud-based monitoring service...
28 comments:
Friday, December 5, 2014
ORMs Suck?
›
As systems become more complex, software developers must rely upon more abstractions. Each abstraction tries to hide complexity, letting a d...
5 comments:
Tuesday, December 2, 2014
Will NoSQL kill the DBA position?
›
I’m afraid it’s unlikely. You see, every new or old technology has its advantages and drawbacks. The reality is that NoSQL stands for “Not J...
1 comment:
Monday, October 20, 2014
Network problems between MongoDB nodes
›
PROBLEM: MongoDB replica sets provide high availability through replication and automated failover. We have a cluster comprising three node...
2 comments:
Sunday, October 19, 2014
Push/Pull to git repos without entering your credentials all the time
›
PROBLEM: You need to enter your git credentials all the time when you pull/push SOLUTION: Well, do this... nano ~/.netrc # Put the ...
Thursday, October 2, 2014
Why skipping Windows 9 ?
›
PROBLEM: Why Microsoft is skipping Windows 9 ? SOLUTION: One of the technical reasons is too many legacy apps don't use the correct ...
1 comment:
Monday, September 29, 2014
How to fix Shellshock (CVE-2014-6271 bash vulnerability)
›
PROBLEM: You need to fix remote code execution through bash (Shellshock) SOLUTION: Ubuntu sudo apt-get update && sudo apt-get ...
1 comment:
›
Home
View web version