Explain the output of the free command on Linux.Here is the result of the free run, with a total of 4 rows. For convenience, I added a column number. This can be seen as a two-dimensional array fo (free output). For example:
FO[2][1] = 24677
Prepare before deployment:Iptables and SELinux do not configure, turn offSystem CD as Yum source, configure Yum fileSOURCE Package Preparation Jdk-7u65-linux-x64.gz apache-tomcat-7.0.54.tar.gzNote that the source package is stored in a script that
In general, when writing Linux programs, use tools such as SECURECRT or Xshell to telnet to the Linux server. It has recently been found to be very slow when establishing an SSH connection, but it can be used normally after a successful connection.
Process Control blockIn Linux, each process has a Process Control block (PCB) in the kernel to maintain process-related information, which typically contains the following information:
The process ID. Each process in the system has a unique
1 development environmentHost: Ubuntu16.04Development Board: Mini2440Kernel version: 2.6.34.72 Download and UnzipDownload linux-2.6.34.7.tar.bz2 and Unzip:TAR-AXVF linux-2.6.34.7.tar.bz23 Default configurationEnter the kernel source top directory to
Linux System Optimization Summary1) do not use root login management system, and the normal user login through sudo authorization management.For example:Useradd OldboyID Oldboyecho "Oldboy all= (All) nopasswd:all" >>/etc/sudoers2) Change the default
Sometimes the server is in a strange situation, suspect that the machine is compromised, you can use this chkrootkig tool:Chkrootkit is an open source security Detection Tool His official website is www.chkrootkit.org:
The Linux operating system is developing rapidly, the global Top500 supercomputing release data shows that 89.2% of supercomputers run on the Linux operating system; the desktop operating system market share is not high, but it is also expanding
1) effective after rebootOpen: Chkconfig iptables onOFF: Chkconfig iptables off2) immediate effect, failure after rebootOpen: Service iptables startClose: Service iptables stopIt should be stated that for other services under Linux, the above
1. RPM Package ManagementRPM Full name is Redhat Package Manager and can only be used for Redhat series system packages management, such as Rhel, Centos, FedoraThe disc image in this article is mounted under/MNT.System comes with RPM package stored
Tomcat The file is absent or does not have execute permission, absentpermission
[Root @ centos02 bin] #. /startup. sh Cannot find. /catalina. shThe file is absent or does not have execute permissionThis file is needed to run this program [root @
Solve the problem that Firefox + OpenJDK does not have a Java Plug-in Ubuntu. ubuntuopenjdk
If OpenJDK is installed, it is a pity that it does not have libnpjp2.so.
At this time, all the strange methods on the Internet struggle to be ineffective,
Getting started with SELinux
Back in the era of Kernel 2.6, a new security system was introduced to provide access control security policies. This system is Security Enhanced Linux (SELinux), contributed by the US National Security Agency (NSA). It
Set up the SVN server in Ubuntu, using tusvn
root@iZ25q0jd99eZ:~# sudo apt-get install subversion
root@iZ25q0jd99eZ:/etc/subversion# mkdir /svnroot@iZ25q0jd99eZ:/etc/subversion# cd /svn/
Create a version Library
root@iZ25q0jd99eZ:/svn# svnadmin
Check out and submit GitHub projects under MacProject check-out
If your git has no code repository, you can use the git code repository page to create a new repository.
After creating a repository on git, we also need to create a local repository,
Install OpenLDAP on Ubuntu
Configure OpenLDAP in Ubuntu
In the previous blog, we successfully installed the OpenLDAP-2.4.4 into the system. This article describes how to configure your own ldap server based on the previous article. (See the previous
Linux Remote copy (speed limit and resumable upload)
# Scp copy the local file filename to the/data/tmp directory of the remote machine 192.168.188.188 ServerScp-P 61204-l 40000 filename username@192.168.188.188:/data/tmp/-P portSpecifies the port
Configure the KVM server to enable the VM to communicate with other hosts on the LAN
Initial Exploration of KVM Virtualization
EnvironmentOperating System: CentOS 6.7 64-bit graphical interface
ConfigurationKVM virtualization requires support from
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