Course Intermediate 5378
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.
Course Advanced 43156
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.
Course Intermediate 4554
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
Course Advanced 11671
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.
Course Elementary 2865
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 should 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
The difference between WEB server and application server:
2021-10-25 14:36:20 0 3 2848
Do you need to set up a server?
2019-01-03 11:14:44 0 3 1772
What is a tower server and what is the difference between a rack server?
2021-10-22 09:16:34 0 3 2629
How to connect to the server, I have a Tencent cloud server
2018-10-02 09:17:46 0 3 1720
Why do replica sets on the same server and shards on different servers?
2018-08-12 09:59:22 0 0 1324
Course Introduction:Root servers store the Internet's root zone (all top-level domain name TLDs), while root name servers store root zone information (containing information for all TLDs and their corresponding authoritative name servers). The number of root servers is 13, distributed around the world, and the number of root domain name servers is unlimited. Root servers determine which TLD's name servers to query, while root name servers provide information about the TLD's name servers.
2024-05-08 comment 0 770
Course Introduction:The differences between lightweight application servers and cloud servers are: 1. Lightweight application servers have smaller hardware configurations and resource consumption, while cloud servers have larger hardware configurations and resources; 2. Cloud servers provide more functions and services , while lightweight application servers do not; 3. Lightweight application servers are usually simpler and easier to use, while cloud servers require more technical knowledge and management experience; 4. Lightweight application servers are relatively cheap, while cloud servers cost more Higher.
2023-07-27 comment 0 4293
Course Introduction:The differences between lightweight application servers and cloud servers are: 1. Lightweight application servers have smaller hardware configurations and resource consumption, while cloud servers have larger hardware configurations and resources; 2. Cloud servers provide more functions and Services, while lightweight application servers do not; 3. Lightweight application servers are usually simpler and easier to use, while cloud servers require more technical knowledge and management experience; 4. Lightweight application servers are relatively cheap, while the cost of cloud servers Higher.
2023-07-27 comment 0 1218
Course Introduction:A server is a high-performance computer that provides services to other devices on the network. It stores and processes data and provides access to it. Server types include: File server Web server Database server Mail server Application server Virtual server Cloud server
2024-03-30 comment 0 985
Course Introduction:In the Internet era, servers play a very important role and provide us with a variety of services. Ubuntu is a very popular Linux operating system that can be used to configure and manage servers. This article will introduce how to configure and manage servers on Ubuntu servers. Configure and detail how to configure SSH (SecureShell) to ensure secure remote access. Ubuntu server configuration Ubuntu server configuration refers to a series of settings and optimizations on the server after installing the Ubuntu operating system to ensure the normal operation and security of the server. We need to update the packages and system on the server. Use the following command to update the package list and install available updates: ```sud
2024-02-14 comment 0 469