The CentOS6.3 system is used because the firewall restricts access to tomcat applications on linux servers. Problem reproduction:The tomcat service is started, but the tomcat application page on the server cannot be accessed. Solution: In the
The installation of the NTP server on centos 5.6 requires time synchronization between some services and multiple machines in the experiment. Therefore, the prerequisites for building NTP are as follows: 1. install the ntp service yum install ntp. I
Ubuntu monitoring tool 1) cindy @ cindy-ThinkPad-X200 :~ $ Gedit & [1] 5951 www.2cto.com in this example, gedit loads in the background, and shell returns a job number 1 and a process number PID 5951. 2) run the ps command to obtain the list of
In Ubuntu Linux, enable the TELNET service. sudo apt-get install xinetd telnetd 2. after the installation is successful, the system also prompts (as if 7.10 was available, 6.10 was not seen) sudo vi/etc/inetd. conf and add the following line to
We generally download Linux through HTTP, but FTP is also a good download method. Here we only introduce another method, so we don't have to go too fast; the FTP Client we use is Filezilla Client;Click:
After KDE is deleted, you cannot go to X-Window to check whether Unity and Gnome-shell are uncomfortable. cinnamon is very popular, but unstable, and often crashes. As a result, I tried a KDE Desktop. After a few days, I felt too resource-consuming,
Linux basic optimization guide code: when someone sees this title, they must be wondering "Do linux need to be optimized ?". Before answering this question, www.2cto.com asked the question "What is optimization ?", My idea is that there is no
Special Access control permissions in linux: sticky bit, setuid, setgid 1. sticky bit, also known as stricted deletion bit, is set on the directory to control the permission to delete and rename files in the directory. If a directory has sticky bit,
Reinstall Grub to boot Ubuntu with Grub4DOSfind-set-root/boot/grub/core. imgkernel/boot/grub/core. if imgboot www.2cto.com has/boot partitions, change to find-set-root/grub/core. imgkernel/grub/core. after img is restarted, Grub4Dos will be
Centos 6.3 64bit uses tcmalloc to optimize nginx 1. tcmalloc stands for thread-caching malloc, an open-source tool developed by Google. Compared with the standard glibc library's malloc. Tcmalloc has higher memory allocation efficiency and speed
Summary of hard links and soft links 1 both hard links and soft links are definitions of hard links in www.2cto.com 2: Each file is referenced using its inode number, the file name is intended to improve user experience. Because of the separation of
Top commands are often used to monitor linux system conditions, such as cpu and memory usage. Programmers generally know this command, but it is strange that few people can use it well, for example, the memory value in the top monitoring view has
This document uses the installation of Autodock4.0 as an example:
(1) download the software packages ADT and Autodock4
ADT: http://mgltools.scripps.edu/downloads
I downloaded: MGLTools-1.5.0-Linux-x86-Install
Autodock 4:
1. Create related directories:
Mkdir/home/samba
Mkdir/home/samba/public
Mkdir/home/samba/exchange
Mkdir/home/samba/profiles
Mkdir/home/samba/netlogon
Mkdir/home/samba/computer
2. Run the chmod command to modify the permissions of these
Since malloc/free is a library function, not an operator, they cannot execute constructor and destructor, but are only responsible for allocating memory.1. malloc and free are standard library functions of C ++/C, and new/delete are operators of C ++
The OLPC Organization's efforts to promote cheap laptops have been accepted by more and more companies. Walter Bender, former President of OLPC, is negotiating with four notebook manufacturers, including Intel, to promote Linux systems.The
The official Ubuntu 10.04 version will be released today. Due to the time difference, you should be able to see the message on the official website tonight. Files are being distributed. According to the previous distribution address of ubuntu and MD5
Vim/etc/pam. d/sshd
Add auth required pam_listfile.so item = user sense = deny file =/etc/sshdusers onerr = succeed to the first line. Note that the execution order in pam is the top priority.
Vim/etc/sshdusers
Add root wp to the file. root and wp
Advantages of PXE boot:The client does not require any peripheral support, and does not require optical drives or USB flash drives. You only need to enable PXE for the NIC.Suitable for installation of multiple automatic responses. For example, you
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