Ethtool for Linux/Unix Commands (set the speed and mode of a gigabit Nic)

Description: ethtool is a command used to query and set Nic parameters. Summary:Ethtool ethx // query basic ethx network port settingsEthtool-H // display the ethtool Command help (HELP)Ethtool-I ethx // query ethx network port

LINUX serial Programming analysis

You may not be familiar with this topic any more. There are a lot of online materials, because this is an important aspect of programming in Linux, and there are many people who understand this aspect; here I just want to give a brief introduction

What should I do if I forget my password in Linux?

For some OS versions, edit grub and add "single" to the end to enter the single-user mode. For Debian, this method is invalid. If you forget the root password, you can reset the root password using the following method. This method works on grub in

Openvpn file check Linux packet capture command

D: Enable forwarding on the server Make a NAT, but note that eth0 must be an interface that can be used to access the Internet. Otherwise, data cannot be sent out. If the bot is a single interface, you don't have to worry about it. [Root @ rh9

Search Path for header files and library files during Linux-GCC Compilation

I. header files Find the required header file during GCC Compilation: ※The search starts with-I. ※Find the GCC environment variable c_include_path, cplus_include_path, objc_include_path. ※Find the specified directory./Usr/include

High Linux memory, triggering Oom-killer Problem Solving

Two Linux memory problems have occurred recently. One is that Oom-killer is triggered to cause system crashes. 1. First confirm that the system version is 32-bit # Uname-alinux alarm 2.6.9-67. elsmp #1 SMP wed Nov 7 13:58:04 est 2007 i686 i686 i3

Linux Nginx-0.8.54 Installation

Nginx is installed today. refer to the following two articles.Article. This is the first article, but note that-Prefix =/usr/webserver/nginx/is followed by "/" to indicate a directory. Otherwise, you will be prompted that the parameter is invalid.

Linux and UNIX)

What is Linux? What is the difference between it and UNIX? Most of the reasons for this question are that you went to the lab when you were a freshman and saw a senior student answer questions on a machine with a large screen. You looked at him with

[Study Notes] file I/O operations on the Linux platform

The following functions are I/O (unbuffered I/O) functions without Caching: For the kernel, all opened files are described by a non-negative integer (called a file descriptor ). The following describes the file I/O functions: (1) Open This

Mac SVN command is also applicable to Linux

Original address: http://www.yuwenlan.com/blog? P = 9 1. Checkout the file to the local directory.SVN checkout path (path is the directory on the server)Example: SVN checkout SVN: // 192.168.1.1/Pro/DomainAbbreviation: SVN Co 2. Add new files to

LINUX multi-task Programming (II)-Fork () Functions and Basic Experiments

Fork () function Create a new process in LinuxUniqueYou can use the fork () function. The fork () function is a very important function in Linux. It is different from the functions we have encountered before, because it looks like two values are

How to install multi-language packages in Linux

Have you ever encountered a mahjong character when using Linux? For example, when we install the system, only English is installed. When we browse the Chinese web page, is there a mahjong character? In this case, you need to install another language.

Send multicast datagram in Linux

Let's take the multicast data sent to UDP as an example. In fact, the difference between sending a UDP multicast datagram and sending a unicast UDP datagram is not big. First, in the myudp_sendmsg function, if the source address of the sending

Epoll for Linux Asynchronous Communication

1. Introduction Epoll is an asynchronous I/O notification method provided by Linux. Compared with the select mechanism, select is round-robin, while epoll is triggered, and the maximum number of select connections is only 1024, after this limit is

Notes for porting socket programs from windows to Linux

This topic is circulated on the Internet in the same version, that is, the first item is the difference between header files, but the header files listed later are only # include (it is estimated that some people accidentally forgot to escape the

My Linux bookshelf

  (It is refered from: http://www.cnblogs.com/wwang/archive/2011/01/27/1944406.html)   He has been engaged in Linux kernel driver development for several years. I have read many books on Linux since I started to use Linux. Now I want to list some of

Use mono2.8.2 and jexus4.1 in Linux (rhel5.5) to run mvc2.0 process records under. net3.5

This article makes a record, from installing mono, running the. NET program, installing jexus, configuring and running the mvc2.0 program developed based on. net3.5 in windows. However, different Linux systems may have different methods for

Prevents Memory leakage. Use valgrind for checks in Linux.

One of the most troublesome problems in C/C ++ development is memory management. Sometimes it takes several days to find a memory leak or a memory access out of bounds, if there is a tool that can help us do this, valgrind is such a tool. Valgrind

A Linux Command (17) every day: whereis command

The whereis command can only be used for searching program names, and only binary files (parameter-B), man description files (parameter-m), and source code files (parameter-S) can be searched ). If the parameter is omitted, all information is

Create a linux root file system

1. root file system A file system is a directory structure that includes a disk (including a CD, floppy disk, flash disk, and other storage devices) or a partition. An applicable disk device can contain one or more file systems; to access a file

Total Pages: 5467 1 .... 2070 2071 2072 2073 2074 .... 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.