Category: System

Linux (238)
Windows (383)

How Network Management Systems Support ITSM: Expert Interview Q&A Highlights

On July 12, 2007, Mr. Li Hanzhong, Deputy General Manager of Shanghai BETA Network Company, gave an exclusive interview to 51CTO. The discussion revolved around how network management systems support ITSM, a topic of current concern for enterprises. Highlights from the Q&A session with 51CTO users are summarized below:
Which industries or enterprises are suitable for ITSM?
Li Han …

Linux vs. Windows Development Tools Comparison

Linux Development Tools When it comes to C++ development tools, compared to Windows where Microsoft (VC, VS2005, etc.) dominates, C++ development under Linux/Unix is quite diverse and varied. Emacs, vi, eclipse, anjuta, kdevelop, and others keep emerging.銆€銆€Under Windows, development tools are mostly integrated …

Linux Device Files vs Regular Files: Reading Similarities and Differences

The biggest difference between regular files and device files is that regular files have an end-of-file marker (EOF), while device files do not. Think about it — when does a serial port terminate? — It only terminates when the driver is unloaded. That may still not be entirely clear, so let’s just go straight to an example. Let’s start with the cat command. The cat command follows …

Apache Foundation Confirms Withdrawal from JCP Committee

A few days ago, it was reported that the Apache Foundation might withdraw from the JCP Executive Committee due to an inability to reach an agreement with Oracle. Today, this news has been confirmed on the official Apache site, stating that the Apache Foundation will no longer participate in the JCP Executive Committee.
Details can be found in the official Apache announcement:
http://s. …

Tips for Setting Up a Wireless Router in a School Dorm

Method 1 for Setting Up a Wireless Router in a School Dorm — Before, at home, I could always just plug in the network cable to the wireless router, do a bit of simple setup, and then all kinds of wireless devices could get online at the same time. It was only when I got to school that I realized the old wireless router setup wouldn’t work there, because the school assigns a fixed IP to each person …

How to Set Up a Router in Windows 7 (Illustrated Guide)

How to Set Up a Router in Windows 7 is a topic many users are concerned about, as more and more people are using the Windows 7 system, and the associated networking issues have become increasingly complex. Below, we will explain the process of setting up a router in Windows 7: Note: This method is only applicable for configuration after the router has been installed. …

How to Set Up a Wired Router for Your Laptop

How to Configure a Wired Router: Part 1: You need to configure your laptop as follows: 1. Open your IE browser — click Tools — Connections — select “Never dial a connection”, 2. Click LAN settings — check “Automatically detect settings (A), then click Apply and OK. Problem supplement …

TP-LINK Router Setup Makes Home Internet Sharing More Convenient

Sharing Internet via Router: Nowadays, home broadband typically uses one broadband line shared among several households, and the speed is sufficient. To save money, we can share the internet by having multiple users on the same ADSL line, which requires a router. Below, I will use the TL-R402 router as an example to illustrate the TP-LINK router setup method with diagrams…

How to Set Up a Mercury Wireless Router

Mercury wireless router setup: Required accessories — purchase a parallel or serial connection cable for networking (a parallel cable is recommended for slightly faster speeds). Alternatively, if you cannot find this type of cable locally, you can make one yourself using two old serial (square port) mice. The DIY method is very simple, you …

How to Set Up Simultaneous Intranet and Internet Connections in Windows 7

How to Configure Windows 7 to Simultaneously Connect to Intranet and Internet
My current work environment does not allow connections to the Internet, but there are some wireless hotspots around. Using a laptop to connect to the wireless, I can access the Internet. However, if I connect to the intranet, I can no longer access the Internet, which is quite troublesome. So I tried to find some ways to solve this problem, allowing the intranet and …