huyvl3-fptcloud
Flight Engineer
Flight Engineer
  • 366 Views

How to differentiate the roles between set-default and isolate?

Jump to solution

I know the two objects to manipulate are graphical.target and multi-user.target. At the same time, set-default and isolate. So when should we use which function for which object? I can't imagine yet. For example:

  1. systemctl set-default multi-user.target
  2. systemctl set-default graphical.target
  3. systemctl isolate multi-user.target
  4. systemctl isolate graphical.target

What purposes will the above four commands serve?

Labels (3)
0 Kudos
1 Solution

Accepted Solutions
shura
Flight Engineer
Flight Engineer
  • 356 Views

Hello @huyvl3-fptcloud 

The difference between the commands is that command with "isolate" is executed immediately, and the command with "set-default" specifies the tagret system will get  after a reboot

Good luck

 

View solution in original post

2 Replies
shura
Flight Engineer
Flight Engineer
  • 357 Views

Hello @huyvl3-fptcloud 

The difference between the commands is that command with "isolate" is executed immediately, and the command with "set-default" specifies the tagret system will get  after a reboot

Good luck

 

huyvl3-fptcloud
Flight Engineer
Flight Engineer
  • 344 Views

Thanks @shura 

0 Kudos
Join the discussion
You must log in to join this conversation.