Centos connects to Windows Remote Desktop through rdesktop

As we all know, Microsoft Windows provides a Remote Desktop System. The default port of this service is 3389, allows users to remotely log on to the system for system management or run various applications as terminal servers. To connect to Windows

Configure static IP addresses in centos

During the project, the IP address of the host is changed every time the server is restarted because the company's LAN uses the automatic IP address acquisition method. To solve this problem, the solution is as follows: 1. Modify Nic configuration

Centos installation or repair grub boot

Gnu grub ("GRUB" for short) is a multi-operating system startup program from the GNU project. GRUB is the implementation of multi-boot specifications. It allows you to have multiple operating systems in your computer and select the operating system

Common Methods for installing software in CentOS

1) One is the source code of the Software. You need to compile it by yourself. This software installation package is typically a gzipcompressed tarpackage (suffixed with .tar.gz ).2) The other is the executable program of the software. You only need

Common CentOS disk I/O test commands

We usually use dd commands to test disk I/O performance. Run the following command on SSH: Dd if =/dev/zero of = test bs = 64 k count = 4 k oflag = dsync After the command is executed, the system will automatically create a 268M file. The

Use the find command in Centos to find files based on system time

The find command has several options for searching files based on your system's timestamp. These timestamps include Last modification time of mtime file content atime file was read or accessed time ctime file state change time Mtime and atime are

Solve the Problem of automatic disconnection after ssh is idle for a period of time

Use a client tool, such as securecrt, to connect to a linux server. Some of them may be disconnected after a period of time without any operation. This is mainly because the vro and firewall exist between the client and the server, and the idle

CentOS adsl configuration online tutorial

1. Network Configuration # Ifconfig eth0 Description of ifconfig command display information:Link encap network interface type, such as Ethernet or PPPThe Mac address of the HWadrr Nic. Each network card has its own ID, which is used to locate the

The vmstat command in Centos monitors the system status.

Vmstat is a tool used to view the usage of Virtual Memory. You can use the vmstat command to obtain information about processes, Memory, Memory paging, blocked IO, traps, and CPU activities. Generally, the vmstat tool is used by two numeric

Break the root password in single-user mode

Environment: The company's file server is about to be migrated to an RHEL5 server. During preparation, the existing system administrator needs to familiarize himself with the RHEL5 system user interface as soon as possible, master the graphic

Centos System Service Description

1. acpi-support-you 'd better set the running level in S to "X.2. acpid-acpi daemon. These two are used for power management and are important for Laptops and Desktops, so they are enabled.3. alsa-if you use the alsa sound subsystem, yes, enable it.4

Command for checking system resource usage in CentOS

Use 'top-I 'to check how many processes are Running. The system may have memory or I/O bottlenecks. Use free to check whether the system memory usage is high, use iostat to check the I/O load... Another method is ps-ef | sort-k7, which sorts

Detailed explanation of more commands in CentOS

More Function Description: the more command is similar to cat. The cat command displays the content of the entire file on the screen from top to bottom. More will display one page at a time to facilitate users to read one page at a time. The most

CentOS keeps linux servers connected by SSH offline

When you use ssh to connect to a remote server, if you do not perform the operation for a long time, the remote connection may be interrupted. Buffer data such as executing programs and vim will be lost. SecureCRT Use SecureCRT to connect to the

Common view log commands in CentOS

Linux IDE RedHat firewall activity.CatTail-f Japanese text description/Var/log/message information and error logs after the system is started. It is one of the most common logs in Red Hat Linux./Var/log/secure security-related log

CentOS disk partitioning, formatting, and validation

Disk partitioning, formatting, and validation Disk Partition: fdisk Disk format: mkfs, mke2fs Disk Detection: fsck Large disk partition: parted Disk Partition Syntax: fdisk [-l] device name -L: all partitions in the Output

Centos6.x configure yum to use the source of Netease 163

First, go to the yum source configuration directory.Cd/etc/yum. repos. dYum source of the Backup SystemMv CentOS-Base.repo CentOS-Base.repo.save# Cd/etc/yum. repos. d/# Wget http://mirrors.163.com/.help/CentOS-Base-163.repoCopy code4. Use# Vi CentOS-

Reset the root password in CentOS

I thought that when I first got started with linux, my brother forgot the root password after installing the system. I re-installed it once every time I forgot it. At that time, I never thought about how to change the root password. Later, one day,

CentOS device management

Linux device management The main task of device management in Linux is to control the device to complete the input and output operations, so it is also called the input and output (I/O) subsystem. Its task is to shield the details of the

CentOS6.5-installed UEFI-GPT rolled back to MBR boot

I installed centos 6.5 on the server. UEFI is used by default. I didn't pay attention to using GRUB only. Then the problem occurs, I installed another hard disk with grub boot system on the server, After the hard disk is started, if the hard disk is

Total Pages: 5467 1 .... 4443 4444 4445 4446 4447 .... 5467 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.