Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
System-Maintenance(1)	    General Commands Manual	 System-Maintenance(1)

NAME
       System-Maintenance -- Perform system maintenance	tasks

SYNOPSIS
       System-Maintenance [-k |	--interactive-kernel-removal]

DESCRIPTION
       System-Maintenance  runs	some system maintenance	tasks to keep the sys-
       tem clean and up	to date.  These	tasks are:
       * Ensuring that all packages are	configured,
       * Updating the package repositories,
       * Removing obsolete kernels,
       * Installing all	available package updates,
       * Auto-removing unused packages,
       * Updating package and file search caches,
       * Updating firmware,
       * Trimming SSDs and virual storage.

ARGUMENTS
       The following options are available:

       -k | --interactive-kernel-removal
	       Remove obsolete kernels interactively.

EXAMPLES
       sudo System-Maintenance

       sudo System-Maintenance --interactive-kernel-removal

System-Maintenance	       December	13, 2024	 System-Maintenance(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=System-Maintenance&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help