http://mtnt2008.iteye.com/blog/710452
Add color to the grep command under Linux
Java code grep--color "test" Test.json
grep--color "Test" Test.json
Automatically color grep
Java code vim ~/.BASHRC alias grep= ' grep--color ' source ~/.BASHRC
Vim
Modifying environment Variables
Modify the new Tomcat bin/catalina.sh file, plus the newly configured environment variable
Modify the following in the new Tomcat8.5/con/server.xml
This article does not do other superfluous explanation, just
under Linux , if you need to add a service that runs automatically as the system starts, just add it to the /etc/rc.d/rc.local script file.
But there is a problem is that the script can be terminal under the boot of the normal operation, placed in
Linux every once in a while will upgrade the kernel, so fill the loophole, but brought us a bad mood, because I am a multiple system machine, so every boot grub is a big option, is very bad, recently in the online search vegetarian, and finally
The following are verified by yourselves:
Reprinted from Http://jingyan.baidu.com/article/adc815133476bdf723bf7393.html
Install the VSFTPD with CentOS 6.3 as the configuration environment. Command Yum install VSFTPD
Download VSFTPD
Linux under the
System Configuration
IP Configuration
General in this directory:/etc/sysconfig/network-scripts
are usually:
Ifcfg-eth0 Network Port 1
Ifcfg-eth1 Network Port 2
Dell's are:
IFCFG-EM1 Network Port 1
IFCFG-EM2 Network Port 2
Reboot network card:
In this article, Linux refers to the "kernel" of an operating system, not a "Linux distribution". November 25, Linux founder Linus Torvalds received the "information weekly" E-mail interview, clearly illustrate some of his own important points,
It's been almost 3 months since I've been in touch with Ubuntu Linux, and I feel much better than win XP. There is an absolute right to control the system.
Below I will explain several levels of Ubuntu using Ubuntu at the command line.
Use
The principles of make and Makeinstall in Linux
The principle of make is to execute a command called Makefile file, and the basic use is to automatically compile the source file according to the instructions in makefile. It can also be used to do
The so-called "common" probably can only say that I have seen, tar, GZ, bz2, zip, 7z, jar.In the title of garbled refers to the LINUX+UTF8 system in the compressed Chinese files in Windows after decompression file name garbled.Tar is primarily used
This article from the Chinaunix blog, if you view the original please point: http://blog.chinaunix.net/u/22418/showart_2041956.html
I. Using RAR
1. Sub-volume compression
Ubuntu does not have the default installation RAR, can be sudo apt-get
Multi-Threaded DEBUG commands1. Info Threads:This command shows all threads currently available for debugging, and GDB assigns an ID to each thread. the thread in front of * is the thread that is currently being debugged. 2. Thread ID:Switches to
Linux directory structure
/: root directory, all directories, files, devices are in/below,/is the Linux file system organizer, that is, the most superior leader
/bin: In the general system, can be found in this directory. Common commands
Partially transferred from https://www.cnblogs.com/kevingrace/p/8072860.html~ on behalf of the user home directory in LinuxFor general users, ~ represents/home/(user name)For root user, ~ represents/rootIf you want to see the true face of the ~, you
The Udev management under RHEL7 is somewhat different from the previous version, and the following is a brief introduction to the Udev configuration based on LVM.1. Create a logical volume[[email protected] ~]# pvcreate /dev/sdb[[email protected] ~]#
LS: The list of lists means, used to list files in the directory to list the files in a given directory, the parameter is empty default list of files in the current directory.Usage is: LS [options] [directory]The common options are-a,–all lists all
Download JDK Compression packJdk-8u111-linux-x64.tar.gzUpload JDK to serverUnpacking the installation package#sudo tar-zxvf jdk-8u111-linux-x64.tar.gz (root user does not need to add sudo)Move to extract package to installation directory
1.1 Garbled Reason:? The character set of Linux differs from the character set of a remote connection1.2 Troubleshooting?1.3 How to fix (how to modify the Linux character set)? View the garbled structure map URL; https://www.processon.com/view/link/5
This article focuses on: cross-compiling and remote deployment of beaglebone in a Windows environment using the Eclipse and Gcc-linaro toolchainNot accustomed to compiling code in Linux, so want to get out of the whole environment under Windows.1.
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