1. Introduction 1.1 introduction for storage, of course, the larger the capacity, the better, it is best to write indefinitely (, there is no such a good thing); but we can delete old and useless data, but we can't delete the number manually all the time.
A partition under kafkatopic can only be consumed by one explorer thread under the same consumer group, but the reverse is not true, that is, an explorer thread can consume data from multiple partitions, such as Con provided by Kafka.
A few days ago, there was a network topology, the server needs to configure multiple network cards to communicate multiple services. After configuring multiple IP addresses, only the primary IP address can be accessed, and the secondary IP configuration to another network port cannot ping another network segment. It is all right after testing with PC. It is suspected that the server does not recognize multiple gateways very well.
How to view the ports occupied by programs 1, check the ports occupied by all processes at start-run-cmd, enter: netstat-ano to view all processes 2, view programs that occupy specified ports when you publish programs with tomcat, you will often encounter the situation that ports are occupied
Win 2016 original SATA SSD, using Acronis Backup 11 backup to restore to NVME SSD failed to start, reported an INACCESSIBLE_BOOT error. Try to use 11 startup media for off-machine restore, and found that no fuck can be found.
In recent years, under the continuous impact of cloud computing and the Internet, the traditional fortress machine products have been unable to meet the operation and maintenance audit needs of enterprise users, and there is an urgent need to upgrade in the technical architecture and product experience. as a superset of traditional fortress machines, Cloud Fortress machine, which comprehensively embraces cloud computing, arises at the historic moment. In this general trend
Basic use of Nginx basic use of 1.Nginx 1. Nginx.org official website [root@xingdian ~] # vim / etc/yum.repos.d/nginx.repo stable version: [nginx-stab
1. Tools / raw materials VMware workstation12, win7 Enterprise Edition system ISO image file 2, VMware workstation12 installation process omitted 3, win7 Enterprise Edition in VMware workstatio
Environment configuration: Vuforia package package, sdk,jdk configuration. Preparation: download a print recognition picture on vuforia's official website Scanner apk;. Identification image: download address: vuforia-downloads-to
After using Wampserver to build the server environment locally, how do I access the folders and files in the root directory as a directory? How do I display the contents of a folder? How to use Wampserver to make a local computer into a FTP server? This article will do a detailed tutorial. First of all, we...
Last time, it was said that if you create a docker image through dockerfile, then guys, we create the image, create the container, and map the code to the container, and finally complete the multi-tasking side app crawling system. Source code: https://github.
The system is wind10 home version x64 time is a few minutes faster, at the same time, it always goes wrong. Looking for a circle of time servers on the Internet, they are all unreliable. Finally found a reliable time server Appletime.apple.comtime.asia.ap
Elasticsearch installation elasticsearch.yml refer to the official documentation https://www.elastic.co/guide/en/elasticsearch/reference/curre
1. Relevant information before expansion: (1) VMware Workstation version: (2) CentOS version: (3) disk and partition information before expansion: 2. Expansion goal: expand / partition from 30g to 40G3, turn off virtual machine, edit virtual machine settings: expand button
View the volume status: # esxcli storage filesystem list sees the storage status in esxi after an iscsi error is as follows: Mount Point
To process the registry: HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Control\ Terminal Server\ RCM\ Grace Period processing steps export save first
After the Exchange Server 2013 prerequisites have been met, deploy and configure Exchange Server 2013. 1. Mount Exchange Server 2013 image, run, choose not to check for updates, next
Etcd has been running for a period of time, recently found that etcd alarm, found that an etcd container is damaged, but etcd does not automatically remove the node; at the same time, K8s added a node, but the node has joined the cluster and needs to be re-added. [root@A01-R04-
During the daily operation and maintenance, you may need to clear the expired configuration cache in SharePoint 2010 / 2013 / 2016. For example, sometimes timer jobs tend to get stuck and clear the cache in this case. You can clear the SharePoint configuration cache manually or use P
JIT just-in-time just-in-time compilation function JIT may rapidly improve the query speed under the query condition of large data set. But it can not be effective in any case, you can refer to this https://www.postgresql.o