Linux study notes 14 weeks four lessons (May 14)

16.1 Tomcat Introduction16.2 Installing the JDKOfficial website http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.htmlUse Xftp to copy and place to/usr/local/src/#cd/usr/local/src/#tar ZXVF

linux--See how many bits of the Linux system are file commands

1. Check whether the Linux machine is a 32-bit or 64-bit method:File/sbin/init or file/bin/ls/sbin/init:elf64-bitLSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU /linux 2.6.18, strippedIf the display 64-bit is

Linux root partition full of how to handle, find large file method

A: If the Linux root partition usage reaches 100%, it will cause the following behavior: root cannot log on system does not start properly Second: Find large files within the root partition by command 1.du-sh/* 2>/dev/null | sort-hr | head-3 2. If

LINUX IO Redirection

/proc File Store process information[Email protected] ~]# Ls/proc1 1168 226 469 491 8104 823 bus devices filesystems kallsyms kpageflags modules sched_debug stat timer_stats z Oneinfo232 3 473 5 8129 850 cgroups diskstats fs Kcore loadavg mounts

Linux Learning Summary (50) Tomcat build Zrlog

1 Configuring Tomcat Listener port to 80编辑tomcat配置文件vim /usr/local/tomcat/conf/server.xmlConnector port="8080" protocol="HTTP/1.1"修改为Connector port="80" protocol="HTTP/1.1"/usr/local/tomcat/bin/shutdown.sh/usr/local/tomcat/bin/startup.sh2

Linux Learning Notes-BASIC Operations 3

1. Use of the VIM editor2. GCC compilers3. The creation of Static library--Lib4. Creation of dynamic library--DLLVI--VIMVim is a text editor developed from VI.VI a.txtPremise: The VIM software is installedOperating mode:1. Command mode-After opening

Linux system logs

/var/log/messages is the total Linux system log, the system has a log cutting mechanism, log scrolling, growing to a certain level, will automatically cut the log file, to prevent it unlimited increase/etc/logrotate.conf//Log Cutting profile

Linux Learning Note: "001" Linux kernel analysis

Linux kernelThe Linux kernel is one of the most important components of the Linux system and consists of 5 subsystems.Process scheduling:Process scheduling (SCHED) controls the process's access to the CPU. When the next process needs to be selected

Linux configuration 2 or more than 2 public network IP

In the work occasionally encountered in 1 machines configured 2 or more than 2 of the same network segment of the public network IP;In the actual configuration process found that when the configuration of multiple public IP network segment, only one

Directory Structure of Linux

Linux directory structure detailed/bin: Binary available to all users;/sbin: Binary files for system administration use;/boot: Each static file that the bootloader must use: Kernel, Initramfs (INITRD), grub, etc.;/dev: Store special files or device

Linux Network Service 01:DHCP

First step: Installrpm-ivh/mnt/packages/dhcp-4.2.5-58.el7.centos.x86_64.rpmStep Two: Modify the configuration fileRPM-QC DHCPVI/ETC/DHCP/DHCPD.CONF viewing DHCP service-related configuration filesSubnet 192.168.80.0 netmask 255.255.255.0 {Range 192.1

Linux commands the Three Musketeers of grep common parameters detailed

Linux commands grep of the Three MusketeersIntroductiongrep ranks old three in the Musketeers, a simple text-filtering command that has two extensions of grep in addition to grep itself.grep: Text filtering (Basic version)Egrep: Extended Text

Usage of Linux while and read

Reference:linux man Doc CSDN roler_ Reads from the file descriptorRead command descriptionSYNTAX : Read [-ers] [-a array] [-D delim] [-I text] [-N nchars] [-N nchars] [-P prompt] [-t timeout] [-u fd] [na Me ...]OPTIONS :-R: Ignore escape character-S:

Introduction to Linux and UNIX

Linux and Unix are today's famous operating systems, can be said to change the world, but also the important foundation of today's science and technology industry. Let's take a look back at their history.1.unix origin.In the 60 's, most computers

Linux Regular expressions

Linux 正则表达式Attention:1.linux regular expressions are typically handled in a behavioral unit2.alias grep= ' grep--color=auto ' to allow matching content to display color3. Note the character set, export Lcc_all=cA: What is a regular expression?Simply

Linux VI Operations

When text editing is finished, you usually need to exit the editor. Exit Editor is divided into 4 cases: Save exit, normal exit, do not save exit and force quit. Let's just say the following! 1, first introduce save exit. When we edit or modify

Linux input Subsystem

The Linux input subsystem (subsystem) is implemented from top to bottom by three layers: input subsystem Event processing layer (EventHandler), input subsystem core layer (Inputcore), and input subsystem device driver layer.For the input subsystem

Linux 14 week two lessons (May 10) Notes

14 weeks two sessions (May 10)14.4 Exportfs Command14.5 NFS Client Issues15.1 FTP Introduction15.2/15.3 using VSFTPD to build FTP14.4 Exportfs CommandIf the remote client is using the NFS service, it is being mounted. If the service side stops the

Install JDK and Tomcat under Linux, what do you know?

The Linux system here is selected CenterOS7 as an example:1, first download the JDK and Tomcat installation package under Linux.Installation and configuration of 2,JDK:(1) Unzip the fileRPM Package:# RPM-IVH jdk-7u55-linux-x64.rpm (jdk-7u55-linux-x64

Scrapy crawler framework first talk (Linux environment)

1. What is Scrapy?A: Scrapy is an open-source web crawler framework written using the Python language (based on the Twistec framework), with a clear structure, a low degree of coupling between modules, and a strong expansion capability to meet a

Total Pages: 5467 1 .... 2466 2467 2468 2469 2470 .... 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.