Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Activity for davidgo‭

Type On... Excerpt Status Date
Edit Post #289444 Initial revision over 1 year ago
Answer A: Can I make a compressed RAM drive and externally prepare a (pre-)compressed file to copy onto it?
Linux does have the concept of a RAM DRIVE (multiple concepts actually, including ramfs and tmpfs being common). You should look at https://en.wikipedia.org/wiki/Zram - ZRAM claims to be exactly what you are looking for - ie a compressed block device in RAM. That said, You may be "doing it wrong...
(more)
over 1 year ago
Edit Post #289442 Initial revision over 1 year ago
Answer A: Static IP on wired LAN
There are a couple of ways of handling this (on PC's in general. I do use Linux, but not Arch, and this will work). The first way is to statically assign an IP address. While you SHOULD be able to assign a static IP address in the DHCP range, it is better to assign it outside the range (the ran...
(more)
over 1 year ago
Comment Post #289380 If you use secure erase you don't ever actually get the key - its just kept on the disk. The risk (which is relatively low unless you are talking about multi-million dollar secrets) is that secure erase has been backdoored or improperly implemented (and this is not theoretical - some early disks had...
(more)
over 1 year ago