Get the App
  • Docker upgrade version

    Docker upgrade version

    Docker upgrade version 1, check the system requirements Docker requires that the kernel version of the CentOS system is higher than 3.10, check the kernel version of CentOS. # uname-a2. Delete the old version # yum remove dock

    Shulou · 2022-06-02 21:54
  • VS compilation Link error Collection

    VS compilation Link error Collection

    1 scenario in the same solution, the testdemo main program module will call the dynamic link library zlib, so the following properties are set in the testdemo project: linker > input > additional dependencies: zlib.lib linker > general > additional library directory.

    Shulou · 2022-06-02 21:54
  • SFB project experience-20-Skype for Business for Android- download to computer

    SFB project experience-20-Skype for Business for Android- download to computer

    The following is to look at the picture to speak, do not understand, you can find me! 1. Visit the search engine www.bing.com2. Search software Skype for Business for Android// query the software in bing, select https:/

    Shulou · 2022-06-02 21:54
  • Configure certificate server and HTTPS mode to access website under Windows Server 2008 R2

    Configure certificate server and HTTPS mode to access website under Windows Server 2008 R2

    Experiment preparation: a virtual machine of Windows server 2008 R2 Experimental purpose (Why use HTTPS): the difference between HTTP and HTTPS: the background of HTTPS: the data transmitted by HTTP protocol is unencrypted, that is, plaintext

    Shulou · 2022-06-02 21:53
  • If the php script execution process does not exit within 30 minutes, kill these php script processes

    If the php script execution process does not exit within 30 minutes, kill these php script processes

    The content of the online script is as follows: [root@localhost ~] # cat / data _

    Shulou · 2022-06-02 21:53
  • Successful case of server data recovery

    Successful case of server data recovery

    1. Server data recovery description: the server that needs data recovery is Huawei OceanStor S6800T. The hardware configuration of the server is that 15 disks form a set of 80T raid5 array, which is divided into two lun and three partitions. After the server reinstalls the system

    Shulou · 2022-06-02 21:53
  • DNS Separation and Resolution configuration in linux redhat6.5

    DNS Separation and Resolution configuration in linux redhat6.5

    DNS separation resolution means that the same domain name of the internal and external network is resolved into different IP addresses. It mainly refers to providing different domain name resolution records according to different clients. In order to give users a better experience and faster resolution speed, some e-commerce websites in real networks parse users from different operators to the corresponding

    Shulou · 2022-06-02 21:53
  • Samba shared service

    Samba shared service

    Systemctl stop firewalld\\ close selinux Firewall setenforce 0\\ turn off selinux mode yum install-ys

    Shulou · 2022-06-02 21:53
  • Install Megacli command under Centos

    Install Megacli command under Centos

    1. Current version cat / etc/redhat-releaseCentOS release 6.5 (Final) 2, installation package yum-y install wgetyum-y install unzip3

    Shulou · 2022-06-02 21:53
  • Windows summoned desktop icon settings

    Windows summoned desktop icon settings

    Windows summoned desktop icon set in the computer desktop space right-click the new txt text document to paste the following into the created txt document @ echo off: get administrator rights% 1 mshta _ vbscript:CreateOb

    Shulou · 2022-06-02 21:52
  • Centos boot mount disk

    Centos boot mount disk

    # echo "/ dev/vdb1 / data01 ext4 defaults 0" > > / etc/fstab

    Shulou · 2022-06-02 21:52
  • How does linux check if the ssh service is installed

    How does linux check if the ssh service is installed

    How does linux check if the ssh service is installed? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way. Execute rpm-qa at the terminal command line | grep "

    Shulou · 2022-06-02 21:52
  • Linux logs in with different users.

    Linux logs in with different users.

    This article will explain in detail how linux uses different users to log on, and the content of the article is of high quality, so the editor will share it with you for reference. I hope you will have a certain understanding of the relevant knowledge after reading this article. Linux is a multi-user operating system, and users should use it.

    Shulou · 2022-06-02 21:52
  • Introduction to common commands of linux

    Introduction to common commands of linux

    Today, I would like to talk to you about the introduction of common commands about linux. Many people may not know much about it. In order to make you understand better, the editor has summarized the following contents for you. I hope you can get something according to this article. Linux operates on the Linux system using the linux command

    Shulou · 2022-06-02 21:52
  • Is the software on linux universal?

    Is the software on linux universal?

    Is the software on linux universal? Many novices are not very clear about this. In order to help you solve this problem, the following editor will explain it in detail. People with this need can come and learn. I hope you can gain something. Linux software is universal and can be implemented by source code compilation and installation.

    Shulou · 2022-06-02 21:52
  • How to view services in linux

    How to view services in linux

    In this issue, the editor will bring you the methods of linux viewing service. The article is rich in content and analyzed and described from a professional point of view. I hope you can get something after reading this article. Service (service) is equivalent to some necessary programs to support the operation of the system.

    Shulou · 2022-06-02 21:52
  • How to download and install linux operating system

    How to download and install linux operating system

    How to download and install the linux operating system? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way. 1. Click to go to Baidu's official website and search for centos. 2. We'd better

    Shulou · 2022-06-02 21:52
  • How to set the language of the linux operating system

    How to set the language of the linux operating system

    How to set the language of the linux operating system? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way. 1. First open the ubuntu setting (the gear in the upper right corner), or directly

    Shulou · 2022-06-02 21:52
  • The method of judging the existence of directory by linux

    The method of judging the existence of directory by linux

    This article is to share with you about the method of linux to judge the existence of the directory, the editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article. The file system is involved in the work, and sometimes it is necessary

    Shulou · 2022-06-02 21:52
  • Docker install nginx

    Docker install nginx

    1. Find the mirror docker search nginx2. Pull the image docker pull nginx3. Create a mount directory mkdir confmkdir developls4. Go to the conf directory and create nginx.

    Shulou · 2022-06-02 21:52