More updates
This commit is contained in:
+58
@@ -0,0 +1,58 @@
|
|||||||
|
# Patching
|
||||||
|
Patching is done on Mondays. The list of machines to be patched is as follows:
|
||||||
|
|
||||||
|
## 192.168.1.11
|
||||||
|
```
|
||||||
|
sudo apt update
|
||||||
|
sudo apt upgrade
|
||||||
|
sudo apt dist-upgrade
|
||||||
|
```
|
||||||
|
|
||||||
|
## 192.168.1.12
|
||||||
|
```
|
||||||
|
sudo yum -y update
|
||||||
|
```
|
||||||
|
|
||||||
|
## 192.168.1.13
|
||||||
|
*Not currently used*
|
||||||
|
|
||||||
|
## 192.168.1.14
|
||||||
|
```
|
||||||
|
yum -y update
|
||||||
|
```
|
||||||
|
|
||||||
|
## 192.168.1.15
|
||||||
|
*Not currently used*
|
||||||
|
|
||||||
|
## 192.168.1.16
|
||||||
|
*Not currently used*
|
||||||
|
|
||||||
|
## 192.168.1.17
|
||||||
|
*Not currently used*
|
||||||
|
|
||||||
|
## 192.168.1.18
|
||||||
|
```
|
||||||
|
yum -y update
|
||||||
|
```
|
||||||
|
|
||||||
|
## 192.168.1.19
|
||||||
|
*Not currently used*
|
||||||
|
|
||||||
|
## 192.168.1.23
|
||||||
|
```
|
||||||
|
sudo apt update
|
||||||
|
sudo apt upgrade
|
||||||
|
sudo apt dist-upgrade
|
||||||
|
```
|
||||||
|
|
||||||
|
## 192.168.1.94
|
||||||
|
```
|
||||||
|
yum -y update
|
||||||
|
```
|
||||||
|
|
||||||
|
## 192.168.1.222
|
||||||
|
```
|
||||||
|
sudo apt update
|
||||||
|
sudo apt upgrade
|
||||||
|
sudo apt dist-upgrade
|
||||||
|
```
|
||||||
@@ -1,5 +1,7 @@
|
|||||||
# Documentation for Bitnetix
|
# Documentation for Bitnetix
|
||||||
Some of this information was previously stored in the G Suite Sites for Bitnetix
|
Some of this information was previously stored in the G Suite Sites for Bitnetix
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
# Patches
|
# Patches
|
||||||
> Patches are done Monday mornings. The machines in question are:
|
Patches are done on Monday mornings. It is not currently automated. The list of machines to be updated and their procedures is in the PATCHING.md file.
|
||||||
|
|||||||
Reference in New Issue
Block a user