• Dell PE 2950 with 1TB drives

    21
    1 Votes
    21 Posts
    3k Views
    J

    @Dashrender said:

    That's interesting, disposal around here is like $.10/lb

    That's why companies get e-recyclers to come in. The come to pick up the stuff for free and make money off of it.

  • Apple Update attacked by Webroot?

    2
    0 Votes
    2 Posts
    441 Views
    Deleted74295D

    Specifically this was the boot camp 6 update for Windows 10.

    Since adding that .exe to the exception list, no crash.

  • Pulsed Media

    7
    0 Votes
    7 Posts
    988 Views
    JaredBuschJ

    @johnhooks said:

    So apparently this a service a lot of people use? I've found a few different places that sell them.

    http://seedboxgui.de/guides/what-is-a-seedbox/

    Seedboxes and private trackers are nothing new.

    They are not in mainstream media because it is too complicated for the news cycle.

  • Anyone use change management/tracking?

    22
    0 Votes
    22 Posts
    4k Views
    AmbarishrhA

    And once installed, i dont see an option for tgis addon, nor could find download link to get it

  • Elastix HA Using DRBD

    7
    0 Votes
    7 Posts
    2k Views
    AlyRagabA

    @scottalanmiller i used these packages " yum install heartbeat drbd83 kmod-drbd83 "
    is this right or you can recommend something ?

  • Hosted FreePBX for Friends and Family?

    9
    1 Votes
    9 Posts
    1k Views
    scottalanmillerS

    We do this for my family. The really nice features are that we can do family to family calling at zero cost and never hit the PSTN at all. Leaving a connection open full time is no problem whatsoever. And you can video chat very easily, too.

    Downsides is no one wants to deal with an extra thing to make calls on. Even for free.

  • Nginx auto-install with Puppet

    2
    0 Votes
    2 Posts
    1k Views
    scottalanmillerS

    That's a standard systemctl cannot start message. And it is just telling you that you need to tail /var/log/messages to see what the error was.

  • Do I not know how to search

    Unsolved
    10
    1 Votes
    10 Posts
    2k Views
    scottalanmillerS

    @Breffni-Potter said:

    You get lots of other bits. Is it just me struggling to find old content?

    It's terrible but there just isn't a good option yet 😞 I just use Google.

  • UBNT Forgot / Lost UserID Password

    7
    2 Votes
    7 Posts
    2k Views
    DashrenderD

    OH - sigh!

    Yeah yeah - fine.

    UBTN is username cap sensitive...

  • Blocked Drives - H700 - Dell R610

    19
    0 Votes
    19 Posts
    4k Views
    xByteSeanX

    If you are trying to update the firmware on the raid card my best suggestion would be to do it through the lifecycle controller. Reboot the server and during post after the Dell splash screen in the top right corner you will see some option via key commands. Hit F10 to boot to system services. Once you've entered the system services/lifecycle controller environment you should be in the gui with a list of options on the left. Choose platform update, follow the on screen instructions to update the firmware for all the components you want, specifically the raid card. I haven't heard of drives being blocked before and I don't know the specifics of the drives you bought, but any we sell should be compatible with what I am assuming is and H-Series raid card you should have in your system.

  • Qmail service not working anymore.

    3
    1 Votes
    3 Posts
    841 Views
    MattSpellerM

    @thegillion said:

    Good news!

    I got it working. My boss changed the name of the SMTP service to HOLDSMTP then when he changed it back it broke the patch. I pulled my from my backup then reinstalled the patch and everything is working.

    Gotta love mangle-ment related PEBKAC!

    Glad to hear you're back in business.

  • ML Stats?

    15
    1 Votes
    15 Posts
    3k Views
    BRRABillB

    @scottalanmiller said:

    Yeah... that's how they used to do all of it. Maybe they still do. That would make stats on a tech forum totally wrong as IT people don't have toolbars installed, normally.

    Well where the heck are all those visits coming from, then??

  • Windows 10 + Arduino Leonardo

    1
    1 Votes
    1 Posts
    410 Views
    No one has replied
  • Android VM

    17
    0 Votes
    17 Posts
    2k Views
    dafyreD

    I've heard that you can use the Android Studio to do this, but I haven't had time to test it at home, and at work, it doesn't work because I run Hyper-V, lol.

  • Virtual Server - USB connection

    6
    1 Votes
    6 Posts
    1k Views
    wirestyle22W

    @dafyre said:

    Hey Joel,

    Have you considered a USB over IP type product? I've just been made aware of them and haven't had a chance to use one yet... but basically it is a USB connection with a Network card, and whatever server you want to use it has to run a software package to do so...

    It's worth taking a look at.

    Interesting product. What a great idea.

  • MS Office 2013 Professional

    10
    0 Votes
    10 Posts
    1k Views
    DashrenderD

    @gjacobse said:

    @coliver said:

    @Minion-Queen said:

    MS stops officially supporting 2013 April of 2018. However has extended service until 2023. Will the Volume License of it still stay active as 0ffice 2013 until 2023?

    There may be downgrade rights included with the VL license. They were included from 2013 to 2010 and 2007.

    Yes - It does appear that you can downgrade 2016 - but now looking for how.

    Downgrade has always been on the shoulders of the end user to acquire media for installation. That said, if you have a VL license, you can download the older media from the VLSC website still.

  • ownCloud Routing

    198
    0 Votes
    198 Posts
    62k Views
    scottalanmillerS

    @alex.olynyk said:

    is there a way to notify a new user that we have created an OC account for them?

    I don't believe so. I think that you will need to hand craft an email message for them.

  • Ever heard of Rubrik?

    3
    0 Votes
    3 Posts
    1k Views
    lhatsynotL

    And it's currently only VMware but they are working on Hyper-V and KVM.

  • Nginx variables in bash script

    2
    1 Votes
    2 Posts
    1k Views
    scottalanmillerS

    You can take them as arguments when you first run the script, that is the more "UNIX" way. Or you can prompt for them as you go.

  • Nginx Automation

    5
    1 Votes
    5 Posts
    2k Views
    antonitA

    @JaredBusch They are just looking for me to automate the process. I can use any automation tool or language.