Get the App
  • Create a Linux high availability cluster using RHCS

    Create a Linux high availability cluster using RHCS

    Basic environment preparation environment topology diagram Linux basic service settings disable iptables#/etc/init.d/iptables stop#chkconfig iptables off#chkconfig list | g

    Shulou · 2022-06-02 18:50
  • Pycharm sets automatic line wrapping

    Pycharm sets automatic line wrapping

    Pycharm setting line wrapping file → settings → Editor → General → check the last ok of Use soft wraps in eitor →

    Shulou · 2022-06-02 18:50
  • Cloud computing tutorials for good programmers share frequently asked questions in Linux cloud computing interviews

    Cloud computing tutorials for good programmers share frequently asked questions in Linux cloud computing interviews

    Cloud computing tutorials for good programmers share frequently asked questions in Linux cloud computing interviews. Today, we will continue to bring you Linux cloud computing interview questions on the basis of the first two articles. 1. What are the requirements of the virtualization platform when implementing the cloud? The requirements of the virtualization platform when implementing the cloud include: a) manage service level policies

    Shulou · 2022-06-02 18:50
  • New method to create Shadowsocks service on GC

    New method to create Shadowsocks service on GC

    New method to create Shadowsocks service on google cloud.create instance centos7 with minor cpu.sudo

    Shulou · 2022-06-02 18:50
  • The process of LINUX system programming

    The process of LINUX system programming

    LINUX system programming process 1, operating system responsibilities: manage all resources, associate different devices and different programs. System call is a set of special function interfaces provided by the operating system to user programs, through which user programs can obtain the services provided by the system kernel, such as

    Shulou · 2022-06-02 18:50
  • The SHELL script configures the DNS master-slave server on Centos7

    The SHELL script configures the DNS master-slave server on Centos7

    Master server configuration script #! / bin/bash#DNS parses the master server script file # auto by cheng at 2019.10." install service pack yum install bind-y modify the main configuration file sed-I'

    Shulou · 2022-06-02 18:50
  • Obtain the Windows automatic login password through PowerUpSQL in SQL Server

    Obtain the Windows automatic login password through PowerUpSQL in SQL Server

    Original: https://blog.netspi.com/get-windows-auto-login-passwords-via-sql-server-powerupsql/ in this blog, I will show you how to make

    Shulou · 2022-06-02 18:50
  • Realize the interworking between the same vlan and Trunk across the switch

    Realize the interworking between the same vlan and Trunk across the switch

    Problem: refer to the following network topology to realize the communication of the same vlan across the switch. 1. Use eNSP to build the experimental environment 2. After building, each PC is assigned an IP address and subnet mask as shown above, and the IP address of PC1 is configured as 192.168.1.

    Shulou · 2022-06-02 18:50
  • Basic operations of Git from VSS to SVN and then to Git

    Basic operations of Git from VSS to SVN and then to Git

    Source code control has always been an important part of the software development process, from the initial pure file backup to the use of tools for management. The role of the Source code control tool is not just to manage the same version.

    Shulou · 2022-06-02 18:50
  • Solution to Partition failure after Windows restore system

    Solution to Partition failure after Windows restore system

    Fault type: typical characteristics of partition failure after restoring the system: a, the original multiple partitions become the current one. B. the number or size of the original partition is different from that of the current partition, and the original partition is lost. Damage degree: three-level recovery process: first, test 1. Check the size and number of failed disk partitions through disk management. two

    Shulou · 2022-06-02 18:50
  • Firewalls (firewalld and iptables)

    Firewalls (firewalld and iptables)

    Firewall: ensuring the security of data is the most important work after data availability. Firewall acts as a protective barrier between the public network and the intranet. Types of firewalls: hardware firewall: gateway server software firewall: software firewall management tool installed in the operating system main function: according to policy to traverse

    Shulou · 2022-06-02 18:50
  • Windows Server 2016-client plus domain port summary

    Windows Server 2016-client plus domain port summary

    Simply add domain ports to the client to do summary operation, I hope it will be helpful to everyone. Service ports have been summarized before. For more information, please refer to Windows Server 2016-Active Directory Domain Service Port Summary: https://blog.

    Shulou · 2022-06-02 18:50
  • Msyql question mark parameter transfer

    Msyql question mark parameter transfer

    1. Sql = "select * from tb_user where user_name like'%'| |?'%'"; pstmt.setString (1, userPartName); 2. Sq

    Shulou · 2022-06-02 18:50
  • Enterprise Cloud Desktop-16-configure DHCP Server-011-DC01

    Enterprise Cloud Desktop-16-configure DHCP Server-011-DC01

    Author: learning endless QQ Exchange Group: 454544014 Note: "Enterprise Cloud Desktop" series of blog posts is the basic part of the "practical Guide to Enterprise Cloud Desktop Planning, deployment and Operation and maintenance". Because the content in the book is very many and comprehensive, the basic part will be shown to readers in the form of blog posts.

    Shulou · 2022-06-02 18:50
  • DHCP for Network Construction of small and medium-sized Enterprises

    DHCP for Network Construction of small and medium-sized Enterprises

    Small and medium-sized enterprise network construction 1, DHCP basic 1, DHCP use background-in the current enterprise network, there are a large number of hosts or devices need to obtain IP addresses and other network parameters; @ if you use manual configuration, the workload is heavy, easy to make mistakes and difficult to manage @ if users change it without authorization

    Shulou · 2022-06-02 18:50
  • Huawei network-default route configuration

    Huawei network-default route configuration

    Topology Diagram Experimental step 1: configure the R1 router sys [Huawei] sys R1 [R1] int g0Lex0Action1 [R1-GigabitEthernet0/0/1] ip add 192.168.10.1

    Shulou · 2022-06-02 18:50
  • VSAN performance test

    VSAN performance test

    VSAN storage performance test report directory VSAN storage performance test report. 1, test object. 2 hardware platform. 2. IO Meter test. 2IO Meter2 test results. 3. VM

    Shulou · 2022-06-02 18:50
  • Exchange 2016 bulk export and import pst

    Exchange 2016 bulk export and import pst

    The command for Exchange to export pst is Get-MailboxExportRequestExchange to import pst. The command for Get-MailboxImportRequest is 2018.1.22m.

    Shulou · 2022-06-02 18:50
  • Getting started with BAT scripting-Common commands

    Getting started with BAT scripting-Common commands

    Command window commonly used commands 1, cd command cd / / display the current directory cd.. / / exit to the previous directory cd / d D:

    Shulou · 2022-06-02 18:50
  • Centos install iftop to monitor server traffic

    Centos install iftop to monitor server traffic

    1. Official website address: http://www.ex-parrot.com/~pdw/iftop/2, dependent package: # yum install flex byacc libpcap ncurses ncurses-de

    Shulou · 2022-06-02 18:49