mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Added tags
This commit is contained in:
parent
bca1f711a5
commit
aa4280542b
50 changed files with 67 additions and 48 deletions
|
@ -2,6 +2,7 @@
|
|||
title: "Copy to RAM Please"
|
||||
date: 2019-08-02T22:37:12-04:00
|
||||
draft: false
|
||||
tags: [ "linux" ]
|
||||
---
|
||||
|
||||
I bought a 1U server recently, and I forgot to purchase a SSD to actually hold data. Since I couldn't hold my excitement to play with the server, I decided to load an operating system entirely into RAM and never turn it off for the meantime.
|
||||
|
@ -10,4 +11,4 @@ I browsed [List of Linux Distributoins that run from RAM](https://en.wikipedia.o
|
|||
|
||||
It's not what I would use for my daily driver but in terms of doing this task its perfect. It loads up quickly and lets me perform nice basic user functions. It's also based on debian so I have a whole repository of packages available I can install.
|
||||
|
||||
Now by default, if you're on a USB it'll try to run in a persistent mode, just press ESC in the boot splash to have the option to copy to ram.
|
||||
Now by default, if you're on a USB it'll try to run in a persistent mode, just press ESC in the boot splash to have the option to copy to ram.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue