ReleaseProgramThe version number of the configuration file is often required to be upgraded, and a bunch of configuration files have to be uploaded to the Linux server,
Execute oneRename "10012020" "10012021 "*And then pull the file down. Well, it'
Question: Generally, most Linux servers are remotely logged on and managed through the SSH client. After logging on to the Linux host through SSH, how can we quickly interact with files on the local machine, that is, uploading and downloading files
1. Install the rstatd daemon on the server
Installation steps:
1. Download rstatd from the Internet
2. Put the file in the/home/user directory.
3. chmod 777 rpc. rstatd ---- change the read and write permissions of the file and have all
1. Linux Mount USB flash drive:
Insert a USB flash disk to a computer. If only one USB flash disk is inserted and your hard disk is not a SCSI hard disk interface, the hardware name is sda1. Create a USB directory under the MNT directory:
(For
From the above, we know that Linux simplifies the segmentation mechanism so that the virtual address and linear address are always the same. Therefore, the virtual address space in Linux is also 0 ~ 4G. The Linux kernel divides the space of 4G bytes
Command for viewing IP addresses in Linux: ifconfig.
How to compress and decompress files in Linux
Create an archive with tar
Tar is short for "tape archive" (tape archive), which appeared in early stages of a computer that does not have a floppy
Su -- Super User
Su or su root: Convert the current identity to root, and the User Shell has not changed. therefore, some system commands cannot be used. su-, Su-l, or Su-l root can completely convert the current environment to the root environment.
In Linux and Windows systems, some files are often transmitted, and I often transfer small files to each other.
So the first thought of it is to use the Flying Pigeon ipmsg, but the Flying Pigeon only supports the 32-bit Linux version. In ubuntuamd6
This chapter describes the operating principles of the Linux File System. I have forgotten a lot about computer components and operating system principles. I will review them here.For more information, see Section 1 and 2 of this
Author: gnuhpcSource: http://www.cnblogs.com/gnuhpc/
Full backup:
# Create a test path and fileMkdir TestTouch test/{a, B, c}Generate three files under test
# Complete backupTar-G snapshot-zcf backup_full.tar.gz Test
# Viewing tarball contentTar
Author: gnuhpcSource: http://www.cnblogs.com/gnuhpc/
First, you need to understand that in Linux, the kernel assigns an inode (index node) to each newly created file, and each file has a unique inode number. The file attributes are stored in the
1. Introduction to Vmware
1.1 What is VMware.
VMware is a popular virtual software. It can simulate a virtual machine on Windows and install any x86-based operating system.
-It also has the Linux version, so that you can install windows in
(31) Partition
There is a door on the wall of our house with three letters on it-USB
This door is another interface for us to communicate with the outside world (the most important thing is the network). Every time the red light on the door
SVN usage in Linux (SVN command)
1. Checkout the file to the local directory.
SVN checkout path (path is the directory on the server)
Example: SVN checkout SVN: // 192.168.1.1/Pro/Domain
Abbreviation: SVN Co
2. Add new files to the version
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