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

      RanSim: Ransomware Simulator

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      5 Votes
      1 Posts
      710 Views
      No one has replied
    • thwrT

      What's your favorite AV for home use?

      Watching Ignoring Scheduled Pinned Locked Moved antivirus soho
      22
      1 Votes
      22 Posts
      3k Views
      coliverC

      Windows Defender... works well enough and is included with the operating system.

    • EddieJenningsE

      Service Health for my Office365 (Exchange Online) Tenant

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      2 Votes
      5 Posts
      756 Views
      nadnerBN

      Seems a bit like...
      0_1476931237895_Maintain a positive attitude.png

    • Mike DavisM

      content filter for small school?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved
      12
      3 Votes
      12 Posts
      2k Views
      scottalanmillerS

      @Shuey Thanks 🙂

    • gjacobseG

      Simple Basic eMail providers

      Watching Ignoring Scheduled Pinned Locked Moved
      38
      1 Votes
      38 Posts
      2k Views
      StrongBadS

      @gjacobse said in Simple Basic eMail providers:

      @DustinB3403 said in Simple Basic eMail providers:

      Is the question really "Can I send / receive email without an SMTP server?"

      No - I know that much.

      Looking for a simple basic web based email provider, that isn't Google, O365, Yahoo (puke) etc.

      So you just want web mail? I think that everyone provides that these days. I'm not aware of anyone that does not.

    • DustinB3403D

      SMTP is Email so what is the mail you get from logging?

      Watching Ignoring Scheduled Pinned Locked Moved smtp logging linux mail alerts
      10
      0 Votes
      10 Posts
      3k Views
      DustinB3403D

      @scottalanmiller said in SMTP is Email so what is the mail you get from logging?:

      @DustinB3403 said in SMTP is Email so what is the mail you get from logging?:

      So the alerts are meant to be delievered via SMTP, therefore they are "email files" without the SMTP portion. Hence they are email.

      There is no such thing. You can't just call all text files "email". If you do, literally everything is email. So the term is now lost. Go pick up your email from the dry cleaners so you can be home in time to eat your email for dinner.

      hahahah I laughed way to hard when I read that on my phone!

    • DustinB3403D

      Certification Study Guides

      Watching Ignoring Scheduled Pinned Locked Moved certifications study guides comptia
      10
      2 Votes
      10 Posts
      1k Views
      coliverC

      Any recommendations for a RHCSA/RHCE book? I've found a few on Amazon but really would like to get serious about getting the RHCE.

    • DustinB3403D

      Bareos - Bacula Fork

      Watching Ignoring Scheduled Pinned Locked Moved bareos bacula
      5
      2 Votes
      5 Posts
      1k Views
      DustinB3403D

      Got it.

      So after you have postgres installed, you can just install the package for your distro.

      From that, you run a few commands (of course these are strewn all about) and then reload the config (or reboot the host) and you can sign in.

    • syko24S

      Malwarebytes aquires AdwCleaner

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      2 Votes
      2 Posts
      965 Views
      scottalanmillerS

      @syko24 said in Malwarebytes aquires AdwCleaner:

      I wonder if this means adwcleaner cannot be used for business use unless you purchase Malwarebytes endpoint.

      Acquisition alone doesn't mean any change. They have to make the change in the licensing.

    • S

      Getting started with Docker

      Watching Ignoring Scheduled Pinned Locked Moved ubuntu 14.04 ubuntu 16.04 docker
      13
      2 Votes
      13 Posts
      3k Views
      stacksofplatesS

      One thing to add, I'm not sure with docker but with LXC you can set resource limitations with cgroups.

    • scottalanmillerS

      The Commoditization of Architecture

      Watching Ignoring Scheduled Pinned Locked Moved smbitjournal architecture commoditization
      1
      7 Votes
      1 Posts
      1k Views
      No one has replied
    • Mike DavisM

      server / service down notification?

      Watching Ignoring Scheduled Pinned Locked Moved
      12
      3 Votes
      12 Posts
      1k Views
      momurdaM

      OpenNMS, Spiceworks Network Monitor, Nagios

    • travisdh1T

      Bacula and selinux...

      Watching Ignoring Scheduled Pinned Locked Moved bacula selinux
      15
      2 Votes
      15 Posts
      4k Views
      travisdh1T

      @scottalanmiller said in Bacula and selinux...:

      @syko24 said in Bacula and selinux...:

      @DustinB3403

      Again I didn't get too far with it but they appear to have their own web ui.

      https://www.bareos.org/en/bareos-webui.html

      Maybe a thread looking at that product would make sense. I don't know it but am interested to see what they are bringing to the table that make forking Bacula make sense.

      I agree, and I'll start another one after lunch once I get the basic platform setup. Gotta love a good base image.

    • AdamFA

      Freepbx/Asterisk "serious network trouble"

      Watching Ignoring Scheduled Pinned Locked Moved freepbx asterisk voip
      4
      2 Votes
      4 Posts
      8k Views
      AdamFA

      @scottalanmiller So since I posted the OP, I found out what the issue was. (or at least eliminated it by changing a setting.) On old versions of FreePBX, in Advanced SIP settings, in order to enable TCP connections, you had to manually type:

      tcpenable =yes

      In new versions, there is now a button to enable TCP. Having both settings enabled seems to cause these issues. Most likely, the config file for sip.conf gets messed up having these similar/identical settings. Removing the old entry eliminates the errors.

    • RomoR

      Lookin for best method to create a network bridge CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved linux bridge-utils centos7 centos
      9
      2 Votes
      9 Posts
      2k Views
      stacksofplatesS

      @Romo said in Lookin for best method to create a network bridge CentOS 7:

      @stacksofplates Another quick question, it is better to create the bridge from the os network utils instead of relying in virtmanager to create it right?

      That all depends. Macvtap is quick and dirty. Also has the benefits of not allowing network access between the host and VMs (can be a benefit or a hindrance depending on your scenario). If you want Full access across the bridge, then you'll have to manually create it.

    • scottalanmillerS

      4 PB on USB3 Drives Single Storage Array

      Watching Ignoring Scheduled Pinned Locked Moved storage
      21
      3 Votes
      21 Posts
      3k Views
      shannonS

      @BRRABill said in 4 PB on USB3 Drives Single Storage Array:

      Speaking of storage ...did the new licensing model for AetherStore come out yet?

      Hey everyone! We haven’t officially released pricing for AetherStore 2.0 yet but as many of you know from MangoCon, AetherStore 2.0 will be Freemium. Exact pricing to be publicly announced soon. Hint: it’s going to be VERY affordable (think less expensive than Glacier).

      We’ve already talked to several of you about installing the 2.0 Early Release, which we’ll start circulating soon. If you haven’t already talked to us and would like access to the Early Release PM me!

      We are thinking of making a choco package for early release and pinging the package name around before it’s publicly available. How many of you use choco?

    • Mike DavisM

      import vmware vm after exporting with a snapshot?

      Watching Ignoring Scheduled Pinned Locked Moved Solved vmware vmware esxi esxi virtualization
      5
      2 Votes
      5 Posts
      1k Views
      Mike DavisM

      Server is back online now. Bringing the files in one by one and making sure they had the right name seemed to do it.

    • BRRABillB

      Odd Shaped Power Bricks and UPS

      Watching Ignoring Scheduled Pinned Locked Moved
      29
      1 Votes
      29 Posts
      3k Views
      J

      @Dashrender said in Odd Shaped Power Bricks and UPS:

      @Jason said in Odd Shaped Power Bricks and UPS:

      @Dashrender said in Odd Shaped Power Bricks and UPS:

      I'm assuming @gjacobse is talking about the black cord only.
      oCkdbBE.png

      I don't know OSHA law/rules, but there should be no need to check for over current in the black part, it's a 1 to 1 connection. Assuming you plug the 1 to 1 and it's plugged directly into a UPS port, not a power strip like this picture.

      1:1 does not necessarily imply no over current protection is needed.

      At this point the assumption would be that the UPS you're plugging into would handle that.

      No it is not protecting the cable you plug into it, it may not be the same gauage for the amprage rating of the UPS protection. You also can't assume that. A lot of lower end UPSes do not have circuit breakers.

    • DustinB3403D

      Xen Orchestra - Bad Checksum

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

      So it appears my snapshot is 2 days old, yet my backups are reported as working from last night. .

      Hrm...

      0_1476796342311_XenCenterMain_2016-10-18_09-11-09.png

    • JaredBuschJ

      Fun with text files

      Watching Ignoring Scheduled Pinned Locked Moved sql server sql express microsoft sql
      3
      6 Votes
      3 Posts
      1k Views
      Mike DavisM

      at "200 character width" I started thinking about the COBOL class I took in college.

    • 1
    • 2
    • 413
    • 414
    • 415
    • 416
    • 417
    • 698
    • 699
    • 415 / 699