Http://www.blogjava.net/itvincent/archive/2007/08/03/134242.html modifying Linux time can use the date directiveAt the command line, enter:DateShow Current time Fri 3 14:15:16 CST 2007Date ' +%x%x ' showing current time August 03, 2009 14:15 00
--------------------------------------------------------------------------Common Commands--------------------------------------------------------------------------Mount-Parameter device name mount point "Mount command" Mount Optical drive Direct
The problem is this:First the terminal has the current path shown, and I have an executable code like this:FILE fp = fopen (filename, "RB");if (fp = = NULL) printf ("Cannot open\n");Compiled executable program (ELF format) such as
http://blog.csdn.net/hguisu/article/details/7445768How processes communicate across the networkThe concept of process communication originated from a stand-alone system. Since each process operates within its own address range, it is guaranteed that
Recently put the project on GitHub, but found the code in the Chinese part of the comments are garbled, after the check found that because my CentOS installed on the virtual machine, and I am in the Windows environment through the UE to write code,
1. How to view Linux MailQueueCheck whether the sent e-mail is delivered or stuck in the mail serverSyntax:/USR/LIB/SENDMAIL-BP2. How to send mail1) Send files as email contentSyntax: mail-s "subject" User name @ Address Example: Mail-s "Send with
Today, under Linux misuse of a rm-rf, experience painful, record.The reason is I deleted a file to the Recycle Bin, then the wrong thing to delete everything under the home to the Recycle Bin, and then I copied from the Recycle Bin back home
In Linux, uname is used to output a set of system information. If no parameters are followed, the default is to append-s parameters.-A: Output information by default in the following order-S: Output kernel name-n:nodename, the name of the host node
If the workplace is like a battlefield, the interview can be counted as the first step in the battlefield fame. This step directly affects what kind of person you will be exposed to and what to do in the days that follow. In other words, with a
For the first contact with Linux, the biggest difference compared to window is the file. General document everyone is very easy to understand, such as: Word document, TXT document this is a regular file it, but in the Linux environment, the device
ITerm2 is a free, one-of-a-kind tool for termial enhancement.You can download the latest version here.Typically, ITERM2 accesses remote Linux using SSH, as is the case with Termial, as follows:ssh @Then enter the access password. Of course, there
When we use the Windows operating system, the most likely to use the text format is txt, but when we copy the TXT text document under the window platform to view under the Linux platform, we find that the original Chinese has become garbled. Yes,
In the development of Linux driver, the delay function is often used: Msleep,mdelay/udelay.Although both Msleep and mdelay have delayed effects, they are different.1.) for the module itselfMdelay is a busy wait function and cannot run other tasks
Linux Command alias, unalias, aliasunalias1. AliasLinux alias: 1. Simplified special long commands and parameters 2. Added default options for some commands to improve security.2. Use alias
[www@work sh]$ alias lm='ls -l | more'[www@work sh]$ The lm
Linux boot chkconfig command details (For MySQL and Apache boot), chkconfig command details
Chkconfig
Chkconfig is frequently used in command line operations. It allows you to conveniently set and query system services at different running
A centos7 rpm/yum source is recommended.
The epel + rpmfusion source has been used in centos 6, but so far (), rpmfusion has not released the source under centos7/rhel7, so it is a pain to install the software.
For the lack of yum software, I used
Set up the environment in Orange's _ movie win7, oranges_movie win7
To do well, you must first sharpen your tools.Since the company's computer work environment is win7, in order to learn from the Orange, so configure the environment in windows:
1.
Install mysql in linux
Install mysql
Download the mysql-standard-4.1.8-pc-linux-i686.tar.gz file to the directory/usr/local /.
# Groupadd mysql // Add a mysql user group
# Useradd-g mysql // log on to the mysql user group
# Tar-zxvf
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