
How to Backup Registry in Windows
Modifying the windows registry manually is a task are best handled by end users that are really knowledgeable in computers area. But before do any manual changes to Windows registry,…
How to Backup Registry in Windows
Modifying the windows registry manually is a task are best handled by end users that are really knowledgeable in computers area. But before do any manual changes to Windows registry,…
How to Set Password for RAR File
RAR is a popular file compression format that is used to reduce the size of large files. It is commonly used to compress and archive files for storage or distribution….
How to Enable PAE in x86 32-bit Windows Server 2003 and 2000 to Use More than 4GB RAM
In some scenario, you will need to upgrade the windows operating system RAM to more than 4GB. But, in normal circumstances, Windows 2000 (Datacenter Server or Advanced Server) or Windows…
How to Create Bootable USB Drive for CentOS/RHEL ISO Image
In this post, i will guide you on how to create the bootable USB drive for CentOS/RHEL. This will useful when a computers do not have optical drives (CD/DVD). There…
How to Install and Configure Port Forwarding Using Rinetd in Windows
Rinetd purpose is to redirects the TCP connections from one IP address and port to another. Since rinetd runs as a single process using nonblocking I/O, it is able to…
How to Securely Delete Temp files, History and Cookies using ATF Cleaner
ATF Cleaner is a free utility tool for Windows operating systems that helps clean up temporary files, cookies, cache, history, and other unnecessary files from your computer. Over time, these…
How to Check the Windows SID using PsGetSid
The Security Identifier (SID) is a unique identifier assigned to users, groups, and computer accounts in the Windows operating system. It is used by the Windows security subsystem to manage…
How to Add Persistent Static Routes in Windows
Static routes are used to define specific paths for network traffic to follow, rather than relying on the default routing behavior determined by the routing table. In some cases, you…
How to Resolve window handle for the ‘AxQuickMksAxCtl’ Control Error
I believed most of the VMware administrators experience this issue while accessing the virtual server console. Error message 1: Unable to get the window handle for the ‘AxQuickMksAxCtl’ control. Windowless…
How to Install the Telnet Client in Windows Vista and Windows 7
Telnet is a network protocol that allows remote access to computers over the internet or local networks. It is used to manage network devices, troubleshoot network problems, and test network…
Disable the User Account Control (UAC) feature on Windows Vista, Windows Server 2008 and Windows 7
User Account Control or UAC is security feature in Windows Vista, Windows Server 2008 and windows 7. The purpose of this feature is to improve the security of Microsoft Windows…
How to Install WAMP Server on Windows
WAMP stands for Windows, Apache, MySQL, and PHP. It is a popular, easy-to-use software stack that allows users to create and host web applications on their local Windows machine. WAMP…