Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Before Troubleshooting

When you encounter issues with Vincent OS, we recommend to check if there is a already a solution available in our different resources:

Searching also for keywords related on your issue might help you find a solution faster.

Tip

Vincent OS is based on Arch Linux, so most solutions for Arch Linux will also work for Vincent OS.

When asking for help, you can generate all your issue by including a log file. To do so, run the following command in a terminal:

Start-Transcript -Path your_log_file.log

Then, reproduce the issue you are facing. Once done, stop the logging by running:

Stop-Transcript

This will create a log file that you can share when asking for help.