• 1 Votes
    8 Posts
    1k Views
    M

    @biggen : Something like procmon with thread profiling events enabled should give you an application's processor or disk usage over a period of time.

    EDIT: Good example here

  • 0 Votes
    7 Posts
    2k Views
    scottalanmillerS

    Looks like @Osvaldo was able to get it.

  • 5 Votes
    23 Posts
    3k Views
    DanpD

    @IRJ said in How to configure automatic updates on Ubuntu 18.04 LTS:

    Scripted a bit for anyone interested

    FWIW, this line didn't work for me --

    sed -i '/Unattended-Upgrade::Skip-Updates-On-Metered-Connections "true"/a\\ "${distro_id}:${distro_codename}-updates"; ' /etc/apt/apt.conf.d/50unattended-upgrades

    I believe this is due to the line being inserted outside the Unattended-Upgrade::Allowed-Origins grouping.

  • Website Creation Recommendations

    38
    0 Votes
    38 Posts
    3k Views
    scottalanmillerS

    @Fredtx said in Website Creation Recommendations:

    @black3dynamite said in Website Creation Recommendations:

    @gjacobse said in Website Creation Recommendations:

    I wouldn't necessarily say ZERO - but listed it as a donation - You mentioned this was for a church, and churches are Non-Profits. You could easily claim it as a donation of services.

    I understood it was for her and not the Church.

    Yes, it's mainly for her. She's very involved with the Women's ministry in church. However, she is about to complete her counseling degree, and wants her own personal website for blogging, and videos for her ministry, and I'm sure to share with other ladies within the church, and outside the church.

    If anything, charge more for advertising to the church. ๐Ÿ™‚

  • Virtualbox Issues

    23
    0 Votes
    23 Posts
    2k Views
    jmooreJ

    @stacksofplates said in Virtualbox Issues:

    @jmoore said in Virtualbox Issues:

    @stacksofplates said in Virtualbox Issues:

    What is the specific error?

    Application Guard and Credential Guard will use hyper-v to sandbox without actually enabling hyper-v.

    There was no error. It looks like it loaded kernel but I can't be 100% sure that it did so completely. I would get the opensuse splash and it would just hang from there, never moving past that. I guess its just something with this machine at work because virtualbox worked perfectly on my workstation at home last night. They had identical settings so it was just weird and I was feeling like an idiot lol.

    Yeah it could be the application guard stuff. From my experience you need to use bcdedit to disable that. And it's annoying.

    I guess it could be but this is a newly imaged machine and other machines (but different models) work with the defaults also. So I wonder if it does not have something to do with this specific model or something in its bios. I glanced at the virtualbox documentation page just enough to make sure these defaults are what is suggested and they were. so it cvould be related to hyper-v but I am not convinced as other machines with the same image work fine. Who knows lol, its just one of those things.

  • 2 Votes
    53 Posts
    5k Views
    JaredBuschJ

    @scottalanmiller said in AVImark support has stated that running virtual servers can result in a 40-50% data loss or complete destruction of your server.:

    and we just left that as it was (having learned about it), that's establishing that that is official.

    Bolded bit is the thing you are glossing over.

    This entire thing is a rant by @CCWTech

    No where in here is there proof that anyone, above the support tech at the vendor, has been made aware of anything.

    At this point there is nothing but an unsubstantiated claim by @CCWTech the vendor knows what the support tech said. Yes, absolutely, if it is known and not corrected, this would be shit, but no one, in this thread, knows this.

    Is this a shit ass vendor with a bad product? Maybe, hell probably even. But I won't take the word of anyone the just comes on here and rants without any proof.

  • 1 Votes
    11 Posts
    1k Views
    siringoS

    Sorted this out.
    For some reason the install was setting Allow Global IP and Allow Default Route.
    Once I unticked these and ticked All Managed IP it all began working.

  • Nvidia Expected to Buy ARM

    3
    0 Votes
    3 Posts
    669 Views
    jmooreJ

    I read that, can't wait to see what happens. Would give nvidia even more capability

  • Powershell/VMWARE Snapshot Cleanup

    1
    3 Votes
    1 Posts
    380 Views
    No one has replied
  • Powershell vmware sizegb

    Solved
    4
    1 Votes
    4 Posts
    381 Views
    GreyG

    Fixed.

    select vm,name,description,created,@{l='sizegb';e={($_.SizeGB).tostring("#.##")}}
  • Win 10 Pro to Fedora 32 NFS share

    9
    0 Votes
    9 Posts
    388 Views
    scottalanmillerS

    @travisdh1 said in Win 10 Pro to Fedora 32 NFS share:

    @brandon220 said in Win 10 Pro to Fedora 32 NFS share:

    @travisdh1 Hardwired to the switch. In the same room. It is just the default NFS from "Add Windows Features" menu. After it was enabled, I was able to see the share immediately.

    That's your issue, the NFS from "Add Windows Features" is known to be slow.

    Yeah, famously a bad implementation.

  • SBC News

    20
    2 Votes
    20 Posts
    1k Views
  • MS Excel Formula; Hide #REF!

    18
    0 Votes
    18 Posts
    978 Views
    scottalanmillerS

    We use Trello and like it a lot, but we use it for a coding process, not job tracking.

  • Invoice Ninja, Open Source Invoicing

    12
    6 Votes
    12 Posts
    3k Views
  • Domain Trust, VPN, Remote workers

    11
    1 Votes
    11 Posts
    1k Views
    IRJI

    The only risk here is having a laptop stolen and giving the attacker more time to try to breach a system with cached credentials.

    You can mitigate that by using bit locker and requiring MFA on all important accounts (should be the standard anyway).

  • Yealink Conf Table phone

    3
    1 Votes
    3 Posts
    245 Views
    K

    @JaredBusch I've used 960 with remote mics - works well.

  • Fanvil Availability and Suport in the US

    96
    1 Votes
    96 Posts
    9k Views
    JaredBuschJ

    @Pete-S said in Fanvil Availability and Suport in the US:

    Fanvil is readily available in many regions and the problem people have had is not with the hardware. It's firmware upgrades that breaks things, intermittent problems, provisioning stops working, DSS keys that stops working etc. All related to software.

    Consensus among those that deploy both Yealink and Fanvil has been to get Yealink if possible as Fanvil causes a lot more support issues over time.

    But hopefully Fanvil is getting better so it will be interesting to see what you guys think in a year or so.

    Thatโ€™s why I am buying one to test. Since warranty/support is supposed to be available now, that means it is time to test.

  • MS Office vs. LibreOffice

    8
    1 Votes
    8 Posts
    747 Views
    gjacobseG

    Oh-kay . Yes - you are right... and yet you are (slightly) wrong.

    In this case, while Libre Office is ''content flow'' as opposed to ''page based'' The project is page based - something I was doing, but didn't know exactly how to explain.

    thusly;
    https://ask.libreoffice.org/en/question/91386/can-i-change-the-page-order-in-writer/

    From your question, your document is "page-based". Go to the logical consequence of your choice and store your "pages" as independent documents. To guarantee a common look-and-feel, I'd recommend to design them from a common template.

    Then, you create your "synthesis" document (the one meant for printing) as a master document which references all your "page" documents. Read the LO User's guide if you aren't familiar with the concept.

    In the master document, the included "pages" can be reordered from the Navigator panel (F5) with "up" and "down" buttons after selecting the "page" you want to move. In essence, it is equivalent to @RGB-es copy-and-paste solution without the risk of incorrectly selecting page content or overwriting other text.

    This is basically what I had done in Word...

  • Unifi + RADIUS + AD

    6
    0 Votes
    6 Posts
    3k Views
    dbeatoD

    This is a configuration I have for AD with Unifi APs using RADIUS

    SSID
    c8fc6bbc-4100-43a0-b22a-a9ed6602bd50-image.png

    RADIUS Profile in UNifi
    c0cefead-a9e5-43d5-ae0b-7514a24654b1-image.png

    NPS Connection Request Policies
    APs are configured under RADIUS Clients with the Authentication password used on the RADIUS profile in the Unifi Controller.
    b1ae5e7f-9929-4bb0-9201-f611c134f126-image.png
    Policies
    efbc0274-d174-4a78-891d-97d2f0bf3b0c-image.png
    e845192a-8846-4136-b7fc-091d4e294bb7-image.png
    Nothing to change here
    2560bb73-6b15-4872-970c-1f34f105b3d0-image.png

    **NPS Network Policy **
    c5099fb8-2878-4a6d-986a-938dbda77e54-image.png
    e25485fb-3694-4d97-94f9-67a515551531-image.png
    7264e0ad-dfe8-4a35-8f92-36b68db0ac7f-image.png
    Under the Editing of the PEAP settings make sure to select your CA Certificate Authority
    5804bed9-4d88-48cd-a5f4-336a82bb7f88-image.png
    cb1a9740-a219-4a60-8786-2f7cc21b4bb9-image.png

  • NVMe and RAID?

    72
    0 Votes
    72 Posts
    7k Views
    PhlipElderP

    @biggen said in NVMe and RAID?:

    But what about the server case itself? What models are you putting these components in? I'd probably do a tower for the initial build.

    Pedestal: Silversone CS381.
    Rack Chassis: We go barebones from a variety of vendors. Intel, TYAN, ASRock Rack, and others
    Rack Chassis Standalone: Chenbro comes to mind. Silverstone also makes them. We've looked into iStar and Rosewill though never jumped on board.