What Are You Doing Right Now
-
Catching up on business accounting tasks.
-
Morning!
-
Morning coffee and drafting documentation on how simple it is to use encrypted disks to securely transfer client and company data around.
Including not only installation instructions for OSX, but usage instructions with pictures. because pictures are worth 1000 words*.
@WrCombs thanks
-
@DustinB3403 said in What Are You Doing Right Now:
Morning coffee and drafting documentation on how simple it is to use encrypted disks to securely transfer client and company data around.
Including not only installation instructions for OSX, but usage instructions with pictures. because pictures are worth 1000 words.
FTFY
-
@DustinB3403 said in What Are You Doing Right Now:
Morning coffee and drafting documentation on how simple it is to use encrypted disks to securely transfer client and company data around.
Including not only installation instructions for OSX, but usage instructions with pictures. because pictures are work 1000 words.
What are you using for the encryption?
-
-
@Dashrender said in What Are You Doing Right Now:
@DustinB3403 said in What Are You Doing Right Now:
Morning coffee and drafting documentation on how simple it is to use encrypted disks to securely transfer client and company data around.
Including not only installation instructions for OSX, but usage instructions with pictures. because pictures are work 1000 words.
What are you using for the encryption?
Veracrypt because it's FOSS and OS agnostic.
-
We looked at using solutions like Bitlocker and Apples Filevault but immediately ran into obvious issues of compatibility, among other issues.
-
Watching some DIY videos about building a home network utilizing an empty closet.
-
@black3dynamite said in What Are You Doing Right Now:
Watching some DIY videos about building a home network utilizing an empty closet.
Link? sounds fun
-
@black3dynamite said in What Are You Doing Right Now:
Watching some DIY videos about building a home network utilizing an empty closet.
WTF is an empty closet...
Asks the guy with a wife and two female children
-
@JaredBusch said in What Are You Doing Right Now:
@black3dynamite said in What Are You Doing Right Now:
Watching some DIY videos about building a home network utilizing an empty closet.
WTF is an empty closet...
Asks the guy with a wife and two female children
I agree, I have the same... there are never empty closets in my house...
-
@JaredBusch said in What Are You Doing Right Now:
@black3dynamite said in What Are You Doing Right Now:
Watching some DIY videos about building a home network utilizing an empty closet.
WTF is an empty closet...
Asks the guy with a wife and two female children
It's a closet in a vacant house.
-
Looking at GPOs while on a call with Citrix. Yay stuff configured in the Default Domain policy >(
-
I am getting really frustrated with Hyper-V. Yesterday at the end of the day, I realized I couldn't simply copy and paste into a linux VM terminal. I think I am going to have to ssh into it to run commands. Is this normal? So far, everything feels like it's more difficult than it should be.
-
@Donahue said in What Are You Doing Right Now:
I am getting really frustrated with Hyper-V. Yesterday at the end of the day, I realized I couldn't simply copy and paste into a linux VM terminal. I think I am going to have to ssh into it to run commands. Is this normal? So far, everything feels like it's more difficult than it should be.
You shouldn't be using the console for anything but setup. Use the proper remote tools for what you're trying to do.
-
@coliver said in What Are You Doing Right Now:
@Donahue said in What Are You Doing Right Now:
I am getting really frustrated with Hyper-V. Yesterday at the end of the day, I realized I couldn't simply copy and paste into a linux VM terminal. I think I am going to have to ssh into it to run commands. Is this normal? So far, everything feels like it's more difficult than it should be.
You shouldn't be using the console for anything but setup. Use the proper remote tools for what you're trying to do.
This was the setup.
-
@Donahue said in What Are You Doing Right Now:
I am getting really frustrated with Hyper-V. Yesterday at the end of the day, I realized I couldn't simply copy and paste into a linux VM terminal. I think I am going to have to ssh into it to run commands. Is this normal? So far, everything feels like it's more difficult than it should be.
It's abnormal to use the hypervisor console to control a VM, except for in cases of an issue where you require hypervisor console access.
-
I was attempting to start a new fedora instance to install Nextcloud following @JaredBusch's tutorial. Maybe I am just doing it wrong.
-
@Donahue said in What Are You Doing Right Now:
I was attempting to start a new fedora instance to install Nextcloud following @JaredBusch's tutorial. Maybe I am just doing it wrong.
After the initial install you should be working over SSH.