.
* 10.1 go to the/var/www/html directory.
* 10.2 use VI to create an empty document and press insert to enter the editing mode
* 10.3 save and exit
View the 1.html file in the folder.
* 10.4 when this file is downloaded to the current directory through wget to httpd, 1.html is applied for itself, so a. 1 is automatically added to the downloaded file name.
If the download is successful, the apache service is successfully installed!3.6.3 configure boot
Use the service
#是否支持自动重新启动Stdout_logfile=/tmp/supervisor.log #日志 (log path immutable)#上面如果要管理多个, copy multiple, then configure the path[Inet_http_server] #inet (TCP) server disabled by defaultport=127.0.0.1:9009 #浏览器访问地址Username=user # Client Login accountpassword=123 # Client Login PasswordSave exit: wq!Five, start supervisorSupervisord-c/etc/supervisord.conf #启动命令Supervisorctl Reload #重启命令, a reboot is required each time the configuration is modifiedSupervisorctl Status #查看状态Open Browser, enter 127.0.0.1:90
Users who have used Windows have such experiences. Once a large program is run, the computer speed will become very slow, and even the blue screen will crash, the main reason is that some software design did not consider releasing the corresponding memory space when exiting, resulting in a very tight memory. Many memory optimization software were born for this reason. Super Ram is an intelligent memory management
RPM is a RedHat Package Manager (RedHat Package management tool) similar to "Add/delete programs" in Windows"Rpm executes the installation package Binary Package (Binary) and Source package (Source. The binary package can be directly installed on the computer, and the source code package will be automatically compiled and installed by RPM. Source code packages often use src. rpm as the suffix. Common comman
Author: Sun zongtao, a member of TiB Studio
These days, the telecom network management automation test project has finally completed a phase of framework construction.
To sum up, the network management automation project is mainly divided
1. Operations and judgment of the network management Gui
2. Determine whether
data synchronization.3. During the execution of the acceptance test, no relevant test execution plan and termination standards are established in advance.4. The defect found by the tester does not require repair and poor communication.
The following solutions are available:2. perform related tests, such as smoke test, or update the database synchronization
Recently, we are considering developing a product inspection data management system for the factory to record the material quality inspection data during the production process. We plan to use Forms Services and workflow in Sharepoint, but this project involves many departments and the production environment is complex. I am not sure I can use Sharepoint to implement it. I don't want to report it to the project, but I am invested in human development.
(1) About the use and introduction of analyze and profile--use, long press run in the top left corner, analyze and profile two options appear. Analyze is a static memory analysis, and a blue flag appears if there is a potential content disclosure problem. Profile is dynamic memory analysis, this more detailed, you can see how much memory each module of the program occupies, and so on.Recommended Blogs:iphone development tools-performance optimization with Xcode profile and analyzeNote: Since the
Postman is a popular pop-up API test management tool that provides powerful WEB API HTTP request debugging. It can send any type of HTTP request (GET, HEAD, POST, PUT), with any number of parameters + headers. Supports different authentication mechanisms (Basic, Digest, OAuth), received response syntax highlighting (Html,json or XML). Postman can keep the histor
Jenkins + maven + git + sonar system continuous integration amp; Code single test managementJenkins + maven + git + sonar system continuous integration code Test ManagementInstall JenkinsJenkins is a Java-based continuous integration tool used to monitor continuous repetitive work. features include: 1. Continuous software version release/
backup diskDD if=/tdir/sda.mbr OF=/DEV/SDA bs=512 count=13. (1) Fix grub boot failure1. After the grub> prompt, manually perform the bootGrub>root (hd0,0)Grub>kernel/vm. RO root=/dev/sda2//the partition where the root file is locatedGrub>initrd/initrd ...Grub>boot2. After entering the system, rebuild the grub.conf configuration file(2) When the Grub boot program is destroyed, it needs to go into repair mode and rebuild the GRUB program.Chroot/mnt/sysimage//Switch to the system you want to repai
installation and configuration of Tesklink
Install WAMP5:
WAMP5 is Apache, MySQL, PHP integrated environment, after installation can start 3. To modify the Apache port:
When IIS starts at the same time as Apache, the default of 80 for the port number causes the service that started later to fail. Therefore, you need to modify one of the port numbers. In this modified Apache port number, in the Apache installation directory under the httpd.conf of Conf, look for listen 80, modify the port numbe
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.