Get the App
  • Use tools to generate posters with QR codes in Wechat?

    Use tools to generate posters with QR codes in Wechat?

    Official account fans fission. Quickly add fans, use the third-party platform of Wechat to automatically generate the QR code of the poster, realize the statistical fan source query statistics system, and design the marketing campaign into a beautiful poster background map. fans can generate an exclusive 2D with their Wechat profile, nickname and statistics in the official account.

    Shulou · 2022-06-02 16:49
  • Python implementation to obtain basic information of Linux operating system

    Python implementation to obtain basic information of Linux operating system

    The information obtained is as follows: hostname system version system kernel version total memory CPU manufacturer total core number server manufacturer server serial number each network card IP,MAC and network card name information implementation code as follows: #! / usr/bin/python#coding:utf8f

    Shulou · 2022-06-02 16:49
  • H3C 5800 sets the management ip address

    H3C 5800 sets the management ip address

    Device name H4C 5800, how to set the management address. There is also access device h4c5120, how to set the management address? Pray for the great god.

    Shulou · 2022-06-02 16:49
  • Windows Server2008 installs FTP service

    Windows Server2008 installs FTP service

    Windows Server2008 installs FTP service 0. Create folder 1. Select FTP service when installing IIS! Both services are installed together! 2. Establish a specific folder for ftp access! 3. Specify the IP address of the server to visit 4, pay the permission 5, log in successfully, because

    Shulou · 2022-06-02 16:49
  • Matters needing attention for IT operation and maintenance server maintenance server maintenance

    Matters needing attention for IT operation and maintenance server maintenance server maintenance

    1. The remote server cannot be shut down and can only be restarted. 2. When restarting, the service should be shut down. 3. Do not run at the peak of server access or under high load. 4. Do not put forward your own server when you configure the firewall remotely. 5, specify a reasonable password specification and update regularly. 6, reasonable allocation of permissions 7, regular backup of important numbers

    Shulou · 2022-06-02 16:48
  • Three methods of cracking password by windows

    Three methods of cracking password by windows

    1. Mounting the image file to change the password 2, DOS toolset cracking password 3, PE tool cracking password

    Shulou · 2022-06-02 16:48
  • Windows folder synchronization cwRsync

    Windows folder synchronization cwRsync

    Please wait a moment while the client backup script:-- @ echo offecho starts to synchronize data. Echo.echo backup remote 172.16.0.2 Filest

    Shulou · 2022-06-02 16:48
  • Java process pulls up CPU or load and quickly locates scripts

    Java process pulls up CPU or load and quickly locates scripts

    Students may often encounter a server running Java in the production environment, and everything is normal when it is first released. After running for a period of time, the CPU occupancy is very high or the load is skyrocketing, and the better load or CPU is getting higher and higher day by day. If the situation is bad, it will be dithered at random.

    Shulou · 2022-06-02 16:48
  • How to view port occupancy in linux

    How to view port occupancy in linux

    This article will explain in detail how to view port occupancy in linux, the content of the article is of high quality, so the editor will share it with you for reference. I hope you will have a certain understanding of the relevant knowledge after reading this article. Linux can check the port occupancy by: lsof-I

    Shulou · 2022-06-02 16:48
  • Query the basic information of the security group created and return the list in descending order according to the security group ID

    Query the basic information of the security group created and return the list in descending order according to the security group ID

    In this issue, the editor will bring you basic information about the security groups created by the query and return the list in descending order according to the security group ID. The article is rich in content and analyzed and described from a professional point of view. I hope you can get something after reading this article. DescribeS

    Shulou · 2022-06-02 16:48
  • How to create a new empty cloud disk on the ECS console

    How to create a new empty cloud disk on the ECS console

    This article is about how to create a new empty cloud disk on the ECS console. The editor thinks it is very practical, so I hope you can get something after reading this article. Let's take a look at it with the editor. You can create a cloud disk by controlling

    Shulou · 2022-06-02 16:48
  • Summary of methods for Linux to view versions (including Ubuntu,centos,SUSE Linux)

    Summary of methods for Linux to view versions (including Ubuntu,centos,SUSE Linux)

    Method 1 if it is centos# cat / etc/centos-releaseCentos release 6.8 (Final) # cat / etc/redhat-releaseCentos relea

    Shulou · 2022-06-02 16:48
  • RocketMQ4.5.1 two-master and two-slave cluster deployment

    RocketMQ4.5.1 two-master and two-slave cluster deployment

    10.40.58.510.40.58.6 download the installation package https://rocketmq.apache.org/release_notes/release-notes-4.5.1/unzip rocketm

    Shulou · 2022-06-02 16:48
  • "docker practical stories" python's docker- Douyin video capture-summary (part two) (26)

    Douyin data crawling is mentioned from sections 19 to 24, including user information crawl on web side, fan data crawl on app side, and video data crawl. (1) it is difficult to grab three large pieces of user information at the 1.web end: personal data interface-TTF confusion solution: digital notes are analyzed by enumeration.

    Shulou · 2022-06-02 16:47
  • Dhcp service

    Dhcp service

    1. The server (1) configures the server as ip static 1. Through graphic modification: nm-connection-editor 2. Configure Yum source cd / etc/yum.repos.d ls

    Shulou · 2022-06-02 16:47
  • What does CPU ID think of SAIL-IMX6 series?

    What does CPU ID think of SAIL-IMX6 series?

    To view the ID information of CPU, we can view it through the cat/proc/cpuinfo command: as shown in the figure: Imx6dl:root@imx6qdlsolo:~# cat/proc/cpuinfoprocessor

    Shulou · 2022-06-02 16:47
  • GNS3 seventh bullet from scratch (use GNS3 to simulate router static routing function)

    GNS3 seventh bullet from scratch (use GNS3 to simulate router static routing function)

    A router is a hardware device that connects two or more networks and acts as a gateway between networks, reading the address in each packet and then deciding how to transmit it. It is usually a computer that can understand different protocols, such as the Ethernet protocol used by a local area network, the Internet

    Shulou · 2022-06-02 16:47
  • Dynamic PNAT configuration

    Dynamic PNAT configuration

    Experiment name: Cisco routing dynamic PNAT configuration experiment Topology: experiment Environment: 1, 3 routers, 2, one switch Router 0 Border Router (Intranet and Extranet) Router 1 Border Router (Intranet and extranet) Pouter 2 Intranet routing

    Shulou · 2022-06-02 16:47
  • Using inotify and rsync to push the shared directory of nfs server to backup server in real time

    Using inotify and rsync to push the shared directory of nfs server to backup server in real time

    1.1 View environment 1.1.1 backup server environment [root@backup nfsbackup] # uname-aLinux backup 2.6.32-696.el6.x86_64 # 1 SMP

    Shulou · 2022-06-02 16:47
  • Detailed steps for VNX5400 to create a LUN assigned to an ESXi host

    Detailed steps for VNX5400 to create a LUN assigned to an ESXi host

    An IT staff, who come into contact with Duniang and google most every day, as a drop of water in the IT river, is more and more eager to write down some of his work experience and share it with those in need. As a result, there is this × × work. Let's get to the point. For E

    Shulou · 2022-06-02 16:47