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

      Skyetel support

      Watching Ignoring Scheduled Pinned Locked Moved skyetel support t-mobile
      5
      4 Votes
      5 Posts
      1k Views
      DashrenderD

      @JaredBusch said in Skyetel support:

      Never heard back from T-Mobile, but calls now connect.

      Ain't that always the way.

    • scottalanmillerS

      MailCow in Production Datacenter

      Watching Ignoring Scheduled Pinned Locked Moved mailcow email smtp docker
      59
      0 Votes
      59 Posts
      8k Views
      scottalanmillerS

      @Dashrender said in MailCow in Production Datacenter:

      Question for Scott - the customer wanted self hosted email? why?

      It's a commercial mail hosting business. Among other things.

    • jmooreJ

      Looking for Career Advice

      Watching Ignoring Scheduled Pinned Locked Moved
      41
      3 Votes
      41 Posts
      3k Views
      jmooreJ

      @DimS said in Looking for Career Advice:

      Gaining some additional certifications is always an option. Looking into something like VMware would definitely be worth the while.

      Thanks for the input!

    • JaredBuschJ

      Looking for a 10 inch or so android tablet

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved tablet android nextcloud
      11
      0 Votes
      11 Posts
      2k Views
      JaredBuschJ

      @Dashrender said in Looking for a 10 inch or so android tablet:

      @JaredBusch said in Looking for a 10 inch or so android tablet:

      @Dashrender said in Looking for a 10 inch or so android tablet:

      $250 seems pretty cheap for such a use... you expect what - 5 years out of it, so $50/year... seems reasonable.

      It is. But taking 5 minutes to post a discussion was well worth it. I’ll buy an Acer also and see how it works comparatively.

      Actually, depending on the possible cost savings, maybe not. If you buy two and compare them, that billable time could eat much of that savings. - Could, no idea if it will or not. Though I'll agree the post just for info sake was likely worthwhile.

      $250 vs $150 is significant. I'm not talking single quantity.

    • black3dynamiteB

      Collections of eBook Notes for Professionals books

      Watching Ignoring Scheduled Pinned Locked Moved ebooks notes for professionals books free
      3
      6 Votes
      3 Posts
      916 Views
      1

      Great! I had a look at some of them and they're not bad at all actually.

    • JaredBuschJ

      Exchange 2013 Max attachement size problems

      Watching Ignoring Scheduled Pinned Locked Moved exchange 2013 activesync attachments exchange
      1
      7 Votes
      1 Posts
      636 Views
      No one has replied
    • Emad RE

      The mighty YAST in Suse/OpenSuse

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      1 Votes
      1 Posts
      254 Views
      No one has replied
    • JaredBuschJ

      Windows 10 Junction on UNC path

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved crashplan pro symlink windows 10
      16
      0 Votes
      16 Posts
      10k Views
      M

      Ok, so junction points don't support mapping to network path, symlinks do, and hardlinks can only be created for files, not folders. Try creating symlink and then create junction to the symlink and see if Crashplan can be fooled that way. So mklink /D C:\fake-Backup \\server01\Share\Subfolder and mklink /J c:\backup c:\fake-backup .

    • JaredBuschJ

      Copy SSH public key to system behind a jump box

      Watching Ignoring Scheduled Pinned Locked Moved Solved ssh ssh-copy-id jumpbox ssh keys
      6
      2 Votes
      6 Posts
      1k Views
      JaredBuschJ

      @black3dynamite said in Copy SSH public key to ssem behind a jump box:

      # From your host to your JUMPBOX # Not needed if your public key is already in placed cat ~/.ssh/id_ed25519.pub | ssh jump.domain.com 'umask 0077; mkdir -p .ssh; cat >> .ssh/authorized_keys'

      ssh-copy-id should do this

    • siringoS

      Change Local Admin Pwd?

      Watching Ignoring Scheduled Pinned Locked Moved
      31
      1 Votes
      31 Posts
      1k Views
      siringoS

      @flaxking said in Change Local Admin Pwd?:

      @siringo said in Change Local Admin Pwd?:

      Hey thanks for all the help everyone, it is greatly appreciated.

      I've decided to go with LAPS as this is part of an overall 'let's tighten up security' project I've got going and my thoughts were, you can't go wrong if you go with the Vendor's recommendation.

      I'm distributing the LAPS client software via Startup GPO which is working well ATM. Half way through the setup, but have stopped coz the weekend started.

      I'll take a look at Salt as I need to broaden my horizons.

      Thanks again folks.

      Fyi, to deploy to clients you just need to copy the dll and register it with regsvr32. But good thing you're not trying to deploy it with GP's software installation features.

      I get around these problems by using Startup & Shutdown scripts. I create a simple bat file that copies the required files to the local %systemroot%, then I install whatever it is that needs installing. This seems to work well for me.

    • wrx7mW

      Windows 10 - Application Incorrectly Requiring Admin Creds to Run

      Watching Ignoring Scheduled Pinned Locked Moved windows 10 admin rights application control
      22
      0 Votes
      22 Posts
      2k Views
      J

      Can you post the result of these two reg queries:

      REG QUERY HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\ /v ConsentPromptBehaviorAdmin REG QUERY HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\ /v ConsentPromptBehaviorUser
    • mroth911M

      Custom PC Build

      Watching Ignoring Scheduled Pinned Locked Moved pc build
      5
      0 Votes
      5 Posts
      502 Views
      1

      NVMe drive for storage instead of SSD. It will be about 6 times faster from around 500MB/sec to 3GB/sec.

      AMD black could be any number of CPUs. They're all slow compared to newer AMD CPUs though.

      6 HD screens...maybe he would consider upgrading to larger 4K monitors instead. Each 4K monitor has the same resolution as 4 HD monitors. So 2x40 inch monitors has more screen estate than 6 HD monitors. And two or even three 4K monitors could be run from the same graphics card.

      So that is would I would look into. Newest AMD CPU, 1 really good graphics card, NVMe for storage and new larger monitors.

    • scottalanmillerS

      Windows 10 and Windows Server 2008 R2 Encrypted EFS Files on Network Share

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved windows efs encryption windows server windows 10 windows server 2008 r2
      6
      0 Votes
      6 Posts
      1k Views
      black3dynamiteB

      Within PowerShell can't use something like Push-Location \\Server\Share\path or Set-Location \\Server\Share\path and then run the cipher command?

    • scottalanmillerS

      Disconnected: Why Companies Encourage Bad IT Decisions

      Watching Ignoring Scheduled Pinned Locked Moved samit scott alan miller youtube it business
      24
      0 Votes
      24 Posts
      3k Views
      scottalanmillerS

      @Dashrender said in Disconnected: Why Companies Encourage Bad IT Decisions:

      @scottalanmiller said in Disconnected: Why Companies Encourage Bad IT Decisions:

      @Dashrender said in Disconnected: Why Companies Encourage Bad IT Decisions:

      @scottalanmiller said in Disconnected: Why Companies Encourage Bad IT Decisions:

      @Dashrender said in Disconnected: Why Companies Encourage Bad IT Decisions:

      The one place the presentation doesn't really hit on is reliability of the circuit. Of course to wit Scott will say - US carriers of old school telecom are horrible, and most ISPs are equally as reliable, if not more so than carriers. And unlike carriers, you can likely more easily setup redundancies with the ISP, when was the last time typical businesses setup redundancy on their phone service?

      Not really a place where the CEO should care. In a healthy organization, Jared's presentation would be from the telecom person or team to the CIO. The CIO would just inform the CEO of what they are doing, if he even needed to know. A CEO should not be stuck in the weeds of demanding to understand why modern infrastructure is more reliable than legacy infrastructure.

      Right, but in that case the case is made to the CIO, not the CEO, because what you stated.
      So the CIO would need to know these things, I would think.

      Correct, the information is good, but is for "inside IT", not for "the business".

      So question - where do you see that CIO person fitting? You've already said they were IT, but are they more an executive - or more IT? or do you not see a difference in this case?

      To me, there is no difference. Anyone making IT decisions has to be a business person to do that job. The CIO has to be completely in sync with everything in the business and be thinking completely within the holistic business context. But they must also be a generalist with a deep understanding of nearly every aspect of IT.

      This is why a CIO role is rare and expensive... you need someone who would be reasonably expensive in their business role OR their IT role, then the overhead of putting those two roles together in a single human.

      And this is why so many CIOs are terrible, they often only have tech skills or business and are unable to bridge the gap which is their role.

    • B

      voip.ms atlanta2 issues / am I switching my inbound routing to new server correctly ...

      Watching Ignoring Scheduled Pinned Locked Moved voip.ms
      7
      0 Votes
      7 Posts
      720 Views
      RojoLocoR

      The Atlanta2 server has been overtaken by snakeheads...

    • dbeatoD

      Exchange 2013/2016 Cumulative Updates failing to Apply with Let's Encrypt Cert

      Watching Ignoring Scheduled Pinned Locked Moved exchange 2016 lets encrypt cumulative update update updates
      1
      3 Votes
      1 Posts
      1k Views
      No one has replied
    • DustinB3403D

      Should People Force HTTPS via Redirect?

      Watching Ignoring Scheduled Pinned Locked Moved
      17
      0 Votes
      17 Posts
      1k Views
      quintanaQ

      @DustinB3403 Hello, yes you right, i haven't setup a certificate for wazo-plaform.org. My mistake, it was on my todo list, but i didn't have time to setup it. But now, it's done.

    • scottalanmillerS

      Introducing MeshCentral on SAMIT as a Remote Access and Support Tool for the SMB IT Department

      Watching Ignoring Scheduled Pinned Locked Moved meshcentral meshcentral 2 software open source remote access remote desktop remote support intel samit youtube scott alan miller
      46
      0 Votes
      46 Posts
      7k Views
      J

      @scottalanmiller That's one hell of a run on sentence! Do you actually speak without pausing or breathing? 🙂

    • scottalanmillerS

      The Fundamental Flaw in Not Listening to the Boss

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

      Recorded this in like May and it just posted today, but boy is it right for this discussion.

      https://mangolassi.it/topic/20554/disconnected-why-companies-encourage-bad-it-decisions

    • wrx7mW

      Planning for New ESXi Hosts - Which CPU Metrics Should I Use?

      Watching Ignoring Scheduled Pinned Locked Moved vmware vcenter vsphere esxi veeam one virtualization servers hardware
      31
      1 Votes
      31 Posts
      5k Views
      1

      @Dashrender said in Planning for New ESXi Hosts - Which CPU Metrics Should I Use?:

      @Pete-S said in Planning for New ESXi Hosts - Which CPU Metrics Should I Use?:

      @wrx7m said in Planning for New ESXi Hosts - Which CPU Metrics Should I Use?:

      @Pete-S said in Planning for New ESXi Hosts - Which CPU Metrics Should I Use?:

      @wrx7m said in Planning for New ESXi Hosts - Which CPU Metrics Should I Use?:

      @Pete-S They list both the 61xx and 62xx as options for the R740XD.

      Good!

      What CPUs do you have in the R720 today? 1 or 2 CPUs?

      Do you want the new ones to be faster or just capable of running more VMs?

      I have 2 x E5-2609 CPUs in each server. I would like faster, but more VMs would be the priority.

      The E5-2609 CPUs are at the low end of what was available at the time so no problem there.

      Actually, are you looking to keep the old servers around for testing and such?
      In that case you could just drop in refurbished CPUs that are faster and/or has more cores for very little money. If the server can take E5-2600 V2 you can get up to 12 core CPUs.

      yeah, but Windows licensing is an issue, assuming multiple CPUs... for a test server, not likely worth going over the 16 cores. Not to mention the test server might require licensing (if needed beyond the 90 day test period for something).

      Two 8-cores would be an option. For instance two E5-2690. They are 2.9 GHz base frequency and have 8 cores. About $100 each when buying refurbished.

      About 50% faster per core (2609 have no turbo) and about 3 times faster multicore performance. Has more cache and faster memory transfer speed. Was a very high end CPU at the time. Was listed at $2000 while the E5-2609 was $300.

      The fastest 8-core E5-2600 V2 CPU is the E5-2667 V2. 8 cores and base frequency of 3.3 GHz. It will likely also be an option for the R720XD. V2 uses 22nm technology so uses less power with the same clock speed and can fit more cores or run higher frequencies.

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