docs: rename linux-neuinstallation to Archiv/Linux-Neuinstallation
This commit is contained in:
parent
23dab62e5c
commit
67fb6ef149
1 changed files with 0 additions and 0 deletions
37
Archiv/Linux-Neuinstallation.md
Normal file
37
Archiv/Linux-Neuinstallation.md
Normal file
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
title: Linux Neuinstallation
|
||||
description:
|
||||
published: 1
|
||||
date: 2023-06-06T17:46:57.414Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2023-06-05T20:29:37.466Z
|
||||
---
|
||||
|
||||
+++
|
||||
title = "Linux-Neuinstallation"
|
||||
+++
|
||||
|
||||
Sammlung:
|
||||
|
||||
**Hibernate aktivieren**: (Stromloses Speichern und pausieren momentaner
|
||||
Arbeitsvorgänge, nötig für Laptops ohne Akku)
|
||||
|
||||
a\) Swap datei für Hibernate **vor Installation** (auch SSD ...)
|
||||
|
||||
b\) ???? funktioniert nicht ganz?
|
||||
Nachträglich aktivieren <http://www.linuxandubuntu.com/home/how-to-enable-hibernate-in-ubuntu-linux>
|
||||
startet trotzdem nur neu, Lösung <https://askubuntu.com/questions/548015/ubuntu-14-04-sudo-pm-hibernate-doesnt-work>
|
||||
|
||||
**Grub Boot Reihenfolge ändern:**
|
||||
|
||||
editieren: `gksu gedit /etc/default/grub`
|
||||
|
||||
danach updaten: `sudo update-grub2`
|
||||
|
||||
<https://www.howtogeek.com/196655/how-to-configure-the-grub2-boot-loaders-settings/>
|
||||
|
||||
**Automatisches Login beim ersten Start** (Sicherer als kein
|
||||
Passwort...)
|
||||
|
||||
Mint: Settings -\> login window (suchen )
|
Loading…
Add table
Add a link
Reference in a new issue