Get the App
  • New deployment of Skype for Business 2015 _ 04.DNS record addition

    New deployment of Skype for Business 2015 _ 04.DNS record addition

    The internal and external DNS information that needs to be created is as follows:

    Shulou · 2022-06-03 01:52
  • Anti-spam artifact-- one of the open source mail gateway ScrolloutF1-- installation and update

    Anti-spam artifact-- one of the open source mail gateway ScrolloutF1-- installation and update

    After half a year of testing, ScroloutF1 can finally be officially online, sort out the documents. ScrolloutF1 requires a clean Debian system to install ScrolloutF1, either Ubantu or Debian. The latest version of

    Shulou · 2022-06-03 01:52
  • VMware App Volumes Manager installation

    VMware App Volumes Manager installation

    After understanding the system and database requirements of VMware App Volumes Manager, today we will focus on the installation of App Volumes Manager. In this introduction environment, we uniformly use Windows 2011s.

    Shulou · 2022-06-03 01:52
  • Is the official description of AAD Connect Microsoft accurate?

    Is the official description of AAD Connect Microsoft accurate?

    Recently, a client asked me a question: can the AAD Connect server change FQDN? I was stupefied and asked why I changed my name, but the other party didn't tell me why. Although I knew that the description of the official Microsoft document could not be changed, I did not tell the customer directly.

    Shulou · 2022-06-03 01:52
  • Source code era PHP practical information sharing | Linux system installation memcached, rookie counterattack essential tutorial!

    Source code era PHP practical information sharing | Linux system installation memcached, rookie counterattack essential tutorial!

    Linux system installs memcached1. First, install the libeventlibrary. Yum install libevent libevent-devel2. Source code installs memcachedwget online download tool yu

    Shulou · 2022-06-03 01:52
  • Office2016 Professional enhanced Edition

    Office2016 Professional enhanced Edition

    Link: https://pan.baidu.com/s/1XBEwwkdwhfSDVpIrBm0cFg password: nkv2Microsoft office 2016 official version is for Windows 10 environment from

    Shulou · 2022-06-03 01:52
  • A brief History of Cloud Computing

    A brief History of Cloud Computing

    Chaos was born in the 1960s, which is an era of great social change. The Berlin Wall was built, Che Guevara was killed, the Apollo 11 spaceship successfully landed on the moon, and Neil Armstrong stepped on the surface of the moon, taking a small step and a big step for mankind. Right here, most people haven't used it yet.

    Shulou · 2022-06-03 01:52
  • Huawei AC forgot console password

    Huawei AC forgot console password

    If you forget the Console login password, the user can set the new Console login password in two ways: reset it if you can log in through telnet: 1. Log in to the switch through STelnet/Telnet to set up a new Con

    Shulou · 2022-06-03 01:52
  • Configuration record of ubuntu simple Firewall ufw

    Configuration record of ubuntu simple Firewall ufw

    I operate under root. Ordinary users need sudo permission ufw disable to close ufw enable and open this file to close ipv6/etc/default/ufw to view rules ufw status to add rules example:

    Shulou · 2022-06-03 01:51
  • How to start apache service in windows

    How to start apache service in windows

    How to start the apache service in windows? In view of this problem, this article gives the corresponding analysis and answers, hoping to help more friends who want to solve this problem to find a more simple and feasible way. The specific steps are as follows: 1. Cmd opens a command line window and switches to apa.

    Shulou · 2022-06-03 01:51
  • WinSock API correlation function

    WinSock API correlation function

    WinSock provides many socket functions, which do not represent a certain level of the protocol, but are essentially a set of programming interfaces that users can easily program with. (1) the socket function socket function is used to create a socket. Syntax: SOCK

    Shulou · 2022-06-03 01:51
  • Office 365: how to effectively manage meeting details and minutes

    Office 365: how to effectively manage meeting details and minutes

    My blog address: https://blog.51cto.com/13637423 if your team has not yet used the Microsoft Teams function to centrally manage meetings with internal and external users or organize meeting minutes, then you can use Out

    Shulou · 2022-06-03 01:51
  • CwRsync synchronizes Windows files to Linux

    CwRsync synchronizes Windows files to Linux

    When synchronizing files on Linux, we usually choose synchronization tools such as rsync according to our needs. CwRsync is a rsync synchronization tool suitable for Windows platform, and its most important feature is that it has the same configuration as Rsync on Linux.

    Shulou · 2022-06-03 01:51
  • Asible Learning Notes-- Common Modules (1)

    Asible Learning Notes-- Common Modules (1)

    Ansible common modules this section includes modules: (1) shell and command (2) replication module copy (3) template module (4) file module file (5) pull file module fetch (6) rsync module synchr

    Shulou · 2022-06-03 01:51
  • Detailed explanation of disk structure of Windows Storage Management

    Detailed explanation of disk structure of Windows Storage Management

    The basic disk types of Windows were introduced in a previous article, "introduction to disk types for Windows Storage Management." In this article, we will give an in-depth introduction to the structure of two disk types, GPT and MBR. Windows disk structure: the mainstream disk structure of Windows

    Shulou · 2022-06-03 01:51
  • How to solve the problem of ubuntu installation gcc failure

    How to solve the problem of ubuntu installation gcc failure

    How to solve the problem of ubuntu failed to install gcc? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem. Step 1: open the terminal first. Step 2: enter sudo apt

    Shulou · 2022-06-03 01:51
  • Introduction to VMware vCenter 6.0installation and Cluster configuration

    Introduction to VMware vCenter 6.0installation and Cluster configuration

    First, VMware vCenter Server provides a scalable and extensible platform, which lays a foundation for virtualization management. The VMware vSphere environment can be managed centrally, which greatly improves the understanding of IT administrators compared with other management platforms.

    Shulou · 2022-06-03 01:50
  • How do I use kubeadm to manage certificates?

    How do I use kubeadm to manage certificates?

    Kubeadm Management Certificate before managing certificates, you need to know how kubernetes uses PKI certificates: official documents check certificate expiration time check-expiration can be used to check certificate expiration time: kubeadm al

    Shulou · 2022-06-03 01:50
  • How to solve the problem that tomcat in linux system cannot be started

    How to solve the problem that tomcat in linux system cannot be started

    What if the tomcat in the linux system cannot be started? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem. When starting tomcat under linux, if the service

    Shulou · 2022-06-03 01:50
  • The solution of being unable to enter the directory in linux

    The solution of being unable to enter the directory in linux

    This article will explain in detail the solution to the inability to enter the directory in linux. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article. If you have a folder under the directory A, the following operations lead to a direct jam: 1.

    Shulou · 2022-06-03 01:50