Although there are some gaps in desktop applications and Windows, but Linux desktop is constantly growing, today's Linux desktop interface is no less beautiful than any one operating system. What is the 1998 Linux desktop interface? Let's take a
The first is compression:
Tar-czvp-f skype_backup.tar.gz Skype_backup
Segmentation:
Split-b 4000k skype_backup.tar.gz skype_backup_20090626.tar.gz. –verbose
If the last two sentences were merged into one sentence:
Tar-czvp-f–skype_backup |split-
Bash's full name is the Bourne Again SHell;
The essence of Linux is the command line, enter the terminal (terminal), you can enter the command line;
Date: Show Dates
Cal (Calendar): displaying calendars
DF (disk free): Displays the remaining
Before the computer appeared, there was a device called the teletype Model 33, which could play 10 characters per second. But it has a problem, that is, after a line of line change, to use 0.2 seconds, just can hit two characters. If there are new
Recommended Learning Path:
First learn the editor, vim, Emacs, whatever.Then learn to make file files, just know a little bit, so you can prepare the program.
Then look at the "C programming language" k&r, so, basically you can do general
Policy-based routing is more powerful and more flexible than traditional routing, enabling network administrators to select a forwarding path based not only on the destination address but also on the message size, application, or IP source address.
#define LIKELY (x) __builtin_expect (!! (x), 1)
#define UNLIKELY (x) __builtin_expect (!! (x), 0)
Some people will ask why the above implementation of the use of!!, in fact, this played the role of type conversion, the non-bool data, converted
At the Linux command line, enter hostname, view the current hostname, and if you want to modify it, add a new host name directly after hostname (note: The following actions require root user execution), such as:
# hostname Newhostname
Note,
The Linux directory tree is as follows:
Detailed
/bin: The system has a lot of directories to place the execution file, but/bin is more special. Because/bin is placed in the single maintenance mode can also be manipulated instructions. The
The source code compiles, defines the service by oneself
1. First uninstall the system itself with the HTTPD service
2. Then download the source package to extract the SRC source package program Directory
3. Enter the source package (after
Configuration Summary
1. Download JDK on the web, with Tomcat.
2. Move the downloaded files to the same directory. MV Command
3. Extract two files Souss respectively. Unzip RMP tar and other orders
4. Configure environment variables.
Case A
1. Require the implementation of the host-based virtual host, IP are 192.168.1.25
2. The main site is www.abc.com, the main directory is/var/www/html, anyone can access;
3. Marketing site for mkt.abc.com, home directory for/VAR/WWW/MKT,
Linux system Centos7 yum command online installation MySQL5.6Tags: centosmysqlyum2015-11-18 17:21 707 people read comments (0) favorite reports Classification:LinuxCopyright NOTICE: This article for Bo Master original article, without Bo Master
Common directivesLS Display file or directory-l list File details L (list)-a lists all files and directories under the current directory, including Hidden A (all)mkdir Creating a Directory-P Create directory, if no parent directory, create p (parent)
Generally speaking, through network communication (such as TCP,UDP) or shared memory can certainly achieve cross-process communication, but now it is more biased but practical methods: the use of UNIX domain communication (ordinary network
FTP is the abbreviation for file Transfer Protocol (document Transfer Protocol), and Chinese is called "Interfax protocol". Used for two-way transmission of control files on the Internet. At the same time, it is also an application (application).
First, the operating systemDLL under window (Dynamic Link library) is a live libraryLinux called. SO (Shared object) share objectsLoginUser name: The fastest system recognition is the user ID,Authentication mechanism: AuthenticationAuthorization:
Less commands for viewing the contents of a file under Linux are roughly the following:Cat starts displaying the content from the first line, and all the content is output the TAC displays the content in reverse from the last line and
CentOS 7 (1611) Configure IP and DNS, centos1611
Note:
Start setting:
1. Execute the command: cd/etc/sysconfig/network-scripts/# enter the network configuration file directory
2. Execute the command: ll # list the file names in the current directory
RancherOS Study Notes (1), rancheros Study Notes
Today, I just want to briefly understand rancheros and try to install it.
This is the official documentation: http://docs.rancher.com/ OS/
This is the official site Github address:
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