chown Modify user and user group properties for files and folders 1. To modify the owner of the file hh.c. Modify this user for sakia all chown sakia hh.c This will apply the user access rights of hh.c to sakia as the owner
2. Change the owner and group of the directory /tmp/sco to sakia and group net chown -R sakia:net /tmp/sco
chmod modify file and folder read and write execution properties 1. Modify the hh.c file to be writable and readable. chmod 777 hh.c To modify all file attributes in a directory to be writable and readable executable chmod 777 *.* Replace folder name and suffix with * That's it. Similarly, if you want to modify the properties of all htm files chmod 777 *.htm 2. Modify the directory /tmp/sco to be writable and readable executable chmod 777 /tmp/sco
To modify all the folder attributes in a directory to be writable and readable executable chmod 777 * put the folder name Use * instead of
To modify all files and folders under /tmp/sco and its subfolder properties to be writable and readable chmod -R 777 /tmp/sco
Writable w=4 Readable r=2 Executable x=1 777 is full authority. Freely combine user and group permissions as needed
First, download the magent download address: http://pan.baidu.com/s/1eRygtEUmkdir -p /usr/local/mag
1. Hard disk partition configuration: C drive: Win7 (NTFS format ——
electronic device has two types: radiated noise and conducted noise generated from the power cable a
under Windows we have the power management system is very familiar with, we can achieve STR, STD and
Configuration Notes on Strengthening Linux Operating System Security
Linux FTP server build tutorial
LVS ipvsadm Command Reference Guide
Common security policy setting method under Linux
Manually add new users to the Linux system
Linux software installation and uninstallation Basic tutorial
A recovery method for accidentally deleting files under Linux
Select function implementation principle analysis
Windows 7 requires a computer configuration
Let Win7 automatically connect to the normal state when it is restored from sleep to
Win7 easy to transfer application skills
IIS server does not support ASP.NET solution
Win7 system to close win10 update push message method
Win10 prompts "Because Remote Desktop Service is currently busy, can't complete.." What to do
Manage the win10 system start menu and start screen to make it conform to your own habits.