Get the App
  • Login Mechanism of ssh based on Secret key

    Login Mechanism of ssh based on Secret key

    Ssh connection default port is tcp22 port login method based on user name and password is generally not secure, because user name and password are easy to leak, so there is this key-based login method based on secret key login process (1) ssh client first generates a pair of their own

    Shulou · 2022-06-03 03:27
  • What are the functions of private cloud?

    What are the functions of private cloud?

    With the application of cloud technology, more and more people begin to use private cloud, but how many people know the function of private cloud. Let Yunrong Technology introduce them to you today. First of all, the private cloud is also a kind of web disk, so it has all the functions of web disk, backup, video upload and download (private cloud)

    Shulou · 2022-06-03 03:27
  • Japanese TV Station chooses Infortrend Storage Management Core Broadcasting Service

    Japanese TV Station chooses Infortrend Storage Management Core Broadcasting Service

    Recently, a national television station in Japan has used Infortrend's storage solution to cope with the growing number of broadcasting tasks. Upgrade the legacy system with enterprise unified storage EonStor GS 3000 to upgrade all aspects (for example, stronger performance, larger

    Shulou · 2022-06-03 03:27
  • Installation of zabbix monitoring system

    Installation of zabbix monitoring system

    Introduction to zabbix: zabbix is a completely open source tool that integrates features such as cacti and nagios attached: SNMP (udp 161udp 162) many network tools support this protocol, such as common route switching.

    Shulou · 2022-06-03 03:27
  • Common Nginx configuration

    Common Nginx configuration

    Recently modified the nginx configuration to meet the needs of the company: transparently transfer the client IP and port to the back-end service (PHP) fastcgi_param X-Real-IP $http_x_forwarded_for;fastcgi_param

    Shulou · 2022-06-03 03:27
  • Hadoop fully distributed deployment

    Hadoop fully distributed deployment

    Hadoop fully distributed deployment 1, overview concept: is a reliable, scalable, distributed computing open source software. Is a framework that allows big data and distributed processing across computer clusters, using a simple programming model (mapreduce) to scale from a single server to several

    Shulou · 2022-06-03 03:27
  • Build rsync server by Linux

    Build rsync server by Linux

    1 Server configuration 1.1 close SELinuxsetenforce 01.2 install rsyncyum install-y rsync1.3 configure rsyncvi / etc/rsyncd.conf [rsync]

    Shulou · 2022-06-03 03:27
  • Docker installation documentation

    Docker installation documentation

    1. Docker environment installation system requirements: CentOS 7 installs docker through yum, first configure yum image source, and use Ali cloud image .curl-o / etc/yum.repos.d/docker-ce.rep

    Shulou · 2022-06-03 03:27
  • X3650M5 cracked the windows server 2008 administrator password

    X3650M5 cracked the windows server 2008 administrator password

    Today received a thorny problem, a X3650M5 server, windows server 2008 R2 enterprise operating system administrator password forgot. Finally through Baidu and their own exploration and finally solve the problem

    Shulou · 2022-06-03 03:26
  • You may all underestimate Windows!

    You may all underestimate Windows!

    In recent years, I have been working on system integration, virtualization, etc. When communicating with users, when the director or technical staff of the information center said, "We need XX functionality," I said, use Windows Server 2008 R2 (later replaced by Window

    Shulou · 2022-06-03 03:26
  • Discussion on the influence of WSFC compulsory Arbitration

    Discussion on the influence of WSFC compulsory Arbitration

    Compulsory arbitration is a common operation in WSFC cluster management. Under what circumstances should compulsory arbitration be carried out and whether it will affect the cluster after compulsory arbitration? Lao Wang will discuss with you in detail in this article. In order to facilitate understanding, I will simplify the concept of cluster database and arbitration involved in compulsory arbitration.

    Shulou · 2022-06-03 03:26
  • The remote connection desktop cannot be connected, indicating that your credentials are not working (both sides are win7 dual-service version)

    The remote connection desktop cannot be connected, indicating that your credentials are not working (both sides are win7 dual-service version)

    Failure phenomenon: the connection to the remote desktop has not been successful, the account name and password are not wrong, the error tips are as follows: solution: 1. Type gpedit.msc in "run" and change one of the remote service settings on the remote desktop server. Group Policy-computer configuration-Administrative templates

    Shulou · 2022-06-03 03:26
  • Xshell implements Windows to upload files to Linux host

    Xshell implements Windows to upload files to Linux host

    Upload rz and download sz command files from the xshell terminal linux system; just install this package. [root@localhost src] # yum install-y lrzsz3, upload files from Windows

    Shulou · 2022-06-03 03:26
  • Ansible Roles and Best practic

    Ansible Roles and Best practic

    Roles: put the playbook in their respective subdirectories according to their functions, such as handler,tasks, to form a collection, that is, roles. The Roles directory can be defined by roles_path in ansible.cfg

    Shulou · 2022-06-03 03:26
  • The exclamation mark problem of the networking icon after each launch of the win7 upgrade patch is resolved.

    The exclamation mark problem of the networking icon after each launch of the win7 upgrade patch is resolved.

    Yesterday, the system patched, started up the networking icon has been with an exclamation point, but also can not access the network, usually is started on the OK, look for some methods on the Internet, in accordance with the following methods to solve this problem. Execute netsh wins in the cmd window with system administrator privileges

    Shulou · 2022-06-03 03:26
  • Nginx deployment and configuration

    Nginx deployment and configuration

    1. Install [root@localhost ~] # yum-y install gcc wget pcre-devel openssl-devel# sticky third-party extension module for session

    Shulou · 2022-06-03 03:26
  • Install yaf Framework in CENTOS php 7.0 + nginx Environment

    Install yaf Framework in CENTOS php 7.0 + nginx Environment

    # php-vPHP 7.0.19 (cli) (built: May 12 2017 21:01:27) (NTS) Copyright (c) 1997-2017 The PHP GroupZe

    Shulou · 2022-06-03 03:26
  • Knowledge of linux shell script

    Knowledge of linux shell script

    In a recent project, there was a task of writing linux shell scripts. As I was not very familiar with it before, I encountered a lot of difficulties in this process, found a lot of information, and gained a lot. Let's share a summary of the knowledge commonly used in linux shell scripts.

    Shulou · 2022-06-03 03:26
  • Attention to installation of HCL Simulator

    Attention to installation of HCL Simulator

    [the task of this week's advanced routing course is to install the HCL simulator. The following are the installation notes and experiences of the HCL simulator] the download of the HCL simulator is best downloaded from the official website; it is safe and virus-free, and then you can download Oracle VM Virtual before installing the HCL simulator.

    Shulou · 2022-06-03 03:26
  • IIS Log-- A method to count the number of IP visits

    IIS Log-- A method to count the number of IP visits

    Use LogParser to count the number of IP visited by Hit on the IIS server to facilitate the compilation of log audit reports for IIS websites combined with firewall IP*** list to configure the log download of IIS websites for log analysis of the two tools LogParser (command)

    Shulou · 2022-06-03 03:26