智能运维
-
How to Fix CVE-2022-20696- An Unauthenticated Access Vulnerability in Cisco SD-WAN vManage Software
The network appliances manufacturer giant Cisco published an advisory on 7th September 2022 (Updated on 09 September 2022) in which Cisco detailed an unauthenticated access vulnerability in Cisco SD-…
-
8 Best Vulnerability Scanning Tools for Businesses in 2022
In this world of technology, where cybersecurity has become an integral aspect of our lives, we can’t overlook the importance of real-time threat detection. New common IT vulnerabilities are di…
-
How to Protect Your Private NPM Packages Being Exposed Using NPM API Timing Attack
Yakir Kadkoda, a Security Researcher at Aqua Nautilus, has revealed a unique timing attack on NPM API implementation that could lead to a supply chain attack. According to the researcher, this NPM AP…
-
How to Disable TLS 1.0 and TLS 1.1 on Windows Server
Growing trends in cyber attacks made system administrators implement more secured communication protocols to protect their assets and network from attacks. TLS plays a vital role in the implementatio…
-
华为鸿蒙操作系统(HarmonyOS)
华为鸿蒙操作系统(HarmonyOS)自2.0版正式启动至今,在短期内就布署超过2亿台机器设备,纵览全世界电脑操作系统的发展历程,都是十分罕见的。往往如此大的规模,都是基于华为公司近年来在手机行业与时俱进得到的结…
-
鸿蒙开发-实现页面跳转与页面返回
鸿蒙开发-实现页面跳转与页面返回 情景鸿蒙根据JS构建HelloWorld并改动全球化文档 在墙上根据JS构建下去HelloWorld以后,要新创建另一个网页页面,以实现网页页面之间自动跳转和回到。 鸿蒙开发设计-基础组件详细介…
-
DataDog vs New Relic |详细比较(5 个主要功能)
DataDog 和 New Relic 都是企业监控工具,提供涵盖应用程序和基础设施监控不同方面的广泛产品。在本文中,我们将根据 DataDog 和 New Relic 的不同监控能力进行比较。 企业现在比以往任何时候都更加拥抱数字化转型。…
-
鸿蒙开发实例 | 分布式涂鸦
鸿蒙开发实例 | 分布式涂鸦 一、实现涂鸦作品发送至已连接手机在涂鸦画板中有3个核心功能: (1) 涂鸦者选择好希望连接的设备后,可以直接把涂鸦成果流转给对应的设备。 (2) 其他设备接…
-
Windows 环境搭建 PostgreSQL 逻辑复制高可用架构数据库服务
Windows 环境搭建 PostgreSQL 逻辑复制高可用架构数据库服务 本文主要介绍 Windows 环境下搭建 PostgreSQL 的主从逻辑复制,关于 PostgreSQl 的相关运维文章,网络上大多都是 Linux 环境下的操作,鲜有在 Windows …
-
在Linux系统下安装elasticsearch(包括es集群)
Elasticsearch 简介 Elasticsearch 是一个非常强大的搜索引擎。它目前被广泛地使用于各个 IT 公司。Elasticsearch 是由 Elastic 公司创建。它的代码位于 GitHub - elastic/elasticsearch: Free and Open, Distribut…