Linux Learning Notes (vi)

Linux system user and user group management1.groupadd: Added user group format: groupadd [-g] groupname.-G: Custom GID, only greater than or equal to 1000.2.groupdel: Delete user group format: Groupdel groupname.Note: When GroupName is a user's

Introduction to Linux interprocess communication

I only do the profile. Transferred from: http://www.linuxidc.com/Linux/2013-06/85904p2.htmpiping (pipe):(Linux interprocess communication) A pipeline is a half-duplex method of communication in which data can only flow in one direction and

Install a Linux practice machine

To install a Linux host is not that simple, we must consider the features of distributions, the capabilities of the Server software, future upgrade requirements, hardware scalability requirements, and so on, for disk partitioning, file systems,

How Linux turns on SSH services for Centos6.4 systems

Log in to the Centos6.4 System. Example: log in with the root user. Note: If you log in as a non- root user, you will need to add sudo if you are not sufficient to perform certain commands . View SSH is installed. Input command:rpm-qa | grep sshNote:

The use of crontab under Linux

Before the use of Linux crontab, today changed to Ubuntu on a lot of small pits, summed up today.Crontab is installed by default in Ubuntu, and we use the crontab to edit the command directly:The result appeared this page, then the first reaction is

Linux Ngix Installation

Because I completely follow the first reference article from the top to the next step installation caused some installation failure last reload, the process a bit messy, did not own summary please read the follow articlesLinux installation Nginx

VMware link Linux virtual machines

Recently started to learn Linux, I feel that every time you switch from the desktop to the virtual machine also need to press "Alt+ctrl". Very troublesome, so I want to use SSH to connect the virtual machine so that you can not switch frequently,

Linux file type and directory configuration

Linux file types and extensionsIn a Linux system, any hardware device or other device is in the form of a file, and even the interface of data communication is responsible for the special files, so there are many types of Linux files, out of our

How to optimize Linux systems

1. Compact installation When installing the system (minimized installation)2. Configure the domestic high-speed Yum source.3. Disable boot-up services that are not required.4. Optimize system kernel parameter/etc/sysctl.conf.5. Add configuration

IP address configuration under Linux

The operating environment of this experiment is Centos6.9.1. Graphical configuration of the pageGo to the graphical page, right-click the network card icon on the page bar 650) this.width=650; "Src=" https://s5.51cto.com/wyfs02/M02/05/E4/ Wkiom1muf3-

The Three Musketeers of Linux

The Three Musketeers of LinuxAwk (the boss of the Three Musketeers) awk/oldboy/test.txtFilter file command to filter the content file nameSed (the third swordsman's Dick) Sed-n/oldboy/p test.txtFilter file-n Cancel default output (parameter) filter

Linux system cannot be saved after creating files

Production environment:Operating system: CentOS[Email protected] html]# VI test_conn_use_db.php"test_conn_use_db.php" E514: Write error (File system full?) #文件系统空间满了吗? [Email protected] html]# df-hFilesystem Size used Avail use% mounted on/dev/sda2

Basic Linux Learning

Program: Instruction + dataComputer architectureCPU: Calculator + controller + RegisterController: Receive control instruction [Control bus]Memory: StorageMemory: Addressing storage devicesInput | output (I/O): HDDPolling and interruptsPolling: CPU

Learn the architecture of Linux

First, Architecture of Unix/linuxAs shown in the macro view, the Linux operating system architecture is divided into user state and kernel state (or user space and kernel). the kernel is essentially a software that controls the hardware resources of

Forgotten root password solution in Linux

Method One:If the user has sudo permissions, you can run the following command directly:#sudo su Root#passwd#更改密码Alternatively, you can directly change the root password by running the sudo passwd root command directly.Differences about sudo su:1.

Linux File Permissions control

Chmod Modify file Permissions 755 644-r is recursive let the directory also has the relevant permissionsUgo User User Group other ugo=a a+x=+xChown Modify Ask Attribution- R recursive chgrp Authorized user group now, no, because Chown contains

Linux (Cent OS7.2) Start stop memcached method and PS command use explanation

Under Linux, take cent OS7.2 as an example, the Startup method after installing memcached is very simple, here we use Yum source installation.First, look for the memchaced installation package for the Yum source repository.Yum grep memcachedThe

Open error prompts in Xshell using the Linux language

On-line project to the server, sometimes some functions and local debugging is not the same, this time need to set open display_errors = on;First, CD. Go to the upper level, ll list the current directory, with the current directory of the home of

Comparison tools and tools

Comparison tools and tools (Green) short pairwise alignment/detailed edit model; (yellow) database search/divergent homology detection; (red) whole genome alignment/alignment of long sequences with structural rearrangements; (blue) short read

Uninstall MySQL,

Uninstall MySQL, Uninstall mysql:1. Check whether mysql is installed before.Command: Rpm-qa | grep-I mysql You can see the mysql package:2. Delete mysql.DELETE command: Rpm-e -- nodeps (package name) 3. Delete the development header files and

Total Pages: 5467 1 .... 3793 3794 3795 3796 3797 .... 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.