Introduction to Linux Basic knowledge

1) Show Command historyCommands running in Linux are saved in the. bash_history file in the user's home directory, and 1000 command records are saved by default.History Show Command Chronicle!! Executes the previous command!n Execute nth Command!ls

Linux Learning notes One---command more

The more command, which functions like cat, the Cat command is the entire contents of the file displayed on the screen from top to bottom. More will be a page-by-page display to facilitate users to read pages, and the most basic instruction is to

Linux Basic optimization

Linux Basic optimization:1. Turn off SELinuxTemporary: [[email protected] ~]# getenforceenforcing[[email protected] ~]# setenforce 0[[email protected] ~]# Getenforcepermissive[[email protected] ~]#Permanent:# sed-i ' s#enforcing#disabled#g

Linux User Rights Management

In Linux, the allocation and management of permissions is a very important thing. This is important for the management of files in the system. How to assign permissions is the key.Permissions are divided into two right-of-use (MODE) and ownership

Linux User Rights Management

In Linux, the allocation and management of permissions is a very important thing. This is important for the management of files in the system. How to assign permissions is the key.Permissions are divided into two right-of-use (MODE) and ownership

/etc/fstab mounting directory files in Linux

A simple /etc/fstab , use kernel name to identify the disk:/etc/fstab# TMPFS /tmp tmpfs nodev,nosuid 0 0/dev/sda1 / ext4 defaults,noatime 0 1

Settings for Linux timed tasks

To create a cron service for the current user1. Type CRONTAB-E edit crontab service fileFor example, the contents of the file are:*/2 * * * */bin/sh/home/admin/jiaoben/buy/deletefile.shSave the file and exit*/2 * * *

SVN common commands under Linux

Windows TortoiseSVN is a plugin to the explorer, to overwrite the icon indicates the status of the file, almost so the command has a graphical interface support, relatively easy to use, there is not much to say. The main talk about the use of SVN

Linux Common commands

1 ls (list): Displays all files in the current folder using the listLs-a: Shows all files including two hidden files. ..Ls-l: More informationLs-a-l/ls-l-/ls-la/ls-al/equivalent2 cd-"Change DirectoryRelative path: To. Or.. A. Represents the location

Linux NIC for high availability: Team Link Aggregation

I. Introduction to link Aggregation1. TIC TeamingBind multiple physical ports together as a logical portRhel7 is high availability or load balancing through runner (which can be seen as a piece of code)2. Team structureMster: A logical port that can

Linux kernel Infrastructure

1. PrefaceThis article mainly introduces the basic data types implemented by Linux kernel, including linked list, kernel object, kernel object reference count, kernel object collection,2. Linked list1. Basic structure of linked listThe kernel list

The contents of the screen output of the Linux command are redirected to the log file

Abstract: Syn good son source: Http://www.cnblogs.com/cssdongl reprint please indicate the sourceQuick mark the details of this command, lest later use and forgetWe all know that you can use echo to output content to a file, such as echo "Hello,word"

Introduction to the Linux kernel

1. PrefaceThis article briefly describes the functions of the Linux kernel, and what parts of the Linux kernel are composed, and gives a brief description of the main functions completed by each part.2. Functions of the kernelThe kernel is a middle

Common commands for project deployment under Linux systems

1. Remote transfer file: SCP xxx.zip [email protected]:/usr/local/src remote server User: Root ip:10.74.165.114: The subsequent pass file saves path 2. Unzip the zip file: Unzip xxx.zip-d AAA decompression Xxx.zip file is placed under the current

Linux under Setup boot from Tomcat

Linux tomcat boot from bootModify the tomcat/bin/startup.sh to:Export Java_home=/usr/java/j2sdk1.4.2_08export classpath= $CLASSPATH: $JAVA _home/lib/tools.jar: $JAVA _home/lib/ Dt.jar:.export path= $PATH: $JAVA _home/binexport

Simulate Linux Modify the actual, valid, and save settings identity

is the analog setuid seteuid setreuid setresuid, feel code than the large paragraph of the text of the book is Good to Remember, written in the form of code.setuid.cc: Role of the method of setting user ID in simulation # include #include int real

Linux Operations Essentials UNIT8

8. Control of System Services1.systemdSystem Initialization program, the first process that the system starts,the PID is 12.systemctl commandSystemctl list-units # #列出当前系统服务的状态650) this.width=650; "Src="

Using Delphi 10.2 To develop WebService on Linux

A few days ago to do Linux under the development of Apache, today do a Linux under the WebService for the client to call.Talk less, do it directly.Create a new project. Choose Other ..., select.Continue to enter service nameThe corresponding cell is

Introduction to shell and introduction to shell Models

Introduction to shell and introduction to shell Models 1) DescriptionThe shell file suffix is sh, which can be understood as writing multiple commands to one file. As long as the shell file is executed, many associated operations can be performed,

Ubuntu has abandoned Untiy and switched to Gnome. What should we do to beautify it? You don't have to worry about step-by-step transformation !, Untiygnome

Ubuntu has abandoned Untiy and switched to Gnome. What should we do to beautify it? You don't have to worry about step-by-step transformation !, Untiygnome Cross-platform collection: http://www.cnblogs.com/dunitian/p/4822808.html#linux Common

Total Pages: 5467 1 .... 3006 3007 3008 3009 3010 .... 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.