Windows hibernate keeps a snapshot of the current session including all your running programs, open files etc. It saves that information to your hard drive. The main function of windows hibernation is to speedup the shutdown and restart process. It saves the power. In the picture, Hiberfil.sys is the file which keeps the snapshot information. […]
Windows
How to Fix Windows 7 Temporary Profile Issue
Log off from the temporary profile and log into local administrator account or if your account has administrative rights you can do it from your temporary profile as well. Start registry editor by typing regedit in the find box. Navigate the following location. “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList” You will see similar keys under profile list, but one with .bak, […]
Export Import Ribbon and Quick Access Toolbar in MS Office
MS Office suite gives you the privilege to customize Ribbon and Quick Access toolbar. If you want to setup a fresh copy of MS Office or use your customized Ribbon and Quick Access toolbar on other computer, you can export/import these customizations. You can backup these customizations into a file and restore on other computer […]
Transfer PuTTY sessions from one PC to another
PuTTY – PuTTY is a terminal emulation application which helps connecting to your networking devices via different networking protocols for example: telnet, SSH, Rlogin etc. You can use PuTTY to connect networking devices via serial port too. PuTTY saves the session information in Windows registry. We are going to discuss how to transfer PuTTY sessions […]
IPCONFIG COMMAND AND OPTIONS
Microsoft DOS ipconfig Command: IPCONFIG is a Microsoft DOS command which displays the network settings. One can use various command line switches with IPCONFIG. Example: IPCONFIG by default shows the IP Address, Subnet Mask and the Default Gateway. IPCONFIG SYNTAX ipconfig [/ all] [/ release] [/ renew] [/ flushdns] [/ displaydns] [/ registerdns] IPCONFIG SWITCHES: […]