This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| deb12:instolympus2 [2025/07/22 22:57] – [Virtualbox 7.1] Bernard Condrau | deb12:instolympus2 [2026/05/18 13:31] (current) – [Root and SSH access] Bernard Condrau | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| - Install [[deb9: | - Install [[deb9: | ||
| + | ===== Check Network ===== | ||
| + | * Get gateway address:< | ||
| + | * Get network interface:< | ||
| ===== Virtualbox 7.1 ===== | ===== Virtualbox 7.1 ===== | ||
| - Import the GPG key: '' | - Import the GPG key: '' | ||
| Line 67: | Line 70: | ||
| ===== Autostart Apps ===== | ===== Autostart Apps ===== | ||
| - | | + | |
| + | * [[deb10: | ||
| ===== Remove Applications ===== | ===== Remove Applications ===== | ||
| ==== LibreOffice ==== | ==== LibreOffice ==== | ||
| Line 78: | Line 81: | ||
| Sometimes it is helpful to exclude a package from upgrading. Virtualbox, for example, requires the GUI on the client to be used after version upgrade to upgrade and install the guest addtions, so sometimes it's better to not upgrade the package while you don't have physical access to the client. You can exclude and include with the following commands:< | Sometimes it is helpful to exclude a package from upgrading. Virtualbox, for example, requires the GUI on the client to be used after version upgrade to upgrade and install the guest addtions, so sometimes it's better to not upgrade the package while you don't have physical access to the client. You can exclude and include with the following commands:< | ||
| sudo apt-mark unhold virtualbox-6.1</ | sudo apt-mark unhold virtualbox-6.1</ | ||
| + | |||
| + | ===== Change host name ===== | ||
| + | * '' | ||
| + | * Update ''/ | ||
| + | * Update ''/ | ||
| + | * either:< | ||
| + | sudo invoke-rc.d networking force-reload</ | ||
| + | * or:< | ||
| ===== Links ===== | ===== Links ===== | ||