Category: Windows

Redis High-Availability Cluster Solutions and Emergency Maintenance Tips

High-Availability Redis Cluster Solution for NoSQL and Emergency Maintenance Tips: Assuming there is a master-slave setup, where the master has no persistence configured and the slave has AOF enabled. (The master handles backup and write services, while the slave handles read services.) Scenario: What should you do if the master suddenly goes down? www.2cto.com Solution: Connect to the slave and run a save operation …

Handling High System CPU Usage by Hadoop on CentOS 6

I happened to notice that Hadoop’s system CPU usage was very high, and a quick search revealed this is actually a known issue. RHEL6 optimized memory allocation efficiency, which significantly improves KVM performance in certain scenarios: http://www.linux-kvm.org/wiki/images/9/9e/2010-forum-thp …

Cloud Server Operation Taboos

1. What is downtime migration and how to avoid service unavailability caused by it. Cloud servers are deployed on physical machines. When the underlying physical machine experiences performance issues or other failures, the system initiates protective migration…

Mempo: The Debian-Based Defense Against Mass Surveillance

For hackers living in the post-PRISM era, times are tough. After Snowden exposed the NSA’s series of global surveillance programs, the free software community has been steadily developing effective countermeasures, and the Mempo project is one of them. The project’s goal is to provide the most secure desktop and ser…

Full Installation of Windows Server 2008 Enterprise Edition [Deploying Windows Server 2008 for Enterprise

This guide provides a step-by-step illustrated walkthrough for friends deploying Windows Server 2008 for the first time, hoping to help you improve your skills. The steps are as follows. 1 After inserting the Windows Server 2008 installation disc, restart the computer and set the BIOS boot order (note: set the BIOS boot order to boot from the CD-ROM), …

How to Crack Windows Login Password

1. Boot from the CD/USB drive, select the option related to cracking the password, and confirm, as shown below:

2. There are two options here. If you’ve forgotten the password on your own computer, it’s recommended to select “Clear Windows Login Password.” After clearing the password, the password will be removed, and you can set a new one after entering the system. Select &l…

Win2003 Desktop Remote Connection Interrupted Due to Network Error Fix

A server suddenly became inaccessible via Remote Desktop, even though port 3389 was open. It also could not be pinged, but after turning off its Windows Firewall, it could be pinged. It could still use Remote Desktop to connect to other servers. When a client tried to connect, it showed a message like “The connection was interrupted due to a network error…