Tag:site
-
Time:2021-3-7
A month or two ago, I decided to remove varnish from my site and replace it with nginx’s built-in caching system. I’ve used nginx to reverse proxy on my Python site, so getting rid of varnish means one less trouble. I spent days reading about how to configure nginx’s cache and flipped through different configuration […]
-
Time:2021-3-5
Abstract:In the GECCO 2020 International Conference, the scheduling algorithm team of Huawei cloud Optimus architecture won the championship of OCP and USCP. We started the pre research in 2012, built the hardware and software collaborative system in 2014, and applied it to Huawei cloud in 2017. We can find out how strong the Huawei cloud […]
-
Time:2021-2-23
Q:Hi, scripting guy! How do I grab a URL from the clipboard and open the web site in my browser? — CL A:Hello, CL. These are very interesting questions, or we should say, these are two very interesting questions. Because you actually asked two questions. The first question is simple: can I use a script to […]
-
Time:2021-2-20
Management operation In short, the basic process of Django managing the background is to “select an object and change it.”. In most cases, this is very appropriate. However, when you have to make the same changes to multiple objects at one time, the process is very tedious. In these examples, the Django administration background allows […]
-
Time:2021-2-19
A series of articles: awesome rust Mongodb officially released mongodb rust driver Rust organization on GitHub Learn rust through examples Rust implementation of common algorithms Lightweight Windows GUI tool library based on Rust Chinese English comparison of rust language terms Official weekly diary of rust Small and fast rust asynchronous runtime SMOL Microsoft open source […]
-
Time:2021-2-17
Learning from a blog system developed by beego, there are some shortcomings in its continuous improvement. I hope you can understand and point out. thank! Go Blog A beego based, can quickly create a personal blog, CMS system Include functions see Go blog website http://go-blog.cn Demo site http://leechan.online Update log time function January 23, 2020 […]
-
Time:2021-2-6
Coding static websiteIt has powerful page hosting service. At present, tens of thousands of developers, designers, product managers, teams and enterprises have hosted their personal websites, blogs, official websites of enterprises and products, online documents, etc. by using coding static website. For many years, coding static website has been running online. Due to the complex […]
-
Time:2021-2-6
As the most common and often neglected Internet surfing, HTTP has been updated to http / 3. This article is simple and clear with you to understand the role of HTTP / 3. Recently, er Gouzi saw that his cloud service provider, which stores the photos of Goddess Tingting, has launched the HTTP / 3 […]
-
Time:2021-2-3
We want to configure multiple sites on the same host to access different sites according to different domain names. We only need to configure the following three items Listen sets the listening IP and port server_ Name sets the accessible domain name for the site Root is bound to the root directory of the site […]
-
Time:2021-2-3
Due to the blackmail virus on a server of the company at the beginning of the year, in order to minimize the loss caused by such an accident to the company, on the one hand, the company strengthened the security protection of the company, on the other hand, the company launched a public electronic data […]
-
Time:2021-1-28
preface Why build a personal blog? I am a little brother who has no money and no face. The biggest pleasure in life is whoring. However, as a young man with passion and love of learning, I can’t find a suitable place to take notes (image notes and youdaoyun are OK. I recommend you to […]
-
Time:2021-1-26
Why use pagoda panels? The biggest pain of novice site is not easy to get started, too much code, can not easily manage.Here, we introduce a simple and easy to use free server operation and maintenance panel – pagoda panel. Using the pagoda panel, you can install applications, synchronize files, execute code regularly and manage […]