Discover most secure linux distro, include the articles, news, trends, analysis and practical advice about most secure linux distro on alibabacloud.com
This blog post is primarily about installing Eclipse for C + +. It also makes me feel the power of eclipse tools, altogether also support C + +, although in Linux programming only play the role of coding but not to be underestimated.The following is the installation of Eclipse for C + +:You must install one of the following two plugins before installing it:Jdk-8u121-windows-i586_8.0.1210.13.exejre-8u121-windows-i586_8.0.1210.13.exe specific Click on t
Four methods to make your Linux server more secure
I run several Linux servers. One file server at home and three real-time servers are used for site, email, and cloud storage respectively. Although I don't have to worry about the security of my home server because it doesn't talk to the outside world, the other three servers always need maintenance. For new
Keep in mind that these seven points will make your Linux server more secure
Figure 1: The service in operation.
Services required for installation
If you're going to run a server, you might think, "I Have a 40GB SSD (SSD) storage System from Linode, so I can install any service I want to install." "Yes, you're on your turf: You can install any software on the server. But don't make mistakes
A reasonable use of the shell History command logging functionUnder Linux, the History command allows you to view all of the user's historical operations records, while the shell command action record is saved by default in the. bash_history file in the user directory, which allows you to query the execution history of the shell command. Help operations personnel to conduct system audits and troubleshooting, while the server has been hacked, you can a
Vsftpd is one of the FTP server software on Linux. It supports many options, one of which allows OpenSSL to encrypt data, to some extent, this can make up for the defects of the inscription transmitted when ftp transfers the account password information, which can make the FTP account more secure.
1. First, install vsftpd
# yum install vsftpd
2. Create a ca
# Cd/etc/pki/CA # mkdir certs newcerts CRL # Touch
Linux implementation of the request page scheduling, page scheduling is to say that the page from the hard disk on-demand exchange come in, when no longer need to exchange out. This allows the virtual address space of each process in the system and the total amount of actual physical memory to be no longer directly linked, since the swap space on the hard disk can give the process an illusion of almost infinite physical memory.
The exchange is transp
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.