Changes for page Configuring a VPS machine from scratch
Last modified by Alexandru Pentilescu on 2024/07/22 21:37
From version 4.3
edited by Alexandru Pentilescu
on 2022/11/13 22:09
on 2022/11/13 22:09
Change comment:
There is no comment for this version
To version 4.2
edited by Alexandru Pentilescu
on 2022/11/13 22:08
on 2022/11/13 22:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -45,9 +45,6 @@ 45 45 Ultimately, the argument for or against using root access is mostly a philosophical one, rather than a technical one. There is no right or wrong answer to this question. Rather, each answer brings its own advantages and disadvantages to the table. What really matters is what you're more comfortable with using in the end. 46 46 Moreover, using a sudoers user rather than root is not inherently a guarantee for system safety either and should not be taken as a leeway for running suspicious executable files from the internet either, as privilege escalation bugs have existed in the Linux kernel since its own inception. 47 47 48 -= Setting up an SMTP server = 49 -This will be required for all the future things you will be doing on the server. 50 - 51 51 = Setting up automatic updates = 52 52 53 53 System updates are a necessity for modern day operating systems and on linux, especially, there's a constant need to run such updates regurarly to avoid the risk of running vulnerable software that can be exploited by rogue malware.