Get the App
  • The Development History of Linux system

    The Development History of Linux system

    Computer and operating system ENIARC: von Neumann system CPU: arithmetic unit, controller, register, cache memory: memory, RAM (Random Access Memory) Input: down instruction, provide data, etc. Output: output data after processing

    Shulou · 2022-06-03 05:35
  • Domain control powershell instance (collection and collation)

    Domain control powershell instance (collection and collation)

    1. Query AD, default password policy Get-ADDefaultDomainPasswordPolicy query AD, those users are selected "password will never expire" top Get-ADUser-Filter 'Passwo

    Shulou · 2022-06-03 05:35
  • Python crawl preparation four define Opener and set proxy IP

    Python crawl preparation four define Opener and set proxy IP

    Handler and OpenerHandler processors and custom Openeropener are examples of urllib2.OpenerDirector, which we have been using before, which is a special opener (that is,

    Shulou · 2022-06-03 05:35
  • How to set up the system screen through the xrandr command in Linux

    How to set up the system screen through the xrandr command in Linux

    1. View the current screen information xrandr2. Set the main screen xrandr-- output VGA1-- auto-- primaryxrandr-- output DP2-- auto-- primary boldbody part

    Shulou · 2022-06-03 05:35
  • How to implement CICD with jenkins and gitlab

    How to implement CICD with jenkins and gitlab

    CICD core concept CICD is continuous integration (continuous integration,CI), continuous delivery (continuous delivery,CD), continuous deployment (continuous Deployment)

    Shulou · 2022-06-03 05:35
  • Configuration steps of openpstack-Pike interfacing with cephRBD single cluster

    Configuration steps of openpstack-Pike interfacing with cephRBD single cluster

    Environment description: openpstack-Pike interfacing with cephRBD single cluster is easy to configure. For more information, please see openstack official website or ceph official website. Reference configuration for 1.Openstack official website: https://docs.openstack

    Shulou · 2022-06-03 05:35
  • Windows+Apache+Mysql+php installation

    Windows+Apache+Mysql+php installation

    Apache+Mysql/MariaDB+Perl/PHP/Python under WAMPWindows, a group of open source software commonly used to build dynamic websites or servers, are independent programs themselves, but because they are often used together, they have

    Shulou · 2022-06-03 05:35
  • Gitlab installation and simple configuration

    Gitlab installation and simple configuration

    1. Official website installation document: https://about.gitlab.com/downloads/#centos7sudo yum install curl policycoreutils openssh-se

    Shulou · 2022-06-03 05:35
  • What are the common templates for sed tools in linux?

    What are the common templates for sed tools in linux?

    Sed can edit text according to instructions or scripts linux tool, text processing function is very powerful, this paper summarizes some commonly used sed templates, convenient for you to use replacement 1. Replace all aaa in the file to bbbsed-I 's/aaa/bbb

    Shulou · 2022-06-03 05:35
  • How to install and deploy keepalived in Linux

    How to install and deploy keepalived in Linux

    Keepalived deployment keepalived is used in many high-availability clusters. Generally, the front end will be placed with nginx, ipvs, and haproxy. For example, when we use rabbitmq, we have made such a cluster.

    Shulou · 2022-06-03 05:35
  • The method of batch configuration Management apache for Saltstack tools

    The method of batch configuration Management apache for Saltstack tools

    Introduction to saltstack 1. Is a basic platform management tool 2. Is a configuration management system that can maintain a predefined state of remote node 3. Is a distributed remote execution system, which is used to execute commands and query data on remote nodes to remotely execute configuration management (status)

    Shulou · 2022-06-03 05:35
  • Method of migrating VMware vm to Azure using Azure Migrate device

    Method of migrating VMware vm to Azure using Azure Migrate device

    AzureMigrate discovers the enterprise's internal deployment environment through device-based agentless discovery, from VMware virtualized Windows and LinuxVM to applications and data. This article will introduce Azure Migrate devices. Use Azure

    Shulou · 2022-06-03 05:35
  • Introduction and Operation of zabbix Monitoring

    Introduction and Operation of zabbix Monitoring

    About zabbix zabbix is an enterprise-class open source solution that provides distributed system monitoring and network monitoring capabilities based on the WEB interface. Zabbix can monitor various network parameters to ensure the safe operation of the server system, and provides a flexible notification mechanism for system administrators.

    Shulou · 2022-06-03 05:35
  • What are the core components of OpenStack?

    What are the core components of OpenStack?

    Preface OpenStack itself is a big challenge for beginners. It has a wide range of contents and a short iterative update cycle. From the official website, we can see that the latest version is Train (released in October 2019, which is generally updated every six months.

    Shulou · 2022-06-03 05:35
  • Default location of php configuration files in linux

    Default location of php configuration files in linux

    Linux, whose full name is GNU/Linux, is a free-to-use and free-spread UNIX-like operating system. Its kernel was first released by Linus Benedict Towaz in 1991. It is mainly inspired by the ideas of Minix and Unix. It is based on POSI.

    Shulou · 2022-06-03 05:35
  • Document management to achieve efficient office work

    Document management to achieve efficient office work

    With the rapid development of information technology, enterprise office, operation and maintenance, document management and other links gradually rely on the information management system, and the requirements for data database update iteration are getting higher and higher. however, the traditional document management method has been unable to meet the needs of the service system of enterprises. Radium speed cloud transfer as a cross-border cloud storage

    Shulou · 2022-06-03 05:35
  • Prepare to run windows 10 arm version on raspberry pie 4

    Prepare to run windows 10 arm version on raspberry pie 4

    After a period of trying to get the software package (now 51cto word filtering is too powerful) finally downloaded all the required software packages, after compilation and hanging in the uefi system, has begun to write the system to the TF card. I'm waiting for the arrival of my raspberry pie 4 mainframe. A day later, I found another.

    Shulou · 2022-06-03 05:35
  • VS2005 build software project

    VS2005 build software project

    The preface of a project project is that a solution has a unique sln file. A solution can have multiple projects. In the project currently in charge, there are 25 projects, which can be said to be 25 modules. The project in the project can be a static library, a dynamic library, or an executable program.

    Shulou · 2022-06-03 05:35
  • How many Docker network models are there?

    How many Docker network models are there?

    Docker can be roughly divided into five network modes: 1. Bridge--network=bridge default network, after Docker starts to create a docker0 bridge, the default container is added to this bridge 2. Host--net

    Shulou · 2022-06-03 05:35
  • Administrative commands for Linux users and groups

    Administrative commands for Linux users and groups

    Useradd add a new user (if you add a new user, you must set a password, otherwise you cannot log in) useradd + user name is added directly, create new user useradd option user name-u UID specify user UID-d home directory specify user home directory

    Shulou · 2022-06-03 05:35