This is the most impressive and scariest hack I ever seen. The tool called WCE, Windows Credential Editor can get any password from a Windows box, from memory! So even if you login in the server 3months ago, the hack […]
linux comand to show memory slots
linux comand to show memory slots To find out many hardware information on linux you can use the awesome lshw but when not available also dmidecode. To find out how many memory for examples: -How many slots: # dmidecode -t […]
How can I configure GlassFish to use a 64-bit JVM?
If you need to break the 2GB or 4GB heap memory size(depending on your OS/JVM combinaison) the maximum barrier for your GlassFish-powered application, you can move to a 64-bit JVM. The following applies to the GlassFish “developer” and “cluster” profiles. To […]