Skip to main content

Questions tagged [partition]

1 vote
1 answer
143 views

Given the following use & threat models, what is the optimal encryption implementation? Optimal is defined as the approach best matching the use model. Use Model Computer must be optimized for ...
Amazon Dies In Darkness's user avatar
1 vote
1 answer
166 views

Running the following code on a linux machine returns the partition tables and partial config of the hard-drive and USB devices. fdisk -l returns Disk /dev/nvme0n1: 238.47 GiB, 256060514304 bytes, ...
Marshall's user avatar
0 votes
1 answer
145 views

I would like to keep some secret executable binaries inside a LUKS partition. This partition is not mounted automatically at boot, but only manually in some moments I would like to automatically add a ...
stefd's user avatar
  • 121
0 votes
0 answers
2k views

this is the first of a series of questions on hardening Linux servers at the filesystem level. At work I'm hardening an Ubuntu 18.04 Server following the CIS benchmark 2.0.1. Instead of just running ...
Nostromo's user avatar
2 votes
2 answers
3k views

There are "Average Joes" answers here for "Full disk encryption vs home folder encryption". I have three use cases in the frame of professional activities with customers wanting their data secured: ...
lalebarde's user avatar
  • 627
7 votes
1 answer
6k views

I am using a non-SSD drive: Western Digital Black 1TB. Windows XP (please don't judge why I'm still using XP. I've actually recentlly started to use Win 7). For ex: if I have 2 partitions. 500GB ...
Starzzzzz's user avatar
  • 175
2 votes
4 answers
5k views

I have an understanding of how ransomware works to a certain extent. But, I would like some input as to what it can do if the volumes/drives that are on a workstation are not visible or are not ...
Harry's user avatar
  • 21
0 votes
1 answer
399 views

I have to manage the security of thousands of laptops. Nowadays our laptops have two partitions, C:, hidden to users but accessible and D: where users store documents, images, etc. Do this separation ...
Eloy Roldán Paredes's user avatar