Get the App
  • What if the DELL server is suddenly unable to enter the operating system? Is there a reason described below?

    What if the DELL server is suddenly unable to enter the operating system? Is there a reason described below?

    Hardware environment: a DELL server T430 (dual C/16G/4 block 300G / H310 array card, made RAID5) software environment: there is a certain version of the Server operating system, there are financial software problems that need to be solved: the server boot can not enter the system, corporate finance

    Shulou · 2022-06-02 22:04
  • Nginx forward proxy configuration under CentOS 6

    Nginx forward proxy configuration under CentOS 6

    Nginx forward proxy configuration By under CentOS 6: Lao Ning Yi, environment introduction 1, Client as the PC terminal that needs to access the Internet, network card address: 192.168.1.2002, Nginx Server as the Internet exit proxy server; inside

    Shulou · 2022-06-02 22:04
  • Skype for business Hybrid deployment Series II Custom Topology Information

    Skype for business Hybrid deployment Series II Custom Topology Information

    Skype for business mixed deployment Series II Custom Topology Information this deployment has a total of 3 front-end servers, 2 back-end databases using always on mode, and 2 SQL Server servers have been installed. No documentation will be made here.

    Shulou · 2022-06-02 22:03
  • Nginx sets the boot auto startup script

    Nginx sets the boot auto startup script

    Nginx is a powerful high-performance Web and reverse proxy server. Although you can use the command line to perform various operations on nginx, such as starting, etc., it is still not convenient. The following describes how to set up boot self-boot after installation under Linux. First of all, in linu

    Shulou · 2022-06-02 22:03
  • Role of ansible

    Role of ansible

    Note that all three need to be connected to the Internet. I have 80.100, 80.101 and 80.102. I operate the other two on 80.100. As long as they are turned on, there is no need to operate yum install-y epel-release / / install Epel source y.

    Shulou · 2022-06-02 22:03
  • Common errors in virtual machines

    Common errors in virtual machines

    1. Common errors in virtual machines (1) the virtual machine is occupied by ​ a. The virtual machine opens multiple ​ b. Caused by abnormal shutdown of the virtual machine, (shut down the computer directly without command) solution: 1. Shut down all virtual machines in ​ 2. Find the path to the virtual machine and change the 2 files

    Shulou · 2022-06-02 22:03
  • Quickly build k8s cluster by kubeadm

    Quickly build k8s cluster by kubeadm

    Preface a little rookie, record the distance of learning K8s, if there are mistakes and omissions, it is pure fiction. Environment preparation my configuration is prepared according to the minimum requirements: host configuration ipk8s-master-012C 2G192.168.214.220k8s-node-0

    Shulou · 2022-06-02 22:03
  • Transfer from Live Exchange to Office 365

    Transfer from Live Exchange to Office 365

    The transfer of EdbMails Exchange 2010 to Office 365 is a very popular tool on the market. This item can move the Live Exchange server to Office 365, which contains email, daily and personal messages.

    Shulou · 2022-06-02 22:03
  • Centos configure mail server

    Centos configure mail server

    Under Centos7, use mail to send mail to modify the configuration file, and configure the relevant content of the mail (appended to the end of the configuration file) [root@ProxyServer ~] # vi / etc/mail.rcset from=373416873@

    Shulou · 2022-06-02 22:03
  • CetnOS 8 install ZABBIX4.4

    CetnOS 8 install ZABBIX4.4

    Zabbix server environment platform ZABBIX version of 4.4CentOS8MySQL rpm-Uvh https://repo.zabbix.com/zabbix/4.4/rhel/8/x86_64/za

    Shulou · 2022-06-02 22:03
  • Building a LNMP server environment for Linux learning notes

    Building a LNMP server environment for Linux learning notes

    LNMP (linux+nginx+mysql+php) server environment configuration as a novice, I definitely need linux+nginx+mysql+php to experiment with something, but the online tutorials are a mess. Today I'm going to share one.

    Shulou · 2022-06-02 22:03
  • Redis distributed cache installation (single node)

    Redis distributed cache installation (single node)

    Redis distributed cache installation (single node) Redis official website: http://redis.io independent cache server: IP:xxx.xxx.xxx.xxx installation environment: CentOS 6.6Redis version: redis-3.0 (

    Shulou · 2022-06-02 22:03
  • Website traffic skyrocketing, how to solve it?

    Website traffic skyrocketing, how to solve it?

    The bandwidth of IDC computer room has suddenly increased from 100m to 400m. Please analyze the problem and solve the problem. 1) there are many reasons why IDC bandwidth is full, including: a. Really suffer from DDOS*** (encountered several times, the impact is rare, including *

    Shulou · 2022-06-02 22:03
  • In-depth analysis of the flow control section of the Istio series

    In-depth analysis of the flow control section of the Istio series

    Thanks to the good modular design, the design of each component of Istio is clear, the division of labor is clear, and several large components can even work independently, so we will analyze the various components of Istio one by one. First of all, this paper makes a detailed analysis of the corresponding to our most commonly used stream management function.

    Shulou · 2022-06-02 22:02
  • New vulnerabilities in Samba

    New vulnerabilities in Samba

    The Samba team issued a security announcement (https://www.samba.org/samba/security/CVE-2017-7494.html) and provided patches (https://arstechnica.)

    Shulou · 2022-06-02 22:02
  • The system cannot be started, mount-o remount,rw / modify fstab in single user mode

    The system cannot be started, mount-o remount,rw / modify fstab in single user mode

    When our Linux system cannot be started, we usually need to go into single-user mode to modify some configuration files or adjust some parameters. But after entering single-user mode, our / file system is read-only and cannot be modified, so we need to use a life at this time.

    Shulou · 2022-06-02 22:02
  • How to build a remote yum warehouse commonly used by enterprises in CentOS 7 system, detailed teaching!

    How to build a remote yum warehouse commonly used by enterprises in CentOS 7 system, detailed teaching!

    Summary: Yum (full name Yellow dog Updater, Modified) is a Shell front-end package manager in Fedora and RedHat as well as CentOS. Based on RPM package management, you can start from the specified server

    Shulou · 2022-06-02 22:02
  • Rbac Rights Management in K8s Cluster

    Rbac Rights Management in K8s Cluster

    To enable RBAC, you need to add the parameter-authorization-mode=RBAC to apiserver. If you use a cluster installed by kubeadm, RBAC is enabled by default for all clusters installed in version 1.6 or above. Check whether it is enabled: $ca

    Shulou · 2022-06-02 22:02
  • How to use a separate putty terminal program to connect to a virtual machine in HCL

    How to use a separate putty terminal program to connect to a virtual machine in HCL

    1. In the first step, we start the virtual machine VMware Workstation and start the linux system. two。 The second step, after booting up the system, open open in Terminal, enter ipconfig to view the iP address, and record it. three

    Shulou · 2022-06-02 22:02
  • Building Laravel Development Environment by Laradock

    Building Laravel Development Environment by Laradock

    Environment preparation operating system: Linux Ubuntu16.04 PHP = 7.2The AUFS storage driver for Docker is installed by apt-get remove docker docker-engine before uninstalling, it is strongly recommended

    Shulou · 2022-06-02 22:02