Transferred from: http://os.51cto.com/art/201401/426464.htmSometimes, when you log in to the Linux desktop, you may want to start a program automatically. These start-up programs can be configured for an entire system (such as an automatic proxy),
Put the boot command into the/etc/rc.d/rc.local file so that you can start the service automatically each time you start, for example, Apache, after compiling Apache, will generate the Apachectl file under the bin of the installation directory, this
0. Study time:2014-05-15The which command is used to look up a specific file in the path specified by path and return the first found result.1. Command format :which file name2. Command functionYou typically use the which command to see if a system
(i) Unreliable signalsThe signal to the front is unreliable, and unreliable means that the signal may be lost: a signal has occurred, but the process may have been unaware of it. In addition, the process has limited control over the signal and can
Only know how to use this, plus double quotes, the reason is not very clearThe reason is that with double quotation marks can prevent escaping, using & in Linux will make the process background run, must be escaped to &, and the way of adding
join to see the literal meaning (join/participate) can be known that he is processing data between two files, and, mostly in the processing " two files with "same data" in the line, just add him together "means. Let's use the simple example below to
[email protected] ~]# Col [-XB] Options and Parameters:-x: Converts the TAB key to the equivalent space bar-B: Filter out all control characters, including RLF (Reverse line Feed) and HRF (Halt RLF)Example one: UsingCat-A shows all the special keys,
TR (abbreviated by Traslate) can be used to delete text from a piece of information, or to replace text messages![Email protected] ~]#TR[-DS] SET1 ... Options and Parameters:-d: Delete the SET1 string from the message;-s: replace the duplicate
today installed JDK encountered a lot of problems, I first encountered 64-bit virtual machine installed 32-bit operating system, and then encountered a series of trouble, almost a kind of crash feeling;For a version of the problem is a very critical
1. First, write service scriptsThe service script needs to go into the directory/etc/init.d, then touch memcached, and finally vim memcached after scripting, the script is as follows:#!/bin/bash#chkconfig: 345 60 60#description: Auto_runExport Path=/
To install a USB stick as an example:1, in the Windows system to make Win7 of the U disk Startup disk (available UltraISO production).2, the U disk into the Lenovo small new USB interface, boot, press fn+f2 into the BIOS. 3, Boot--boot
Iptables details
Iptables principlesCurrently, firewalls are divided into the following types:
Packet filtering, application proxy, and status detection
Packet Filtering Firewall:The static packet filtering firewall is no longer available in the
DHCP server:
1. ip Address Resolution
2. assign an ip address to the client
Install the dhcp software package:
After installing the dhcp service package, the system cannot start by default.
3. The dhcp service configuration file does not exist.
1 IntroductionThread technology was proposed as early as 1960s, but the real application of multithreading to the operating system was in the middle of 1980s, and solaris was a leader in this field. Traditional Unix also supports the concept of
In linux, the password file is in/etc/passwd. in earlier versions, this file directly stores the encrypted password. The first two are "salt" values, which are a random number, the password is followed by an encrypted password. For security purposes,
Socket Connection
Socket is a communication machine. With this mechanism, the development of the customer/server system can be carried out on both a local single machine and a network. The creation and use of sockets are different from those of
Oracle Linux 6.3 has been released for nearly two years, and its functions have been greatly improved. It has enhanced KVM, online file volume resizing, and LVM supports raid4, 5, 6, supports more virtual CPUs and larger memory. For details, refer
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