uranus.webhop.net

Code: conf/cs_gentoo

  1. emerge -av programname ## Install programname. Verbose confirmation prompt.
  2. emerge -C programname ## Uninstall programname.
  3. emerge -s keyword ## Look for all ebuilds (build-scripts) that contain keyword.
  4. emerge sync ## Updates the (huge) portage tree (all ebuilds).
  5. emerge -uDav world ## Updates all packages. Verbose confirmation prompt.
  6. etc-update ## Launches an interactive program for updating the configuration files.
  7. rc-update add servicename default ## Always load servicename in the default runlevel.
  8. rc-update del servicename runlevelname ## Stop loading servicename in runlevelname.
  9. rc-update show ## Lists all services and where/whether they are loaded.

Valid XHTML 1.0! Valid CSS!
Get Firefox!
.: Page last modified: December 03 2023 23:32:39 - Copyleft 2004 :.