1. Computer System ReviewTo begin with, we should has a refresher on the skeleton of a computer system, especially the Operating system:2. Overview of Linux KernelWhat we learn are Linux 0.11, which is a modular, unix-like, monolithic kernel. The
After a lapse of one months block, now Bird Brother's Linux private dishes have seen the regular expression, plan to Shellscript read, so you can in the group interview to take the shot. But after all, the command is too many, plus there are various
1. Standard output: Code is 1, use > and >>, the former is overlay, the latter is append.xxx > Aaa.txtXXX >> Aaa.txt2, for the wrong data, you need to use standard error output, standard error output: Code is 2, using 2> and 2>>3, normal information
If you forget the root password, what to do, today recommended two simple methods, suitable for just start Linux people.Log in to the system in single maintenance mode and use the Grub boot Manager to change the password (if your boot Manager is
int close (int fd) (assuming server side)Close closes the two directions of its own data transfer. The default behavior of the close one TCP socket is to mark the socket as closed and then immediately return to the calling process. The socket
I. I/O redirection:System settingsDefault output device: Standard output, STDOUT, 1Default input device: standard input, STDIN, 0Standard error Output: STDERR, 2Standard input: KeyboardStandard output and Error output: DisplayRedirect to change the
Linux Systems-File sharinga prerequisite for file sharing 1 windows and Linux ping each otherThe test method is as followsthe Ping pass2 Linux firewall off/etc/init.d/iptables Stoptwo samba configuration 1 Installing Samba2 Set Password: smbpasswd-a
The kernel header file Include/linux/kernel.h describes the prototype of the tool functions provided by ftrace, including TRACE_PRINTK, Tracing_on/tracing_off, and so on. This article shows readers how to use these tool functions in code through the
Mobile sister, your installation method can be tested before sharing out, this is a very irresponsible sharing attitude!Here's what I did 2 hours later:1 ) will jdk-8u45-linux-i586.tar.gz copied to /opt/sinoknots/ below the directory, if the folder
/binBin is the abbreviation for binary. This directory inherits the structure of the UNIX system and stores the commands most often used by the user. such as CP, LS, cat, and so on./bootHere are some of the core files used when starting
Linux Systems-User management-related profiles a configuration file 1 User information file:/etc/passwd 2 Password file:/etc/shadow 3 User group information file:/etc/group 4 User group password file:/etc/gshadow 5 User
I. Rights Management1. Three types of users:U: OwnerG: Genus GroupO: Other usersA: All Users2.chown---Modify the owner of the fileUsage: Chown User name File name or directory name ..., modify directory by default only to change the owner of the
Linux Systems-User Management-Administrator authorization The root privilege of a Linux normal user 1 often used to manage some services need some permissions, you can edit in the Visudo User name Host address = absolute path (to restrict
Blocking and non-blocking are two basic ways of device access, and the wait queue is often used when blocking and non-blocking drivers are used.Blocking and non-blockingA blocking call means that the current thread is suspended until the call
This is mainly about Linux under the compilation, Windows is relatively simpleReference: Http://qt-project.org/wiki/Building-Qt-5-from-GitDepend onsudo apt-get install "^libxcb.*" Libx11-xcb-dev Libglu1-mesa-dev libxrender-dev Libxi-devCompilation
Directory
Describe
/
The root directory is the most important directory in the entire system, all directories are derived from the root directory, and the root directory is also related to power-on/restore/system repair and
Install and CP are similar, you can copy files/directories to the specified location. However, the install allows you to control the properties of the target file. The install is usually used for the makefile of the program, which is used to copy
Access Windows folders in CentOS
To access the Windows folder (copy a file) in CentOS of VMWare, but because CentOS does not have XWindow, you cannot install VMWare Tools. The following method is used:
1. create and share a folder under windows,
Git error 401, git401
Error message:Error: The requested URL returned error: 401 Unauthorized while accessing https://git.oschina.net/xxx/xxx.git/info/refsI want to move my local project to the git of oschina and then get it from the service git.
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