This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| manuals:vps:repair [2016/12/12 13:58] – s/connect/mount, rewording Aither | manuals:vps:repair [2023/02/02 23:46] (current) – deleted openVZ parolek | ||
|---|---|---|---|
| Line 109: | Line 109: | ||
| The the VPS doesn’t have IP addresses or a route, it could mean that either the network configuration | The the VPS doesn’t have IP addresses or a route, it could mean that either the network configuration | ||
| - | is corrupted | + | is corrupted for some reason. |
| - | [[http:// | + | |
| - | the currently installed distro yet. | + | |
| - | + | ||
| - | You can check the scripts that [[http:// | + | |
| - | at | + | |
| - | https:// | + | |
| One of the ways how you can clear iptables via remote console is using | One of the ways how you can clear iptables via remote console is using | ||
| Line 146: | Line 140: | ||
| ===== Ubuntu and ISPConfig ===== | ===== Ubuntu and ISPConfig ===== | ||
| After creating a new website, a bind mount with the parameter '' | After creating a new website, a bind mount with the parameter '' | ||
| - | | + | Because of this, the VPS start-up process will get stuck when mounting |
| file systems. You need to remove it. | file systems. You need to remove it. | ||
| Line 152: | Line 146: | ||
| In order to configure the network properly, you need to have '' | In order to configure the network properly, you need to have '' | ||
| installed. | installed. | ||
| - | |||
| - | We have seen configurations broken because of various reasons – either an existing | ||
| - | ''/ | ||
| - | network configuration and overrode the configuration created by | ||
| - | [[http:// | ||