Changes for page Configuring a VPS machine from scratch
Last modified by Alexandru Pentilescu on 2024/07/22 21:37
From version 4.4
edited by Alexandru Pentilescu
on 2022/11/13 22:10
on 2022/11/13 22:10
Change comment:
There is no comment for this version
To version 5.1
edited by Alexandru Pentilescu
on 2022/11/13 22:14
on 2022/11/13 22:14
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -117,5 +117,8 @@ 117 117 118 118 This instructs the package to reboot the whole system, automatically, whenever an update requires it, the next time the system clock reaches this specific configured time. I set mine to reboot the system, whenever an update requires it, at 2AM. You may change the time to whichever fits your needs. 119 119 120 += Installing docker = 120 120 122 +Docker is almost an irreplaceable piece of software that will be critical to your whole infrastructure. Docker needs to be installed on the system properly. In order to do so, please follow the guide [[here>>https://docs.docker.com/engine/install/ubuntu/]] 123 + 121 121 )))