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

      OSX administrators who use Brew - Xcode Tools no longer included by default

      Watching Ignoring Scheduled Pinned Locked Moved osx administration automation brew shell scripting apple xcode
      1
      1 Votes
      1 Posts
      544 Views
      No one has replied
    • JaredBuschJ

      VitalPBX how to manually unban yourself from the command line

      Watching Ignoring Scheduled Pinned Locked Moved vitalpbx fail2ban command line cli how to
      9
      2 Votes
      9 Posts
      3k Views
      CloudKnightC

      @JaredBusch fair enough, I haven't used the product itself as of yet and wasn't aware it had whitelisting inside the product, if this was specific to just fail2ban then that method would be suitable, but in this case I agree with you, my mistake.

    • wrx7mW

      WordPress - Plugins to Manage and Extend User Roles/Permissions

      Watching Ignoring Scheduled Pinned Locked Moved wordpress wp wp-admin permissions roles website plugins plugin
      40
      1 Votes
      40 Posts
      3k Views
      S

      @IRJ You are passionate about computers, you love to write code. Well, what's more exciting than being able to create your own plugins.

      When you know that WordPress is today one of the most used CMS on the web, it would be really interesting to see how a plugin is made and to be able to create it yourself. [Check it here] (http://bit.ly/2KxPChJ)

    • notverypunnyN

      XenServer Supplemental Packs

      Watching Ignoring Scheduled Pinned Locked Moved
      10
      1 Votes
      10 Posts
      2k Views
      DustinB3403D

      @notverypunny said in XenServer Supplemental Packs:

      @DustinB3403 said in XenServer Supplemental Packs:

      @notverypunny said in XenServer Supplemental Packs:

      @DustinB3403 Going through the 7.1 version of the same thing right now. Not much is making it through this sinus headache / migraine though.... Maybe another coffee will help. From what I see on the XCP-ng forum they're trying to move away from the notion of supplemental packs in favor of standard rpms.

      Yup, because SPs are essentially private, where as the entire XCP-ng project is FOSS. It makes it way easier to just run yum install <something> and keep it all updated with the yum upgrade

      Makes perfect sense for the XCP-ng project, but playing with yum and adding repos would put our hosts in an unsupported state with Citrix. Other way I might be able to do this is some sort of query over SSH from a linux machine to the bare-metal (Dell idrac) and / or the XenServer install. FusionInventory does wonders with SNMP for network devices and printers but I haven't seen anything that applies to my setup.

      You'll have to build an SP, and use that to ensure you can maintain your support from Citrix. Nothing else would fly with them.

    • wrx7mW

      Digital Signage Display Recommendations?

      Watching Ignoring Scheduled Pinned Locked Moved digital signage dashboard monitor display
      12
      1 Votes
      12 Posts
      956 Views
      wrx7mW

      @IRJ #TrueStory

    • wrx7mW

      Anonymizing IPs for Business

      Watching Ignoring Scheduled Pinned Locked Moved proxy anonymizer
      24
      1 Votes
      24 Posts
      3k Views
      M

      @wrx7m that vendor sounds like GE or UTC. These companies employ the most ridiculous procedures and requirements in the name of security. I think it all comes down from gov oversight, so dumbasses on top audit you, then you need to implement some retarded procedure that does nothing, but makes lives miserable for everyone you deal with.

    • openitO

      CompTIA Linux+ LX0-103/104 or XK0-004? free training?

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      441 Views
      IRJI

      @openit said in CompTIA Linux+ LX0-103/104 or XK0-004? free training?:

      On other hand, I'm looking for free or cheaper training, in which whole course content matches the updated/latest Linux+ exam, so I can take the certification. I had a look on Cybrary.it but it doesn't seems to be covering all topics from certification syllabus.

      I find Cybrary to be a complete waste of time. Their courses are outdated and quite frankly suck! Don't even bother. I recommend Udemy where courses are around $10-20. They are rated by many people and you can get a good idea about the course through reviews before buying.

      We are IT professionals here, and dont have time to try to save $10 and waste hours of time looking at useless material like cybrary or incomplete and incorrect data that can be on youtube and other untested sources.

      Subscription based training is also bad IMO since there is no incentive to make each course be the best in it's category. No competition on a platform like Udemy.

    • wrx7mW

      Windows Server 2012 R2 - Share Auditing for Changes

      Watching Ignoring Scheduled Pinned Locked Moved windows server 2012 r2 windows server server windows shares auditing backups change rate veeam backup and replication
      3
      0 Votes
      3 Posts
      731 Views
      wrx7mW

      @IRJ said in Windows Server 2012 R2 - Share Auditing for Changes:

      I know you use wazuh..

      Check this out

      https://documentation.wazuh.com/current/user-manual/capabilities/file-integrity/index.html

      Thanks! Checking out setting this up. Hopefully, it will reveal the culprit.

    • hellonadyaH

      ONLYOFFICE online editors v.5.3 released, with tabbed interface available for the free version

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      1 Votes
      1 Posts
      218 Views
      No one has replied
    • davide.bonavitaD

      Moving from O365 E3 to Business Premium

      Watching Ignoring Scheduled Pinned Locked Moved o365 exchange 2013 office 365
      24
      0 Votes
      24 Posts
      6k Views
      dbeatoD

      @davide-bonavita said in Moving from O365 E3 to Business Premium:

      It looks like you don't need to uninstall and reinstall Office

      Correct

    • B

      FreePBX hardening ...

      Watching Ignoring Scheduled Pinned Locked Moved freepbx
      24
      0 Votes
      24 Posts
      2k Views
      F

      @marcinozga said in FreePBX hardening ...:

      @IRJ The scenario described above doesn't look like automated attack, and it's rather unlikely bots would be exploiting PBX to make international calls.

      I think this is the first episode of the Darknet Diaries

    • IRJI

      Help with sed insert from file

      Watching Ignoring Scheduled Pinned Locked Moved Solved
      2
      1 Votes
      2 Posts
      130 Views
      IRJI

      Found the answer here:
      https://unix.stackexchange.com/questions/32908/how-to-insert-the-content-of-a-file-into-another-file-before-a-pattern-marker

      sed 's/CHANGEME/$x/g' origfile | x="$(<file2insert)" envsubst '$x' > newfile

      This will replace every CHANGEME occurence in origfile with the content of file2insert. Remove last g from sed to replace only the first occurrence of CHANGEME.

    • WrCombsW

      Yet another Windows 10 File Sharing issue.

      Watching Ignoring Scheduled Pinned Locked Moved Solved windows 10 foldersharing
      16
      0 Votes
      16 Posts
      1k Views
      WrCombsW

      @gjacobse said in Yet another Windows 10 File Sharing issue.:

      @WrCombs said in Yet another Windows 10 File Sharing issue.:

      @WrCombs said in Yet another Windows 10 File Sharing issue.:

      @gjacobse said in Yet another Windows 10 File Sharing issue.:

      Damn - I was hoping this would fix my issues with access the NAS from the Desktop. Other Windows 10 works fine. Just this one. Previous threads on the matter...

      https://mangolassi.it/topic/19632/folder-sharing-issue/76

      All I know is one of these fixed it - .

      HKLM\system\current control set\services\CSC\ start = 0

      HKLM\System\Current Control Set\Services\NetBT\Parameters\UseNewSMB set to 0

      Uninstalling reinstalling NIC

      Un/installing the NIC allows access via IP,.. more than I had previous. I'll try that the first time the next time it happens.

      Thanks.

      I do what I can.

    • scottalanmillerS

      HP DesignJet 500 C7770B Manual

      Watching Ignoring Scheduled Pinned Locked Moved hp hp designjet hp designjet c7770b plotter
      2
      0 Votes
      2 Posts
      353 Views
      scottalanmillerS

      Maybe this has it?

      http://rtellason.com/manuals/Designjet500.pdf

    • RamblingBipedR

      Vagrant and KVM

      Watching Ignoring Scheduled Pinned Locked Moved kvm vagrant virtualization
      18
      3 Votes
      18 Posts
      4k Views
      stacksofplatesS

      @black3dynamite said in Vagrant and KVM:

      @stacksofplates said in Vagrant and KVM:

      Vagrant is much better than kickstarting

      Why is it better?

      It's much faster and you can use tools like Ansible to provision the Vagrant boxes. It's just really flexible and fast.

    • DustinB3403D

      Lenovo Owns Motorola Discussion

      Watching Ignoring Scheduled Pinned Locked Moved
      80
      0 Votes
      80 Posts
      6k Views
      DustinB3403D

      @Obsolesce said in Lenovo Owns Motorola Discussion:

      @scottalanmiller said in Lenovo Owns Motorola Discussion:

      How is anything you are saying not victim shaming if you aren't calling me a liar?

      First of all, no, I do not believe you are ever lieing because, lies are false statements made with deliberate intent to deceive. If I feel you say something that is untrue when you believe it to be true, and I disagree with what you say, does NOT ever fucking make it okay for you to tell me I'm calling you a liar. Stop doing that. I'm not talking specifically about this case so don't quote my previous statement because it will then be out of context. I'm saying in general, that if someone disagrees with you, does not in any way give you the right to say they are calling you a liar. Lies are specific to deliberate intent to deceive, what you are inserting is wrong.

      So if it's raining outside and you ask me what the weather is, and I tell you it's sunny and clear.

      I'm not lying?

    • scottalanmillerS

      Building VitalPBX on Vultr Automatically

      Watching Ignoring Scheduled Pinned Locked Moved vitalpbx pbx voip vultr telephony
      4
      4 Votes
      4 Posts
      1k Views
      scottalanmillerS

      @JaredBusch said in Building VitalPBX on Vultr Automatically:

      @scottalanmiller said in Building VitalPBX on Vultr Automatically:

      and be fully updated.

      I noticed that the defualt CentOS 7 image was pretty much fully up to date before I ran the install script. Only thing that came down when I ran yum update -y was wget.

      Yeah, it is more of a "just in case" something is out of date. I almost never see it not fully up to date when I fire it up.

    • IRJI

      Vagrant Install on QEMU / KVM

      Watching Ignoring Scheduled Pinned Locked Moved vagrant ubuntu 18.04 qemu kvm virtualization
      4
      2 Votes
      4 Posts
      509 Views
      stacksofplatesS

      For Fedora you can just do

      sudo dnf install vagrant-libvirt
    • JaredBuschJ

      EdgeOS 2.0.3 released and available in UNMS

      Watching Ignoring Scheduled Pinned Locked Moved unms edgeos ubiquiti
      10
      3 Votes
      10 Posts
      1k Views
      dafyreD

      @JaredBusch said in EdgeOS 2.0.3 released and available in UNMS:

      @dafyre said in EdgeOS 2.0.3 released and available in UNMS:

      @JaredBusch said in EdgeOS 2.0.3 released and available in UNMS:

      @davide-bonavita said in EdgeOS 2.0.3 released and available in UNMS:

      lol it was bugged as fu**
      and now "Throughput degradation by 5-10% when comparing with v1.10.9 firmware with older kernel"

      Yeah the comments.. I have not been following the beta cycle as I have been too busy.

      I did put it on a test router (ERL) with no issues.

      Does the 2.0.x series work with ZT? I have an ERX now and was going to try it out.

      The ERX doesn't work well with the 2.0.X firmware yet from what I have seen.

      But yes. You can put ZT on the 2.X firmware.

      Thanks for the heads up. I already have routing and all set up through a VM, so it's not critical, just thought I'd ask.

    • J

      Best Backup Solution for 2019

      Watching Ignoring Scheduled Pinned Locked Moved
      77
      0 Votes
      77 Posts
      7k Views
      notverypunnyN

      It feels like the OP thinks that this is a seller's forum as opposed to a group of IT professionals looking to help each other out. Or just trolling to waste time. Or a college kid who was given an assignment and is looking for us to provide the answer.

    • 1
    • 2
    • 135
    • 136
    • 137
    • 138
    • 139
    • 698
    • 699
    • 137 / 699