First, the basic steps:1. Use the MKISOFS command to build the data you want to back up into a mirrored file.2. Use the Cdrecord command to burn the image file to a disc or DVD.Second, mkisofs: New Image fileMkisofs [-0 image file] [-RV] [-m file]
No matter what system, the normal operation of the time to try not to restart, restart only a few cases:You may need to restart the server only after it has been hit by a flood, upgraded and updated, and the software is recompiled. And also1. Unable
======Basic article======1. An action instance without patternA awk ' {print NR $ $NF} ' data.txt prints line numbers, first and last columns, no separators in middleb awk ' {print $, $NF} ' data.txt prints the first and last columns, with
Although the file system can be mounted manually, but each time the manual mount will be cumbersome, the purpose of the boot mount is to achieve automatic file system mount.First, boot mount:/etc/fstab and/etc/mtabThis is done primarily by modifying
1. Folder operation: Opendir, Readdir, Closedir2. File properties: Lstat3. Implementation function: Get all the files under the specified folder (using recursion), so you can calculate all the file size ...The code examples are as follows:#include #
Modified image format under LinuxInstalling ImageMagick on the terminalsudo apt-get install ImageMagickCD to the corresponding picture in the same directory#把. png go to. Jpgconvert *.png *.jpgrm-r *.pngThe image generated by the above method may
/dev/zero is a special file in a Unix-like system that provides an infinite null character when the file is read. One of its main uses is to provide a character stream to initialize the data store, which is to overwrite the target data with a null
Transferred from: http://os.51cto.com/art/201003/187301.htmThe Linux SCP commands are used to copy files and directories between Linux, and how to use them here, from local replication to remote, remote replication to local, is two ways to use it.
LessOne display can be up (n), page Down (n), and you can find:/keyword,v into the editorCatDisplay text content at onceMoreCarriage return down one line, space down a page, but cannot page upnlShow output of line numbersHeadShow the first 10 lines
1 , what are file and file descriptorsLinux files can be divided into 4 types: normal files, directory files, linked files and device files.1. Common documentsAre the most frequently used files for users, including text files, shell scripts, binary
One, relative path and absolute path:A, Absolute path: The path that is written by the root directory/start, for example/usr/share/docB, relative path: a path that is not written by the root directory/start.Second, the relevant operation of the
The user is divided into three categories:1.root Users2. Virtual User: Does not have the ability to log on to the system, the general system itself, such as Bin,daemon,ftp,mail3. Ordinary UsersUseradd-G: Specify user Private Group-G: Adding
Linux or UNIX files, and Windows files, when processing back and forth, if you do not pay attention to the difference between line breaks, may cause a program Error!!! A profound lesson ....In the early days of the printer, it took two characters to
The three linux notes compiled by Xin Xing are free of points for downloading.
I don't need to talk much about it. The first is my note when I was watching the video of Miss Li Ming. The book is about 116 pages. On csdn, click here to download it,
Use the latest intel Linux graphics driver on Ubuntu 14.04 LTS
Intel makes Driver Installation easy
The new version of Intel Linux graphics installer can be downloaded.
This open-source tool provides a simple way to get the graphics and video
Try Elementary OS 0.3 Freya Beta 1
Today, we downloaded the 64-bit Elementary OS 0.3 Freya Beta 1 image to get started. The installation process does not change much, but the connected network prompts that there is no Internet connection, but the
Try to use debugfs to restore the deleted file on the ext3 File System
Everyone knows that in Linux, it is difficult to restore deleted files! Recovery commands and tools may be different in different file systems. The following describes an attempt
How to Create SWAP partition files in Ubuntu 14.04
We have described in detail the Swap partition in Linux (see). In fact, when the server memory is insufficient and the server response capability is affected or even the application fails, adding a
Build WEB + NFS + DNS in CentOS
This experiment uses two web, a php and mysql web1, 2 (172.16.31.30, 31.31) nfs 172.16.31.34
Php 172.16.31.32 mysql 172.16.31.32
Build
1. Set up web
First # mount-t nfs 172.16.31.34:/mydata mount nfs
The web
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