Change URIs from CamelCase to lowercase-hyphen-separated

This commit is contained in:
Axon 2015-10-11 07:04:59 +00:00
parent bb5fb46527
commit f3ee78f223
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
160 changed files with 888 additions and 579 deletions

View file

@ -1,8 +1,10 @@
---
layout: doc
title: InstallNvidiaDriver
permalink: /doc/InstallNvidiaDriver/
redirect_from: /wiki/InstallNvidiaDriver/
permalink: /en/doc/install-nvidia-driver/
redirect_from:
- /doc/InstallNvidiaDriver/
- /wiki/InstallNvidiaDriver/
---
#Nvidia proprietary driver installation
@ -55,7 +57,7 @@ Reboot.
This process is quite complicated: First - download the source from nvidia.com site. Here "NVIDIA-Linux-x86\_64-260.19.44.run" is used. Copy it to dom0. Every next step is done in dom0.
See [this page](/doc/CopyToDomZero/) for instructions on how to transfer files to Dom0 (where there is normally no networking).
See [this page](/en/doc/copy-to-dom0/) for instructions on how to transfer files to Dom0 (where there is normally no networking).
**WARNING**: Nvidia doesn't sign their files. To make it worse, you are forced to download them over a plaintext connection. This means there are virtually dozens of possibilities for somebody to modify this file and provide you with a malicious/backdoored file. You should realize that installing untrusted files into your Dom0 is a bad idea. Perhaps it might be a better idea to just get a new laptop with integrated Intel GPU? You have been warned.

View file

@ -1,8 +1,10 @@
---
layout: doc
title: Lenovo450Tinkering
permalink: /doc/Lenovo450Tinkering/
redirect_from: /wiki/Lenovo450Tinkering/
permalink: /en/doc/lenovo450-tinkering/
redirect_from:
- /doc/Lenovo450Tinkering/
- /wiki/Lenovo450Tinkering/
---
Instructions for getting your Lenovo 450 laptop working with Qubes/Linux

View file

@ -1,8 +1,10 @@
---
layout: doc
title: NvidiaTroubleshooting
permalink: /doc/NvidiaTroubleshooting/
redirect_from: /wiki/NvidiaTroubleshooting/
permalink: /en/doc/nvidia-troubleshooting/
redirect_from:
- /doc/NvidiaTroubleshooting/
- /wiki/NvidiaTroubleshooting/
---
NVidia Troubleshooting Guide

View file

@ -1,8 +1,10 @@
---
layout: doc
title: OutOfmemory
permalink: /doc/OutOfmemory/
redirect_from: /wiki/OutOfmemory/
title: OutOfMemory
permalink: /en/doc/out-of-memory/
redirect_from:
- /doc/OutOfmemory/
- /wiki/OutOfmemory/
---
VMs specially templates use disk space. Also default private storage max size is 2 GB, but it is very easy to increase it as required. In case you use all disk space you get the Out of disk space error that may crash your system because also Dom0 does not have enough disk space to work.

View file

@ -1,8 +1,10 @@
---
layout: doc
title: SonyVaioTinkering
permalink: /doc/SonyVaioTinkering/
redirect_from: /wiki/SonyVaioTinkering/
permalink: /en/doc/sony-vaio-tinkering/
redirect_from:
- /doc/SonyVaioTinkering/
- /wiki/SonyVaioTinkering/
---
Instructions for getting your Sony Vaio Z laptop working with Qubes/Linux