• Linux help me clone dynamic windows disk to clean SSD

    22
    1 Votes
    22 Posts
    2k Views
    DustinB3403D

    I might just buy a 960GB SSD.... it's under $200... and return this unit.

  • Securing ownCloud

    7
    1 Votes
    7 Posts
    1k Views
    anthonyhA

    I like SusanDB better, personally (sorry, couldn't help it!).

  • Help... Ubuntu 11.10

    9
    1 Votes
    9 Posts
    1k Views
    bbigfordB

    @scottalanmiller said in Help... Ubuntu 11.10:

    @BBigford said in Help... Ubuntu 11.10:

    @scottalanmiller said in Help... Ubuntu 11.10:

    Or if you follow that Ubuntu specific link that you have, do that and select the "root" shell prompt option.

    I got the pw changed, but how does one enter single user mode in this install? I don't see it anywhere... These are the only options I have.

    0_1461948930410_grub.png

    e to edit

    "Brandon, please continue reading the bootloader options before you post anything." -Everyone

  • CrashPlan - Bug?

    26
    0 Votes
    26 Posts
    3k Views
    scottalanmillerS

    @BBigford said in CrashPlan - Bug?:

    @Jason said in CrashPlan - Bug?:

    @BBigford said in CrashPlan - Bug?:

    ., but the CEO immediately shot down anything with that kind of latency.

    Why is this the CEO decision? He shouldn't even be in involved. That should be the IT Director and CIO.

    We restructured. IT was reporting to Engineering Manager > IT Director > VP of Operations > CEO (who writes off all big stuff). Took forever for approvals to do anything. EM quit after 10 years so we reported to the VP of Ops for 2 weeks. Then we're told IT is a corporate function, not Engineering/Ops, so started reporting to the CEO for everything. Approvals that took years just to get shot down because of the chain, started getting approved in minutes. We can now use a ton of hosted services we were told go against contracts. All in all, I'm totally cool with the transition even if some of the smaller, stupid stuff gets dragged along.

    So they decided that things were bad and .... did this as the fix? Sounds like a problem from the top. Even with the new structure, this makes zero sense. The CEO is still getting involved where no manager should be. Sounds like the CEO is likely the root cause here.

  • Exchange users & VPN

    8
    1 Votes
    8 Posts
    903 Views
    bbigfordB

    I finally just reinstalled off and did a 2010 service pack patch. It works indefinitely for 2010 but doesn't identify the core issue because I've saw one person on 2013 that that happens to.

  • Does anyone have a TightVNC guide for business use?

    83
    3 Votes
    83 Posts
    19k Views
    scottalanmillerS

    @aaronstuder said in Does anyone have a TightVNC guide for business use?:

    @scottalanmiller I get that, I just wasn't sure if it was software only, or software/service like Teamviewer.

    It's just software. It's a protocol stack like RDP or VNC. Just more flexible and powerful and free.

  • Netgear WC7520 and WNDAP360

    5
    1 Votes
    5 Posts
    734 Views
    dafyreD

    I should note that WolfWiFi hasn't been updated in a couple of years, and it was quite expensive when I got it. It also isn't likely to work with a budget android device. I had a Viewsonic G-Tablet that it worked ok with (that wasn't terrible at the time). I haven't had to use it much recently, so there may be good alternatives out for it now.

    Wifi Coverage Mapper (https://play.google.com/store/apps/details?id=pl.ntek.wcm) may be a viable alternative for it now.

  • Anyone good with Microsoft Licesing and SKU's

    2
    0 Votes
    2 Posts
    304 Views
    brianlittlejohnB

    2012 RDS User Cal 6VC-02073
    2012 RDS Device Cal 6VC-02071

  • ZeroTier GUI Updates, New Features and New Pricing Structure

    15
    3 Votes
    15 Posts
    5k Views
    travisdh1T

    @adam.ierymenko said in ZeroTier GUI Updates, New Features and New Pricing Structure:

    Yeah that's in our feature queue but after a ton of other stuff.

    Nice. Keep up the good work!

  • Perl - Get Today's Date, Yesterday's Date, and Current Time

    6
    1 Votes
    6 Posts
    2k Views
    dafyreD

    Here's a way to get Yesterday today and tomorrow... I'm not a super proficient Perl programmer.. but htis is what I could cobble together...

    #!/usr/bin/perl my $today=time(); #Todays time in seconds since ~Jan 1, 1970 my $yesterday=localtime($today - 86400); #Subtract 86,400 seconds (one whole day) my $tomorrow=localtime($today + 86400); #Add 86,400 seconds (one whole day) $today=localtime($today); #Convert today into a proper date/time format. print "Yesterday: $yesterday\n\r"; print "Today: $today\n\r"; print "Tomorrow: $tomorrow\n\r";
  • Office 2013 Vs 365 vs 2016 Products

    5
    0 Votes
    5 Posts
    595 Views
    scottalanmillerS

    @Carnival-Boy said in Office 2013 Vs 365 vs 2016 Products:

    I haven't noticed much difference between 2013 and 2016. It looks a little nicer. I don't believe there are any main differences, just lots of little tweaks.

    Evolution, not revolution. 2013 was actually a pretty big change from 2010, that can't do that again for a while. I've not used 2016 but my understanding is that it is very much a "tweak" upgrade.

  • O365 Azure Right management vs Barracuda

    3
    0 Votes
    3 Posts
    665 Views
    DashrenderD

    I'm interested in knowing how the MS secure email works, I've been considering using it when I move to O365. Man, it sounds pretty bad.

  • learn HL7 Basics

    3
    0 Votes
    3 Posts
    533 Views
    DashrenderD

    That whole interface setup is a joke! You always end up having to have both sides code specifically for the other.. so much for a GD standard!

  • ssh_exchange_identification: Connection closed by remote host

    11
    1 Votes
    11 Posts
    3k Views
    scottalanmillerS

    @johnhooks said in ssh_exchange_identification: Connection closed by remote host:

    Also a good way to use a web management interface without opening up http and https.

    I do that a bit.

  • RAID Caching and SSD Drives

    38
    2 Votes
    38 Posts
    9k Views
    BRRABillB

    @scottalanmiller said

    Cool. So the numbers hold up, but no explanation as to why. Something is certainly amiss.

    Don't you believe in magic?

  • Iphones and Exchange sync problems

    22
    0 Votes
    22 Posts
    6k Views
    DashrenderD

    @brianlittlejohn said in Iphones and Exchange sync problems:

    @Dashrender There also was an edit button back pre IOS7 i believe instead of the circle i button

    The edit button is still there.

  • DFS nightmare.

    2
    1 Votes
    2 Posts
    436 Views
    bbigfordB

    Microsoft's model is:

    user 1,2,3,4 > Global Security Group > Domain Local Group > $resource

    I noticed someone put in domain\Users (which is a built-in group), instead of using Domain Users. I'm skeptical to think that this works because of security group nesting... Domain Users is a member of domain\Users (built-in) but I have never saw someone use that built-in group before....
    0_1461775381653_users.png

  • AD security groups question

    1
    1 Votes
    1 Posts
    238 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • This topic is deleted!

    4
    0 Votes
    4 Posts
    8 Views