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

      Linux CP command - Estimate MBs

      Watching Ignoring Scheduled Pinned Locked Moved linux administration cli
      6
      0 Votes
      6 Posts
      638 Views
      DustinB3403D

      @scottalanmiller said in Linux CP command - Estimate MBs:

      You can use cp and see progress using a separate tool, like progress. But cp itself can't do it.

      Gotcha.

    • WrCombsW

      Windows 10 Reboots

      Watching Ignoring Scheduled Pinned Locked Moved Solved reboots windows10 wtf
      182
      0 Votes
      182 Posts
      24k Views
      WrCombsW

      @WrCombs said in Windows 10 Reboots:

      So it was not a windows issue - It was the software running two or more instances of our mobile software at one time after a refresh.
      What was happening was the software would restart, then try to open 2 or more at the same time causing the system to error and restart to try to clear it it's self.
      Made changes to the settings in the system config files and have tested with 3 different refreshes today - It has not rebooted once.
      Thanks for all the help with figuring this one out. I think i've gained a wealth of knowledge from this thread.

      to expand on this - the back office becomes one of the "terminals" as an interface. When the refresh was happening the "back office terminal" was the culprit.

    • JaredBuschJ

      Unable to log in to Cinnamon after installing Deepin

      Watching Ignoring Scheduled Pinned Locked Moved Solved deepin cinnamon fedora 30 fedora
      6
      2 Votes
      6 Posts
      551 Views
      JaredBuschJ

      Dropped to alternate shell with Ctrl+Alt+F2.

      sudo dnf group remove "Cinnamon Desktop" sudo dnf group install "Cinnamon Desktop" sudo dnf group remove "Deepin Desktop" sudo dnf group install "Cinnamon Desktop" # this installed 26 packages reboot

      Cinnamon Desktop usable again

    • notverypunnyN

      May 2019 Patch Tuesday Problem(s)

      Watching Ignoring Scheduled Pinned Locked Moved Solved
      4
      0 Votes
      4 Posts
      227 Views
      scottalanmillerS

      @Pete-S said in May 2019 Patch Tuesday Problem(s):

      Classic stupid mistake by Microsoft.

      Classic clueless end user mistake!

    • DustinB3403D

      SSH-Copy-ID for accessing Linux Servers from Windows

      Watching Ignoring Scheduled Pinned Locked Moved Solved ssh windows linux certs
      3
      1 Votes
      3 Posts
      8k Views
      DustinB3403D

      Okay so figured it out with this guide.

      From Windows administrative Powershell

      ssh-keygen
      type C:\Users\<username>\.ssh\id_rsa.pub | ssh user@linuxserver 'cat >> .ssh/authorized_keys'

      Exit administrative Powershell

      Open Powershell

      ssh user@linuxserver

      Logged in.

    • wrx7mW

      Office 365 User Quarantine - How Do You Access After Redesign?

      Watching Ignoring Scheduled Pinned Locked Moved office 365 quarantine office email exchange online
      4
      1 Votes
      4 Posts
      636 Views
      dbeatoD

      @wrx7m said in Office 365 User Quarantine - How Do You Access After Redesign?:

      @dbeato said in Office 365 User Quarantine - How Do You Access After Redesign?:

      @wrx7m I have not found a way to do so, you can create a folder in Outlook to manage it from there. Example here
      http://www.expta.com/2015/02/how-to-add-access-to-office-365-eop.html

      Have you done this? The link that includes admin seems like it would try to access the admin portion, not the specific user's quarantine. If this works as I need, I wonder if there is a policy to set this up, or if it would be a manual, one-by-one endeavor.

      I have not but I can test.

    • ObsolesceO

      Mouse pointer periodically freeze in place

      Watching Ignoring Scheduled Pinned Locked Moved
      18
      0 Votes
      18 Posts
      642 Views
      dafyreD

      @Obsolesce said in Mouse pointer periodically freeze in place:

      @dafyre said in Mouse pointer periodically freeze in place:

      Open Task Manager and see if there are a lot of "System Interrupts"

      I don't see where it says that

      Sort everything by name in the details tab....

      d83df99d-5ba8-484d-b0d4-96d60b679fc2-image.png

      As long as System Interrupts is a low number, don't worry about it, but if it hovers around 3 or 4 % (or higher), turn off bluetooth and see if it drops.

    • scottalanmillerS

      Reset HP BladeSystem ILO to DHCP

      Watching Ignoring Scheduled Pinned Locked Moved hp hpe blade ilo
      3
      0 Votes
      3 Posts
      632 Views
      scottalanmillerS

      This process removes the pre-assigned static IP address from the blade. This commonly happens when the blade is moved from another encloser. Very annoying.

      If your chassis has EBIPA set, the blade will use that instead of DHCP upon this reset.

    • scottalanmillerS

      Connect to HP BladeSystem Encloser with SSH

      Watching Ignoring Scheduled Pinned Locked Moved hp hpe bladesystem ilo ssh
      1
      0 Votes
      1 Posts
      371 Views
      No one has replied
    • siringoS

      Add External Contact to Shared Mailbox. Office 365.

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

      Thanks everyone for the help, it's greatly appreciated.

    • 1

      Experience with Rackspace Email?

      Watching Ignoring Scheduled Pinned Locked Moved
      14
      0 Votes
      14 Posts
      460 Views
      scottalanmillerS

      @stacksofplates said in Experience with Rackspace Email?:

      @Dashrender said in Experience with Rackspace Email?:

      I had a client on RS through NTG - it was great for years.. but then they started killing off features, like - couldn't add ActiveSync to specific mailboxes anymore. Plus I think the price was increasing...

      So they moved to Zoho - and they hate it.

      But Scott will be quick to point out they hate it because they are using the wrong tools for the job.

      On the phone - phone built in email app, not the Zoho mobile App
      On the desktop - They use Outlook 2016 in IMAP - there is a constant sync issue between the outlook client/webclient and phone client.

      other desktops - Zoho webmail - this interface looks like crap IMO. I personally like OWA, others like Gmail, etc.. so this is generally a personal thing. whatev's...

      I really like their interface. Shows how people are different. I especially like the docs.

      Zoho? They have my favourite, too.

    • wirestyle22W

      How do I block anything after .com that is not a country code with a regular expression for e-mail filtering purposes?

      Watching Ignoring Scheduled Pinned Locked Moved regex e-mail filtering
      24
      0 Votes
      24 Posts
      2k Views
      scottalanmillerS

      What spam examples will this block?

    • magicmarkerM

      Replacing a VGA projector in the main conference room

      Watching Ignoring Scheduled Pinned Locked Moved
      13
      0 Votes
      13 Posts
      633 Views
      JaredBuschJ

      @DustinB3403 said in Replacing a VGA projector in the main conference room:

      And what low voltage laws exist in your area that the cable needs to be fastened to the fasteners? That is insane!

      Not particularly, insane.

      Bridle rings and j hooks are common means of support. But without securing wiring in them, to prevent puling too taught, you can very easily pull drop tile wires causing ceiling issues.

      The NEC (National Electrical Code) does not have any specific rules on this, more than what I said in the above sentence, but some local ordinances do go beyond the NEC rules. This is quite common.

    • S

      Shinobi NVR - Has anyone tried this?

      Watching Ignoring Scheduled Pinned Locked Moved
      8
      1 Votes
      8 Posts
      465 Views
      JaredBuschJ

      @Dashrender
      Shinobi CE is free to use for any purpose. It has to be by license.
      Shinobi Pro is not.

    • IRJI

      Enable Nginx Compression and compress js and images :)

      Watching Ignoring Scheduled Pinned Locked Moved wordpress wordpress optimization server side compression nginx
      1
      3 Votes
      1 Posts
      499 Views
      No one has replied
    • J

      Site to site VPN with vLANs

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      236 Views
      JaredBuschJ

      Correct. You have to have routing to make this work.

      Every router OS implements it differently.

      Hell the EdgeRouter does it multiple ways if you need to.

      A basic IPSEC tunnel where you simply specify the local and remote subnet, one pair per tunnel (each IPSEC connection can have more than one tunnel pair). Or a more advanced vti interface where you put in specific routes.

    • L

      Looking for recommendations | Zimbra Consultants

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      3 Votes
      3 Posts
      181 Views
      dbeatoD

      I would help, however having multi-server and multi-domain needs to be well thought and also have a good backup strategy. Are you also looking for integration with Mobile and Desktop clients like Exchange? Are you planning on using the Open Source or Network Edition?

    • ObsolesceO

      Designing a Potential Large SaltStack Infrastructure

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      1 Votes
      9 Posts
      265 Views
      scottalanmillerS

      @dafyre said in Designing a Potential Large SaltStack Infrastructure:

      The biggest bottleneck I see would actually be bandwidth to shuffle stuff around to the remote clients...

      Even with tens of thousands, not too likely.

    • guyinpvG

      Best backup strategy for NextCloud?

      Watching Ignoring Scheduled Pinned Locked Moved
      23
      0 Votes
      23 Posts
      6k Views
      dafyreD

      For me, I'm doing a mysqldump of the database, then using rclone to copy the files, the mysqldump, and the /var/www/html folder over to Wasabi.

    • NetworkNerdN

      Pi-Hole Upstream DNS Providers

      Watching Ignoring Scheduled Pinned Locked Moved pi-hole
      19
      0 Votes
      19 Posts
      7k Views
      black3dynamiteB

      @scottalanmiller said in Pi-Hole Upstream DNS Providers:

      @JaredBusch I suspect that if you put them into Custom that it prioritizes in the order that you select.

      If you look in the setupVars.conf file, they are listed like this.
      8098cac4-24a9-40ac-b3d2-4a3f0537f066-image.png
      07fdc32c-fb20-46b7-9b15-30169dd42ee1-image.png

      So you might have to edit the file instead.
      But if you click the save button from the web ui, it will reset the ordering of the upstream dns servers.

    • 1
    • 2
    • 140
    • 141
    • 142
    • 143
    • 144
    • 698
    • 699
    • 142 / 699