Install jdk and tomcat in linux

Step 1 of Installation for linux jdk + tomcat. check whether JDK is installed java login to the system with the root user, open a terminal input # rpm-qa | grep gcj display content contains the following information # java-1.4.2-gcj-compat-1.4.2.0-40

Shell wildcards, regular expressions, and regular expressions

Shell wildcards, regular expressions, and regular expressions can be used in Shell. Common Wildcards are as follows: ●? Represents any single character. ● * represents any string of any length. ● [] represents a string that matches any character set

Gedit adds recognition of specified file formats (such as qml) and enables appropriate syntax highlighting

Gedit adds the recognition of specified file formats (such as qml) and enables appropriate syntax highlighting. I believe everyone in linux is familiar with the Notepad program gedit. Today, let's share some knowledge about syntax highlighting rules.

Shell script -- run hadoop on linux terminal -- java File

Shell script -- run hadoop on linux terminal -- the java file is saved as test. sh. the java file is wc. java, [Note: It will be packaged into 1. jar, the main function class is wc, the input directory address on hdfs is input, and the output

Password scp ssh is not required for Linux

Scp ssh is not required for Linux. 1. To use scp without a password, ssh is another key pair verification method. 1. Use the ssh-keygen command to generate a key. In addition to the password, select the default value: Press enter. If you do not need

Linux File System repair tips

Repair tips for Linux File System corruption detailed introduction of Linux abnormal shutdown, sometimes the file system is damaged when you start again, how to repair files? Www.2cto.com first asks you to enter the password of the root user. 1)

Install svn in ubuntu

Install svn in ubuntu 1. install SVN www.2cto.com sudo apt-get install subversion2. create the folder sudo mkdir/home/svn3. run the SVN command, create a storage warehouse sudo svnadmin create/home/svn/svnRoot * and you will see that some files and

Linux routine instructions

Linux routine instructions Daquan Java code www.2cto.com 001, routine maintenance commonly used query commands # top display system processes # clear screen information # cat/etc/redhat-release view system version information # cat/proc /version

Ifconfig command for basic network configuration in Linux

Ifconfig command for basic network configuration in Linux1. The network configurations in Linux include: Network IP configuration, Gateway route configuration, host DNS configuration, and host name configuration. This article focuses on the network

Rsync server and client configuration file

Rsync server and client configuration file the target server configuration file [rsyncd. conf] uid = nobodygid = nobodyuse chroot = nomax connections = 10 strict modes = yespid file =/var/run/rsyncd. pidlock file =/var/run/rsync. locklog file

Ls sort by time output file list

Ls sort by time output file list first, ls -- help to view ls-related time sorting parameters:> ls -- help | grep-E "time | sort" If-cftuSUX or -- sort is not specified, it is sorted by letter size. -C combination-lt: Sorting by ctime and displaying

Accesslog or cookie 'Log shell common analysis scripts

Accesslog or cookie 'Log shell common analysis script [java] # Count the 20 most frequently accessed ip addresses and times in apache cookie log cat cookielog | awk' {a [$1] + = 1 ;} END {for (I in a) printf ("% d, % s \ n", a [I], I );} '| sort-n |

Hot Backup of shell script files every three hours

Hot Standby shell script file mysql1 # cat mysqlbackup. sh #! /Usr/local/bin/fish # The backup policy is daily full backup # set the backup path variable set backupdir/usr/db/backup # generate the backup Directory mkdir-p $ backupdir # Delete the

PDF Reader under ubuntu --- okular

PDF Reader under ubuntu-okular is very excited today to introduce you to the PDF Reader okular under ubuntu. okular [~~kj {l }] Chinese meaning that the eye software is just for you. fall in love with him. Step 1: install sudo apt-get install okular

Linux and network security

Linux and network security I. Introduction below, first let's take a look at the management of compressed files in linux. Ii. System Security: 1. logon operations before the host (1) use single-user mode: normal Logon: Direct root login without a

Use subversion in Centos

Use subversion 1 in Centos. install yum install subversion2. create version library. mkdir-p/var/svn/repositories (create a version library directory) B. cd/var/svn/repositoriesc. svnadmin create rock-eng (create version library rock-eng) 3. start

Introduction to linux awk built-in Variables

Introduction to linux awk built-in variables awk is an excellent text processing tool and can be said to be a programming language. The following are the built-in variables of awk. 1. built-in variable table attribute description $0 current record

How to start and stop the ftp service in the AIX System

How to start and stop the ftp service in the AIX system 1. first, make sure that the inetd daemon is enabled. You can enter # lssrc-s inetd to check whether the inetd tcpip 270468 active state is enabled. start the ftp service: # startsrc-t ftp3.

UNIX timestamp Conversion Problems

UNIX timestamp conversion problems company projects need to query databases far away from the United States, while the database stored over there is stored in the local timestamp. When querying data, a problem occurs, if a date like query is

Linux system monitoring and diagnostic tools

Linux system monitoring and diagnostic toolsLinux users may not be unfamiliar with top commands (different system names may be different, such as topas in IBM aix ), it is mainly used to monitor the system's real-time load rate, process resource

Total Pages: 5467 1 .... 2382 2383 2384 2385 2386 .... 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.