Detailed description of user group and file permissions in Linux
User Group
In Linux, each user must belong to a group and cannot be independent from other users. In Linux, each file has the concept of owner, group, and other
On Linux, as long as the DNS server is BIND, It is developed by Berkeley University. Below are the main installation and configuration,
Yum install bind *
After the bind is installed, the main daemon is named. Generally, bind-chroot is automatically
Installation and configuration of rsync server in CentOS 6.3, centosrsync
I. Introduction to rsync
Remote synchronize (Rsync) is a remote data synchronization tool that allows you to quickly synchronize files between multiple hosts through the
CentOS7 user account Configuration
Note:
1. This blog post records the configuration of CentOS 7 user accounts, including adding users, adding user groups, deleting users, and deleting user groups. This includes analyzing user configuration files,
Install Asp. Net in Mac OS and use Yeoman to create an Asp. Net project, yeomanasp.net
This article is a summary of the problems encountered during installation of Installing ASP. NET 5 On Mac OS.
The original text prompts are as follows:
Installing
1. What is rsync?
Rsync, remote synchronize is a software that implements remote synchronization. It can keep the permissions, time, soft and hard links, and other additional information of the original file while Synchronizing files. Rsync uses the
Document directory
Always use rsync over ssh
Rsync command common options
Task: Copy file from a local computer to a remote server
Task: Copy file from a remote server to a local computer
Task: Synchronize a local directory with a remote
Build sftp in Centos 7
# Use ssh-V to check the openssh version. if the version is earlier than 4.8p1, you must upgrade and install openssh.
1. Create an sftp group # groupadd sftp 2. Create an sftp user, the home Directory of the user named
1. encrypt the root user
[Root @ localhost ~] # Passwd -- encrypt the current user's Changing password for user root. new password: bad password: it is based on a dictionary wordBAD PASSWORD: is too simpleRetype new password: passwd: all
Rsync is a data image backup tool in unix-like systems. It can be seen from the software name-remote sync
Its features are as follows: Images can be used to save the entire directory tree and file system.It is easy to maintain the permissions, time,
The final effect is similar (different browsers have different interfaces ):
If the authentication fails, an HTTP error 401 Authorization Required will be reported.
To implement this function, you need to change the server configuration and set the
Common Linux commands for project deployment, configuration, and troubleshootingI. Common commands
Ls display file or directory-L list file DETAILS l (list)-A: List all files and directories in the current directory, including hidden a (all)Ll will
For non-root users in Linux, how does one use port 80 to start the program? By default, only root users can use ports lower than port 1024 in Linux. Our tomcat, apache, for nginx and other programs, if you want to use common users to occupy port 80,
In linux, add new users and grant sudo execution permissions. 1. Add new users adduser xyw-Eliot. 2. Set the passwd xyw-Eliot password. Enter the password three times as prompted when using the sudo command, the following message is displayed: sudo:
Actual user ID, valid user ID, and save Set user ID real user ID: the actual user ID, which is the valid user ID of the process executor, saved set-user-ID: Save the set user ID as a copy of the valid user ID, you can restore the original effectiv
Linux File Permission, Linux File Permission
To learn about this chapter, you must understand the following three concepts:1. Owner2. Group3. OthersAfter understanding these three concepts, we will learn the attributes of the file. What are the
CentOS cannot install Chrome alternative solution
Prerequisites
1. Chrome cannot be installed because Cent OS kernel version is too low
2. Alternative: You can use the Chromium browser.
Install Google Source
Cd/etc/yum. repos. d/
Sudo wget
Do you want to know the truth about the Linux inotify system? Do you want to know what is inherent in the Linux inotify system, I will only give you a full introduction to Linux inotify using Linux inotify to monitor Linux File System events.Linux
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.