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

      Anyone using CrowdSec?

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      505 Views
      DashrenderD

      @JaredBusch said in Anyone using CrowdSec?:

      This looks like a good tool. If it is performant at high volume that will be a huge improvment over fail2ban.

      I am a little concerned about the global block process. But I assume they have that addressed someplace. I only read this page, nothing else yet.

      yeah, that's what gave me pause too.

      But definitely seems like a cool idea.

      What I want to know is who's footing the bill for the centralized collection of these IPs and redistribution.

    • DashrenderD

      Application window is invisible after sleep

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      1 Votes
      7 Posts
      361 Views
      DashrenderD

      @Pete-S said in Application window is invisible after sleep:

      @JaredBusch said in Application window is invisible after sleep:

      @Dashrender said in Application window is invisible after sleep:

      Here's one of the comments from that thread, not in the article itself

      Select the program in the task bar Hold down the Alt key and press space. The window menu should appear on the border of the screen. If it doesn’t, the window is minimized. In that case, start again. Select ‘Move’ Press any arrow key. Move the mouse to position the window. Click (only) when the position is right

      This is a standard process I use almost every day when connected to a desktop via ScreenConnect when the user has multiple screens. Because I don't want all of their screens filling up my view, I only have one active to me. The above is simply a normal way to "grab" a window that is on another "monitor".

      Edit: I don't use ALT+Space because remote. but you can get the same thing by hovering over the preview and right clicking..

      Once you hit move you get the cross hairs arrows.. but until you hit an arrow key the window is not hooked on to the mouse.

      It can be shorted down to Alt+space M right_arrow. I make it a many, many times every day. Going from 40" to 15" has that effect.

      I didn't know about Alt + space until I read about it today.

      I've done that move thing before, but it's been years.

    • P

      terminal emulation

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      240 Views
      No one has replied
    • A

      Unable to find user in LDAP directory! (JumpCloud LDAP configured in SnipeIT)

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      0 Votes
      3 Posts
      302 Views
      A

      @black3dynamite was it stated that LDAP Bind for all users are required?

    • scottalanmillerS

      MariaDB Package Issues While Updating from CentOS 7 to CentOS 8

      Watching Ignoring Scheduled Pinned Locked Moved linux centos centos 7 centos 8
      12
      0 Votes
      12 Posts
      3k Views
      scottalanmillerS

      @Pete-S said in MariaDB Package Issues While Updating from CentOS 7 to CentOS 8:

      But nobody in their right mind...

      ...uses LTS releases. So we have to accept we are working from a crippled situation anytime that this comes up. It means we are already dealing with politics over function. So knowing that, it should explain why we have to deal with what we have to deal with. Would have been super fast to do a fresh install.

      But you'd not do a fresh install of CentOS 8 or Streams if it wasn't for politics. We'd be putting in Fedora, Ubuntu, or OpenSuse. So not getting to do a fresh install is just one artefact of many when doing what's best for the application platform isn't what drives decision making.

    • scottalanmillerS

      Microsoft Hid Known Vulnerability According to Senator

      Watching Ignoring Scheduled Pinned Locked Moved microsoft security azure solarwinds
      18
      0 Votes
      18 Posts
      1k Views
      scottalanmillerS

      @DustinB3403 said in Microsoft Hid Known Vulnerability According to Senator:

      @scottalanmiller said in Microsoft Hid Known Vulnerability According to Senator:

      @Dashrender said in Microsoft Hid Known Vulnerability According to Senator:

      you're saying that they can't ever be wrong in their releases?

      No, I'm saying that whether right or wrong is irrelevant. That it happened is what matters. Deciding if it happened accidentally or on purpose is a different discussion. Things that happen on accident doesn't make them not have happened.

      Like teen pregnancy....

      LOL, exactly.

    • Emad RE

      SaltShacker (SaltStack UI Free)

      Watching Ignoring Scheduled Pinned Locked Moved saltshacker salt stack ui web
      14
      5 Votes
      14 Posts
      9k Views
      scottalanmillerS

      Last commit on this package was from before the OP. Seems like this died on the vine, sadly.

    • gjacobseG

      Lame MS Win 10 Annoyances ..

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      230 Views
      DashrenderD

      I'm guessing the sort by date is an error that has crept in (like the overlapping printer issue they had for over 3 years).

      I've noticed it shorts by date for the last several months or more... in my case it has worked out, but I can see where others wouldn't want it.

    • siringoS

      Sell the business??

      Watching Ignoring Scheduled Pinned Locked Moved
      24
      0 Votes
      24 Posts
      1k Views
      DashrenderD

      @siringo said in Sell the business??:

      Thanks everyone for the input, it has helped with a few things.

      There is documentation to hand over, it does need some updating which is what I'm doing.

      Let's forget selling the business, I've thought more about this and realise it is something that won't happen.

      Wondering what others think of this? How much responsibility should the client take / should have taken, for them not to have ended up in this situation?

      it's completely on them. They choose their IT support.

    • 1

      Run ls as another user?

      Watching Ignoring Scheduled Pinned Locked Moved linux
      9
      0 Votes
      9 Posts
      410 Views
      scottalanmillerS

      @travisdh1 said in Run ls as another user?:

      @Pete-S said in Run ls as another user?:

      @travisdh1 said in Run ls as apache user?:

      @Pete-S said in Run ls as another user?:

      What's the easiest way to run ls as the apache user (which you can't login as)?

      su -u apache ls

      Did you mean sudo or su?

      Because you can't do su apache . You get "This account is currently not available.".

      I know the -u apache is needed to run a command as a user from su or sudo. I'm thinking the issue might be with the apache account being set to nologin in /etc/passwd. Just be sure to change the shell entry in passwd back when you finish up.

      -u is the user for either, but sudo is a loginless command and su uses login. To use su like you are thinking, you also need -c to make it a single command. Both will work, but only sudo will work for a non-login user like this without the -c

    • siringoS

      Alternative to FTP

      Watching Ignoring Scheduled Pinned Locked Moved
      26
      0 Votes
      26 Posts
      2k Views
      siringoS

      @Pete-S thanks for pointing this out, it does look good, I'd like to test it out.
      I'm suspecting that since it's a file copy operation from Windows, there'll be nothing like auto-reconnect, retry on reconnect etc etc?

    • AdamFA

      Cellular backup options

      Watching Ignoring Scheduled Pinned Locked Moved cellular
      29
      0 Votes
      29 Posts
      3k Views
      AdamFA

      @scottalanmiller said in Cellular backup options:

      @AdamF said in Cellular backup options:

      @dbeato said in Cellular backup options:

      @AdamF said in Cellular backup options:

      @scottalanmiller Yeah, Our team, when working from home, likes to RDP into their PCs at the office. They use either traditional VPN, or Zerotier. Some of them claim to have issues with Zerotier, claiming it is "slow" for them. I never use traditional VPN anymore and I only use Zerotier if I have to RDP to anything at the office. I never experience slowness of any kind with Zerotier.

      Yeah, change is "hard" 🙂

      🙂 Zerotier is was such a game changer for us. Remember the old MPLS / pay a fortune days? DO NOT miss those.

      I've never had to deal with that. We had better options than MPLS before MPLS hit the market. Even by 2000 we had ways to handle that stuff well without MPLS.

      Yeah I only dealt with MPLS in a larger global company I worked for previously. They spend SOOO much money on AT&T managed WAN connections. Like insane amounts of money.

    • dbeatoD

      Unifi Video 3.9.13 Service not running

      Watching Ignoring Scheduled Pinned Locked Moved unifi video unifi java 8 troubleshooting ubuntu 16.04 ubuntu 18.04
      1
      2 Votes
      1 Posts
      711 Views
      No one has replied
    • B

      how to monitor ports of 20 brocade switches?

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      408 Views
      scottalanmillerS

      I concur, Zabbix is great for this, then.

    • JaredBuschJ

      I need this script to email the log it generates

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved scripting email log freepbx
      24
      0 Votes
      24 Posts
      3k Views
      1

      @stacksofplates said in I need this script to email the log it generates:

      @Pete-S said in I need this script to email the log it generates:

      OK, I understand. Thanks.

      Also, I wasn't trying to be abrasive. I kind of worded that strongly. I just don't like Bash much. I find it annoying, so I'd rather use something else unless it's a really simple thing.

      No problem. Bash is primitive for sure. Pick the right tool for the job I guess.

    • brianwinkelmannB

      Cannot install Windows updates Help Please!

      Watching Ignoring Scheduled Pinned Locked Moved windows windows 10 windows update
      11
      1 Votes
      11 Posts
      1k Views
      scottalanmillerS

      @Dashrender said in Cannot install Windows updates Help Please!:

      This has been the biggest hold for me getting anything newer than 1909 on many devices - that said, I just don't get the option to install anything newer through Windows Updates

      I've seen that, too.

    • scottalanmillerS

      Add Static IP Address on Unifi fro the Command Line on SSH

      Watching Ignoring Scheduled Pinned Locked Moved unifi ubiquiti ssh command line cli unifi command reference
      2
      0 Votes
      2 Posts
      3k Views
      JaredBuschJ

      @scottalanmiller that is edgeos syntax.

    • V

      FreePBX Remote Provisioning Grandstream GXP2135

      Watching Ignoring Scheduled Pinned Locked Moved Solved
      3
      0 Votes
      3 Posts
      203 Views
      V

      I got it figured out... I fat finger the MAC - working great now 🙂

    • scottalanmillerS

      Add Default Gateway Route to Unifi from the Command Line on SSH

      Watching Ignoring Scheduled Pinned Locked Moved ubiquiti unifi cli command line ssh usg unifi command reference
      1
      1 Votes
      1 Posts
      6k Views
      No one has replied
    • DashrenderD

      digital billboard

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      2 Votes
      4 Posts
      206 Views
      DashrenderD

      https://pisignage.com/homepage/index.html

      Just found this too.

    • 1
    • 2
    • 49
    • 50
    • 51
    • 52
    • 53
    • 697
    • 698
    • 51 / 698