Search Results

Search: Posts Made By: jlowry
Forum: Linux 09-25-2017
1,672
Posted By jlowry
Systemd cryptsetup fails to map drive during reboot
I have created an encrypted disk using the following command:

# cryptsetup create testcui /dev/sdb --key-file= /etc/keys --verify-passphrase plain

This created the correctly mapped device...
5,231
Posted By jlowry
still testing
thanks for the info, I have been doing further testing and it looks like if I run the tar from the server and copy to the nfs disk, the directories and files all show up with 'nobody' as the...
5,231
Posted By jlowry
Problems with tar between local and nfs disk
Hi,
I am trying to move a local directory from a local disk to a nfs disk that has been shared on another file server. I am using this tar command:

tar cf - . | (cd /export/nfsdisk && tar xpf -...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy