Linux. Page 5

Install Oracle 11.2 silently under Centos7

Dependent packages (including 64 bit and 32-bit packages) ...
11:06 10 May 2020

Ansible deployment source code nginx

Divide all deployed nginx hosts into nginx groups: vim /e...
10:28 10 May 2020

Using Grafana and Arthas to automatically grab the thread stack of abnormal Java process

Preface Recently, it is found that the timeou...
22:36 8 May 2020

Android P HIDL demo code writing (original)

Previous articles have analyzed the registration and invocation of HIDL service, and this article summarizes how to writ...
7:08 7 May 2020

Solve 1032 error report of online master-slave replication

The reason for the error is that the master database service is restarted abnormally, which causes the slave database re...
10:09 6 May 2020

Shell script introduction, structure, execution, date usage

Shell script introduction Shell is a program...
11:18 5 May 2020

Python Crawler - Crawl Jitter Short Video

Catalog Preface Tremble Crawler Production Selected Pages Analyzing Web Pages Extract id to construct web address St...
10:58 5 May 2020

One of the shell scripts: Introduction to shell scripts

1. Introduction to shell scripts (1) Script cases and introduction: #!/bin/bash LOG_DIR=/var/log ROOT_UID=0 if ["$UID -n...
14:02 27 April 2020

Linux Kernel Firewall Selinux

Status view and modification of selinux getenforce ###View Status setenforce 0|1 ###0:permissive warning mode 1:enforci...
13:06 21 April 2020

Probe into ReadType of scan in HBase

background knowledge Linux level linux provid...
17:10 4 April 2020

K8S: Helm Deployment ELK 7.6

K8S: Helm Deployment ELK 7.6 scene Deploy a s...
9:25 2 April 2020

Enable or disable SSH for a specific user or user group

What is SSH? The full name of openssh is Open...
3:22 24 March 2020

[Original] Linux Process Scheduler-CFS Scheduler

background Read the fucking source code!--By Luxun A picture is worth a thousand words. --By Golgi ...
13:05 14 March 2020

Deploy Maven and Nexus

Blog Outline:1. Introduction to Maven1) Maven's functions:2) Maven usage scenarios (from a maintenance perspective):3) M...
14:52 19 February 2020

C++ Papers promised me not to go anywhere else if/else?

Learn English one sentence a day and make a little progress every day: "Without purpose, the days would have ended, as ...
0:46 15 February 2020

python learning notes: Alibaba (Tencent) cloud upgrade python

python introduction Supported systems: cross platform Adv...
10:12 12 February 2020

SimGrid simulator installation and application - high performance computing simulator

Catalog 1. About simgrid 2.SimGrid installation 2.1 Binar...
12:52 11 February 2020

misc device driver

misc device driver MISC means mixed and misce...
8:12 11 February 2020

Linux driver easy to learn notes

PC operating system: Ubuntu 16.04 LTS Compiler: arm poky Linux gnueabi GCC 4.9.1 Based on the i.mx6 platform, the Linux ...
5:10 11 February 2020

On Kubernetes Cluster Deployment

Summary There are several ways to deploy K8S clusters: ku...
11:33 10 February 2020

Record a production accident -- disk full

Written in front Today, in the production env...
7:52 10 February 2020

Java spring cloud b2b2b2c o2o multi user shopping mall springcloud Architecture - refresh configuration with spring cloud Bus

We use the spring cloud distributed micro service Cloud Architecture to build b2b2c e-commerce system. In addition to th...
23:41 9 February 2020

Ubuntu mounts a new hard disk

0 view the currently mounted hard disks. You can see that only sda hard disks are used. ...
13:12 9 February 2020

Basic management of Docker container

Docker introduction It's a lightweight "virtual machine" Open source tools for running applications in Linux ...
10:43 9 February 2020

Introduction to hard disk management tools: smartctl

1, Installation command [root@localhost scripts]# smartctl --all /dev/sda -bash: smartctl: Command not found [root@local...
11:53 7 February 2020

Analyzing Thread and Runnable from source code

As we all know, multithreading is often used in advanced Java development. There are usually two ways to start a new thr...
2:38 7 February 2020

The analysis of Linux kernel do_sea()

1. Do? Sea() function purpose This function is used to handle hardware synchronization errors. It can be divided into th...
5:32 6 February 2020

Android development 5: the principle of anonymous shared memory

Before reading, let's think about a question first. In Android system, how does the data of APP View deliver the Surface...
1:22 6 February 2020

Android development 6: Ashmem anonymous shared memory driver

Anonymous SHared MEMory The implementation o...
0:58 6 February 2020

Maximum number of threaded processes linux can run

cat /proc/sys/kernel/threads-max The maximum number of th...
21:12 4 February 2020