Misc. cleanup of line-endings, usage of - vs :, titling of header.

This commit is contained in:
Joshua Strobl 2017-05-16 16:51:50 +03:00
parent 427429c018
commit 4a03b62782
4 changed files with 8 additions and 10 deletions

View File

@ -1,7 +1,7 @@
+++
title = "Configuring Date and Time"
+++
# Configuring Date and time
# Configuring Date and Time
You can configure the date and time of your system by going to the Budgie Menu, opening the Settings app and then going to the Date & Time section.

View File

@ -8,8 +8,7 @@ To add and remove users on your Solus system, go to the Budgie Menu, open the Se
{{< altimg "settings-users.jpg" "help-center/configuration/managing-users/" >}}
*Your window should look fairly similar to the one above.*
To manage your own or other accounts, you first need to authenticate. Click the Unlock button in the top right corner and type your password. Note that you are required to be an administrator. If you're the only user on
the system, then your account is an administrator by default.
To manage your own or other accounts, you first need to authenticate. Click the Unlock button in the top right corner and type your password. Note that you are required to be an administrator. If you're the only user on the system, then your account is an administrator by default.
In the event it is correct, the Unlock button will change to Lock and the Add / Remove buttons will be clickable.

View File

@ -20,8 +20,7 @@ You can further check by:
2. Rebooting.
3. Running the following command: `sudo ideviceinfo -q com.apple.mobile.iTunes -k DBVersion` **while your iOS device is plugged in**.
What this command does is query the device to obtain the version of its database. If the version is **greater than 4**, your device is not capable of synchronizing music and video. You may notice it appear in Files / Nautilus as
"Documents of DeviceName", however this typically only provides a limited set of data from applications.
What this command does is query the device to obtain the version of its database. If the version is **greater than 4**, your device is not capable of synchronizing music and video. You may notice it appear in Files / Nautilus as "Documents of DeviceName", however this typically only provides a limited set of data from applications.
## Mounting in Nautilus

View File

@ -153,7 +153,7 @@ This will write the contents of the ISO to the thumb drive so you can boot it an
#### DVD
Since OS X El Capitan (10.11), the easiest way to burn a DVD is -
Since OS X El Capitan (10.11), the easiest way to burn a DVD is:
1. Insert your DVD and open Finder.
2. Right click on the ISO image.
@ -212,7 +212,7 @@ From this output, we can see the USB drive is listed as - `/dev/disk1 (external,
diskutil unmountDisk /dev/IDENTIFIER
```
4. Now navigate to the folder that has the downloaded ISO. This could be your Macs Downloads folder. The following command will get you there -
4. Now navigate to the folder that has the downloaded ISO. This could be your Macs Downloads folder. The following command will get you there:
``` bash
cd ~/Downloads