ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. bbigford
    3. Topics
    • Profile
    • Following 1
    • Followers 6
    • Topics 234
    • Posts 2,013
    • Groups 0

    Topics

    • bbigfordB

      Fedora 24 - Replacing Gnome?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      26
      1 Votes
      26 Posts
      3k Views
      stacksofplatesS

      Well to see the groups you would run dnf group list. I'm not sure if that's exactly what that is showing you.

      For example in a minimal kickstart all you will normally see is

      %packages @core %end

      I think it's just how they package everything, so you don't have single package dependencies. I could be wrong though, I never looked into it.

    • bbigfordB

      Solus OS any good?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      8
      0 Votes
      8 Posts
      653 Views
      scottalanmillerS

      eopkg

      https://wiki.solus-project.com/Package_Management

    • bbigfordB

      Sysprep & Capture issues - MDT

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      4
      2 Votes
      4 Posts
      671 Views
      bbigfordB

      Problematic line is JoinDomain=$domainName

    • bbigfordB

      OSX Group Policy...

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      23
      2 Votes
      23 Posts
      3k Views
      J

      Why does it need to be pushed out? for 5 computers? You said it needs to be connected to wifi based on device not user.. So just connect it manually. and if you need something to control it 802.1x is how. Pushing out wifi settings via GPO is not a method of controlling which devices have access anyway, that's just making it easier so techs don't have to help users connect.

    • bbigfordB

      Sociology - Controversial photos

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      5
      2 Votes
      5 Posts
      3k Views
      nadnerBN

      Nicky Winmar

      http://www.theage.com.au/afl/afl-news/the-day-nicky-winmar-drew-the-line-20130416-2hydd.html
      https://www.google.com.au/#safe=active&q=nicky+winmar

    • bbigfordB

      SAN data transfer - very slow

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      16
      0 Votes
      16 Posts
      2k Views
      scottalanmillerS

      @BBigford said in SAN data transfer - very slow:

      So the bottleneck is 1Gb/s and 50MB/s is about half of your theoretical max of around 100-120 MB/s so really, that is not too bad when you take into account the TCP Windowing overhead and latency and such. Could it go faster? Maybe. Reasonably? Not much.

      Can you do a rough break down on the math of how you got the theoretical, please? So what are my options, short of waiting +48 hours, or having the data physically shipped to me?

      Well 1GigE is your network bottleneck from the description, everything faster than that doesn't have a direct connection so aren't much of a factor (other than allowing the TCP Windows to mismatch causing more overhead.) So we start with 1,000 Mb/s.

      1,000 / 8 = 125 MB/s (bits to bytes.)

      So that is the theoretical max of the link with zero overhead. Rule of thumb is to assume that the actual max is 80% of Ethernet. That is 100MB/s.

      So 100MB/s is pretty much the theoretical fastest that you could get over pure GigE without any bridging, switching or other slowing factors.

      No consider that you are putting storage protocols onto that which means that you have some bottlenecks, at least from time to time, from the storage system so you likely will not be able to feed that perfectly. Then each conversion from Ethernet to whatever the WAN link is will add overhead in the form of the translation (different window sizes and other efficiency issues.) And then you have to add in the latency of the link - latency causes a throughput reduction when we are talking about a reliable protocol like TCP. This would not be the case for a streaming UDP connection so much, but you can't send storage data in an unreliable, best effort way so that doesn't matter. You are forced to wait for receipt responses.

      Put this all together, and cutting your connection in half is normal.

    • bbigfordB

      Cool SCCM Right-Click tools...

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      1
      2 Votes
      1 Posts
      455 Views
      No one has replied
    • bbigfordB

      ML you popular beast... ;)

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      66
      3 Votes
      66 Posts
      10k Views
      bbigfordB

      @scottalanmiller said in ML you popular beast... 😉:

      @BBigford said in ML you popular beast... 😉:

      @coliver said in ML you popular beast... 😉:

      Nope haven't seen it since yesterday.

      I saw it twice yesterday. Nothing today though. Comes and goes.

      We only made the change yesterday.

      My expectations are unreasonable.

    • bbigfordB

      Anyone using SCCM?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      7
      0 Votes
      7 Posts
      1k Views
      nadnerBN

      Huzzah! Thanks for the link. I'm sure it'll come in handy 🙂

    • bbigfordB

      Choosing a cloud provider

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      12
      1 Votes
      12 Posts
      2k Views
      htbaseH

      @tiagom in our case, its OCH ! hehe

      OVH would not allow you to virtualize public cloud servers and do live migrations between private and public and between public cloud providers

    • bbigfordB

      WDS/MDT very slow

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      10
      2 Votes
      10 Posts
      3k Views
      bbigfordB

      @dafyre said in WDS/MDT very slow:

      @BBigford said in WDS/MDT very slow:

      @dafyre said in WDS/MDT very slow:

      @BBigford said in WDS/MDT very slow:

      @dafyre said in WDS/MDT very slow:

      What Hypervisor?

      Hyper-V, server is 2012.

      VMQ is often the culprit for slow network stuff... Especially if you have Intel or Broadcom NICs in the server...

      on the Hyper-V server... from the powershell command prompt, try:

      get-netadaptervmq|disable-netadaptervmq

      That will disable VMQ on all of the network adapters in the server. It generally doesn't cause a noticeable disconnection on the servers, but you know how that goes... be careful, lol.

      I disabled that on the VM itself.. I can't do that on the host if there is going to possibly cause a disconnect on the VMs. There's like 25 production VMs that are up.

      But disabling that on the VM itself did nothing if that's where I was supposed to run it.

      No, this has to be run from the host... It usually doesn't cause a disconnect that users will notice. But you raise another point though... The server was fast before adding MDT.

      Exactly...

    • bbigfordB

      Offline files issue

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      1
      1 Votes
      1 Posts
      256 Views
      No one has replied
    • bbigfordB

      Hyperconvergence & VDI

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion scale scale hc3 hyperconvergence workspot xendesktop vdi virtualization
      15
      3 Votes
      15 Posts
      4k Views
      travisdh1T

      @davedemlow said in Hyperconvergence & VDI:

      @dafyre currently we do not ... but as above, things can change based on customer demand, technology changes, etc.

      Awe man. What if we want to run CAD desktops on a scale cluster..........
      .
      .
      .
      .
      I solemnly swear that games WOULD be played on such a system.

    • bbigfordB

      SCEP for OSX

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      1
      1 Votes
      1 Posts
      310 Views
      No one has replied
    • bbigfordB

      Mac Mini server - Frankenstein

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      9
      3 Votes
      9 Posts
      1k Views
      MattSpellerM

      Why no penguin power eh?

    • bbigfordB

      Resident fox

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      3
      2 Votes
      3 Posts
      432 Views
      DustinB3403D

      Look at those long legs!

      Must be a pup with that amount of fluff

    • bbigfordB

      New KVM recommendation

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      26
      2 Votes
      26 Posts
      4k Views
      thwrT

      @scottalanmiller just saw that again a few years ago. Well, kind of. Fujitsu remote workstation portal or something like that. Add-on PCIe card and a thin client. Works at least with W and R series Celsius workstations. Use case was to put your high end (CAD) workstations into your server room and transport everything over IP.

    • bbigfordB

      Skype for Business not saving chats

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion skype for business office 365
      7
      2 Votes
      7 Posts
      2k Views
      bbigfordB

      @scottalanmiller said in Skype for Business not saving chats:

      It's still Office 2016. It's just now it is naming it in the installer to distinguish the license source. It remains just a licensing mode for the Office 2016 product.

      Ah, got it.

    • bbigfordB

      Terminals & VNC

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion vnc terminals
      19
      1 Votes
      19 Posts
      5k Views
      dafyreD

      I'm another MobaXterm user here... I've noticed one minor glitch with the SFTP browser. I can't drag and drop something to a new SSH session the first time I log on.

      I have to log out and then log back in, and it works every time after that. I'm coming up on my renewal for Moba here soon. It's been great!

    • bbigfordB

      Remotely control a Mac

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      48
      0 Votes
      48 Posts
      9k Views
      scottalanmillerS

      @BBigford said in Remotely control a Mac:

      There were two parts... I didn't realize that Microsoft was at fault here, not Apple, since Apple has VNC natively built in but Microsoft RDC can't connect to Unix-like/Linux workstations.

      Well, pretty much all Linux desktops will do RDP servers. You don't normally because it's not that great of a protocol. But if you want it, it's one command line instruction away. I've used RDP to manage Linux desktops plenty of times. It's Mac alone that doesn't build it in, it's only that Linux doesn't turn it (or VNC) on by default because X has been there for three decades already.

    • 1 / 1