Merge branch 'dev' into vhs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "autologin"
|
||||
tags: [ "Distros", "Arch" ]
|
||||
tags: [ "distros", "arch" ]
|
||||
---
|
||||
|
||||
# Automatic Login
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Aeroplane Mode in Void"
|
||||
tags: [ "Void" ]
|
||||
tags: [ "void" ]
|
||||
---
|
||||
Put your device in 'aeroplane' mode (e.g. where no trace of signal leaves it) by turning off Wi-Fi and blue-tooth.
|
||||
|
||||
@@ -9,7 +9,7 @@ su root
|
||||
sv stop wpa_supplicant bluetoothd
|
||||
```
|
||||
|
||||
Find your device's name with `ip a`.
|
||||
Find your device's name with `ip -color addr`.
|
||||
If unsure, try this:
|
||||
|
||||
```sh
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Void Autologin"
|
||||
tags: [ "Void" ]
|
||||
tags: [ "void" ]
|
||||
---
|
||||
|
||||
Make the autologin service:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "extrace"
|
||||
tags: [ "Void" ]
|
||||
tags: [ "void" ]
|
||||
---
|
||||
Monitor all processes:
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "sv"
|
||||
tags: [ "Void" ]
|
||||
tags: [ "void" ]
|
||||
---
|
||||
# List Services
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Void Linux Basics"
|
||||
tags: [ "Void" ]
|
||||
tags: [ "void" ]
|
||||
---
|
||||
# Updates
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "xbps"
|
||||
tags: [ "Void" ]
|
||||
tags: [ "void" ]
|
||||
---
|
||||
## Search
|
||||
|
||||
|
Reference in New Issue
Block a user