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

      Snipe-IT Departmental Reporting

      Watching Ignoring Scheduled Pinned Locked Moved snipe-it centos 7
      20
      0 Votes
      20 Posts
      3k Views
      wirestyle22W

      @Dashrender said in Snipe-IT Departmental Reporting:

      @wirestyle22 said in Snipe-IT Departmental Reporting:

      @Dashrender said in Snipe-IT Departmental Reporting:

      @wirestyle22 said in Snipe-IT Departmental Reporting:

      Got it to work. Edit the below file.

      app/Console/Commands/LdapSync.php

      Edit max_execution time and memory_limit

      ini_set('max_execution_time', 1200); //600 seconds = 10 minutes ini_set('memory_limit', '1000M');

      what was the default in those?

      ini_set('max_execution_time', 600); //600 seconds = 10 minutes
      ini_set('memory_limit', '500M');

      Wow - so it took more than 10 or more than 500 M RAM to import all that - due to your numbers, I 'm guessing it was the RAM more than the time.

      Not sure honestly--it took awhile. I spoke to a snipe-it Dev and they could sync 15k accounts with these settings. I needed this functionality so I can create a script to sync users every day at 1:00 AM.

    • B

      How much trouble is Intel in with AMD’s Epyc Rome release?

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      1 Votes
      4 Posts
      255 Views
      scottalanmillerS

      https://mangolassi.it/topic/20143/spec-ing-a-new-computer-from-dell-or/

    • JaredBuschJ

      Skyetel port in promo code

      Watching Ignoring Scheduled Pinned Locked Moved skyetel did porting
      9
      1 Votes
      9 Posts
      1k Views
      JaredBuschJ

      @Skyetel said in Skyetel port in promo code:

      @JaredBusch said in Skyetel port in promo code:

      @Skyetel submitting port requests!

      gods the paperwork...

      Ha - yea, tell me about it. You should see what we have to deal with behind the curtain. 😛

      You could streamline things if there was a way to see the requested port in information after submitted, but prior to your entering the DID into the system.

      I had a lot of duplicated typing that would have been awesome to have a copy previous request button or something. Mostly because everything was 1 req for the normal DID and 1 req for the toll free DID.

    • scottalanmillerS

      Windows 7 Cannot Update

      Watching Ignoring Scheduled Pinned Locked Moved windows windows 7 windows updates
      27
      0 Votes
      27 Posts
      3k Views
      brandon220B

      @Fredtx This has usually worked for me in the past.

    • IRJI

      Facebook accepts misspelled email addresses and passwords as successful logins

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      1 Votes
      4 Posts
      308 Views
      RojoLocoR

      @Nic said in Facebook accepts misspelled email addresses and passwords as successful logins:

      that seems really stupid

      So it's perfect for the average FB user.

    • EddieJenningsE

      Value of Office 365 Business Essentials

      Watching Ignoring Scheduled Pinned Locked Moved zoho office 365 office 365 business essentials business case
      10
      0 Votes
      10 Posts
      1k Views
      D

      @JaredBusch
      I understand, I just close the annoying dialog and go on.

    • scottalanmillerS

      Windows NT Release History

      Watching Ignoring Scheduled Pinned Locked Moved windows windows nt windows 10 windows versions windows vista windows 7 windows 8 windows 8.1 windows 2000 windows xp
      47
      10 Votes
      47 Posts
      4k Views
      scottalanmillerS

      Updated with 1903

    • wrx7mW

      Updated - Connecting to 1 Site With Separate Logins/Several IPs

      Watching Ignoring Scheduled Pinned Locked Moved rdp rdp sessions
      73
      0 Votes
      73 Posts
      7k Views
      wrx7mW

      @JasGot said in Updated - Connecting to 1 Site With Separate Logins/Several IPs:

      @wrx7m said in [Updated - Connecting to 1 Site With Separate Logins/Several IPs]>

      This works on Windows 10 (1703, 1809, 1903), Server 2016 (1607), Server 2012 R2 and Server 2008 R2.

      Tor is another option. Proxies are already out there.

      Lots of guides on setting it up to run multiple browsers from different IPs. We did it years ago for a project and it was perfect. Took a few minutes to setup, but was perfect for the task.

      There's even a bash script to do all the setup for you. (Not on Windows, of course)

      Thanks. This has been up and running via squid on Fedora for several months and works really well.

    • WLS-ITGuyW

      Close ports on Linode Debian

      Watching Ignoring Scheduled Pinned Locked Moved debian 9 firewall
      5
      0 Votes
      5 Posts
      722 Views
      1

      By default Debian comes with iptables. It will allowing everything but a normal Debian install have no services running.

      Run iptables -L to see the firewall rules.

      On Debian 10 the default is nftables.

    • scottalanmillerS

      Configure Nginx as Reverse Proxy for ScreenConnect to Enable Lets Encrypt

      Watching Ignoring Scheduled Pinned Locked Moved linux fedora centos nginx reverse proxy screenconnect
      4
      7 Votes
      4 Posts
      2k Views
      scottalanmillerS

      @wrx7m said in Configure Nginx as Reverse Proxy for ScreenConnect to Enable Lets Encrypt:

      Less to that than I thought there would be.

      It's surprisingly simple and basic. It's really just passing one port to another, and using SSL. About the most basic setup you can have.

    • wrx7mW

      Squid Proxy - Configuring as an External Proxy?

      Watching Ignoring Scheduled Pinned Locked Moved squid proxy fedora29 acl
      3
      1 Votes
      3 Posts
      839 Views
      wrx7mW

      Updating this thread. I ended up setting up the squid.conf file with the following config to get it to work.

      First, at the top of the localnet lines-

      acl localnet src 205.205.205.1/32

      Then, I added the only domains that I wanted to provide access to. This whitelisted them.

      acl GOOD dstdomain .google.com acl Good dstdomain .domain.ca

      Followed by, the allow and deny lines

      http_access allow GOOD http_access deny all

      Finally, "uncommenting" the Safe ports/services for 80 and 443.

    • wrx7mW

      Sales Person Wants Me to Provide Independent Rep With an Email Account

      Watching Ignoring Scheduled Pinned Locked Moved email office 365 security complaince
      23
      1 Votes
      23 Posts
      2k Views
      scottalanmillerS

      @wrx7m said in Sales Person Wants Me to Provide Independent Rep With an Email Account:

      @scottalanmiller said in Sales Person Wants Me to Provide Independent Rep With an Email Account:

      My second thought is, if having an email account creates a security concern, it is not creating the account that creates the problem, it simply exposes an existing security problem.

      Not necessarily security, but accessing features like SFB, OD and Teams. But, as Kelly mentioned, they have Exchange Online P1, which doesn't have any of the other services (different than E1.)

      Right, i was assuming that they'd only get email. Even those other things, though, still have security. but no reason to think that you'd provision those, too.

    • NashBrydgesN

      Using Skype For Business For Conference Calls

      Watching Ignoring Scheduled Pinned Locked Moved skype for business
      40
      0 Votes
      40 Posts
      2k Views
      wrx7mW

      Yes, they have a special audio conferencing license for SFB, and now Teams. It is an add-on license that you assign to specific users. Although, based on your use-case, I can't tell if it would be of any real help. Here is more info on it. As others have said over and over, you should look elsewhere.
      https://docs.microsoft.com/en-us/skypeforbusiness/audio-conferencing-in-office-365/try-or-purchase-audio-conferencing-in-office-365

    • brandon220B

      Disable USB Ports

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      1 Votes
      10 Posts
      471 Views
      DashrenderD

      @scottalanmiller said in Disable USB Ports:

      @gjacobse said in Disable USB Ports:

      I’m sure the likely need is for USB storage or cell phones-

      But does disabling USB differentiate between input devices over storage?

      No, once a physical port is turned off, it never gets a chance to query the device. It's like asking a person to close their eyes, but then asking them to look to see what they are looking at before deciding what to see... can't work that way.

      This is likely not what is wanted. Keyboards and mice are almost exclusively USB now... So assuming you have them, the USB ports need to be enabled for that purpose.

      Then toss on the fact that some Laptops only charge via USB-C now days.. so you can't disable that feature either.

    • notverypunnyN

      MDT / Dell Factory Integration

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      1 Votes
      6 Posts
      298 Views
      wrx7mW

      When you price systems on their site, they have options to select for this purpose. Although, I don't know if they charge a service fee or subscription on top of the cost of options they list. This is for a Latitude 7400 2-in-1. More info: https://www.dell.com/en-us/work/shop/help-me-choose/cp/hmc-prodeploy-client-suite

      081e83b1-3d19-46b5-9a25-95eb302d7c3f-image.png

    • kamidonK

      WPS Office 2019

      Watching Ignoring Scheduled Pinned Locked Moved
      23
      0 Votes
      23 Posts
      2k Views
      stacksofplatesS

      I used to set up WPS for clients who were used to the ribbon interface because LibreOffice didn't have one. I haven't used it for a long time but it seemed to work fine.

    • S

      Has anyone got a guide to installing ScreenConnect on Fedora 30 with Let's Encrypt?

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

      @Scott I went through all of your questions historically and never once have you asked for help with Nginx in this context, or any other. I'm confused as to how we got to the point of abandoning the stock approach to start down a path that was guaranteed to lead to despair, when you didn't even ask for casual community assistance. Had you asked, any number of us could have just posted our "just works" configuration files; which we just did.

      I'm not trying to be overly harsh, but it feels like you sabotaged this process from the beginning. You didn't ask the community for guidance on the best approach to take, nor ask how those of us have it working got it working, you didn't ask for help on how to make that process work, and only asked for help once you had decided you wouldn't accept help and "demanded" that only approaches that are extra hard and/or impossible would be considered. You also claimed that getting this working on Windows was easier than Linux, which can only be stated if you at least got it fully working on Windows, but you implied that you could not get it working at all.

      So this feels like you posted to disparage the Linux and/or Nginx approaches, but didn't even really try with any earnest. Not even the most casual first step of asking how others had done it. If you were really trying to make this work, why didn't you ask for advice and help? This would have been a really easy thing to have helped with, had you wanted us to find a solution for you. And you glommed really quickly onto the discussion on Linux or Windows, which was unrelated to your issue and affected you not at all, as if it was core to your problem and some kind of frustration - which makes it doubly feel like you were setting us up to look unhelpful, when you never really gave us the slightest option to be of assistance.

    • JaredBuschJ

      Unable to turn up ScreenConnect server on Fedora 28

      Watching Ignoring Scheduled Pinned Locked Moved Solved screenconnect install fedora28
      16
      0 Votes
      16 Posts
      2k Views
      scottalanmillerS

      Recently posted this...

      https://mangolassi.it/topic/20124/has-anyone-got-a-guide-to-installing-screenconnect-on-fedora-30-with-let-s-encrypt/

      So anyone that wants to configure Nginx in front of it can do that, too.

    • J

      Demo VoIP phone DSS Key programming - What do YOU do?

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      1 Votes
      6 Posts
      224 Views
      J

      @kamidon said in Demo VoIP phone DSS Key programming - What do YOU do?:

      Really it just depends on the type of business, people and location. If they're down to earth, well all of what you mentioned would be a great idea to put on.

      This is good, all of our customer are down to earth and easy going, so I appreciate you saying this.

      Definitely do a directory setup because you want to demo that feature.

      Thanks for the confirmation. I was thinking this would be so easy and so impressive. Couldn't NOT do it!

    • JaredBuschJ

      What is Skyetel going to do about SHAKEN STIR

      Watching Ignoring Scheduled Pinned Locked Moved skyetel callerid spoofing fraud prevention
      5
      0 Votes
      5 Posts
      752 Views
      travisdh1T

      @Skyetel Do you have a blog somewhere that you do rant on STIR/SHAKEN? Even better, post it in a new thread here!

    • 1
    • 2
    • 126
    • 127
    • 128
    • 129
    • 130
    • 698
    • 699
    • 128 / 699