CourseIntermediate5048
Course Introduction:Goal: Deploy the best environment for web projects (you can use Laravel+Redis+Memcache+Composer+Apache). Requirements: All software in the environment deployment is the highest stable version currently available. Reality: No Window or virtual machine installation is required. Cloud server (Alibaba Cloud) is used for deployment and installation. Using source code package installation is not only to build a perfect environment, but also very helpful for learning. You can have a deep understanding of your own environment architecture and gain an overall understanding of development. Have a deeper understanding of software such as Apache, MySQL and PHP.
CourseAdvanced42752
Course Introduction:"High-Performance Linux Server Building Video Tutorial" introduces the installation and configuration of the system, the introduction of the editor, the operation of files, the establishment of the lnmp environment and the installation and use of Redis.
CourseIntermediate4175
Course Introduction:Use Github, Gitee, and Codechina to maintain website code, because these code libraries can support configuring webhooks. Linux cloud server (public IP); install Git, install Nginx, install PHP, and install FTP. Detailed tutorial document: https://mp.weixin.qq.com/s/VtTHUfyiITNSoGy052jkXQ
CourseAdvanced11352
Course Introduction:"Brothers New Version Linux Network Service SSH Service Video Tutorial" explains the introduction to the SSH service, encryption principles, configuration files and commands, etc. It is a brief introduction to the SSH service.
CourseElementary2490
Course Introduction:If you want to build a website, you can only access the Pagoda panel by opening port 8888. When opening port 8888, you must also remember to open port 80 (which is the default port of the WEB server). It is recommended to open another port 443 (this is based on HTTPS). The default port of the website), open these ports and your website can be accessed normally; this course is reproduced from Bilibili: https://www.bilibili.com/video/BV1fJ41147vV
2017-05-16 17:24:33 0 5 855
nginx - File server deployment and setup on multiple servers
2017-05-16 17:21:26 0 1 480
nginx - How to set web service parameters based on server configuration?
2017-05-16 17:02:45 0 3 531
jboss - nginx server basic question?
2017-05-16 17:17:33 0 3 619
nginx - Is it possible to use server 301 redirection to create static file CDN?
2017-05-16 17:04:08 0 3 461
Course Introduction:Laravel - Dump Server - Laravel dump server comes with the version of Laravel 5.7. The previous versions do not include any dump server. Dump server will be a development dependency in laravel/laravel composer file.
2024-08-27 comment 0807
Course Introduction:Guide to HTML Server-Sent Events. Here we discuss how server-sent events work in html, along with different examples and their code.
2024-09-04 comment 0229
Course Introduction:A proxy server is an intermediate server located between the client and the target server, used to forward requests and responses, and can also implement functions such as caching and load balancing. In Python, implementing a proxy server usually inv
2024-09-08 comment 0194
Course Introduction:The DHCP server brings you a different way to use LAN. So what should you do if Win10 cannot start the DHCP server during operation? For this reason, System House brings you a detailed solution to Win10's failure to start the DHCP server. You can use this method to quickly solve the problems you encounter, allowing you to obtain better computer operation. Win10 cannot start the DHCP server solution 1. Through the search column in the menu bar in the lower left corner, find the run function to open, then enter services.msc to confirm and enter the service settings page. 2. Find WinHTTPWebProxyAuto-Discoveryservice in the settings of the service page and double-click to enter
2024-09-05 comment 0851
Course Introduction:The article addresses the error "scrcpy could not start adb server" encountered when connecting to Android devices via scrcpy. It provides troubleshooting tips to resolve the issue, such as restarting and enabling the ADB server, installing
2024-09-04 comment 0308