Best Free VPN For Windows & Oblivion VPN for Windows
Best Free VPN for Windows & Oblivion VPN for Windows, In today’s digital world, where online security and privacy are crucial, having a reliable VPN (Virtual Private Network) is essential.
The best VPN 2024
The Best VPS 2024
The Best C# Book
Most of the content of the znlive blog category comes from content written by myself, usually, I will record content related to my work or some other content.
Best Free VPN for Windows & Oblivion VPN for Windows, In today’s digital world, where online security and privacy are crucial, having a reliable VPN (Virtual Private Network) is essential.
How to install nginx on centos 7? In my recent work, I need to install nginx on a centos 7 reverse proxy server for my customers to resolve different domain names to that server for their own business.
How to use 1 line of C# code implement copy folder? As a C# developer, if you encounter functions such as uploading files, you often have the function of copying folders in C#, and usually use the class library of the System.IO namespace to perform file operations.
Do you know how to handling authentication window with ChromeDriver? Today, when I used C# language & Selenium to write a tool to automate the creation of internal git repositories, I happened to encounter the problem of authentication window. If you call this method, it will definitely fail driver.SwitchTo().Alert().SetAuthenticationCredentials, then What is the correct way to do it?
Do you know how to install Microsoft SQL Server 2019 on CentOS 7? I mentioned in the post of Jexus deployment asp.net mvc website guide that the customer asked us to deploy the website developed by asp.net webform to the Linux system. At that time, I chose Centos 7, then in this post, you will learn To how to install Sql server 2019 on Centos 7 server, let’s get started.
How to open a specified port in Centos 7? In the previous post, I deployed the website developed by the client using the asp.net webform technology to the Centos 7 server. When the deployment was successful, I found that I could not access it because the ports 443 and 80 were not enabled.
How to solve the System.Web.HttpException error when deploying mvc website on Jexus? Jexus deploys the MVC website to report System.Web.HttpException error solution. During last year’s work, the author deployed the website developed by the ancient asp.net webform to the Linux server.
Jexus deployment asp.net mvc website guide, during this time I need to deploy the website developed using traditional asp.net mvc technology on the Centos 7 server, the original Centos 7 deployment of asp.net webform development of the website is not Supported, or you need to use mono.
If you forget the installation directory of Redis in centos 7, then how to find Redis installation directory on Centos 7? When I deployed the website developed with asp.net webform technology to centos 7, I installed Redis on another server, but after a long time I don’t remember the installation directory of Redis, so I will share this post on how I found it.
How to install rar extract software in centos 7? I deployed the website developed by asp.net webform to centos 7 in my work some time ago. When installing the environment software, the rar file cannot be decompressed, so how to install the rar decompression software for centos 7?