What Are You Doing Right Now
-
grabbing Coffee #2 email purging and Monday team meeting out of the way.
Working on getting my Site out the door. applied for a few positions that I'm "under qualified" for and looking at a few more.
I saw this quote this weekend: "find a job you are under qualified for, then work until you're over qualified. then.. Repeat."
-
Only on coffee one, but because I was in a meeting for the last hour. Almost time for #2.
-
@siringo said in What Are You Doing Right Now:
@scottalanmiller said in What Are You Doing Right Now:
@siringo said in What Are You Doing Right Now:
having to put in reservations for .255 & .0 ip addresses as windows dhcp issues them when you have a /23 scope. annoying.
Why would you be reserving them? In a /23 scope they are just part of the normal range. You should be using them for something special. Nothing should be annoying in that system.
It can cause confusion for stand in support people seeing .0 and/or .255 IP addresses, it's not usual.
Plus I split the network up, 254 addresses on 1 dhcp server and 254 on another. You can't exclude 0 & 255 from being assigned so I just reserve them so they don't get assigned.
I thought MS added failover DHPC servers in Server 2016 - so two servers could share a single range without risk of double assigning? Perhaps I misread something.
@https://www.itprotoday.com/windows-78/configuring-dhcp-failover-windows-server-2016 said:
DHCP failover is a new feature (available in Server 2012 and later versions) for ensuring high availability of DHCP server on an enterprise network. The two servers in a failover relationship share lease information including reservations, scope options, exclusion, policies, and filters
Looks like I was wrong - added in 2012.
-
Upgraded Telegram for desktop to 1.9.4 using Choco
Threw an error that it couldn't find the path specified but upgrade went through . -
@WrCombs said in What Are You Doing Right Now:
Upgraded Telegram for desktop to 1.9.4 using Choco
Threw an error that it couldn't find the path specified but upgrade went through .did you originally install it using Choco?
If not, that could be the problem. -
@Dashrender said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
Upgraded Telegram for desktop to 1.9.4 using Choco
Threw an error that it couldn't find the path specified but upgrade went through .did you originally install it using Choco?
If not, that could be the problem.yeah, i did..
-
@Dashrender said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
Upgraded Telegram for desktop to 1.9.4 using Choco
Threw an error that it couldn't find the path specified but upgrade went through .did you originally install it using Choco?
If not, that could be the problem. -
@Dashrender said in What Are You Doing Right Now:
I thought MS added failover DHPC servers in Server 2016 - so two servers could share a single range without risk of double assigning? Perhaps I misread something.
You can definitely have two, we do that from time to time.
-
Wiping / reloading our current iPads, about to set up some new ones as well. Blech. Had to try 4x to get the software update to run on the 1st one.
-
Office moving day, YEA! Seems like every year or so the CxO decided everyone should play musical chairs
-
Trying to find a project in Redmine that my boss swears he's looked at before, but can't remember the name of it exactly, and can't remember the last time he saw it
-
Been getting absolutely destroyed with calls today.
-
scheduled windows 10 upgrade for tomorrow (where I'll be prepared to have my Laptop for calls. ) wanted to do it today , but haven't had a slow enough time to do so.
-
Creating a Zip Folder for my ISO of Server 2019 to put onto a flash drive so I can Use it at my house after I install Fedora 31 and KVM to practice Windows AD for hands on practice.
-
Studying Linux storage systems. Mount points are no longer a mystery.
-
@WrCombs said in What Are You Doing Right Now:
Creating a Zip Folder for my ISO of Server 2019 to put onto a flash drive so I can Use it at my house after I install Fedora 31 and KVM to practice Windows AD for hands on practice.
apparently even after creating a zip file it's too large to transfer..
-
@WrCombs said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
Creating a Zip Folder for my ISO of Server 2019 to put onto a flash drive so I can Use it at my house after I install Fedora 31 and KVM to practice Windows AD for hands on practice.
apparently even after creating a zip file it's too large to transfer..
To transfer to where? You'll need Fat32 up to a 4 GB file, you'll need NTFS for anything larger as a single file.
-
@Dashrender said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
Creating a Zip Folder for my ISO of Server 2019 to put onto a flash drive so I can Use it at my house after I install Fedora 31 and KVM to practice Windows AD for hands on practice.
apparently even after creating a zip file it's too large to transfer..
To transfer to where? You'll need Fat32 up to a 4 GB file, you'll need NTFS for anything larger as a single file.
to a flash drive.
-
@Dashrender said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
Creating a Zip Folder for my ISO of Server 2019 to put onto a flash drive so I can Use it at my house after I install Fedora 31 and KVM to practice Windows AD for hands on practice.
apparently even after creating a zip file it's too large to transfer..
To transfer to where? You'll need Fat32 up to a 4 GB file, you'll need NTFS for anything larger as a single file.
according to my google search of NTFS: Windows OS's Come with that by default..
-
@WrCombs said in What Are You Doing Right Now:
@Dashrender said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
@WrCombs said in What Are You Doing Right Now:
Creating a Zip Folder for my ISO of Server 2019 to put onto a flash drive so I can Use it at my house after I install Fedora 31 and KVM to practice Windows AD for hands on practice.
apparently even after creating a zip file it's too large to transfer..
To transfer to where? You'll need Fat32 up to a 4 GB file, you'll need NTFS for anything larger as a single file.
according to my google search of NTFS: Windows OS's Come with that by default..
True, but modern versions of windows require fat32 to make a UEFI bootable USB stick. I usually use Rufus to make installer USBs, it will choose the correct settings based on the ISO file.