mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Update README.md
This commit is contained in:
@@ -52,6 +52,15 @@ sudo hostnamectl set-hostname YOURHOSTNAME
|
|||||||
sudo reboot
|
sudo reboot
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you are running CentOS 7 or Ubuntu 16.04 and don't have hame resolution ensure you hosts file looks like this:
|
||||||
|
|
||||||
|
```
|
||||||
|
127.0.0.1 hybridhunter hybridhunter.localdomain localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||||
|
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||||
|
```
|
||||||
|
It is imperative that hostname.localdomain is included in this hosts entry for the install to complete properly.
|
||||||
|
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
Once you resolve those requirements or are using Ubuntu 16.04 do the following:
|
Once you resolve those requirements or are using Ubuntu 16.04 do the following:
|
||||||
|
|||||||
Reference in New Issue
Block a user