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
    • wrx7mW

      IOPS for SSD?

      Watching Ignoring Scheduled Pinned Locked Moved ssd storage servers iops sas sas ssd
      33
      1 Votes
      33 Posts
      7k Views
      pmonchoP

      @wrx7m said in IOPS for SSD?:

      @travisdh1 said in IOPS for SSD?:

      @wrx7m said in IOPS for SSD?:

      @Pete-S They dropped the price to 1061.24 since I posted. lol Interesting. Yes, but that is a max of 12 nvme. I may have misunderstood that option with 8 SAS/SATA. I am guessing that the max of 12 would allow for more SAS/SATA, although it doesn't mention it. My issue was also with the available drive capacities and cost per TB for spinning disks in the 2.5" spec.

      Yeah, especially direct from the OEM. Have you thought about buying the storage from xByte instead?

      Are their drives brand new? I did price out a server with specs as similar to Dell's as possible and it was only off by a couple grand.

      IMHO, I consider their drives are 99.9% brand new as its possible an OEM install was done on the drive or something like that. Plus testing of the drive by the OEM and xByte.

      Their hardware is manufacturer refurbished, not used. Big difference.

      If you can get a Dell ProSupport (w/w-out) Plus 7 year warranty on the server with the drives from xByte, it doesn't really matter if they are new or not. They are under warranty for 7 years and you have no worries.

    • DashrenderD

      VOIP.ms more secure

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      331 Views
      JaredBuschJ

      @Skyetel said in VOIP.ms more secure:

      SIP Trunking by IP is so much better than registration, we don't even allow you to register.

      About a year ago, a customer came to us from one of our competitors that used SIP Registration. A hacker broke into his PBX, and instead of relaying all the calls through his PBX like they normally do, they got his SIP Trunking username & password for his carrier. They then proceeded to register half a dozen systems and burned through tens of thousands of dollars before the carrier realized something was wrong. They then forced him to pay the bill (which is why he quickly looked to move away to us).

      I can rant all day about the pitfalls of SIP Registration, but I shall refrain 😛

      Multiple failures in the scenario you listed. Anyone of those failures being not there would’ve made the entire thing not a problem.

    • scottalanmillerS

      How to Stop an Ongoing RAID Rebuild HP P420i RAID Controller

      Watching Ignoring Scheduled Pinned Locked Moved raid hpe p420 raid controller
      28
      0 Votes
      28 Posts
      6k Views
      scottalanmillerS

      @WrCombs said in How to Stop an Ongoing RAID Rebuild HP P420i RAID Controller:

      we use Intel Rapid Storage - CTL +I on Boot gets you there? - Disclaimer I may be thinking of Software RAID rather than Hardware RAID - but It may be worth a shot to try..

      Yeah, Intel Rapid Storage is the most prominent example of Fake RAID. So it is software.

    • scottalanmillerS

      Ubuntu Updates to 19.10

      Watching Ignoring Scheduled Pinned Locked Moved ubuntu linux ubuntu 19.10
      9
      1 Votes
      9 Posts
      990 Views
      scottalanmillerS

      @black3dynamite said in Ubuntu Updates to 19.10:

      @Emad-R It's all great having numbers and visual aid to show results but will you really notice the difference when using Ubuntu compare Debian, assuming you are using the same desktop environment?

      That's the tough comparison. Ubuntu has more features and a different desktop. I specifically like Ubuntu's desktop. So going to Debian I'd likely modify it to the point of being Ubuntu, lol.

    • scottalanmillerS

      MailCow Command Line Reference

      Watching Ignoring Scheduled Pinned Locked Moved Solved email mailcow
      8
      0 Votes
      8 Posts
      1k Views
      scottalanmillerS

      @Pete-S said in MailCow Command Line Reference:

      @scottalanmiller said in MailCow Command Line Reference:

      @Dashrender said in MailCow Command Line Reference:

      @Pete-S said in MailCow Command Line Reference:

      If you don't intend to use the webinterface then what purpose does mailcow have?

      You could just install dovecot, postfix etc for email and sogo for calendar and have the same thing without the middle man. I bet you have to tweak config files even with mailcow.

      I'm assuming Scott is asking about management stuff - he wants to script that stuff, not GUI manage it.

      Right. GUI is fine for low capacity sites. But we are looking at two use cases both in the 10K+ range.

      But mailcow doesn't add any functionality that the original packages don't already have. It's just a wrapper. Is it not?

      Mostly. But it is handling the testing and integration of the components, which is the hard bit. It's actually doing a fair amount of work. I've built an extremely similar system in the past and the effort was quite large for just the "wrapper" bits that they are doing 😉

      And the central API is a huge deal.

    • J

      Can't move Stream_Autocomplete.

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      0 Votes
      8 Posts
      379 Views
      J

      @dbeato said in Can't move Stream_Autocomplete.:

      I have used the Nk2edit And you can push it to the Office Cloud Autocomplete from an NK2 or the Stream file. However when Nk2edit can’t read a file it is usually corrupted and you need a previous version of the file.

      The current file is usable under the in house exchange,, and I have restored a few versions from backup.. Still no luck.. I may just be SOL.

    • scottalanmillerS

      City of Munich Moving to Closed Source Software

      Watching Ignoring Scheduled Pinned Locked Moved linux windows libreoffice closed source software open source munich
      28
      4 Votes
      28 Posts
      4k Views
      travisdh1T

      @Obsolesce said in City of Munich Moving to Closed Source Software:

      It looks like the whole issue was due to their use of some weird distro years ago.

      That article technically doesn't say why they need Windows now, so for all I know they have some new weird requirements I don't know about, but assuming they don't, I think the decision to go to Windows is a horrible idea. They'd be much better off going to Ubuntu instead.

      Yes I upvoted a post about how Ubuntu would be better than an alternative. Please no heart attacks people.

    • JaredBuschJ

      Automatically running chocolatey upgrades

      Watching Ignoring Scheduled Pinned Locked Moved Solved chocolatey upgrade automatic updates
      3
      2 Votes
      3 Posts
      833 Views
      DashrenderD

      @JaredBusch said in Automatically running chocolatey upgrades:

      How do various people do this?

      Re: Next steps with SaltStack

      @marcinozga said in Next steps with SaltStack:

      Not salt, but I used https://chocolatey.org/packages/choco-upgrade-all-at which creates the same task, that runs choco upgrade all -y. If salt is using windows task scheduler, then it should just work.

      Does that run as the admin account? Users have no rights to run this.

      Running the choco install command requires local admin rights - so I assumed either - it ran as system OR it would ask for the creds of the current admin user being used to run the installer.

      Clearly you found that it runs as system.

    • JaredBuschJ

      Next steps with SaltStack

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved salt salt stack salt minion salt master
      6
      2 Votes
      6 Posts
      2k Views
      Emad RE

      @JaredBusch

      Hi

      Play with this :

      https://docs.saltstack.com/en/latest/ref/states/all/salt.states.win_lgpo.html

      If you have windows minions and set it to run every 30/60/90 mins, and BAM you have AD without MS BS

      While you can use salt grains to target OSes, I like to diffrentiate them with good naming system:

      WIN.001
      LIN.001
      SRV.001

      You might ask how to differentiate between windows SRV and Linux SRV, well frankly my dear i dont give damn, and i dont run Windows servers.

    • C

      ZFS Planning with Heterogeneous Gear

      Watching Ignoring Scheduled Pinned Locked Moved
      16
      1 Votes
      16 Posts
      1k Views
      scottalanmillerS

      @colejame115 said in ZFS Planning with Heterogeneous Gear:

      @scottalanmiller
      The reason I was mixing md raid and ZFS was I didn’t think ZFS allowed other ZFS devices to be used under a vdev. To accomplish this, would one need multiple zpools ?

      MD RAID can definitely do layers upon layers. But ZFS does this, it's how ZFS does RAID 10, for example, or RAID 60.

      https://www.cyberciti.biz/faq/how-to-create-raid-10-striped-mirror-vdev-zpool-on-ubuntu-linux/

    • black3dynamiteB

      Using unison instead of rsync?

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      2 Votes
      2 Posts
      313 Views
      scottalanmillerS

      @black3dynamite said in Using unison instead of rsync?:

      The author, Elliot Cooper says that unison is able to backup new files extremely rapidly compare to rsync

      Under certain situations. They each is more performant at different times.

    • JaredBuschJ

      MS SQL Express cannot create compressed backups

      Watching Ignoring Scheduled Pinned Locked Moved sql server
      4
      2 Votes
      4 Posts
      706 Views
      scottalanmillerS

      @JaredBusch said in MS SQL Express cannot create compressed backups:

      @scottalanmiller said in MS SQL Express cannot create compressed backups:

      Would not have expected that.

      It is not a game breaker. The DB is only 1.2GB, but out of habit, i always compress backups with the native tools.

      This time I have to compress it after the fact. not a huge deal. Just annoying.

      Yeah, it's Express. Just seems like an odd feature to remove there. Definitely not a big deal, you can compress manually later.

    • J

      In-Wall PoE Switch

      Watching Ignoring Scheduled Pinned Locked Moved poe unifi switch usw-flex
      15
      0 Votes
      15 Posts
      2k Views
      J

      Just wanted to report back say this little switch was the perfect item for my need. It has been installed for over a month now and I have been very pleased with it. Not that it is doing anything special, it just does its job!

      We are using it indoor and we mounted its own little bracket to a single gang wall plate, then installed the wall plate, then attached the switch to its bracket. It makes for a clean install where there once was an ethernet wall jack.

      Everything about it is Unifi, so if you are familiar with the Unifi System, this runs like any other Unifi switch.

    • wrx7mW

      Comparing Server CPU Capabilities?

      Watching Ignoring Scheduled Pinned Locked Moved cpu utilization esxi dell poweredge r740xd dell poweredge r720xd server vmware cpu benchmark
      75
      1 Votes
      75 Posts
      13k Views
      wrx7mW

      @Pete-S said in Comparing Server CPU Capabilities?:

      @wrx7m said in Comparing Server CPU Capabilities?:

      ... And I don't have to run a Windows server for vCenter server or upgrade manager anymore.

      I haven't played around with VMware much. How does it work with vCenter? Does run in a VM on each hypervisor or completely separate from the hypervisors?

      It is a virtual appliance. You can upgrade and migrate from an existing Windows version. You can run it on a single server.

    • DashrenderD

      Laptop setup - multiple monitors, etc - suggestions?

      Watching Ignoring Scheduled Pinned Locked Moved
      31
      2 Votes
      31 Posts
      2k Views
      DashrenderD

      @Pete-S said in Laptop setup - multiple monitors, etc - suggestions?:

      @Dashrender said in Laptop setup - multiple monitors, etc - suggestions?:

      @Pete-S said in Laptop setup - multiple monitors, etc - suggestions?:

      Keep in mind that you're using displayport you can run several monitors off one output.

      I know this, when I first deployed some HP mini desktop machines, they only had one DP port, but I needed to drive two monitors. This was a new setup, so I had to buy everything. I purchased two DP monitors, and had to buy a DP splitter (if you will) that provided two video outputs. I tried to purchase one again, and DAMN they are crazy expensive.

      I need to look into DP monitors that have a second port designed for daisy chaining... something I might do for this project.

      Another option is to just look into getting a larger monitor. 2 x 22" is not a huge amount of screen estate.

      You could for instance go with a 34" 21:9 like Samsung. Or just go with something bigger like a 40" 16:9 4K.

      LOL - do you know the price difference between those? We go from say $320 for two monitors to something like $600+ (often well over $1000). So sure, while it might be nice to have a single huge monitor, the price gap just doesn't justify it.

    • J

      Cron task based on command line tasks.

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      159 Views
      scottalanmillerS

      @JasGot said in Cron task based on command line tasks.:

      #!/bin/bash /usr/bin/mysqldump -u root -prootpassword nextcloud > /tmp/nextcloud.sql 7z a -pencryptionpassword /tmp/nextcloud.7z /tmp/nextcloud.sql /var/www/nextcloud/config/config.php echo "Today's backup of the My Nextcloud SQL Data is attached." | /usr/bin/mailx -A /tmp/nextcloud.7z -s "Cloud.example.Com Nextcloud SQL Backup" -r "[email protected]" [email protected]

      Make that a file, run with cron.

    • scottalanmillerS

      PBS Endo Performance Issues on Windows 10 1903

      Watching Ignoring Scheduled Pinned Locked Moved pbs endo windows 10 windows 10 1903
      11
      2 Votes
      11 Posts
      1k Views
      B

      Instead of contacting support, have you tried the Bill & Melinda Gates Foundation along with viewers like you?

    • J

      EMC VXRail

      Watching Ignoring Scheduled Pinned Locked Moved
      36
      1 Votes
      36 Posts
      3k Views
      scottalanmillerS

      @galezer said in EMC VXRail:

      if you count snapshots usage and price vs vmware and you are familiar with KVM its a win/win ...

      Sure, but it's a false comparison. The main competitors are Scale, Starwind, Simplivity, etc. They crush Nutanix in performance, ease of use, and price. Comparing Nutanix against a known bad alternative (3-2-1 with VMware) makes it look good, but that's like saying paying $100K for a Chevy Spark is a good deal because a Ferrari costs $300K. But that's not a good comparison. A good comparison is a $12,000 Nissan Versa which costs a reasonable amount and is still better than the Spark.

      It's true that the Nutanix is likely an improvement over an inverted pyramid + VMware, both things you'd normally rule out as just bad design. Using a false comparison makes it look plausible. But when you compare it to industry baselines of "standard good" it stands out as expensive and under performing (and just a bad actor as a vendor.)

    • WLS-ITGuyW

      Reverse Proxy install question

      Watching Ignoring Scheduled Pinned Locked Moved fedora server reverse proxy vsphere 6.7
      24
      0 Votes
      24 Posts
      4k Views
      scottalanmillerS

      @WLS-ITGuy said in Reverse Proxy install question:

      @scottalanmiller said in Reverse Proxy install question:

      @WLS-ITGuy said in Reverse Proxy install question:

      @scottalanmiller said in Reverse Proxy install question:

      @WLS-ITGuy said in Reverse Proxy install question:

      @scottalanmiller said in Reverse Proxy install question:

      @WLS-ITGuy said in Reverse Proxy install question:

      @wrx7m said in Reverse Proxy install question:

      @WLS-ITGuy What version of vsphere are you running?

      6.7u2

      They say it is supported...

      https://blogs.vmware.com/guestosguide/2019/05/red-hat-enterprise-linux-8.html

      REHL 8 is - But using the drop down and selecting Fedora it says it isn't.

      Either way, I'll just use REHL 8 and be done.

      The drop down list told you RHEL isn't, either. Yet we know it is. ESXi is just broken.

      That one doesn't actually tell me it isn't supported:

      alt text

      But the other RHEL one does. So clearly it's broken if it gives conflicting information. In one case, RHEL isn't supported, then RHEL 8 is. But RHEL 8 is still RHEL.

      I understand. I guess they don't update the dropdown in the software 😄

      Then best to not use it and not to consider anything from it. Just skip it and protect yourself.

    • JaredBuschJ

      Skyetel sign up working better

      Watching Ignoring Scheduled Pinned Locked Moved skyetel website issues
      11
      1 Votes
      11 Posts
      1k Views
      JaredBuschJ

      @Skyetel said in Skyetel sign up working better:

      Maybe this?
      https://mangolassi.it/topic/20290/ad-blockers-advice

      I thought I had posted in your thread because I know that you posted that after my issue.

      So yup, going with I slacked and didn't post.

    • 1
    • 2
    • 113
    • 114
    • 115
    • 116
    • 117
    • 699
    • 700
    • 115 / 700