1. Press SHIFT or ESC to start recovery mode2. Select the root command line mode3. Execute first#mount-O REMOUNT,RW/This is very important, the Internet to find a lot of information is not completely without this step can not restore success.Because
One-time Task Scheduler use commands such as at(specify time to perform tasks, turn on ATD Service) batch(do not specify execution time, perform tasks automatically when system is idle/ low system load), etc.Recurring Task Scheduler cron(need to
Let's talk about compiling Hadoop source code today ~1, first download the source codeAddress:http://mirror.bit.edu.cn/apache/hadoop/common/hadoop-2.4.0/2, pressurized tar package to the specified folder :/home/hadoop/soft/hadoopTar zxvf hadoop-2.4.0
Include/asm/io.h#define OUTB (Value,port) __asm__ ("Outb%%al,%%dx":: "A" (value), "D" (port))//macro definition OUTB with assembly implements write value at port address ports value// The register used is AL, a byte length, and port ports uses a
The following packages should be installed:
Scim
Scim-tables-zh (This includes Wubi input method)
Scim-tables-pinyin (this includes pinyin input method)
Scim-bridge-agent
Scim-bridge-client-gtk
Scim-bridge-client-qt
Wikipedia discovered the classification, found that there are many useless.
Unix command-line interface programs and Shell Builtins
File system
Cat
Cd
chmod
Chown
The login file can help us understand many of the system's important events, including some information about the login, so the permissions to log in to the file are usually set to read only by Root . and because the login file can record the system
Linux provides support for Bluetooth, and the core code is located in Net/bluetooth1. InitializationMainly by Subsys_initcall call function Bt_init () to completeBt_init (), Bt_sysfs_init (), Sock_register (&bt_sock_family_ops), Hci_sock_init (),
In general, there are many tools that can be used to replace text on a local computer, such as sublime text, but most of the servers are non-graphical, and a few commands are collected for the Linux command line to implement bulk replacement text
RPM-IVH jdk.rpmView Java version java-version after installationPour the environment variables after the installation is completeAdding Java_home Environment variables[Email protected] src]# Vi/etc/profileOn the last side add:#set Java
Must remind you is: Locate command very fast, in fact locate command he query is a database in the system. This database is usually updated at a certain time. This is really handy, but: if you create a new file$ Touch File_for_testAnd then you type$
Linux root user is a super administrator, generally do not use this user login to operate, but sometimes need root permissions, and do not want to switch users can be used sudo command. However, not all users can use the sudo command.You may first
Linux modifies environment variables, very simple but importantI. Variant types of LinuxAccording to the lifetime of the variables, the Linux variables can be divided into two categories:1. Permanent: Need to modify the configuration file, the
Including the OS, all software has version number information. Generally speaking, the increase of the version number indicates that the software has enhanced or fixed some bugs, that is, the software update.There is no uniform standard for how the
Apache configuration is configured in the httpd. conf file. Therefore, the following configuration commands are all modified in the httpd. conf file.Configuration of the primary site (basic configuration)
Basic Configuration:
ServerRoot
Uname command: displays operating system information
The uname command is used to display information about the operating system, including version and platform.
Its parameters mainly include:
-A: All information is displayed.
-S: display the kernel
Today, Xshell is used to connect to CentOS6.5, when the terminal code is set to: Unicode (UTF-8), the output of the command to execute service iptables restart will be garbled; when the encoding is set to: default language, ls output will be garbled!
First download the libgdiplus2.10.9 installation package
wget http://download.mono-project.com/sources/libgdiplus/libgdiplus-2.10.9.tar.bz2tar -jxvf libgdiplus-2.10.9.tar.bz2cd libgdiplus-2.10.9
Go to the directory and start configure compilation.
./
Stat command: displays detailed information about the file/file system.
The stat command is used to display detailed information about a file or file system. The syntax format of the command is as follows:
-F does not display the information of
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