1: Preparing ResourcesLinux server, JDK, and Nexus installation package 2: Network unobstructed, keeping Windows and Linux server-side networks unobstructed. 3: Install JDK and configure environment variable enter directory folder to JDK
First, port informationmethod: Use Netstat to know the listening port of the process you are interested in, or the use of a certain port[[email protected] mpf]# Netstat-pan | grep csmtcp 0 0 0.0.0.0:6801 0.0.0.0:* LISTEN
The general research group has just started to do calculations, often do not have a dedicated cluster, mainly with their own PC, workstation or buy several servers to run; it takes a lot of time to find out how to use Linux, to compile some open
Linux uses Ctime/mtime/atime to mark document time,CTIME:C does not represent create but the change meaning, such as the modification of the contents of the file changes will be changed CTimeMtime:m is modify meaning, and ctime the only difference
The use of Linux programmers to enter the password this move must not be unfamiliar, in Linux under the user has strict restrictions on permissions, do a lot of things over the permission to enter the password, such as the use of Super User command,
Head and tail are as simple as their name, which is used to display the beginning or end of a number of chunks of text, the head is used to display the beginning of the file to the standard output, and tail to see the end of the file.1. Command
The scheduling priority is an integer value, from 20 (highest priority) to +20 (lowest priority). By default, the bash shell starts a process of 0 for all priority processes!
Nice command: nice-nThe nice command can set the priority when the
The Linux Find command searches the directory structure for files and performs the specified actions. The Linux Find command provides quite a lot of search criteria and is powerful. Because find has powerful features, it has a lot of options, most
Linux Process Group session control terminal These are easy to stun, record, prevent forgetting1 processPersonal understanding process is a program running in memory PID is the process ID2 Process GroupsAs the name implies, is a set of processes,
Common Linux commands (7)-cp
The cp command is used to copy files or directories. It is one of the most common commands in Linux. In general, shell sets an alias. When copying a file under the command line, if the target file already exists, it will
Disable unnecessary services in CentOS
1. smartd checks hard disk faults. virtual hard disks cannot be checked using this service and are only useful for physical devices.Service smartd stop // stop the serviceChkconfig smartd off // set not to
CentOS 7 console screen resolution Problems
We seldom install graphical interfaces on the server. Generally, the character interface console is used. In CentOS, the console resolution is very high by default, resulting in screen display or partial
Also Talk About UTF-8 Coding
Earlier today, Node. js released an update that affects processing of invalid UTF-8 strings converted to the buffer. I had to check the UTF-8 Validation Code in websocket-driver again, and I found myself forgetting how
SUSE Linux-Zypper command example
Zypper is a command line interface used in SUSE Linux to install, upgrade, uninstall, manage repositories, and query various packages. This article will discuss several examples of different commands of
Debian/Ubuntu/CentOS which server is more suitable?// Update at mainly involves some comments that are scattered everywhere. I think they are valuable.A comment in one of my answers to this question was deleted !!!!!I didn't want to answer this
Redis is installed in Windows and used in PHP
1. redis IntroductionRedis is a key-value storage system. Similar to Memcached, Memcached supports more storage value types, including string, list, set, and zset) and hashs (hash type ). These data
Install and use Sqoop
1. What is Sqoop?
Sqoop (SQL to Hadoop) is a convenient tool for data migration between traditional databases and Hadoop. It makes full use of the parallel features of MapReduce to accelerate data transmission in batches, so
In Linux, ftp cannot view the file list.
After ftp is configured on the Linux server today, logon is normal. After ftp is used to log on, all directories can be accessed by manually writing paths, but no data is visible to folders and file
Install the Python Fabric runtime environment in CentOS 6.3
Fabric is always not installed successfully when you install fabric in CentOS6.3, and an error is always thrown when you execute the fab command.Traceback (most recent call last ):File
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