linux-Process Basics

What a computer can actually do is essentially very simple, such as calculating the number of two numbers, and then finding an address in memory, among other things. These most basic computer actions are called Instructions (instruction). The

Linux. zip decompression command Set

Zip:Compression:Zip [-acddffghjjkllmoqrstuvvwxyz$][-b ][-ll][-n ][-t ][-][compressed file] [ File ...] [-i Extract:Unzip [options] Compress file name. zipOptions:-X file list to unzip the file, but not include the specified file file.-V View the

Linux Installation FTP Service

Transferred from: http://blog.csdn.net/huangbiao86/article/details/6641952FTP Server1. share files between Linux and other machines (install FTP under Linux)2. Specific installation steps:A) first check to see if the REDHAT5 is installed on myRpm-qa|

Linux Service Backend Management

There are two ways to put the process in the background1. Cmmand &2, CTRL + Z pause to the backstageView Background Services JobsMove the background process to the foregroundFG%2 work number restored to foregroundBackground service continues to

Three time about Linux files

Linux files have three time, respectively, access time, modification time, state change time, respectively, corresponding to Atime (that is, access times), Mtime (Modify times), CTime (change times).These three times are different.Atime: When the

linux--solve the "pop-up interface eth0: Device does not seem to exist" problem in the REDHAT6/CENTOS6 system

When I just executed service network restart in my CentOS6 system, I was prompted: 弹出界面 eth0: 设备 似乎不存在, 初始化操作将被延迟。   [失败] It's a magical thing to do. Then manually edit the NIC configuration

Embedded Linux > Simple installation ideas, step records

The idea is to upload ipk files to Linux via FTP and install them via opkg.Many tools have been able to UI these operations, the command line is just a spare tool,-The command line is the most straightforward and fast when all tools are not used or

Install Phalcon under Linux

Phalcon is a very fast PHP framework that is written in C language, compiled into a PHP module to provide useAfter installing Phalcon, it is particularly easy to build an MVC frameworkWhen installing Phalcon, be careful to check the PATH environment

Linux Service Management

XINETD Super Service Management, resident in the memory, plays the intermediate role, manages the service, according to the client's request, xinted notifies the corresponding service initiation process.XINETD-based services, such as TelnetXINETD

Linux soft connections and hard links

ITechSource:http://itech.cnblogs.com/ 1.Linux Link ConceptThere are two types of Linux links, one called hard links, and the other called Symbolic links (symbolic link). By default, the LN command produces a hard link."Hard Connect"A hard connection

Linux Script test network speed

Example:./netspeed eth01 #!/bin/bash23 interval= "1" # Update INTERVAL in seconds45 if [-Z ']; Then6 Echo7 echo Usage: $ [network-interface]8 Echo9 echo e.g. $ eth0Ten EchoesExitFi13If=$115While True+ Dor1= ' Cat/sys/class/net/$1/statistics/rx_bytes

Getting Started with Linux planning tasks

Linux OS Timer task system Cron get startedCron is a timed execution tool under Linux that can run a job without human intervention. Since Cron is a built-in service for Linux, it does not automatically get up, and you can start and shut down this

Installing Docker under Linux

Today, Daimajia recommends using Docker, but has always listened to Docker, but no use, today refer to a few documents to take Docker. It's faster than the average virtual machine.This summary is mainly the collation of work, most of the content is

Linux Pipe Functions

1. Function descriptionPipe (Build pipeline):1) header file #include 2) define function: int pipe (int filedes[2]);3) function Description: Pipe () creates a pipeline and returns the description of the file as a filedes array of parameters.Filedes[0]

Linux file Lookup

The Linux file lookup related commands generally involve two commands: Locate Find LocateFormat: Locate file name Locate Regular expressions DescriptionInstead of searching the file system, locate searches from a

Linux VPS automatically rejects weak password SSH scan

vps

VI block.sh#! /bin/bashCat/var/log/secure | awk '/failed/{print $ (NF-3)} ' | Sort | Uniq-c|awk ' {print $ ' = ' $ $ ' >/root/black.txtDefine= "5"For i in ' cat/root/black.txt 'DoIp= ' echo $i | awk-f= ' {print '} 'Num= ' echo $i | Awk-f= ' {print $}

Linux directory Configuration

FHS the three-tier directory defined for the directory tree structure:/root directory: Related to power on/restore/system repair/usr (Unix software Resource): Related to Software Installation execution/var (variable): Related to System operation

Linux Samba service establishes anonymous access to file shares

5 Samba ServicesSMB(Server messagesblock, Information Service block) is a kind of communication protocol that shares files and printers on local area network, and it provides shared services of files and printers among different computers in LAN.

Startup, shutdown, kill process for Tomcat under Linux

Startup, shutdown, kill process for Tomcat under LinuxOpen TerminalCd/java/tomcat#执行Bin/startup.sh #启动tomcatBin/shutdown.sh #停止tomcatTail-f Logs/catalina.out #看tomcat的控制台输出;#看是否已经有tomcat在运行了Ps-ef |grep Tomcat#如果有, use kill;Kill-9 pid #pid for the

CentOS proxy settings

CentOS proxy settingsYUM proxy settings edit/etc/yum. conf. After adding # Proxyproxy = http: // username: password @ proxy_ip: port/, you can also use proxy_username and proxy_password to configure the proxy user name and password, all users use a

Total Pages: 5467 1 .... 3252 3253 3254 3255 3256 .... 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.