GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
System-Maintenance(1) FreeBSD General Commands Manual System-Maintenance(1)

System-Maintenance
System-Maintenance

System-Maintenance [-interactive-kernel-removal|-k] [-dont-touch-grub|-g] [-dont-keep-interface-mappings|-m]

System-Maintenance runs some system maintenance tasks to keep the system clean and up to date. These tasks are:
Ensuring that all packages are configured (dpkg --configure -a),
 
Updating the package repositories,
 
Removing obsolete kernels,
 
Installing all available package updates,
 
Auto-removing unused packages,
 
Ensuring that Grub (the bootloader) is installed and up-to-date,
 
Delete network interface mapping (only on request by option, see below),
 
Updating package and file search caches.
 

The following options are available:
Remove obsolete kernels interactively.
Do not update Grub installation.
Delete network interface mapping rules (/etc/udev/rules.d/70-persistent-net.rules), if eth0 does not exist. This is useful for cloned virtual machines, where the new machine gets net MAC addresses. By deleting the mappings, the interfaces should be renamed beginning from eth0 during the next boot.

System-Maintenance
 
System-Maintenance -dont-keep-interface-mappings
 
October 6, 2020 System-Maintenance

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.