智能运维

  • How to Set or Change a Hostname in CentOS 7

    Introduction A hostname is simply the name a server goes by on a network. Setting a unique hostname is an excellent way to quickly find and identify different servers on your network. There are three…

    智能运维 2022年1月7日
  • How to Install and Configure Nginx on CentOS 7

    What is Nginx? Nginx (pronounced ‘engine X’) is an alternative to Apache and is considered to be one of the most popular HTTP web servers in the world. As opposed to Apache, Nginx tends to consume fe…

    智能运维 2022年1月7日
  • How to Install & Configure Veeam Backup for Office 365

    Introduction Managed Backup for Microsoft Office 365 powered by Veeam is completely independent of Microsoft’s infrastructure. In the case of a major outage on Microsoft’s part, you would still have …

    智能运维 2022年1月7日
  • How to Configure Windows Server 2012 Firewall

    Introduction Firewalls have become an essential part of every network that has access to the Internet. Without firewalls, anyone would be able to access your network and servers and infect them with …

    智能运维 2022年1月7日
  • Bash declare Statement: Syntax and Examples

    Introduction A variable in bash is created by assigning a value to its reference. Although the built-in declare statement does not need to be used to explicitly declare a variable in bash, the comman…

    智能运维 2022年1月7日
  • The pwd Linux Command

    Introduction The pwd Linux command prints the current working directory path, starting from the root (/). Use the pwd command to find your way in the Linux file system structure maze or to pass the w…

    智能运维 2022年1月6日
  • Bash trap Command Explained

    Introduction A shell script can run into problems during its execution, resulting in an error signal that interrupts the script unexpectedly. Errors occur due to a faulty script design, user actions,…

    智能运维 2022年1月6日
  • How to Use Linux nohup Command

    Introduction SIGHUP (Signal Hang UP) is a signal that terminates a Linux process when its controlling terminal is closed. If you accidentally close a terminal or lose connection with the server, all …

    智能运维 2022年1月6日
  • 服务器ecs怎么绑定域名

    本篇文章给大家分享的是有关服务器ecs怎么绑定域名,小编觉得挺实用的,因此分享给大家学习,希望大家阅读完这篇文章后可以有所收获,话不多说,跟着小编一起来看看吧。 服务器ecs怎么绑定域名? 服务器ecs指的就是…

    智能运维 2021年12月6日
  • RAC重构类型是怎么样的

    本篇文章为大家展示了RAC重构类型是怎么样的,内容简明扼要并且容易理解,绝对能使你眼前一亮,通过这篇文章的详细介绍希望你能有所收获。 RAC隔离体系可分为3层:DB层,clusterware层和OS层每一层都提供了机制用于…

    智能运维 2021年12月6日