I have used Neo4J as my first graph database. And it had web console which makes more easier to handle. But this time I'm not going to tell you how to getting started with Neo4J. This time we are going to work with Titan which is an open source project which is held by Aurelius. This database is more scalable ...
I haven't used encryption on hard disk drives or pen drives ever. But recently I got a requirement to encrypt some portables disks. And there are some limitations also. After encrypting you would not be able to use that drive on Windows Operating System. You are going to limit to ext4 file system as well.First you have to install cryptsetup ...
Number and computers are inseparable. When I’m having my lectures on Computer Systems I’m learning so many things about computers. Numbers are already familiar with me. Number systems are also same. But computer knows nothing. He can’t do anything except adding. I didn’t even know how computers are poor on calculations. They works with numbers but they don’t know they ...
I posted blog posts about Windows 8 Developer Preview and Consumer Preview. And now I'm using Windows 8 Enterprise Edition on my sweet heart laptop. Not like Windows 7, Windows 8 is light weight. And easy to use for me because I used Windows 8 from Developer Preview onwards. But some of new users get lost with Metro-UI. Although some ...
Nowadays we are using web apps. Some of them are very easy to use. And some of them are very hard to configure. But we must improve those web apps to make them easier. Personally I like to see that whole the world uses clouds and web apps. If everyone uses clouds and web apps we only need a OS ...
I'm using blogger from May of 2007. Today I reverted to my blogger profile to confirm that. I lost my lot of blog posts. I had so many hobbies. Most of them are not with me today. Most of them are given up by me. Computer stuffs are the remainings. Blogging is in the top of them. I don't like ...
All of us knew that Facebook had a limitation on friends. It was 5000 friends. I think last year they put a new limitation. And now the sum of the friends and likes on fan-pages should not exceed 5000. I had exceeded it. And limiting fan-page likes is not a good thing as I think. Some times person could have ...
If you stop unused RDS instances, it will start in 7 days. It is easy, if you have one instance, you can manage manually. When you have 100s of database instances, it is a bit difficult to stop them manually. If you create a lambda function with a weekly EventBrigde (CloudWatch Events) trigger, it will keep the instances stopped.