Linux Introductory Learning (ii)

---restore content starts--- Key function Ctrl+d Keyboard input end or exit terminal Ctrl+s Pause the current program, pause and press any key to resume running Ctrl+

Linux monitoring, partitioning

System MonitoringTop: is a common performance analysis tool under Linux, type WinDOS Task Manager, 5S Refresh once1, Top (top command), current time, up (current system stable running time), 2 users (desktop and terminal), CPU average load: One

Linux SVN Server Setup

1. InstallationYum install Svnserver, for the source code installation is more complex, it is recommended that Yum to install itYum-y Install SubversionI executed this command, did not install successfully, Yum Search subversion did not, all

Linux Learning notes: SED

SED command:Vim's last command (ex mode command):Sed:stream Editor, a stream editor that edits one or more files in a behavioral unit; each SED processes a line of content in a given file.When the SED processes the text, it stores the current row

Linux under Yum command appears loaded Plugins:fastestmirror

Linux under Yum command appears loaded Plugins:fastestmirrorYum when install prompt: Loaded plugins:fastestmirrorFastestmirror is an accelerator plugin for Yum, here is the plugin tip message is that the plugin is not available.Can not use the first

DAY-7 Linux Basics and Common commands (3)

System Monitoring1, function: In order to ensure the normal operation of the server. General monitoring 3 states: State of CPU, state of hard disk, state of memory2, command top--detection system resources used by various processes (equivalent to

Application of NAT table for Linux

Iptables is very powerful, with a teacher said, "Only unexpected, not to do", of course, learning is the same way!For example, an example of understanding NAT:-The machine has two network cards, eth0 and Eth1,eth0 IP for 10.0.2.68, eth1 IP for 192.16

Blocking and non-blocking of Linux driver authoring

First, the conceptThe application uses API interfaces such as open, read, and so on to eventually operate the drive, with two outcomes-success and failure.  Successful, well handled, returns the desired result directly, but fails, does it continue

Two or three tips for learning about Linux system white

Some time ago saw a study of the use of Linux in the domestic table, with a lot of emotion. Now I've heard of Linux, there are a lot of people with basic Linux operations, but there is really little to do with Linux. Whether it is a company or a

Two or three tips for learning about Linux system white

Some time ago saw a study of the use of Linux in the domestic table, with a lot of emotion. Now I've heard of Linux, there are a lot of people with basic Linux operations, but there is really little to do with Linux. Whether it is a company or a

Linux:tomcat configuration and Setup boot from

1, the configuration completes 2, executes: Source/etc/profile3, starts the Tomcat server, the tomcat corresponding bin executes below:./startup.sh (Start/close command:http://www.cnblogs.com/tovep/articles/2473147.html4. In the browser, enter:/HTTP

Linux users, groups, and permissions

Because the operation of the file needs to switch to the appropriate folder, so the modification of the contents of the file, the most basic is the need for their folder execution permissions.Read permissions for a folder can be exercised

Linux hack root password

Reference from http://www.cnblogs.com/zero527/p/6904966.html1. Single-user modeThe first step:Grub boot screen reads seconds by pressing the UP and DOWN ARROW keys to enter the Grub interfaceStep Two:Use the up and down cursor keys to select the

Linux server logon slow to appear in Dayton

Use SSH to telnet to Linux after entering the user name after several seconds before the input password. Serious impact on productivity. Logon is slow, log on up after the normal speed, the main reason for this situation is: DNS Reverse resolution

Installing a virtual machine in a Linux system

In a Linux system, a virtual machine is installed using a graphical interface. Start Virt-manager first, of course, no installation virt-manager need to be installed first.1 $ apt-get Install Virt-manager 2 $ virt-managerI. Preparatory work.1.

Linux sed: Deleting a row and replacing it

Sed is a good file processing tool, itself is a pipe command, mainly in the behavior of the unit processing, you can replace the data rows, delete, add, select and other specific work, the following first understand the use of SEDThe SED command

2.docker Learning Linux Installation

Docker CE is supported on CentOS 7.3 64-bit.Description Docker can only be installed above centOS7[[Email protected] ~] # Yum install-y yum-utils [[Email protected] ~] # yum-config-manager \ --add-Repo https://download.docker.com/linux/centos/

Linux under Configuration, install Hadoop

1, download hadoop-2.4.1.tar.gz from official website, my version is hadoop-2.4.1, can download in Http://pan.baidu.com/s/1cLAKCQ.2, decompression hadoop-2.4.1.tar.gz, using TAR-ZXVF hadoop-2.4.1.tar.gz-c app/, the app file is a file I created3,

linux--Users and Groups

One: Linux user and group related configuration files:/ETC/PASSWD: User and its attribute information (name, UID, base group ID, etc.);Name:password:UID:GID:GECOS:directory:shell User name: Password: UID:GID:GECOS: Home directory: Default Shell /etc/

Zabbix monitoring the number of TCP connections for Linux and Windows

ack

Linux:The commands for manually obtaining TCP connections on Linux are:netstat -an|awk  '/^tcp/{++s[$NF]}end{for (A in S)  print a,s[a]} ' #ESTABLISHED        socket has established a connection    #CLOSED             socket not used, no connection  

Total Pages: 5467 1 .... 2995 2996 2997 2998 2999 .... 5467 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.