Generate Memory Dump from .vmss file using vmss2core
Previously, I’ve encountered a problem where I’m unable to copy the .vmem file for further analysis. So, the next alternative way that we can do is to use .vmss file…
Previously, I’ve encountered a problem where I’m unable to copy the .vmem file for further analysis. So, the next alternative way that we can do is to use .vmss file…
Recently I’ve changed my workstation to new one. Previously I’ve installed bunch of Cygwin packages on my old workstation. So I thought; can I somehow migrate my installed Cygwin packages…
The file ~/.bash_history holds the history. To clear the bash history completely on the server, open terminal and type:
It is possible to download and install rules manually, but there is a much easier and quicker way to do so. There are special programs which you can use for…
To solve this error, download AccessDatabaseEngine.exe from this Microsoft website.
Recently, I have a problem where when I tried to update Ubuntu package via apt-get, it shows HTTP 401 proxy error related.Just a note, I’m running VM using my office…
Recently, I was searching for rollover cable that used to connect your PC/laptop to your switch via console port. It took me for a while searching this kind of cable…
Lets say you have this kind of file/folder structure: master folder ---- folder1 ---- image1.jpg | | | |-- image2.jpg | | |-- folder2 ---- image1.jpg | | | |--…
As you read in the title above; to update your Python packages via pip. for Linux/*nix: p/s: you may need to run as sudo. Probably. for Windows: Credit: http://stackoverflow.com/questions/2720014/upgrading-all-packages-with-pip
One day, I open my email via mail command and see bunch of error mail received by me, written something like this: Upon diving in Google ocean, I found this…