linux-Network Status

Linux netstat command detailedThe netstat command is used to display various network-related information. such as network connection, routing table, interface status (Interface Statistics), masquerade connection, multicast member (multicast

linux-environment variable Configuration

All Users:/etc/profileThis file sets the environment information for each user for the system, which is executed when the user logs on for the first time.and collect the shell settings from the configuration file of the /etc/profile.d

Linux Base Files directory

Ubuntu does not have the concept of a drive letter, there is only one root directory/, all files under itLinux file directory /: root directory, only directory under the general root directory, under Linux there is only one root directory.

Linux Study notes second lesson of the third week (February 6)

3.4 usermod CommandChange user Properties Usermod,Change uid, command is #usermod-u number;Change GID, command for #usermod-g number;change The user home directory, the command is #usermod-d number;change The user shell, the command is #usermod-s

Backup scripts in a Linux RAC environment

Run{crosscheck Archivelog all;allocate Channel C1 device type disk connect Sys/[email protected] Maxpiecessize = 200000m;a Llocate Channel C2 device type disk connect Sys/[email protected] maxpiecessize = 200000m;sql ' alter system archive log CU

Linux Build FTP

Use RH system Linux,debian, as appropriate, refer to Install the required packages for FTP Install the FTP packageYum Install FTPInstalling the VSFTPD PackageYum Install vsftpdNote: Configuration file path/etc/vsftpd/ Create

Linux Kernel (8)-Device model (bottom)

Equipment Model Fantasy, it is only a model, it must be implemented in the specific subsystem, otherwise you can only hold a best technology award empty Hate yourself. Since the previous implementation of the USB subsystem to analyze the example of

environment variable settings under Linux

environment variable settings under Linux 1) environment variables that work for the current specific user vi ~/.bashrcexport PATH="$PATH:/NEW_PATH" 2) Linux system environment variable configuration file2.1) /etc/profile : The first file

Use of---VI for Linux articles

First, the foregoingvi similar to Notepad, so with good notepad on the programming efficiency has a great impact, with a multiplier efficiency.Second, the specific operation1. Open FileVim/path/to/somefileVim +#: Open the file and locate it on line #

Linux Daily notes-2

First, the command line base 1. Command format基本用法命令字 [选项] … [参数1] [参数2]…[ ] 表示里面的内容可有可无在执行一个命令的时候,命令字必须存在,选项和参数可有可无命令字 选项 参数之间必须有空格各组件解析选项:用来调控执行方式 单个字符一般用- 单词一般用--eg:# ls -l# ls --help参数:命令的操作对象,如文档的存放路径、用户名等2. Command-line editing

Linux Packaging command: Tar

Linux Packaging command: TarFirst, dozen tar package: tar-zcvf/xx/xx.tar.gz XX1. First XX: The directory that is compressed to (can be omitted, then the current directory), directory:. /or absolute directories or relative directories, such as:.

Linux Scheduled Tasks crontab

System timed TasksCroond service Management and access controlSystemctl Start Crond.service Open Crond ServiceCrontab-e into Crontab Edit interface* * * * * * tasks performedThe first "*" Hour of the second minute 0-59The second "*" the first hour

Linux iptables Firewall settings

1. View FirewallIptables-l-NIptablesb-l-n--line-number show Rule line numbersSee INPUT Accept, FORWARD accept, OUTPUT acceptIpables is made up of 3 partsInput, forward, and output(Policy accept) indicates that all data is fully accepted and that the

The "Linux" base sort command

the sort command is used to sort the contents of a text fileSort can be sorted in the order of the text file content, in the unit of behavior. Parameters:-B: Ignores whitespace characters that begin before each line-C: Check that the files are

Linux Command Summary

Help commandsThere are many commands in Linux, and there are many uses for each command, and the memory of people is limited and cannot be remembered in every usage, which requires help with the command . The help commands are as follows:The Man

Basic operation of Linux

# Give us a brief introduction to Linux's basic operations today# before we introduce basic Linux operations, let's think about how Windows operates,We usually under Windows, copy, paste, move, how to operate, then in Linux and how to operate theFor

Linux pthread compilation details, linuxpthread details

Linux pthread compilation details, linuxpthread details When I write a multi-threaded program in linux today, the header file is included in the. c file, but the following error is reported during compilation: Undefined reference to 'pthread _

After CentOS7 is installed, the yum resolution scheme cannot be used. centos7yum

After CentOS7 is installed, the yum resolution scheme cannot be used. centos7yumProblem Reproduction After CentOS7 is installed in the local VMware, I found that wget cannot be downloaded when using yum to install wget. The following message is

Linux File Processing commands touch cat tac more less head tail and tactail

Linux File Processing commands touch cat tac more less head tail and tactail Touch Command name: touch Path:/bin/touch Execution permission: All Users Function Description: creates an empty file. Syntax: touch [file name] Touch

CentOS 7.4 single-host Hadoop 3.0 installation tutorial

CentOS 7.4 single-host Hadoop 3.0 installation tutorial Simple record of the Hadoop 7.4 standalone installation tutorial under CentOS 3.0. Related downloadsHiveHttp://mirrors.hust.edu.cn/apache/hive/stable-2/apache-hive-2.3.2-bin.tar.gzHadoopHttps://

Total Pages: 5467 1 .... 4929 4930 4931 4932 4933 .... 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.