SANJEEVE
Programmer/C|EH
Just to tell you a bit about my background, I am a software engineering graduate from Kingston University, London and has been within the IT industry for over twelve years now. Application development, project management, IT consultancy, e-Business and cyber security is what I enjoy doing the most.
Latest Post
Get windows services using WMIC
Recently, I was auditing all our servers and one of the task is to check the windows services. I need a list of services that...
RDP failed after disabling TLS1.0
I am working on a project which is to integrate PayPal Express Checkout and I’m using C# to implement the API calls, but after invoking the initial...
TCP/IP performance for Siebel – EVT Check
I was troubleshooting some connectivity and the well known ‘Server you are trying to access is either busy or experiencing difficulties’ issues. I thought running the EVT (environment...
YAML, HAML, RAML, and…?
I know YAML as I was using this for a while, but recently I came across HAML and RAML. Even though they sound similar technologies...
Using the Get-Process cmdlet to get all running Siebel processes
I started using Powershell more and more as its so powerful and faster to retrieve system data. specially to retrieve from remote systems. I was looking for a...
MSMQ LastModifyTime shows different time!
There is a weird thing i noticed when I checked MSMQ modified or created time. The Explorer shows a different time but when execute in powershell...
How to create a PSCredential in Powershell
I was writing a script to pull some process details from a remote computer and every time I had to give enter the user/pass which is...
Find Maximal Product Number
Recently I was taking an online quiz and one of the code challenge is to find the maximal product number. I have came up with...
Fixing MySQL Error : Unknown collation: ‘utf8mb4_unicode_ci’
I was migrating a wordpress site to a new server, and had some issues using with the migration plugins, so went back to manual process...
Chrome Extension for English to Tamil Translation
I’ve released a chrome extension which helps to translate English words to Tamil and show it in a tooltip by moving the mouse hover the English...
Cloud computing in future
Whilst most of us are already aware of what exactly cloud computing is, it is still a benefit and also a necessity that we explain...
This 16 character can crashes your chrome browser
This 16 character string http://a/%%30%30 can crash the chrome browser. in action: NOTE: If you click or even move the mouse over the link below...