Get superuser access - redhat 7.2

Get Super User Access Rights Root user: In RedHat 7.2, the root user privilege is higher than the general privilege on the file system. It is used in the management system. When performing tasks such as installing or deleting software and managing system files and directories, the privilege must be ...

Posted by plapeyre on Thu, 26 Sep 2019 04:10:40 -0700

Mongodb kill-9 restart recovery database

Whoop, Whoop, Whoop, Whoop, Whoop, Whoop, Whoop, Whoop, Whoop, Whoop, Whoop I was frightened to death and thought I was going to delete the Treasury and run away. Close mongodb can not use kill-9!!!! Kill-9!!!!!!!!! Kill-9!!!!!!!!!! But what can I do if I use it carelessly? Recover orz slowly. ...

Posted by kuri7548 on Wed, 25 Sep 2019 21:25:19 -0700

Django Framework csv Files and Project Deployment

Django Web Framework Teaching Notes Catalog Article directory Django Web framework teaching notes Catalog User authentication in Django (using Django authentication system) Auh Basic Model Operation: Generating CSV files E-mail Sending Project deployment WSGI Django Work Environment Deployment ...

Posted by mark103 on Mon, 23 Sep 2019 04:43:35 -0700

Kubernetes 1.16.0 Fast Upgrade

Kubernetes 1.16.0 has been officially released. Quick upgrade (including domestic mirror quick download links) includes three main steps: updating kubeadm/kubectl/kubelet version, pulling mirror and upgrading Kubernetes cluster. Reference Locked version of software on Ubuntu is not updated > Install a specific DockerCE version. ...

Posted by rUmX on Sun, 22 Sep 2019 23:51:50 -0700

Build deployment Docker container based on entOS7 in Linux environment

1. Overview of Docker containers Differentiate Docker container technology from VM virtual machine technology: evernotecid://394EFE90-9CE0-4D65-A8CD-DFEC0DC8061E/appyinxiangcom/11359837/ENResource/p1872 Docker container technology [Container]: container virtualization technology evernotecid://394EFE90-9CE0-4D65-A8CD-DFEC0DC8061E/appyinxiangcom ...

Posted by corruption on Thu, 19 Sep 2019 10:49:23 -0700

How to Remote Monitor Linux Server and Desktop from Web Browser

When you want to monitor a Linux machine, you have many choices. Although there are many product quality monitoring schemes (such as Nagios, Zabbix, Zenoss), they have gorgeous UI s, extensible monitoring, easy-to-understand reports, etc., these ...

Posted by Stelios on Wed, 11 Sep 2019 23:29:35 -0700

Linux multi-version python switch and multi-version pip correspondence (cloud Studio & Ubuntu 16.04)

My website: www.mengyingjie.com linux && cloud studio && Ubuntu16.04 Simple solution to multi-version python switching and multi-version pip correspondence 1. Switching python 2 to python Multi-version python: Check version numb ...

Posted by FourthChapter on Mon, 09 Sep 2019 23:48:31 -0700

OVS DPDK VXLAN Tunnel Treatment

Before learning about the implementation of OVS VXLAN, let's review how traditional VTEP devices handle VXLAN messages. As shown in the following figure: After the vxlan message enters the switch port, the vxlan tunnel is terminated according to the message header information. After the end of the tunnel, overlay mapping is carried out accordi ...

Posted by neilybod on Mon, 09 Sep 2019 21:31:56 -0700

Develop and apply a dedicated Substrate block chain!

Substrate is a rapid development framework for developing application specific block chain. Compared with DApp based on public chains such as ETF, the application of specific block chains is a special block chain built around a single application, so it has the greatest flexibility and the least restrictions. This article describes in detail ho ...

Posted by UnitedWeFall on Mon, 09 Sep 2019 05:55:22 -0700

Raspberry Pi 4 Model B Compiles 64-bit Kernel

The raspberry pie system installed by default is ARM32-bit system, but since raspberry Pie 3 supports ARM64-bit system, since the official does not give 64-bit system, we have to compile it ourselves. Actually, there are many 64-bit compiler cores of ...

Posted by Syranide on Tue, 27 Aug 2019 02:51:08 -0700