Difference between revisions of "How To"
From GhostBSD Wiki
(→Tips and Tricks) |
|||
Line 51: | Line 51: | ||
|- | |- | ||
|If the system sticks during shutdown at: Saving dependencies cache | |If the system sticks during shutdown at: Saving dependencies cache | ||
− | |do: <code>sudo rc-update delete savecache shutdown</code> That will remove save cache. | + | |do: <br/><code>sudo rc-update delete savecache shutdown</code> <br/>That will remove save cache. |
|Tip from [https://forums.ghostbsd.org/viewtopic.php?f=91&t=1501 Eric] | |Tip from [https://forums.ghostbsd.org/viewtopic.php?f=91&t=1501 Eric] | ||
|- | |- |
Revision as of 16:21, 1 January 2020
Welcome to the How To |
Introduction
Here we will collect some tips and tricks from users to users. It is not a forum. If you have a question and no answer yet, go to GhostBSD Forums.
But if you got a solution for your issues, you are welcome to describe it here in a short way.
Tips and Tricks
Issue | solution | Addition or Link |
---|---|---|
Show USB devices |
|
|
mount NTFS |
|
tested by Slughorn thanks to:user hunghung |
mount FAT32 |
|
tested by Slughorn thanks to:user hunghung |
If the system sticks during shutdown at: Saving dependencies cache | do: sudo rc-update delete savecache shutdown That will remove save cache. |
Tip from Eric |
Back to the Applications |