alienware 13 linux

Learn about alienware 13 linux, we have the largest and most updated alienware 13 linux information on alibabacloud.com

LESSON-13 Linux system daily management 2

)# || .----------Day (1-31)# ||| .-------Month (1-12)# |||| .----Week (0-6) (Sunday =0 or 7)# |||| |# * * * * * * user-name command to be executedCron is also a service, so you need to start the service to be effective: service Crond start; Service Crond StatusTask Schedule Exercises:Clear/var/log/slow.log This file every 1:20 A.M.Execute "/bin/sh/usr/local/sbin/backup.sh" every Sunday 3 o'clock14th # 4:10 per month to execute "/bin/sh/usr/local/sbin/backup_month.sh"Perform "Ntpdate time.windows

Embedded Linux bare Metal Development (13)--I2C Communication

://s5.51cto.com/wyfs02/M01/82/91/wKiom1da0BDC6DYcAAB8ofMduuI580.png "title=" Picture 26.png "alt=" Wkiom1da0bdc6dycaab8ofmduui580.png "/>Clock Source: Pclk_psysBus Control logic unit: generation of IIC Communication timing (Setup I2ccon , I2cstat )Shift Register: the data 1bit shift to SDA lineComparator + address Register: Compares the address to the address register address as it will be received when used from the device.I2ccon : Clock ConfigurationI2cstat : operation mode and condition bit s

Linux Learning Notes 13--vi and VIM editor

edit operationThe continuous u command undoes the previous n edit operations#u: Undo Recent # edits directlyUndo the most recent undo action: Ctrl+r12. Repeat the previous edit operationDot character.13, the visualization mode is used to delete the copy and paste operationsV: Select by characterV: Select by rectangle14, find (support regular expression, in the last row mode)/pattern from yourselves to tail? PATTERN from current to headerN: Find from

Linux Learning Unit 13

/yum.repo[Server]name=rhel7.1baseurl=ftp://172.25.0.254/pub/rhel7.1Gpgcheck=0: WqYum Clean All # #清空yum缓存识别新配置Yum commandYuminstallsoftwarename # #安装Repolist # #列出设定yum源信息Removesoftwarename # #卸载Listsoftwarename # #查看软件源中是否有次软件List all # #列出所有软件名称List Installd # #列出已经安装的软件名称List Available # #列出可以用yum安装的软件名称Clean All # #清空yum缓存Searchsoftwareinfo # #根据软件信息搜索软件名字Whatprovidesfilename # #在yum源中查找包含filename文件的软件包Update # #更新软件History # #查看系统软件改变历史Reinstallsoftwarename # #重新安装Infosoftwarename # #查看软件信息

Linux OPS Practice-September 13, 2015 Course Assignment (practice) Schedule

number of files in two files and their total number of rows;8. Write a script(1) Prompt the user to enter a string;(2) Judgment:If the input is quit, exit the script;Otherwise, the string content of its input is displayed;9, write a script, print 2^n table; n equals the value entered by a user; (Sorry, I'm naughty)10, write a script, write a few functions: function 1, to achieve the sum of two numeric values, function 2, take a given two numeric value of greatest common divisor, function 3, ta

Linux Learning Notes (13)-Process communication | Named Pipes

Anonymous pipelines can only communicate between processes that have kinship, so what if you want to communicate between strangers without having relatives?Don't panic, Linux as the world's * powerful operating system, of course, provides this mechanism, that is named pipe ...The so-called named pipe, that is the name of the pipeline, but also known as FIFO, talking about FIFO, then do a single-chip development of the students must be not unfamiliar.I

Basic Linux Learning (13) Common Search commands

.png-wh _50 "/># # #3. cut###Cut # #截取字符cut-d Delimiter # #指定分隔符Cut-f 1,7 # #显示制定的列Cut-c 1-4 # #显示指定的字符# # #4. sort### # #排序Cp/etc/passwd/mntvim/mnt/passwdSort-n # #纯数字排序-U # #去冗余|UNIQ-C # #去除冗余并统计冗余次数-T # #指定分隔符-K # #制定列# # #5. uniq###Sort file |uniq-c # #去除冗余并统计冗余次数-D # #显示冗余行-U displays unique rows# # #6. sed###Sed ' s/original character/replacement character/g ' fileSed-e ' policy '-e ' strategy 2 ' fileSed-i File # #把转换后的内容输入到指定文件Sed ' 3,5s/meta character/replacement character/g ' # #3-5 li

Linux Fundamentals 13

TCP connection:Control connection: TCP 21 port, sending FTP command informationData connection: TCP 20 port, uploading dataData connection modeActive Mode: server 2 Port-Active connection-"client"Passive mode: Server XX Port-Passive connection-ClientXX port range must be pre-qualifiedTransfer modeText mode: ASCLL mode, text sequence transferBinary mode: Binary mode, binary sequence transferFTP User typeAnonymous User: FTP or AnonymousLocal User: Linux

Linux Basics (13)--Process management--rhel6.5

? If the init process belongs to the kernel, in addition, TTY1-TTY6 is the login program on this machine, if it is pts/0 and so on, Represents a program that is connected to a host by a network.STAT : The current state of the program, the Linux process has 5 basic states: R : ( running or waiting in the running queue) ;S : The program is currently sleeping, but can be awakened by certain signals (signal) .T : The program is currently pausedZ: Zombie

Linux frequently used commands (13)-head

head and tail are as easy to understand as its name. It is used to display a block of text at the beginning or end of a number, and the head is used to display the beginning of the file to the standard output. and tail is looking at the end of the file . 1. command format: head[ Number of references ]...[ file ]...NBSP; NBSP; 2. command function:the head is used to display the beginning of the file to the standard output . The default head command prints the first 10 lines of

L-1-13 Linux VIM Editor

section.----------------------------------------------------------------------Input modeESC enters edit mode----------------------------------------------------------------------Last-line mode: : :!: x equals: Wq:/?: s/Where%s can express full-text SearchOpen multiple Files: Next switches to the next fileVim can open multiple files at the same time by default displaying the first parameter of the file.:p Rev Switch to previous file: Last switch to final file: first switch to file one: QA Exits

2018-03-13 Linux Learning

:/var/ftp:/sbin/nologin Polkitd:x:999:997:user for Polkitd:/:/sbin/nologin [[EMAILN bsp;protected] sed]# sed ' 1,18 ' d test.txt bacula:x:133:133:bacula Backup system:/var/spool/bacula:/sbin/nologin Apache:x:48:48:apache:/usr/share/httpd:/sbin/nologin [[emailprotected] sed]# head-3 test.txt|sed-r ' s/ roo/aaa/' Aaat:x:0:0:root:/root:/bin/bash bin:x:1:1:bin:/bin:/sbin/nologin Daemon:x:2:2:daemon:/sbin:/sbin/nologin [[emailprotected ] sed]# head-3 test.txt|sed-r ' s/roo/aaa/g ' Aaat:x:0:0:a

Linux commands (13) Create directory mkdir Delete directory RmDir

I. Introduction to the establishment of a directory mkdir commandThe mkdir command is used to create the specified directory. When you create a directory, the current user has read access to the directory where the action is required. If the directory already exists, it will prompt an error and launch. MkDir can create multi-level catalogs.Common parameter Description-m 设置新目录的存取权限,类似于 chmod-p 该参数后跟一路径名称,可以是绝对路劲或向对路径,如目录不存在则会创建--help 显示帮助信息 The destination path cannot have a directory or

Linux Study Notes 13 week Lesson (May 2)

= on/ETC/INIT.D/PHP-FPM ReloadCat/usr/local/php-fpm/var/log/www-slow.log12.23 Open_basedirvim/usr/local/php-fpm/etc/php-fpm.d/aming.conf//[www] Add the following:php_admin_value[open_basedir]=/data/wwwroot/aming.com:/tmp//ETC/INIT.D/PHP-FPM restartCreate a test PHP script to testcurl-x127.0.0.1:80 test.com/sleep.php- I.Change aming.conf again, modify the path, test againConfiguration error LogVim/usr/local/php-fpm/etc/php.iniinstead display_errors =OffError_log =/usr/local/php-fpm/var/log/php

Total Pages: 5 1 2 3 4 5 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.