ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Categories
    3. IT Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • JaredBuschJ

      How can I list running processes on all domain computers

      Watching Ignoring Scheduled Pinned Locked Moved discovery users leaving crap
      6
      1 Votes
      6 Posts
      2k Views
      scottalanmillerS

      Cleaning up some spam posts and including this suggestion that was on the site but hidden in spam so that we won't miss the spam:

      Get-ADComputer -Filter {OperatingSystem -Like “Windows 10*”} | ForEach-Object {Get-WmiObject -Class Win32_Process -Computer $_.Name}
    • DashrenderD

      cert error

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      228 Views
      DashrenderD

      This error came up while loading the page - not because the user clicked on something, or clicking on the lock in the address bar.

    • FATeknollogeeF

      VOIP Provider: Skyetel

      Watching Ignoring Scheduled Pinned Locked Moved voip sip trunk skyetel voip provider fusionpbx pbx
      94
      2 Votes
      94 Posts
      12k Views
      JaredBuschJ

      @FATeknollogee said in VOIP Provider: Skyetel:

      @scottalanmiller curious question...why are you responding to a post from Dec of 2018 made by a user who only posted that one time?

      Also, because @scottalanmiller .......

    • scottalanmillerS

      HPE c7000 & Virtual Connect FlexFabric Unlinked

      Watching Ignoring Scheduled Pinned Locked Moved Solved hp c7000 hpe virtual connect flexfabric hpe virtual connect manager networking hp hpe
      9
      1 Votes
      9 Posts
      1k Views
      scottalanmillerS

      Issue was fixed. Enclosure back plane was bad. A new C7000 had to be purchased and swapped out and it worked right away.

    • BRRABillB

      GTD System

      Watching Ignoring Scheduled Pinned Locked Moved
      11
      1 Votes
      11 Posts
      777 Views
      wirestyle22W

      Whoa I love this. Are you still using it @BRRABill ?

    • DustinB3403D

      Creating a Salt master on Fedora 30

      Watching Ignoring Scheduled Pinned Locked Moved fedora salt master fedora 30 salt saltstack osx
      2
      4 Votes
      2 Posts
      719 Views
      JaredBuschJ

      Dont' use bullet/number lists in instructions and guides like this. it makes it annoying for those that want to copy and paste.

      This guide is assuming that you are running as root. If not prepend everything here with sudo.

      Install the salt-master package dnf install salt-master Open the required ports in the firewall firewall-cmd --add-port=4505-4506/tcp --permanent firewall-cmd --reload Enable the salt-master service to start on boow, and also start it now. systemctl enable --now salt-master.service
    • scottalanmillerS

      Why IT Builds a House of Cards

      Watching Ignoring Scheduled Pinned Locked Moved business article scott alan miller
      20
      14 Votes
      20 Posts
      4k Views
      FiyaFlyF

      @DustinB3403 said in Why IT Builds a House of Cards:

      Just to necro this thread, how would someone in IT actually get the business to see and understand these risks? I've tried this, explained in full detail the chances taken and I get a "thank you for telling us, but let's stay the course" sorts of responses.

      Thanks for the necro. Get greeted with a comment I didn't recall making, just to look at the date 2 1/2 years ago. lol.

      Then, on a second note, this article legitimately applies to me today.

    • donaldlandruD

      Database held for ransom, anyone experience this before?

      Watching Ignoring Scheduled Pinned Locked Moved
      20
      0 Votes
      20 Posts
      2k Views
      dbeatoD

      @JaredBusch Yes, you were correct and we discussed this last night on the Telegram group 🙂 .

    • FATeknollogeeF

      Testing oVirt...

      Watching Ignoring Scheduled Pinned Locked Moved ovirt supermicro red hat virtualization kvm gluster hyperconverged centos7
      339
      1 Votes
      339 Posts
      78k Views
      D

      @DustinB3403 said in Testing oVirt...:

      Also I feel like the most popular instructions were a blog post, rather than official documentation.

      I'm not even sure they have a dedicated techwriter. This is why it is better to just follow the official RHV docs. You'll have to filter out the Red Hat specific details, like subscription-manager, but you'll definitely have a better experience

    • DustinB3403D

      What clustered hypervisors are built for performance?

      Watching Ignoring Scheduled Pinned Locked Moved hypervisor cluster clustering vsan
      2
      0 Votes
      2 Posts
      607 Views
      scottalanmillerS

      All of the hypervisors are built for this. It's the storage and clustering that may or may not be built for this. As a rule, highest performance systems are not clustered at all, the can't be. Clustering takes a performance hit.

      But in the extreme performance space products like VMware and Starwind are the top dogs. Both have multiple solutions, but they are using tech like memory sharing, localized data, NVMEoF, log structuring, and others to do things that Gluster just can't do. So much so that products like Gluster sometimes use these techs on top to accelerate them (example: Starwind makes a CEPH accelerator platform.)

    • J

      Dell N3000 VLAN

      Watching Ignoring Scheduled Pinned Locked Moved dell networking vlan dell n3000 switch
      2
      1 Votes
      2 Posts
      655 Views
      scottalanmillerS

      Yes, if you are setting physical ports to a VLAN, then they are acting like a physically different switch on those ports. So attaching another physical switch to one of those ports would make it a switch on that VLAN.

    • DashrenderD

      PCI Point to Point vs End to End

      Watching Ignoring Scheduled Pinned Locked Moved
      16
      0 Votes
      16 Posts
      468 Views
      scottalanmillerS

      @Dashrender said in PCI Point to Point vs End to End:

      @scottalanmiller said in PCI Point to Point vs End to End:

      @Dashrender said in PCI Point to Point vs End to End:

      @Pete-S said in PCI Point to Point vs End to End:

      @Dashrender said in PCI Point to Point vs End to End:

      @Pete-S said in PCI Point to Point vs End to End:

      @Dashrender said in PCI Point to Point vs End to End:

      @Pete-S said in PCI Point to Point vs End to End:

      If you have unencrypted LAN communication (at your servers) you are encrypted point-to-point but not end-to-end.

      Thanks, I get the difference now... but now why anyone cares.

      It's just that CC info can't be picked up anywhere if it's end to end encryption.

      but it can - at the terminal where it's collected - at the processor who terminates the E2EE (though hopefully that's beyond extremely unlikely).

      Maybe I should have said it can't be picked up in transit.

      The card processors probably have more stringent requirements for infosec than PCI.

      Sure, ok - in transit... but once the data gets to your payment gateway, it's not your responsibility anymore - so again, who cares... P2PE gets it to the payment gateway just as good as E2EE does to First Data or Elavon, only the payment gateway then also injects itself into the data stream for some unknown reason...

      So I'm still not seeing a benefit to E2EE to the merchant.

      I assume E2EE gives you some discounts.

      based on what?

      Just seems like the logical reason.

    • scottalanmillerS

      UNIX: ZFS

      Watching Ignoring Scheduled Pinned Locked Moved unix linux solaris bsd freebsd sam linux administration file system storage zfs raid lvm logical volume managers software raid
      2
      1 Votes
      2 Posts
      1k Views
      scottalanmillerS

      Placeholder

    • JaredBuschJ

      Need a script to cleanup a Backblaze B2 bucket

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved backblaze backblaze b2 cleanup script
      11
      0 Votes
      11 Posts
      2k Views
      DustinB3403D

      Here's some additional information, specifically using rclone into b2.

    • WrCombsW

      folder sharing issue

      Watching Ignoring Scheduled Pinned Locked Moved Solved windows 7 foldersharing smb share
      76
      1 Votes
      76 Posts
      6k Views
      WrCombsW

      @DustinB3403 said in folder sharing issue:

      @WrCombs said in folder sharing issue:

      1 & 2. Device manager > network adapters> uninstall > reboot > automatically picked it back up upon reboot then changed the settings for the NIC.

      Nice, that's what I was hoping it would do, but I've dealt with NICs not coming back up after this process. Always made it easier to just be there and watch it.

      I've heard of that issue - it was a calculated risk I was willing to take to get it working.. ya know?

    • 1

      Transparent compression on folders in EXT4/XFS etc?

      Watching Ignoring Scheduled Pinned Locked Moved compression ext4 xfs zfs btrfs
      23
      1 Votes
      23 Posts
      21k Views
      dafyreD

      @scottalanmiller said in Transparent compression on folders in EXT4/XFS etc?:

      @dafyre said in Transparent compression on folders in EXT4/XFS etc?:

      @scottalanmiller said in Transparent compression on folders in EXT4/XFS etc?:

      @dafyre said in Transparent compression on folders in EXT4/XFS etc?:

      @scottalanmiller said in Transparent compression on folders in EXT4/XFS etc?:

      @dafyre said in Transparent compression on folders in EXT4/XFS etc?:

      Edit: I'm going to put my Zabbix instance on it later and see how it does.

      Databases should not be compressed!

      Details as to why databases should not be compressed?

      Basically because they are always open and written to incrementally. They aren't loaded and rewriteen like most files are. And they tend to be very large, so a very intensive usage pattern.

      True. But this compression is being done on the Host OS, not inside the Zabbix VM. I wonder what kind of strangeness this can cause. I don't have a lot of traffic on this particular server.

      That doesn't affect anything. Compression is compression.

      I'll find out what kind of performance hits I take with it on ZFS. So far, I'm seeing some nice space savings and no problems with anything else.

    • JaredBuschJ

      Veeam Restore points clarification

      Watching Ignoring Scheduled Pinned Locked Moved veeam veeam backup and replication settings
      5
      2 Votes
      5 Posts
      916 Views
      wrx7mW

      This should be fine. I have a similar configuration with restore points and it works as designed.

    • C

      Ubuntu 18.04 Space Issue

      Watching Ignoring Scheduled Pinned Locked Moved Solved
      46
      0 Votes
      46 Posts
      3k Views
      scottalanmillerS

      @Curtis said in Ubuntu 18.04 Space Issue:

      Anyone have some recommended readings that might help me wrap my head around this?

      https://mangolassi.it/topic/7825/sam-learning-linux-system-administration/

      Down at storage and filesystems.

    • 1

      Data check/scrub RAID 1 - how often?

      Watching Ignoring Scheduled Pinned Locked Moved md raid raid 1
      8
      0 Votes
      8 Posts
      819 Views
      scottalanmillerS

      This write up sums it up well. It's a "it depends." It depends because it impacts you potentially and generally isn't very important. So therefore, there is no hard and fast guideline.

      https://serverfault.com/questions/588217/how-often-should-i-scrub-my-raid

    • scottalanmillerS

      Common Myths We Hear from the FreeNAS Community

      Watching Ignoring Scheduled Pinned Locked Moved freenas storage zfs
      3
      3 Votes
      3 Posts
      967 Views
      scottalanmillerS

      Way more discussion about this thread in this other thread: https://mangolassi.it/topic/19657/revisiting-zfs-and-freenas-in-2019

    • 1
    • 2
    • 139
    • 140
    • 141
    • 142
    • 143
    • 698
    • 699
    • 141 / 699