linux_wiki:boot_systems_into_different_targets_manually

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux_wiki:boot_systems_into_different_targets_manually [2016/03/01 22:05]
billdozor
linux_wiki:boot_systems_into_different_targets_manually [2016/03/01 22:08]
billdozor [Other Systemctl Commands]
Line 13: Line 13:
   * /etc/systemd/system => additional configuration files (downloaded or custom)   * /etc/systemd/system => additional configuration files (downloaded or custom)
  
 +\\
 Show available unit types Show available unit types
 <code bash> <code bash>
Line 31: Line 32:
   * reboot.target => reboot the system   * reboot.target => reboot the system
  
 +\\
 What target is the system currently in? What target is the system currently in?
 <code bash> <code bash>
Line 58: Line 60:
   * --all => show all loaded unit files, even if they are not active   * --all => show all loaded unit files, even if they are not active
  
 +\\
 List all installed unit files on the system List all installed unit files on the system
 <code bash> <code bash>
Line 63: Line 66:
 </code> </code>
  
 +\\
 View a target's dependencies View a target's dependencies
 <code bash> <code bash>
Line 69: Line 73:
   * List what will start upon entering multi-user.target   * List what will start upon entering multi-user.target
  
 +\\
 Move from graphical target to multi-user (command prompt) Move from graphical target to multi-user (command prompt)
 <code bash> <code bash>
Line 79: Line 84:
 ===== Other Systemctl Commands ===== ===== Other Systemctl Commands =====
  
-**Note:**By default, systemctl commands will only show the active configuration files unless you pass the "--all" option+**Note:** By default, systemctl commands will only show the active configuration files unless you pass the "--all" option
  
   * systemctl --type=service => list all loaded and active only service unit config files   * systemctl --type=service => list all loaded and active only service unit config files
  • linux_wiki/boot_systems_into_different_targets_manually.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)