Get the App
  • GNS3 environment installation

    GNS3 environment installation

    First, introduction: GNS3 is a network virtual software with a graphical interface that can run on multiple platforms (including Windows, Linux, and Mac OS, etc.). The Cisco network device administrator may want to use C such as CCNA,CCNP,CCIE

    Shulou · 2022-06-03 07:25
  • Vsftpd service listens for port modification and sets iptables

    Vsftpd service listens for port modification and sets iptables

    First, brief introduction FTP supports two modes, one is called Standard (that is, PORT mode, active mode), the other is Passive (that is, PASV, passive mode). In active mode, the FTP client first and the FTP server TCP

    Shulou · 2022-06-03 07:25
  • Office2010 download Daquan

    Office2010 download Daquan

    Office 2010 original software download address first of all thanks to the selfless dedication of the forum afeimop. Most of the resources collected here come from him (some of his links are invalid). In the past, he only knew how to download, but did not know the hard work of the uploaders. These resources have been downloaded and sorted out for a week, and another

    Shulou · 2022-06-03 07:25
  • Create new AD users in batches through scripts

    Create new AD users in batches through scripts

    The basic command line for creating an AD user can be tested as follows: New-Aduser-Name "Test Account1"-Surname Test-Givenname Account1-Company Conto

    Shulou · 2022-06-03 07:25
  • How to install and configure print Server III: setting Printer Printing priority

    How to install and configure print Server III: setting Printer Printing priority

    How to install and configure print server part 3: setting printer printing priority ©Lander Zhang focuses on on-demand IT infrastructure operation and maintenance services for foreign enterprises, and IT Helpdesk hands-on training practitioner https://blog.51cto.com/l

    Shulou · 2022-06-03 07:25
  • How Istio accesses off-grid services using the same port

    How Istio accesses off-grid services using the same port

    Background the purpose of writing this article is to illustrate the following problems: how to access multiple services outside the grid using the same port of TCP protocol? This was put forward by a classmate during the recent live broadcast. At that time, I did not fully understand the meaning of "visiting multiple clusters". Then I thought about it carefully and asked

    Shulou · 2022-06-03 07:25
  • Windows system command line net user command add delete update user

    Windows system command line net user command add delete update user

    The syntax of this command is:-NET USER [username [password |] [options]] [/ DOMAIN] username {password |} / ADD [options] [

    Shulou · 2022-06-03 07:25
  • Exchange Server 2019 preview release

    Exchange Server 2019 preview release

    I am very pleased to inform you that the preview version of exchange server 2019 that we are looking forward to has been released on July 24. You can download it through the following link: https://www.microsoft.com/en-us/d

    Shulou · 2022-06-03 07:25
  • [C language interview questions] question 1: the worthwhile conversion of signed and unsigned variables

    [C language interview questions] question 1: the worthwhile conversion of signed and unsigned variables

    # include char getChar (int x pencil int y) {char c; unsigned int a = x; (a + y > 10)?

    Shulou · 2022-06-03 07:25
  • Free and easy to use virtual host

    Free and easy to use virtual host

    "Sanfengyun", "free virtual host", "free cloud server", the first contact with Sanfengyun, do not believe that there is free, used for a month is quite good, the speed is also very fast, there are several functions are also very practical. Free of charge has a virtual host, used to learn to do a website is very good. Free CVMs are more stable than some charged ones.

    Shulou · 2022-06-03 07:25
  • Tomcat

    Tomcat

    1. Introduction to Tomcat tomcat is an open source implementation of Web Container, a lightweight web server, and the first choice for developing and debugging JSP programs. Tomcat Architecture component Server: t

    Shulou · 2022-06-03 07:25
  • Linux Common Command nc

    Linux Common Command nc

    The most common usage of nc command: 1. Test TCP port nc-vz ip tcp-port2, test UDPnc-uvz ip udp-port3, temporarily listen on TCP port nc-l port4, permanently listen on TCP port nc-

    Shulou · 2022-06-03 07:25
  • Expansion of Shante CASTLE 2KS (6G)

    Expansion of Shante CASTLE 2KS (6G)

    First, host information ups controller model: CASTLE 2KS (6G) capacity: 2000VA/1600W input: 220VACMagne 50Hz camera 11.9A output: 220VACMagne 50Hz camera 9.0A external battery connector: 72V====27

    Shulou · 2022-06-03 07:25
  • Bitlocker encrypts the disk. After the windows10 version is upgraded, the oracle and mysql installed on the encrypted disk cannot be started.

    Bitlocker encrypts the disk. After the windows10 version is upgraded, the oracle and mysql installed on the encrypted disk cannot be started.

    The reason is that the service of oracle and mysql has been changed after the upgrade of the windows10 version system. My case: because disk D is encrypted with bitlocker, it cannot be accessed without entering a password after rebooting. Oracle was originally installed on disk D. as a result, after the upgrade, or

    Shulou · 2022-06-03 07:25
  • Docker-compose deployment ELK

    Docker-compose deployment ELK

    Docker-compose deployment of stand-alone ELK environment host IP 192.168.0.9Docker version 19.03.2docker-compose version 1.24.0-rc1elasti

    Shulou · 2022-06-03 07:24
  • Record the problems encountered in integrating LibSVM in MATLAB during the learning of ML

    Record the problems encountered in integrating LibSVM in MATLAB during the learning of ML

    A few days ago, I wrote about my understanding of the key distance issues in SVM, and then I will continue to record my understanding of other problems in the model. Today, I would like to try the effect of SVM on the "Alpha 3.0" dataset in Watermelon Book. So I found one written by Mr. Lin Zhiren, a professor of "Bay Bay".

    Shulou · 2022-06-03 07:24
  • Self-cultivation of embedded C language 11: there is a function called built-in function

    Self-cultivation of embedded C language 11: there is a function called built-in function

    11.1 what is a built-in function? as its name implies, it is a function implemented within the compiler. These functions, like keywords, can be used directly, and you don't have to use the header file corresponding to # include like the standard library function. The function of the built-in function is named, usually with the

    Shulou · 2022-06-03 07:24
  • Virtual machine and Centos installation, Xshell configuration and virtual machine connection

    Virtual machine and Centos installation, Xshell configuration and virtual machine connection

    Chapter 1 Virtual Machine and Centos installation, Xshell configuration and Virtual Machine connection creation of 1.1 Virtual machines (figure) 1.2 services.msc service settings for virtual machines some computers cannot fully enable VMware Aut after installing virtual machines

    Shulou · 2022-06-03 07:24
  • Ansible automatic installation of lnmp

    Ansible automatic installation of lnmp

    Today, I try to use ansible to automate the compilation and installation of the lnmp environment, so as to share my opinions with you, and I hope you will correct your shortcomings. The composition of lnmp lnmp = linux + nginx + mysql + php/python

    Shulou · 2022-06-03 07:24
  • The Construction of Virtual Local area Network for small and medium-sized Enterprises

    The Construction of Virtual Local area Network for small and medium-sized Enterprises

    Small and medium-sized business network construction 1, VLAN overview 1, what is VLAN? -- Virtual LAN (Virtual Local area Network) is a logical group of users connected to physical devices that are not limited by physical location. 2. Why introduce the VLAN?-- switch to divide the collision domain

    Shulou · 2022-06-03 07:24