Tag:Control panel
-
Time:2021-1-17
Homegroup is a very useful function, which can realize the sharing of photos and files in the LAN. However, recently, some win10 system users found that there is no Homegroup option in the control panel, and they can’t find it. What should we do? For the problem that the Homegroup can’t be found in the […]
-
Time:2020-12-17
In the last article, I told you how to be purer and saferReload and activate the systemSo the next series of articles will teach you how to optimize your own computer. Let’s start with the basic drivers. For more articles, please pay attention to the official account of “BLOG of the sea”. First of all, […]
-
Time:2020-12-14
Many partners of win7 system have been using it for a long time. They may be tired of the icon on the computer and want to change it. So how to change it? Let’s take a look at the detailed methods below. Win7 how to change my computer icon: 1. Click and open the bottom […]
-
Time:2020-11-18
Thoroughly solve the problem that Windows cannot start Windows Firewall on the local computer Problem description Sometimes we need to turn off the windows firewall, but there is no corresponding button in the control panel:Input after win + R services.msc , open the service and find that the firewall can’t be started manually, indicating that […]
-
Time:2020-11-5
Recently, the computer has updated the system from win7 to win10 There are two problems when IIS adds new applications 1. Add transfer authentication without authentication — the solution is basic settings > connect to specific users > set credentials: enter user name, password and confirm password (these three are obtained from the account in […]
-
Time:2020-10-23
The Linux subsystem of win10 is called WSL (Windows subsystem for Linux). The advantage is that the Linux system and windows system are connected, and the isolation phenomenon of the two systems caused by the traditional virtual machine / dual system is changed. The disadvantage is that it is not stable enough, but it is […]
-
Time:2020-10-16
After adding the windows credentials, they will disappear automatically after a period of time; when the windows credential manager restarts the computer, there will be no solution; if the windows credentials cannot save the password; if the win7 share checks to save the credentials, the solution will be invalid after restart. Operating system Windows 7 […]
-
Time:2020-10-13
Source: www.jianshu.com/p/3bc7404af887 Almost all platforms in web development need a background management, but it is not easy to develop a set of background control panels from scratch. Fortunately, there are many open source and free background control panels for developers to use. What are the excellent open source free control panels? I collected some excellent […]
-
Time:2020-9-15
Demand scenarios When users click purchase or other operations,httpThe response was slow Before receiving the feedback, when the user clicks to return or jump to other pages, the request and response of the current page will be interrupted instantiation CancelToken The home page needs to instantiate oneCancelToken import axios from “axios”; const CancelToken = axios.CancelToken; […]
-
Time:2020-9-5
The installation resources of centos7 image can be viewed above: VirtualBox new centos7 reset root password After the installation of VirtualBox is completed, you need to configure the network in the virtual machine management console and modify the CentOS configuration file before accessing the intranet and extranet. (VirtualBox installed under window) 1. Configure the VirtualBox […]
-
Time:2020-9-4
Windows subsystem for Linux (WSL)Is a compatibility layer that can run native Linux binary executable (ELF format) on Windows 10. Since the windows 10 WSL beta was released, WSL has become increasingly mature and has begun to support more and more Linux distributions, such as arch Linux, Ubuntu, Kali Linux, CentOS, Debian, etc. It is […]
-
Time:2020-7-20
Say it in front of you If you want to install docker in Windows system, you need to know the configuration of your computer first. Because the docker container needs at least 2G of running memory, I usually use about 5g when I use it, so don’t think about installing docker without 8g memory module. […]