Get the App
  • How should Xiaobai learn Linux operating system (1)

    How should Xiaobai learn Linux operating system (1)

    Dedicated to beginners: rookie how to learn Linux operating system unified, choose their own Linux distribution when it comes to linux distribution, too many, no one may be able to give an accurate number, but one thing is certain, linux is becoming more and more popular

    Shulou · 2022-06-03 07:23
  • The production machine is implanted into the mining program `kdevtmpfsi`.

    The production machine is implanted into the mining program `kdevtmpfsi`.

    The production machine was implanted into the kdevtmpfsi mining program to deal with things after 1, the phone nails received an alarm message, saying that a machine load of Aliyun was too high 2, according to the alarm information, we logged on to this machine and used the uptime command to check the machine load! [] then this machine's

    Shulou · 2022-06-03 07:23
  • The method of using cdn acceleration

    The method of using cdn acceleration

    After purchasing the CDN service, users will be more concerned about the actual effect in the process of using it. First of all, you need to make sure that it has been activated successfully, and then follow the basic steps to add accelerated domain names and configure CNAME. After all these are successfully completed, you can then test whether CDN is accelerated successfully.

    Shulou · 2022-06-03 07:23
  • What is the main function of cdn acceleration?

    What is the main function of cdn acceleration?

    Compared with other CDN service providers, the main advantages of CDN include stable and fast, cost-effective, easy to use, efficient and intelligent. More users will ask about the advantage of stability and speed. Generally speaking, CDN is characterized by sharing the pressure on the origin server, avoiding network congestion and ensuring that it is added in different regions and different scenarios.

    Shulou · 2022-06-03 07:23
  • Specific solutions for cdn acceleration

    Specific solutions for cdn acceleration

    After purchasing the CDN service, users will be more concerned about the actual effect in the process of using it. First of all, you need to make sure that it has been activated successfully, and then follow the basic steps to add accelerated domain names and configure CNAME. After all these are successfully completed, you can then test whether CDN is accelerated successfully.

    Shulou · 2022-06-03 07:23
  • Installation and basic use of Jenkins+GitLab+Ansible playbook

    Installation and basic use of Jenkins+GitLab+Ansible playbook

    GitLab, what is GitLab? GitLab is an open source distributed version control system, the development language is Ruby, and its functions are to manage project source code, version control, code reuse and find different github distributed online code supports of GitLab and GitHub.

    Shulou · 2022-06-03 07:22
  • How far is your business from the digital transformation?

    How far is your business from the digital transformation?

    Since 2018, more and more organizations have completed research and small-scale experiments on IT emerging technologies, and they are about to consider how to move forward with the next step of digital transformation. In the process of digital transformation, users are faced with a variety of transformation difficulties, and need corresponding professional and technical knowledge and transformation strategy.

    Shulou · 2022-06-03 07:22
  • Detailed explanation of Windows server 2008 transfer and occupation operation host

    Detailed explanation of Windows server 2008 transfer and occupation operation host

    Today we will show you how to transfer and occupy the operating host in the Windows server version. First of all, let's take a look at the concept of the operation host: the operation host in the forest architecture host: used to control the definition of all objects and attributes in the entire forest of AD; domain naming host: control the definition of all objects and attributes in the forest

    Shulou · 2022-06-03 07:22
  • Uncover the secret! What are the important systems in the server room?

    Uncover the secret! What are the important systems in the server room?

    You will often hear the words "data center" and "server room", and you all know that a server room is a room dedicated to computing equipment. Facilities such as offices, schools and factories usually have server rooms, which are similar to a small data center that ranges in size from a closet to the entire building

    Shulou · 2022-06-03 07:22
  • Deploy KVM Virtualization platform using GFS Cluster

    Deploy KVM Virtualization platform using GFS Cluster

    In the experimental environment, 4 GFS node servers do GlusterFS clusters, providing storage services to KVM clients to do virtualized server roles, IP addresses, disk spaces, gfs-node1192.168.142.15240G+40Ggfs-node2192.

    Shulou · 2022-06-03 07:22
  • Project: how to add resources to Project Web App

    Project: how to add resources to Project Web App

    Blog: https://blog.51cto.com/13969817 in the process of project implementation, in many cases, the resources of each team are changed, newly added resources and left resources, so as a project manager, how to manage centrally, this article shares in

    Shulou · 2022-06-03 07:22
  • How to build NFS server under ubuntu

    How to build NFS server under ubuntu

    The steps are as follows: 1. Download and install the software # apt-get install nfs-kernel-servernfs-common portmap2. Create the nfs directory and extract the file system (in the rootfs.tar.bz2 file system

    Shulou · 2022-06-03 07:22
  • Personal blog http to https

    Personal blog http to https

    When I set up my personal blog, I read some free certificate application articles and browsed some blogs that use Https. Using Https is much more secure than Http, at least traffic hijacking which is very common in China will be greatly reduced. Have nothing to do, test to upgrade your personal blog

    Shulou · 2022-06-03 07:22
  • Shell script a time cycle

    Shell script a time cycle

    #! / bin/bash# cycle by hour # sh x.sh 2017010101 2017010301stime=$1etime=$2while: do echo $stime stime=$ (d

    Shulou · 2022-06-03 07:22
  • 4 common traps related to Kubernetes monitoring, be careful to avoid!

    4 common traps related to Kubernetes monitoring, be careful to avoid!

    Kubernetes (K8S) now seems to be the de facto standard for managing and deploying micro-service and container-based applications-- and it's not hard to understand why. Kubernetes is the largest open source community, supported by the Cloud Native Computing Foundation (CNCF), which is DevOp

    Shulou · 2022-06-03 07:22
  • Azure IoT Hub 10-minute getting started Series (4)-File upload

    Azure IoT Hub 10-minute getting started Series (4)-File upload

    This article mainly shares a case: upload files to IoTHub through Device SDK within 10 minutes. This article mainly has the following contents: 1. Know where files are stored in IoT Hub 2. Upload TXT text using Node.js Device SDK

    Shulou · 2022-06-03 07:22
  • (3) promethus.yml configuration explanation

    (3) promethus.yml configuration explanation

    1. Default configuration shell > cat / Download/prometheus/prometheus.yml | grep-v "#" global:alerting: alertmanagers:

    Shulou · 2022-06-03 07:21
  • Postfix sends mail

    Postfix sends mail

    Postfixyum-y install postfix mailxsystemctl start postfix systemctl enable postfix [root log] # c

    Shulou · 2022-06-03 07:21
  • ELK environment building + security authentication, Nginx log collection

    ELK environment building + security authentication, Nginx log collection

    Prior to this, I have finished the theoretical knowledge of ELK in my last blog. In this blog, I will deploy a complete ELK environment. If there are any deficiencies, please criticize and testify. 1. ELK installation information 192.168.10.101 Elasticsear

    Shulou · 2022-06-03 07:21
  • Why does the domestic cloud desktop have entered a mature stage?

    Why does the domestic cloud desktop have entered a mature stage?

    Cloud desktop was introduced in 2007 to China after more than ten years of development, from the initial introduction period to the implementation period and then to today has gradually matured, and began to enter the stage of maturity. Then someone will ask you why you say that cloud desktop has entered a mature stage. We can see the cloud from the following points

    Shulou · 2022-06-03 07:21