Get the App
  • Yi Bao Dian-experience the eleventh of the Teams experiment manual in O365 and communicate with external guests

    Yi Bao Dian-experience the eleventh of the Teams experiment manual in O365 and communicate with external guests

    This lab will experience how to obtain a free version of Teams account and invite external guests to use Teams to communicate with members of the enterprise team through Office 365Enterprise Edition Teams. First, enable guest access function to open Edge and access http://

    Shulou · 2022-06-03 06:18
  • Exchange/Office365 automatic processing script: environmental preparation (1)

    Exchange/Office365 automatic processing script: environmental preparation (1)

    Server requirements operating system: Windows Server 2008 office365 2012 R2 network requirements: join the domain to allow access to related office365 sites open to the Exchange/Skype port 4435985Magi 5986 software

    Shulou · 2022-06-03 06:18
  • Gitlab and jenkins-CICD processes of docker in Advanced articles (43)

    Gitlab and jenkins-CICD processes of docker in Advanced articles (43)

    Original articles, welcome to reprint. Reprint please indicate: reproduced from IT Story Association, thank you! Original link address: "Advanced article" docker gitlab and jenkins-CICD process (43) gitlab and jenkins have been installed in the previous section, this time

    Shulou · 2022-06-03 06:18
  • PfSense Multi-WAN setup Guid

    PfSense Multi-WAN setup Guid

    An overview of the settings described in this guide enables pfSense to balance or fail over traffic from LAN to multiple Internet connections (WAN). With load balancing, traffic from LAN can be looped and shared on a connection-based basis through the normal use of WAN. Pass the reason

    Shulou · 2022-06-03 06:18
  • Resolve Kubernetes Pod DNS timeout problem

    Resolve Kubernetes Pod DNS timeout problem

    Recently, K8s has been applied to the company's test environment. Most containers use alpine-based images, and basic services such as MySQL and Redis are connected by domain names. However, there is a very strange phenomenon. Some applications in Pod report DNS timeout, and the error log is probably.

    Shulou · 2022-06-03 06:18
  • Initialization of gitlab code repository

    Initialization of gitlab code repository

    After 1ssh certification, 2. Submit the code to master [root @ 192 ~] # git clone git@192.168.56.11:develop/myone.git [root@192 ~] # lsana

    Shulou · 2022-06-03 06:18
  • What's the difference between GPT and MBR?

    What's the difference between GPT and MBR?

    When you set up a new disk in Windows 8 or 8.1, you will be asked if you want to use MBR or GPT partitions. GPT is a new standard and is gradually replacing MBR. GPT brings a lot of new features, but MBR still has the best compatibility. GPT is not Wi.

    Shulou · 2022-06-03 06:18
  • How do I redirect my computer to the default save location after adding a domain on AD?

    How do I redirect my computer to the default save location after adding a domain on AD?

    How do I redirect my computer to the default save location after adding a domain on AD? ©Lander Zhang focuses on on-demand IT infrastructure operation and maintenance services for foreign enterprises, and IT Helpdesk hands-on training practitioners https://blog.51cto.com/lander

    Shulou · 2022-06-03 06:17
  • Hybrid deployment of Exchange 2013CU17 and office 365-configuring SSO (7)

    Hybrid deployment of Exchange 2013CU17 and office 365-configuring SSO (7)

    In this article, we start to configure SSO. When we log in to Office 365 after configuration, if we enter the domain name we added before, we will jump to ADFS and go to AD for verification. Before configuration, we need to install the following two tools, because we need to connect to the remote

    Shulou · 2022-06-03 06:17
  • # 04th SCCM Planning-Active Directory Integration

    # 04th SCCM Planning-Active Directory Integration

    SCCM Planning-Active Directory set cost this article focuses on Active Directory integration. The benefits of integration in ConfigMgr deployments, you can combine CofigMgr and existing Active

    Shulou · 2022-06-03 06:17
  • How to set linux to display the current path by default

    How to set linux to display the current path by default

    How does linux set the default display of the current path? This problem may be encountered in our daily work. Through this question, I hope you can gain more. If you don't look at the answer, I don't know if you are sure to answer this question. Let's try it. First go to the etc directory and edit prof

    Shulou · 2022-06-03 06:17
  • Common commands in Linux (1)

    Common commands in Linux (1)

    A Linux shortcut command function Ctrl + C terminates the foreground running program Ctrl + D exits Ctrl + L clear screen Ctrl + A cursor moves to the front of the command Ctrl + E cursor moves to the command back end Ctrl + U delete cursor all characters Ctrl + K delete

    Shulou · 2022-06-03 06:17
  • Linux server DNS service building (forward parsing, reverse parsing)

    Linux server DNS service building (forward parsing, reverse parsing)

    Experiment details: experiment content: DNS forward parsing and reverse parsing services are simulated and built in the virtual machine in centos7. Experimental environment: a linux server, bind tools Experimental process: forward parsing: 1, open a Linux server, use yum warehouse to install B

    Shulou · 2022-06-03 06:17
  • Installation path of apache in linux

    Installation path of apache in linux

    Today, the editor will bring you an article about the installation path of apache in linux. The editor thinks it is very practical, so I will share it for you as a reference. Let's follow the editor and have a look. If apache is installed as a RPM package, its installation path should

    Shulou · 2022-06-03 06:17
  • How to view the catalog in linux

    How to view the catalog in linux

    This article is to share with you how to view the catalog in linux. I believe most people have not learned this skill. In order to make you understand better, I have summarized the following contents. Without saying much, let's read on. You can use the ls command to view the directory under linux. The ls command can

    Shulou · 2022-06-03 06:17
  • Exchange Server 2019 Install-

    Exchange Server 2019 Install-

    The previous article has completed the preparation steps, the environment has been set up, the next step is to install the main program of Exchange. Before that, let's create a new dedicated account, do not use the default Administrator account, and form a good habit. For example, I set up one here.

    Shulou · 2022-06-03 06:17
  • Linux performance optimization reading notes 01

    Linux performance optimization reading notes 01

    Check the number of system cpu: (1) grep 'model name' / proc/cpuinfo | wc-l (2) grep' core id' / proc/cpuinfo | installation of wc-l performance tool: (1) ce

    Shulou · 2022-06-03 06:17
  • Windows Server 2016-restore Active Directory to different hardware platforms

    Windows Server 2016-restore Active Directory to different hardware platforms

    Although domain controllers should provide redundancy to each other, there are platform-specific differences that prevent data from one server from being used to restore another server. You can always use system state or critical volume backups to restore the domain controller that created the backup. If you create a backup on the server AAA

    Shulou · 2022-06-03 06:17
  • The solution of ubuntu booting into grub Interface

    The solution of ubuntu booting into grub Interface

    This article mainly discusses the solution of ubuntu booting into grub interface. There is a certain reference value, friends in need can refer to, follow the editor to see the solution. Solution: 1. Edit grub file sudo vim / etc/defau

    Shulou · 2022-06-03 06:17
  • Veritas NetBackup Server 8.0 (Windows version) installation

    Veritas NetBackup Server 8.0 (Windows version) installation

    How can I post the WORD document?

    Shulou · 2022-06-03 06:17