Linux Basics and Related commands

Linux Basics Red Hat Linux installation and service Basics Off iptables firewall: chkconfig iptables offTurn off selinux: Open /etc/sysconfig/selinux file Modify "selinux=disabled" Linux boot process:1. boot Blos self test2.MBR boot MBR (master

Linux System user Network Disk command

we learned more about viewing the Find help command in the previous section, looking in the class command Which,find It's something we have to master. View class Commands Cat,head,tail is something I have to master, as for the help command we know

Linux command-sed

Sed:stream Editor for filtering and transforming text flow editor textboxSED does not use the-I case, do not modify the source files, only the processing results are printed to the screen, using-I will be directly modified source files, is a

Linux Learning Note--ln command (link command)

LN: English name link, the meaning of links.Linux 系统中有软链接和硬链接两种特殊的“文件”。Hard-Link Features:1) 硬链接文件跟源文件拥有相同的i(inode)节点和存储block块, 它们可以看作是同一个文件。2) 可通过i节点进行识别(i节点相同)。3) 链接文件和源文件必须在相同的分区,不能跨分区。3) 不能针对目录创建硬链接。 ln命令帮助说明里说可以用"ln -d"创建目录的硬链接, 但是本人实测不可行,

Linux/unix command

rar

uname-R shows the kernel version being usedDateShow system date cal -Display the 2007 Calendar Table CD: Return to the previous level directorypwdShow work Pathlsviewing files in a directorymkdirDIR1 Create a call'Dir1'The directory' mkdirDir1 Dir2

Linux User Rights Management

Permission model: User UID:/ETC/PASSWD.Password:/etc/shadow.User Category:Administrator:ID number is 0. Normal User:ID number is 1-65535. System User: ID number is 1-499.General User: ID number is 500-60000. User groups

Linux Package Management

bz2

Package Classification: Source code package. tar.gz tar.bz2 and other formats, can see all the source code, divided into script installation (specially written by the shell script, also belongs to the source code package), compile and install;

File properties under Linux

Enter commands under Linux ls-l/etc/termcap/root/install.log, we often see, what is the meaning of a string of content behind this?[Email protected] ~]# ls-l/etc/termcap/root/install.log-rw-r--r--1 root root 807103 Jan 7 2007/etc/termcap-rw-r--r--1

Linux ls Command parameters

-A--all. Lists all the files in the directory, including hidden files (. filename). Located at the beginning of this list: And. In turn, it refers to the parent directory and your current directory.-L-Length (long). Lists the details of the contents

SCP transmits data between two Linux servers with no password

First, the root user:1. Execute the following command on host A to generate the pairing key:SSH-KEYGEN-T RSAFollow the instructions, and be careful not to enter passphrase. The following information is indicatedGenerating public/private RSA key pair.

Linux Small white Study notes (a) common basic commands

LS view file (equivalent to Dir under Dos) (can add path, plus-A, can view hidden files)The CD changes the current path (same as DOS, CD + folder name within directory (relative path), cd+/new Path (absolute path), cd+. Go to the last directory, CD

Linux Live extract Monday and Sunday of the year

#!/bin/bash##############################_green= "\033[32;1m"_red= "\033[31;1m"_end= "\033[0m"##############################Server_lang= "' Echo" ${lang} "'"Search_time= "' Date +%y%m%d%h%m%s '"##############################Echo-e "${_green}the

8.Linux System Overview and professional-grade custom installation

8.Linux System Overview and professional-grade custom installation?? Course Requirements:1. in the VMware virtual machine, install Red Hat Enterprise 6 (RHEL6). ?? Laboratory Equipment:Software:1. RHEL6 Linux installation image file. Hardware:1.PC

User management of Linux learning

User management is done under the root user 1, the configuration file path: Save user information files:/etc/passwd Save password file:/etc/shadow Save user Group files:/etc/group Save User group password file:/etc/gshadow user

13. Telnet to Linux

13. Telnet to LinuxExperimental requirements:1. Log in to the Linux virtual machine Putty using the Telnet tool.2. Log in to the Linux virtual machine using the VNC service.Laboratory Equipment:Software:1. A VMware virtual machine with RHEL6

How do I install the. Run file under a Linux system?

like installing QT programming softwareThe installation method is as followsCommand First step: chmod +x qt-unified-linux-x64-2.0.2-2-online.runcommand Step two:./Qt-unified-linux-x64-2.0.2-2-online.run After that, a visual interface for Qt

Linux and Windows shared file configuration

Linux and Windows shared file configuration:1. Go to Super User: $su root2. Start the TFTP server: #netstat-A | grep tftp, the message that appears indicates that the TFTP server has been successfully installed;3. Install Server for NFS:#rpm –q

About the make compilation process of the basic components of the Linux open-source project

About the make compilation process of the basic components of the Linux open-source project?? About the make compilation process of the basic components of the Linux open-source project   Many open-source Linux projects use make to compile

Offline (local) Yum source construction

Offline (local) Yum source construction During the last installation of software for a server running RHEL7, the server was restricted from connecting to the Internet for security and confidentiality reasons, as a result, you cannot use the Yum

Linux beginner's Guide: Install software packages on Ubuntu and Fedora

Linux beginner's Guide: Install software packages on Ubuntu and Fedora New friends in the Linux world, maybe you have downloaded the Linux installation ISO and installed your Linux, then you may want to install some software for Linux. In the

Total Pages: 5467 1 .... 2622 2623 2624 2625 2626 .... 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.