2:10 "What's the easiest way to get around LUKS?" Only appropriate response: "Good LUKS with that!"
@LennLeaf17 күн бұрын
Hah😂 I see what you did there!
@dannyism32215 жыл бұрын
Finally a video that actually explains the technology, rather than just spoonfeeding me commands to copy into the terminal.
@jamescarson45073 жыл бұрын
This video just blew me away. i switched to Linux last week from Windows, and this OS which is user involved, is very interesting and fun working in a more hands-on fashion.
@trapOrdoom2 жыл бұрын
I did too, and I fucking loveee it! I can’t stop looking at my desktop and terminal!
@BangBangBang.6 жыл бұрын
I would be interested in the remote key video. I've been in the industry for a long time and thought I was retired. Your videos keep me one foot inside the industry. I just needed a career to pay the bills and avoid IT burnout so I work a 9-5 and manage a few servers for customers.
@ckrajewski796 жыл бұрын
Agreed I would love to see a good video on how to achieve that.
@example1013 жыл бұрын
Ticked every checkbox in the lesson plan. Could/should be first video lesson in any Linux Certification syllabus. Great work.
@broadrama435 жыл бұрын
7:40 yes please make a video about that :) Thank you
@chromerims4 ай бұрын
Glad I came around to watching this at long last. Worthwhile 👍 Thank you.
@TVJAY6 жыл бұрын
I would love to see more videos about this, especially the scripts you talked about.
@hottake36336 жыл бұрын
underrated channel imho
@HerveLouis3 жыл бұрын
Wow thank you so much for this breakdown. This is more info than I was looking for but definitely what needed.
@notpublic71496 жыл бұрын
Yay! Nice to see a video on LUKS, cheers.
@araa51843 жыл бұрын
I once encrypted a 2TB hard drive with a hidden partition. After being away for 2 years I have completely forgotten the password and all my data of 2 years are forever lost to me. Lesson learned, never try making a password out of a random subtitution cipher you came up with one random afternoon thinking that you'll remember the method after 2 years.
@araa51842 жыл бұрын
@MusicHub in hindsight, its easy to say, but this was a time when passwords managers were untrust worthy to me and I didn't really have a greater understanding of personal opsec lmao. Now I just host my passwords somewhere on my own
@a.athertonwrites2 жыл бұрын
I seem to have hidden an entire hard drive. Any advice on how to get it to show itself? I can liveboot but now the machine functionally has no OS. I do have the encryption password
@araa51842 жыл бұрын
@@a.athertonwrites what'd you use to encrypt it with?
@a.athertonwrites2 жыл бұрын
@@araa5184 At some point I had a version of Arch which had an install wizard that led me to use LUKS
@malik.alimoekhamedov5 жыл бұрын
The ultimate guide! Lovely.
@anandkkpr11 ай бұрын
Superb tutorial, thank you for this!
@colt15965 жыл бұрын
Do you have a video showing how to backup a luks encrypted drive to a synology device or freenas?
@yotam573 жыл бұрын
Would love to see an example of: 0. partiitioning with encryption inside a "live" system running from a (usb) .iso [x]ubuntu image, 1. running the live-installer, 2. performaing necessary post-live install steps.
@fujinaichannel58805 жыл бұрын
Great informative video. Thanks! This helped me a lot.
@ckrajewski796 жыл бұрын
Great video on LUKS!
@ari-athbadminton03012 жыл бұрын
Impressive overview. Thanks you so much for the share.
@michaelmueller52113 жыл бұрын
awesome video! ty! i finally understand!
@Tom-kt8lu Жыл бұрын
An update with encrypted /boot (grub2) would be nice.
@LAWRENCESYSTEMS Жыл бұрын
I still use LUKS
@ericlawrence90604 жыл бұрын
if u hold down the ctrl key and roll your mouse wheel up... you will zoom into some mode where we can read the tiny letters instead of seeing a tiny thing and a bunch of background and white blank area. Squint-mode makes teaching harder. Would also be smart to change your base font to the most readable one possible like Ariel. Then your videos would be at least 20% more awesome!!! Many of us are OLD.
@TheHesster3 жыл бұрын
Thanks for this!!
@alertshake89653 жыл бұрын
Do we have to "close" an encrypted container before reboot or computer shutdown?
@TheL337trance2 жыл бұрын
Can you do a video showing how to boot from a flash drive then the flash drive unlocks the hard drive to boot? I'd like a plausible deniability situation where you could plug in a red flash drive to get to one operating system and a blue flash drive to get to another operating sytsem
@utubepunk3 жыл бұрын
Hi. Thanks for this. Gonna need to watch it a few times to properly digest it. I did a Linux Mint install with the goal to dual boot. However after a full encryption, I can't resize the partition to create a space for Windows 10. Seems like I need to level up my command line/ terminal kung fu to accomplish this task. Any advice?
@LAWRENCESYSTEMS3 жыл бұрын
I never use dual boot, I just run Windows in a VM using VirtualBox
@utubepunk3 жыл бұрын
@@LAWRENCESYSTEMS It took a while, but I figured it out. I installed Windows, resized it, then installed Mint. I was able to encrypt Windows with Bitlocker & the install of Mint.
@Cookiekeks3 жыл бұрын
Smooth voice
@RandomUserName928403 жыл бұрын
Any tips on if luks won't detect the keyboard on a laptop?
@freebeenergy4 жыл бұрын
Can I change the name of the container in /dev/mapper, on an installed distribution?
@D1Ck3n4 жыл бұрын
Is there a central management server for LUKS to manage the keys? i want to use linux in my company but i need a centralized Management Server for the Clients. Does anyone have an idea?
@LEO-xo9cz5 жыл бұрын
What happens when you do an update and get a newer header can you not keep the older version as a backup? What are the chances of bothering becoming corrupt?
@gnul3 жыл бұрын
I assume, it generates a random key which is used to encrypt the data, so encrypting two drives with the same password, they would have different keys, which would be good in e.g. the case your first passphrase was as easy as ‚password‘ and you change it later to a 512 bit random whatever, so the evil hackers can’t decrypt it later after the change as a consequence of the first weak passphrase. So under the hood it should generate a random key, use this for encryption, then the password is just decrypting a part of the drive where the actual key is, so that part can be easily shredded and interchanged with a better password, is it like that?
@Waris-bv7nu4 жыл бұрын
Could you please create a video where it goes and grabs the password from else where so it can unlock itself. There is plenty of interest! If you have already created a video addressing that could you please link it.
@muhammadkashif40003 жыл бұрын
I had to design own module for usb drive encryption using AES-256 algorithm. Kindly suggest me where do I find relevant information about it. Thnks
@ClaudeBajada3 жыл бұрын
Is it recommended to leave any free space after the disk encryption when encrypting ext4 with LUKS?
@hotshot24720104 жыл бұрын
is their any way to add luks encryption to a hard drive without formatting it?
@starelite63324 жыл бұрын
Nop
@kahlschlag17 Жыл бұрын
how do you un mount and power down a luks protable SSD drive.
@ejbully4 жыл бұрын
Hmmm a dedicated keyserver would be interesting... thanks
@woodswannamaker57976 жыл бұрын
Thank you!
@LEO-xo9cz5 жыл бұрын
Hi Lawrence. I encrypted to hard drives on a live USB before i planned on doing a system install. The next morning it says that i don't have permission to view contents. I completely reformatted the disks to LUKS/ext4 now neither work. Please help me.
@a.athertonwrites2 жыл бұрын
I am having a hard time installing an OS to this encrypted drive. It seems the drive has been 'unmounted' as is not showing up at all in BIOS. Any advice? Which utility are you using in this video?
@snakeblue24843 жыл бұрын
How does LUKs work? Is it just a container/ a partition that gets encryptet? Or is is possible to set up that while the system is booting u have to enter the pw ?
@LAWRENCESYSTEMS3 жыл бұрын
It can be used to setup a boot passwrod. Pop_OS! has this feature as part of the install and I think Ubuntu does as well.
@snakeblue24843 жыл бұрын
@@LAWRENCESYSTEMS So "encryption while booting" is an option that the OS-Vendor needs to have build in?
@LAWRENCESYSTEMS3 жыл бұрын
Yes
@yoho4034 жыл бұрын
if you want to fully decrypt the drive so it goes back to normal how would you do that?
@Wehelpuglitch5 жыл бұрын
So I am running hyper-v with a few virtual machines. Should I leave the main hv boot drive decrypted and only encrypt the data drives? Right now I have it to encrypt on boot so the server itself can’t boot to prevent any physical access but it can get challenging to do updates remotely.
@neail54662 жыл бұрын
cant the disk be encrypted which has some data in it?
@neobandit91344 жыл бұрын
if you have a strong password can the hard drive be hacked and file gets into it?
@sayyidalisajjadrizavi74184 жыл бұрын
Sir I have a live Kali LUKS encrypted persistence USB. I want to set up a nuke password on it. The "cryptsetup luksAddNuke ..." is no longer available and now 'cryptsetup-nuke-password' is used. Using that on the USB Kali says:- "update-initramfs is disabled and Kali is running on a readonly system". Can you help?
@waipalisrevenge37075 жыл бұрын
Hi, I'd like to know if there's a way to prevent a non root user to access the encrypted drives or partition ?
@LAWRENCESYSTEMS5 жыл бұрын
Yes, just don't give them permission.
@waipalisrevenge37075 жыл бұрын
@@LAWRENCESYSTEMS Really? Thanks for your answer, I appreciate it
@TraceguyRune23 күн бұрын
can LUKs be used on just an external drive?
@LAWRENCESYSTEMS23 күн бұрын
Yes
@bilalabudan96453 жыл бұрын
bro, do you have tutorial to configure this with Yubikey also? or anyone can help, please?
@LAWRENCESYSTEMS3 жыл бұрын
Nope
@bilalabudan96453 жыл бұрын
@@LAWRENCESYSTEMS any references to that sir? LUKS with 2FA (password and yubikey) i have tried with yubikey-luks-enroll, but not working for yubikey. i mean when i unlock the volumes thats not ask the yubikey
@rashidm51386 жыл бұрын
thank you so much!!
@zekestewart82493 жыл бұрын
Does anyone know what happens if I "initialize" luks encrypted drive from windows? I assume it gonna break the header because non initialized drives on windows means they are missing partition table so it thinks it's empty hardware, which on linux is also true as all you will see from lsblk just the drive itself no partition tables until you use cryptsetup to map luks partition first
@BoyFromMa3 жыл бұрын
When installing Linux for the first time it gives you the option to encrypt the drive. So what's the point of this video? Does it mean that the installation encryption is weak or useless?
@ezekielj202 жыл бұрын
I can’t access my encrypted disk again on kali.
@ElVerdaderoAbejorro2 жыл бұрын
After watching about 5 videos, yours was the only one that explained the details of how the full disk encryption works. I was finally able to install Ubuntu on my USB drive. Thank you. However, I had to create 2 volumes, 1 for the boot (unencrypted) and 1 for the OS (encrypted). Is this how it is supposed to be?Is it possible (or necessary) to encrypt the boot partition too?
@LAWRENCESYSTEMS2 жыл бұрын
POP_OS has an installer that does both, I am not sure how to do that with Ubuntu
@AnthonyMametsa5 жыл бұрын
I want to remove harddisk password in deepin os. Please help
@varunv66415 жыл бұрын
Please help, how do I remove full disk luks encryption?
@n.w.aicecube57134 жыл бұрын
if you don't mind why would you do that ?
@constancecammonpeters80084 жыл бұрын
how it can encrypt so so so fast.. at 16gb with PGP ... it take several minutes .. this LUKS .. is douind it instantly .. is imposible to encryopt instantly somting...
@varunv66415 жыл бұрын
How do I remove the luks encryption?
@Christopher-gi4pu5 жыл бұрын
Why not just sign in to the lux partition, pull all your data off, and do a reset? I feel like that'd be the easiest way to go about it
@tdslot5 жыл бұрын
Hi Lawrence, can you make video data encryption with tang/clevis remote key server github.com/latchset/tang ,github.com/latchset/clevis
@broadrama435 жыл бұрын
Yes please! Please show it on a Server. That would be very nice
@rashidjafri1108 ай бұрын
Hi root password it is encryption passphrase
@JD-im4wu4 жыл бұрын
overall nice tutorial but u lost me when u used the GUI to setup your luks encryption, CLI only tutorial would have been better so I didn't watch the whole thing.
@BoyFromMa3 жыл бұрын
I can see why the average person would prefer windows. Instead of having the option to just the disk I want to encrypt and set a password I'm faced with 20 minutes of gibberish and code.
@scort88884 жыл бұрын
WITHOUT FORMATTING !!!! HELLO!!!!???? Doesn't it occur to you that many users have want to encrypt drives WITH DATA?????