ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. 1337
    3. Topics
    1
    • Profile
    • Following 0
    • Followers 0
    • Topics 273
    • Posts 3,519
    • Groups 0

    Topics

    • 1

      NIC in promiscuous mode - what traffic can it see?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      8
      0 Votes
      8 Posts
      244 Views
      dafyreD

      @Dashrender said in NIC in promiscuous mode - what traffic can it see?:

      You can get a switch to give you all traffic on a mirrored port on the switch. This would allow you to see all the traffic on that other port. normally you would mirror the uplink port.

      Yepp. That's typically where you'd put your IDS if you didn't have requirements that it be an in-line.

    • 1

      What is this?

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion boot issue uefi
      6
      1 Votes
      6 Posts
      628 Views
      M

      Is this an onboard controller or an external? A typical external RAID controller (and some internal) have a BIOS that loads on POST which may show you whether it's active or not.
      Otherwise, most BIOS post messages display the IRQ info of onboard components during boot so you should technically see a SATA/SAS/RAID controller there.

      I'd suspect the drive or corrupt boot loader first.

      What OS is this?

    • 1

      Remote syslog server questions

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      7
      0 Votes
      7 Posts
      241 Views
      stacksofplatesS

      It depends if you are using an agent or just rsyslog. Rsyslog can do tls and compression but not sure if you can cache until the remote server is back up, you would have to be sending over tcp for it to be able to verify. It can do tcp but I don't know if it has built in mechanisms to cache until the remote returns. The best way to handle it with just rsyslog is to have multiple syslog servers (Graylog) to send to and then they store in their backend (Elasticsearch in the case of Graylog).

    • 1

      DNS woes

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion dns godaddy cloudflare
      5
      1 Votes
      5 Posts
      558 Views
      scottalanmillerS

      @Pete-S said in DNS woes:

      If I understand correctly, DNS propagates everywhere anyway so what difference does it make? Or are the DNS records not cached/replicated?

      It does, and they do. Propagation, caching, etc. all happens with DNS. But that doesn't mean that you don't still want your master DNS to be screaming fast, globally distributed, highly available, etc. If your DNS goes down, most DNS providers (Google, etc.) will known almost immediately and see your infrastructure as offline as part of their security system.

    • 1

      How well does webdav work on windows clients?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      9
      0 Votes
      9 Posts
      599 Views
      dbeatoD

      @travisdh1 said in How well does webdav work on windows clients?:

      @dbeato said in How well does webdav work on windows clients?:

      @travisdh1 said in How well does webdav work on windows clients?:

      @dbeato said in How well does webdav work on windows clients?:

      Sometimes you can find slowness and some other issues with WebDav in Windows. If the WebDav Server is in Linux like NextCLoud it works well.

      There is a big difference in how the speed feels between Windows 7 and Windows 10. Windows 7 had some bugs that made it dog slow at times.

      SharePoint

      I think I found the issue 😜

      Microsoft all around 🙂

    • 1

      How do I force standard 80x25 text mode?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved IT Discussion linux debian grub kernel
      7
      1 Votes
      7 Posts
      786 Views
      J

      We use ghost adapters to allow EDID hi res with no head attached, I wonder if there is one that forces 640x480? I'll search around...

    • 1

      Web UI design tools

      Watching Ignoring Scheduled Pinned Locked Moved Developer Discussion css ui design
      17
      1 Votes
      17 Posts
      1k Views
      jmooreJ

      @dave_c lol, thanks for the insight though. I love a good tool

    • 1

      How to adminstrate a handful of Windows workstations?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion system administration windows snowflake administration workstation
      14
      3 Votes
      14 Posts
      1k Views
      JaredBuschJ

      @DustinB3403 said in How to adminstrate a handful of Windows workstations?:

      @JaredBusch said in How to adminstrate a handful of Windows workstations?:

      @Pete-S said in How to adminstrate a handful of Windows workstations?:

      @JaredBusch said in How to adminstrate a handful of Windows workstations?:

      Everytime I want to do something, I would make it a powershell script and save it.

      With remote powershell enabled on all workstations, it should be fairly effortless to maintain.

      Some individual tasks might take more time than it seems worth at first to figure out how to script it, but int he long run it will be the best solution.

      So you're saying I should keep the workstations as they are, but administer them as a group by using remote powershell?

      Yes. For example, somewhere on here, I have a Poweshell script posted that let's you install printers.

      Edit: Here is that post

      Post not found.

      fixed

    • 1

      Windows: Set screen to blank when locked?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      10
      1 Votes
      10 Posts
      420 Views
      dbeatoD

      @Pete-S said in Windows: Set screen to blank when locked?:

      Sorry, I should have explained more clearly what I'm try to accomplish.

      I want to screen to blank, which is what causes the screen to go into power saving mode. Not just setting it to a black color.

      Blanking is tech speak for when the graphics adapter would turn of either one or both of the horizontal and vertical sync signals and thereby communicate to the display that the screen is not in use and it can go into one of it's power saving modes.

      Lock windows computer =>> screen goes into power save mode right away.
      Computer don't go into sleep until it does so by it's normal settings.

      So then this might apply to this

      8613c050-1e78-4bd2-838f-f3eaf8048bba-image.png

    • 1

      Pros and cons running local repository (for packages like deb, rpm etc)?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      4
      0 Votes
      4 Posts
      191 Views
      1

      @black3dynamite said in Pros and cons running local repository (for packages like deb, rpm etc)?:

      @Pete-S said in Pros and cons running local repository (for packages like deb, rpm etc)?:

      Cons would be storage space - amd64 repository for debian stable is around 60 GB.

      According to the information in this link, which is updated daily, amd64 is 330 GB.
      https://www.debian.org/mirror/size

      It's because that includes everything like testing, unstable, experimental and what not. Also source code. So it's a couple of different versions of the OS.

      The amd64 stable main contrib non-free are 60.1 GB today - as of right now...

    • 1

      Patch policy for network devices, appliances, printers etc?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion patching printers switches firmware
      4
      1 Votes
      4 Posts
      518 Views
      scottalanmillerS

      Short of getting advisories from vendors, just putting something on the calendar is probably best.

    • 1

      Which hosts belong in what pool when running local storage?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion xenserver xen xcp-ng
      27
      3 Votes
      27 Posts
      3k Views
      1

      So to answer my own question:
      "Which hosts belong in what pool when running local storage?"

      The answer is none - at least with xenserver. Don't use pools when using local storage.

    • 1

      Geekbench observations

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion geekbench xen
      6
      1 Votes
      6 Posts
      881 Views
      scottalanmillerS

      @Pete-S said in Geekbench observations:

      @dafyre said in Geekbench observations:

      @Pete-S said in Geekbench observations:

      The relationship between the single-core and multi-core score should be about 80% of theoretical max on the multi-core score.

      So if single core score is 3000 and you have 4 vCPUs then multi-core score should be 80% of 3000 x 4 cores = 9600. If the host is under heavy load the multi-core score will go lower and lower.

      I think you are on the right track. This is largely in part due to how the underlying Hypervisor handles multi-core VMs. The way I understand it, is that in a multi-core VM, the Hypervisor has to wait for that number of cores to be ready to process before it signals to the VM that it can keep running.

      IE: In your example, a 4 core VM, the underlying hypervisor will have to wait to have 4 cores waiting for work before it will tell the VM that it's cores are available.

      I've read that before but I think it is some old feature of very old hypervisors called strict co-scheduling. It's not used anymore.

      Nowadays basically every hypervisor has their scheduler that puts vCPU on real pCPUs according to the time share principle. So every vCPU get's a piece of the pie. But it has to account for hyperthreading, more than one CPU socket (NUMA), power saving, VM priority and other things. The underlying principle is though that all VMs and their vCPUs should get their fair share of CPU time.

      Some hypervisors have different scheduler algorithms so you can pick other ways of scheduling that might be more optimized for your workload.

      Depends, SMP doesn't really allow for that, all cores have to be in lock step. Only is AMP is supported can the hypervisor do that. It requires the hypervisor and system above it together to do non-SMP processing.

    • 1

      MTU, should I mess with it?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion lan mtu
      5
      1 Votes
      5 Posts
      529 Views
      notverypunnyN

      The only scenarios I've seen are:

      PPPoE / DSL Jumbo Frames VPNs
    • 1

      How do you find dhcp servers on network?

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion dhcp
      11
      0 Votes
      11 Posts
      707 Views
      JaredBuschJ

      @Pete-S click the menu (three stacked dots) by the post that had the answer so others know which solution worked best for you.

    • 1

      Typical virtualization host server config?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion virtualization server
      17
      1 Votes
      17 Posts
      761 Views
      1

      @EddieJennings said in Typical virtualization host server config?:

      @Pete-S said in Typical virtualization host server config?:

      We've calculated guesstimated 8GB RAM and 50 GB SSD storage per VM on average.

      How did you come up with your guesstimate? Do you have some workloads in production right now that you'd be virtualizing with whatever host your configure and buy?

      Yes, actually we have the hardware now but it hasn't been configured completely yet. We are still figuring things out.

      The workloads are running on physical servers (Windows) and it's latency that is our primary concern, not capacity. We are moving the applications to linux and making them multi-tenant and horizontally scalable at the same time. So that's why we are guesstimating based on the config of the physical servers.

    • 1

      Best way to handle switch management?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      5
      0 Votes
      5 Posts
      239 Views
      1

      Sounds like a good idea guys. I will do it that way.

    • 1

      CAS server?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cas sso
      5
      0 Votes
      5 Posts
      406 Views
      Reid CooperR

      I'd be interested in hearing what you try out and how you are using the solution.

    • 1

      Flicker-free LEDs?

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      19
      0 Votes
      19 Posts
      732 Views
      1

      Went to a store the other day where they had a large number of different LEDs on display.

      Checked them out and all Philips LEDs were flicker free but the noname ones were a mixed bag. Some were flicker free while others were horrible and some in between.

    • 1

      Load balancer inside firewall or not...

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      28
      0 Votes
      28 Posts
      964 Views
      black3dynamiteB

      @wrx7m said in Load balancer inside firewall or not...:

      Wasn't pfsense in production, I guess I would say, "frowned upon"?

      PfSense is awesome. Avoid turning into a UTM so it can stay stable.

    • 1
    • 2
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 11 / 14