Get the App
  • Ansible handoff user problem

    Ansible handoff user problem

    Ansible switching user problem ​ in the actual production environment, the user of the application program is not allowed to login directly, that is, the login user user1, the operating application program is user2, and the startup and shutdown of the application program needs to be completed. You need to log in to user1 to switch user.

    Shulou · 2022-06-03 02:29
  • A successful case of EMC 5400 server raid array paralyzed data recovery

    A successful case of EMC 5400 server raid array paralyzed data recovery

    1. Server data recovery background An EMC 5400 server of a government department in Beijing crashed due to raid array damage, so there is an urgent need for server data recovery. As the user server data is classified, it needs door-to-door recovery. Second, server data recovery detection server data recovery workers

    Shulou · 2022-06-03 02:29
  • Nginx regular expression positive and negative zero width assertion description

    Nginx regular expression positive and negative zero width assertion description

    Nginx regular expression positive and negative zero width assertion description

    Shulou · 2022-06-03 02:29
  • AD account attribute gray cannot be modified-- solution

    AD account attribute gray cannot be modified-- solution

    As the company group has many branch strongholds distributed in various regions, and each stronghold has its own independent domain, the development now requires a unified domain for network connectivity between the strongholds. Therefore, each stronghold needs to migrate to the new domain in the old domain, and the new and old domains are parallel during the transition period, and the account number is sent between the two domains.

    Shulou · 2022-06-03 02:29
  • Building and using Gitlab part 1

    Building and using Gitlab part 1

    Gitlab is the most popular open source code management tool at present, which is composed of many components, including gitaly, postgresql, redis, unicorn, nginx and so on. You can see its complexity (you can learn about it from the gitlab official website).

    Shulou · 2022-06-03 02:29
  • Hadoop High Reliability HA Cluster

    Hadoop High Reliability HA Cluster

    An overview of simple hdfs high-availability architecture diagrams typically consist of two NameNode in hadoop2.x, one in the active state and the other in the standby state. Active NameNode provides services, while Standby

    Shulou · 2022-06-03 02:28
  • Ceph Learning Notes XIII CephFS file system

    Ceph Learning Notes XIII CephFS file system

    CephFS file system Ceph FileSystem, referred to as CephFS, is a file system storage type that supports POSIX interface. At present, the development lags behind, mainly due to the immaturity of CephFS technology, and the impact of cloud computing on RBD and RADOSGW.

    Shulou · 2022-06-03 02:28
  • Windows Server 2012 R2 configure the configuration of domain users

    Windows Server 2012 R2 configure the configuration of domain users

    There are two types of profiles for domain users: roaming user profiles and mandatory user profiles. We are talking about roaming user profiles today. Roaming user configuration simply means that after a user on one computer joins the domain, any other computer on the same network can log in and

    Shulou · 2022-06-03 02:28
  • Portable Trader & grasp RS3gold 9% off buy rs3 gold

    Portable Trader & grasp RS3gold 9% off buy rs3 gold

    From April 23rd you will be able to exchange a Bond to summon your very own Portable Trader, like th

    Shulou · 2022-06-03 02:28
  • The method of upgrading apache version in centos7

    The method of upgrading apache version in centos7

    This article is to share with you how to upgrade the apache version of centos7. I believe most people have not learned this skill. In order to let you learn, I have summarized the following content. Without saying much, let's read on. Step 1: find the Apache version on the default software library

    Shulou · 2022-06-03 02:28
  • Centos+k8s+docker deployment

    Centos+k8s+docker deployment

    Environment centos7, host: master: hostname k8s-master, ip: 192.168.1.130node1: hostname k8s-node-1, ip:192.168.1.132master and

    Shulou · 2022-06-03 02:28
  • Nginx configuration file download and online browsing

    Nginx configuration file download and online browsing

    Nginx configuration file download and online browsing 1. The main configuration file # vim nginx.confuser nginx;worker_processes 2 position workerworkers are responsible for the configuration nofile 6553510

    Shulou · 2022-06-03 02:28
  • Win7 modifies password policy and sets double password

    Win7 modifies password policy and sets double password

    Control Panel\ all Control Panel items\ Administrative tools\ Local Security Policy step 1, Win+R opens cmd window to enter gpedit.msc step 2, modify password policy (open computer configuration-- > Security Settings-- > account Policy-- > password Policy)

    Shulou · 2022-06-03 02:27
  • Nginx website Service (LAMP website Service platform)

    Nginx website Service (LAMP website Service platform)

    * Nginx service Nginx is developed for performance optimization, and its best-known advantages are its stability and low system resource consumption, as well as high processing capacity for HTTP concurrent connections (30000-50000 concurrent requests per physical server) installation and operation control 1

    Shulou · 2022-06-03 02:27
  • Basic knowledge of linux operating system

    Basic knowledge of linux operating system

    Today, what the editor shares with you is the basic knowledge of the linux operating system. I believe most people don't know much about it. In order to make you understand better, the editor summed up the following content for you. Without saying much, let's move on. Computer operating system is a platform for managing computer hardware and software resources, without it

    Shulou · 2022-06-03 02:27
  • The method for linux to view the current version information

    The method for linux to view the current version information

    Today, I will talk to you about linux's way to view the current version of information. I believe most people don't know this skill yet, so I give you a summary of the following. I hope you can get something after reading it. 1. # uname-a (Linux view version of the current operating system

    Shulou · 2022-06-03 02:27
  • DELL BIOS FIRMWARE upgrade (before 12G)

    DELL BIOS FIRMWARE upgrade (before 12G)

    Download 32-bit diagnostic decompression program to make a startup U disk to download the corresponding model BIOS, and copy it to the U disk root directory startup interface press F11 to select the startup menu, select U disk startup and directly enter the BISO file name to run

    Shulou · 2022-06-03 02:27
  • # briefly describe the principle of forwarding packets by level 3 routers

    # briefly describe the principle of forwarding packets by level 3 routers

    This paper briefly describes the principle of forwarding data packets by the third-level router. 1. The experimental environment briefly describes that when both ​ routers are in the initial state, Host A must communicate Host B through gateways An and B2. Principle analysis: first, hosa A sends broadcast source ip:1 to A without knowing the MAC of gateway A.

    Shulou · 2022-06-03 02:27
  • A little trick to crack IKEv2 to realize encrypted communication

    A little trick to crack IKEv2 to realize encrypted communication

    This article belongs to the entry level, and the reading object is the people who have learned the theoretical knowledge of IKEv2 and want to master the actual operation technology. There is no doubt that IKEv2 has the highest security level in several × × applications, such as PPTP, L2TP, SSTP and so on. It has CA authentication and two-way computer certificate verification.

    Shulou · 2022-06-03 02:27
  • Docke uses Open vSwitch to realize cross-host communication

    Docke uses Open vSwitch to realize cross-host communication

    -- xxong personally verified that the mainstream solutions on the market are flannel, weave, Pipework, Open vSwitch and so on. The implementation of Open vSwitch is relatively simple, mature and powerful, so it is very suitable as a solution.

    Shulou · 2022-06-03 02:27