Get the App
  • The method of distinguishing centos and ubuntu system in linux

    The method of distinguishing centos and ubuntu system in linux

    In this issue, the editor will bring you the methods of distinguishing centos and ubuntu systems in linux. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article. 1. Lsb_release-a

    Shulou · 2022-06-03 00:09
  • What is VLAN?

    What is VLAN?

    First, an overview of VLAN: the Chinese name of VLAN (Virtual Local Area Network) is "virtual local area network". Virtual local area network (VLAN) is a group of logical devices and users, these devices and users are not limited by physical location, can

    Shulou · 2022-06-03 00:09
  • Disable & skip Exchange anti-malware scanning

    Disable & skip Exchange anti-malware scanning

    Use the command line hypervisor to disable malware filtering on a specific Exchange server: to disable malware filtering, run the following command: & $env:ExchangeInstallPath\ Scripts\ Disable-Ant

    Shulou · 2022-06-03 00:09
  • PowerShell deletes the correct pose for Exchange 2010 messages

    PowerShell deletes the correct pose for Exchange 2010 messages

    Delete by searching the database (exact search for sending time, topic, body content, etc.): get-mailbox-Database "Mailbox Database name"-ResultSize unlimited | S

    Shulou · 2022-06-03 00:09
  • Shell script-for Loop

    Shell script-for Loop

    Loop statement for loop statement needs to specify a variable and a list of values that can be taken, execute the same command sequence for each different value, until the value of the variable is exhausted, and exit the loop value list: the execution condition of the for statement, including multiple objects with the same attributes, which need to be specified in advance.

    Shulou · 2022-06-03 00:08
  • What is inode?

    What is inode?

    Inode is an important concept and is the basis for understanding the Unix/Linux file system and hard disk storage. In my opinion, understanding inode not only helps to improve the level of system operation, but also helps to understand Unix design philosophy, that is, how to abstract the underlying complexity into a simple concept.

    Shulou · 2022-06-03 00:08
  • Yum installation mongodb configuration replication set (master-slave replication)

    Yum installation mongodb configuration replication set (master-slave replication)

    one。 Configure yum warehouse vim / etc/yum.repos.d/mongodb-org-4.2.repo # create a new warehouse file [mongodb-org-4.2] name=MongoDB Repositoryb

    Shulou · 2022-06-03 00:08
  • Time format conversion between unix and windows in C #

    Time format conversion between unix and windows in C #

    Recently, we have done order docking on shopEX platform, because shopEX is Php, so the time format of submitting the order is first converted to unix time format, and then it can be submitted successfully. Similarly, all dates returned by response are in unix time format, so

    Shulou · 2022-06-03 00:08
  • Use URLOS to quickly install rTorrent under ubuntu (the fastest BT download tool)

    Use URLOS to quickly install rTorrent under ubuntu (the fastest BT download tool)

    RTorrent is a very simple, excellent, very lightweight BT client. It is written in C++ using the ncurses library and uses rTorrent as a remote on low-end systems with GNU Screen and Secure Shell installed.

    Shulou · 2022-06-03 00:08
  • Two uses of expect

    Two uses of expect

    Yum install expect-y # install expect1. Test usage #! / usr/bin/expect# interpretation language, run here with. / run, bash will report an error spawn ssh root@192.1

    Shulou · 2022-06-03 00:08
  • What are the advantages of using cloud servers for small and medium-sized enterprises?

    What are the advantages of using cloud servers for small and medium-sized enterprises?

    The arrival of cloud computing has brought a hurricane to the IT industry. Software, hardware and solution providers support cloud computing in various ways, and major service providers have launched or improved a variety of services. The emergence of cloud servers has caused a craze and is welcomed by the majority of users. Share the mini Rubik's cube with Zhijian.

    Shulou · 2022-06-03 00:07
  • Wwn cannot be detected by Wave Store

    Wwn cannot be detected by Wave Store

    Reapply san switch configuration fil

    Shulou · 2022-06-03 00:07
  • AD- New user Command New-ADUser

    AD- New user Command New-ADUser

    Learn from: teacher Xu Peng's AD Powershell series of video courses to create an enabled user: necessary attributes: NameSamAccountNameUserPrincipalNameDisplayNamePathAccou

    Shulou · 2022-06-03 00:07
  • The reason why hackers use linux

    The reason why hackers use linux

    This article is to share with you about the reasons why hackers use linux. The editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article. First of all, linux system is attracted by more and more people.

    Shulou · 2022-06-03 00:07
  • Core Lingsi Sinlinx A64 linux writes LED through device tree

    Core Lingsi Sinlinx A64 linux writes LED through device tree

    Development platform Xin Lingsi Sinlinx A64 memory: 1GB Storage: 4GB detailed parameters https://m.tb.cn/h.3wMaSKm Development Board AC Group 641395230 holographic A64 device Tree structure # include

    Shulou · 2022-06-03 00:07
  • A new store is added in the backstage of the system.

    A new store is added in the backstage of the system.

    Group Vision 1, merchant basic file-- > store management-- > shop information-- > new store organization code: [organization code] + 12 of the previous newly-built store, save-- > copy store basic file copy content: [Yundian parameters], [checkout method], [printer], [single note]

    Shulou · 2022-06-03 00:07
  • How to solve the problem that the report stops working after AUTOCAD starts and cannot be used normally?

    How to solve the problem that the report stops working after AUTOCAD starts and cannot be used normally?

    How to solve the problem that the report stops working after AUTOCAD starts and cannot be used normally? ©Lander Zhang focuses on on-demand IT infrastructure operation and maintenance services for foreign enterprises, and IT Helpdesk practical training practitioners blog: https://blog.51cto.co

    Shulou · 2022-06-03 00:07
  • Service Discovery, deployment Update and expansion of Advanced docker (7)

    Service Discovery, deployment Update and expansion of Advanced docker (7)

    Original articles, welcome to reprint. Reprint please indicate: reproduced from IT Story Association, thank you! Original link address: "Advanced article" docker service discovery, deployment update and expansion (7) all forms of service discovery are in the form of ip+ ports. If there are few traditional services, you can communicate with them.

    Shulou · 2022-06-03 00:07
  • Zabbix usage record-drawing dynamic topology diagram

    Zabbix usage record-drawing dynamic topology diagram

    Zabbix is used more and more widely. Zabbix helps to improve the efficiency of operation and maintenance. It is easy to find the location of the problem in time through zabbix topology diagram and create topology figure 1. Add hosts add hosts that use zabbix monitoring in the topology 2. Add a connection add for linking two

    Shulou · 2022-06-03 00:06
  • What are the commonly used software in linux?

    What are the commonly used software in linux?

    In this issue, the editor will bring you about the software commonly used in linux. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article. It has been a while since I transferred from Windows to Linux, and I reinstalled it some time ago.

    Shulou · 2022-06-03 00:06