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

      Windows 7 and PaloAlto GlobalProtect

      Watching Ignoring Scheduled Pinned Locked Moved vpn windows 7 globalprotect
      7
      0 Votes
      7 Posts
      3k Views
      BRRABillB

      @IRJ

      This is the screen I get.
      dd696ce9-3138-470c-a826-18571bfcfa73-image.png

      I deleted everything. Then you re-enter the gateway, and it will ask you for your password.

      4fc4c919-de3e-4f1c-8d4c-fa87de0f5009-image.png

    • F

      FreePBX : Sonicwall TZ 600 Setup :- Why VOIP on VPN doesn't work if I Enable SIP transformations but the Softphones on Internet works fine. VICEVERSA#

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      233 Views
      scottalanmillerS

      I think we need to know more about your VPN setup, sounds like that is just broken and likely the culprit.

    • CCWTechC

      Zoom meetings on Ubuntu

      Watching Ignoring Scheduled Pinned Locked Moved zoom video conference ubuntu
      8
      0 Votes
      8 Posts
      1k Views
      CCWTechC

      @JaredBusch said in Zoom meetings on Ubuntu:

      Without a green screen or other good color to make the base, it sucks though.
      032d0ee3-2e56-4a0c-84cc-1301253d1a7e-image.png

      Thanks @JaredBusch , that is exactly what I needed.

    • WrCombsW

      Ubiquiti Unifi Controller Wont open?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved unifi 5.11.50 wrcombs unificontroller
      2
      0 Votes
      2 Posts
      312 Views
      No one has replied
    • siringoS

      Microsoft Teams

      Watching Ignoring Scheduled Pinned Locked Moved
      34
      0 Votes
      34 Posts
      3k Views
      DashrenderD

      OK - ran into this post while trying to get directions on making Teams skip the lobby for meetings.
      https://www.magenium.com/Information/Articles/how-automatically-admit-attendees-microsoft-teams

      seems like a bug, at least the post offers a work around.

      *edit - tested this last night - and it does solve the problem. I did have to run it twice to hit all of my users oddly.

    • IRJI

      Ubuntu 18.04 Gnome - unstable asf

      Watching Ignoring Scheduled Pinned Locked Moved
      13
      1 Votes
      13 Posts
      704 Views
      scottalanmillerS

      @black3dynamite said in Ubuntu 18.04 Gnome - unstable asf:

      Obvious you know better. But having a green will make someone assume to choose that one.

      And that's a regular complaint that I have always had about it. But that "installing by accident" doesn't apply to IRJ, or really anyone here. Random users, sure.

    • JaredBuschJ

      Keep my ssh config file synchronized between two systems

      Watching Ignoring Scheduled Pinned Locked Moved Solved ssh ssh client config synchronization sync
      9
      0 Votes
      9 Posts
      2k Views
      stacksofplatesS

      @JaredBusch said in Keep my ssh config file synchronized between two systems:

      @stacksofplates said in Keep my ssh config file synchronized between two systems:

      I use git for this type of stuff. I have all of my dotfiles stored in a git repo and synced between systems.

      I thought about that, but then it gets into git triggers and scheduled jobs.

      I just do it when I open my terminal. It auto downloads when a new window is opened.

      uptodate.png

    • JaredBuschJ

      Fedora 32 server disables root by default

      Watching Ignoring Scheduled Pinned Locked Moved fedora 32 root security
      8
      0 Votes
      8 Posts
      1k Views
      scottalanmillerS

      @JaredBusch said in Fedora 32 server disables root by default:

      @scottalanmiller said in Fedora 32 server disables root by default:

      @black3dynamite said in Fedora 32 server disables root by default:

      @scottalanmiller said in Fedora 32 server disables root by default:

      @black3dynamite said in Fedora 32 server disables root by default:

      It's been like that since Fedora 31. At least with the netinstall everything iso.

      Gotta be the Netinstall because we install this constantly, every few days, and in the Server Edition, it's not there by default.

      root account is disabled with the following ISOs:
      Fedora-Everything-netinst-x86_64-31-1.9.iso
      Fedora-Server-dvd-x86_64-31-1.9.iso
      Fedora-Server-netinst-x86_64-31-1.9.iso
      Fedora-Workstation-Live-x86_64-31-1.9.iso

      Must be in 1.9. We do these constantly and haven't seen it yet.

      Was there more than one ISO release of Fedora 31? There is not always.

      Not sure. I just looked and we are on the 1.9 ISO and it definitely has a different default.

    • JaredBuschJ

      Is VitalPBX moving to CentOS 8 anytime soon

      Watching Ignoring Scheduled Pinned Locked Moved Solved vitalpbx centos 8
      7
      0 Votes
      7 Posts
      858 Views
      JaredBuschJ

      I even posted a selfie.

      EABA5B11-2698-43DF-AF29-6BC568FA0C10.jpeg

      But my time was so rushed to catch my flight home, I didn't have time to discuss anything with him.

    • JaredBuschJ

      WP-CLI and database users

      Watching Ignoring Scheduled Pinned Locked Moved wp-cli wp wordpress security
      26
      0 Votes
      26 Posts
      2k Views
      1

      @JaredBusch said in WP-CLI and database users:

      @Pete-S said in WP-CLI and database users:

      @JaredBusch said in WP-CLI and database users:

      @Pete-S said in WP-CLI and database users:

      And when you use -e you should have it after user and password so the SQL commands you want to execute comes after the -e.

      That was a once off artifact of me doing it on this system after the root password has been set.

      OK, so maybe this then:

      sudo mysql -e "CREATE USER $DB_USER@localhost IDENTIFIED by '$DB_PASS';" sudo mysql -e "GRANT ALL ON $DB_NAME.* TO $DB_USER@localhost;" sudo mysql -e "FLUSH PRIVILEGES;"

      right. Updating the guide. but half tempted to leave the single quotes everywhere it that causes no error in order to protect against spaces by others. Though I am using pwgen to to this.

      It's kind of f*cked up to have spaces in user names and passwords. Personally I don't use something unless it's specifically needed but either way works.

    • EddieJenningsE

      NFS Shares and Permissions

      Watching Ignoring Scheduled Pinned Locked Moved nfs share nfs permissions linux system administration file sharing
      4
      1 Votes
      4 Posts
      771 Views
      EddieJenningsE

      Bit of a necro post, but I'm finally getting back around to NFS review for RHCSA. nfsstat -s tells me I'm using version 4.

    • JaredBuschJ

      Setup WordPress with WP-CLI on Fedora with SSL Origin Certificate from Cloudflare

      Watching Ignoring Scheduled Pinned Locked Moved fedora fedora 31 wordpress wp-cli setup guide real instructions
      5
      3 Votes
      5 Posts
      855 Views
      JaredBuschJ

      This is the SSL score.
      76a95c9d-98c9-4017-b1a5-9241f011403e-image.png

      I assume this is why the A rating and not A+
      c8606068-aa33-4e47-ac08-12495d504b90-image.png

      But not much to do about that since it is Cloudflare that is terminating.

    • IRJI

      Extending range for WIFI video cameras

      Watching Ignoring Scheduled Pinned Locked Moved
      17
      0 Votes
      17 Posts
      706 Views
      DashrenderD

      @stacksofplates said in Extending range for WIFI video cameras:

      The older ubiquiti APs can do a mesh setup. I did a bridge between two of them one time a long time ago. It worked ok.

      I did this between homes for 2 years, worked well enough.

    • JaredBuschJ

      WP-CLI tries to use sendmail

      Watching Ignoring Scheduled Pinned Locked Moved Solved wordpress wp-cli sendmail
      6
      0 Votes
      6 Posts
      851 Views
      JaredBuschJ

      thanks. missed that

    • JaredBuschJ

      Permission issue with WP-CLI on Fedora 31

      Watching Ignoring Scheduled Pinned Locked Moved wordpress wp-cli fedora 31 fedora permissions
      2
      1 Votes
      2 Posts
      550 Views
      scottalanmillerS

      @JaredBusch yeah, it's annoying that WP-CLI struggles with that.

    • J

      Casual and open discussion about how certain addresses are targeted for hacking.

      Watching Ignoring Scheduled Pinned Locked Moved
      17
      0 Votes
      17 Posts
      882 Views
      scottalanmillerS

      @JasGot said in Casual and open discussion about how certain addresses are targeted for hacking.:

      It's a brand new Wordpress site at a new server for a domain that has been active for 20 years.

      But only the site is new, the URL is old.

    • JaredBuschJ

      pull substring from string in bash

      Watching Ignoring Scheduled Pinned Locked Moved Solved bash scripting asterisk
      4
      0 Votes
      4 Posts
      571 Views
      JaredBuschJ

      said script

      [jbusch@pbx ~]$ cat unpause_all.sh #!/bin/sh set -e rasterisk -x "queue show ${1}" | grep paused | grep -o Local.*/n | while read -r member do rasterisk -x "queue unpause member ${member} queue ${1}" done
    • 1

      Zoho spam settings?

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      159 Views
      scottalanmillerS

      @Pete-S said in Zoho spam settings?:

      Thanks Scott. That makes sense.

      We're using imap clients so maybe that will exacerbate the problem since it will probably not learn what is spam and what isn't.

      Oh yeah. We don't use IMAP so the training is quick and direct.

    • IRJI

      Amazon Lightsail VPS now has alarms, notifications, and SNS integration.

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      3 Votes
      2 Posts
      141 Views
      dbeatoD

      @IRJ said in Amazon Lightsail VPS now has alarms, notifications, and SNS integration.:

      https://aws.amazon.com/blogs/compute/configuring-and-using-monitoring-and-notifications-in-amazon-lightsail/

      That's nice, before it was hard to do that!

    • DashrenderD

      LinPhone on android hard to answer if screen protector installed

      Watching Ignoring Scheduled Pinned Locked Moved
      16
      0 Votes
      16 Posts
      829 Views
      1

      @JaredBusch said in LinPhone on android hard to answer if screen protector installed:

      @Pete-S said in LinPhone on android hard to answer if screen protector installed:

      @Dashrender said in LinPhone on android hard to answer if screen protector installed:

      @Pete-S said in LinPhone on android hard to answer if screen protector installed:

      If the screen protector is the problem then they have to remove it. It's as simple as that.

      If it BYOD then it's their problem. If it's a company device, why are they having screen protectors in the first place? Rip it off.

      This is definitely BYOD, we're only in this situation because of Covid-19. otherwise we'd likely never have people working at home on their own devices, just not in the management's mental wheelhouse.

      Ahh, that explains it. Maybe offer them a cash reward for wear and tear of their own devices as well as a new screen protector.

      You seriously would not expect logic out of @Dashrender's company, would you?

      Logic could be something of a stretch I guess.

    • 1
    • 2
    • 85
    • 86
    • 87
    • 88
    • 89
    • 698
    • 699
    • 87 / 699