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

      Fedora History: missing commands entered

      Watching Ignoring Scheduled Pinned Locked Moved
      19
      0 Votes
      19 Posts
      300 Views
      travisdh1T

      @scottalanmiller said in Fedora History: missing commands entered:

      @JaredBusch said in Fedora History: missing commands entered:

      @scottalanmiller said in Fedora History: missing commands entered:

      But I know what you mean and I've seen it before. But I'm trying to reproduce it now and can't.

      Same. I just tried also. Annoying as hell when I know I have seen it.

      No kidding, I know I've seen it too.

      I know I've seen that happen before as well, so make that 3. I just don't have time to look at the moment.

    • L

      Recoverable Item Quota

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      293 Views
      EddieJenningsE

      @dbeato said in Recoverable Item Quota:

      @Laksh1999 said in Recoverable Item Quota:

      gation hold.I have not tried to purge the dumpster.The recoverable Items quota is not getting decreased.The same size is available now

      This might help you
      https://docs.microsoft.com/en-us/microsoft-365/compliance/set-up-an-archive-and-deletion-policy-for-mailboxes?view=o365-worldwide#optional-step-5-run-the-managed-folder-assistant-to-apply-the-new-settings

      +1 to Start-ManagedFolderAssistant.

      OP will need to configure a retention policy or Set-Mailbox -Identity foo -RecoverableItemsQuota some_valid_value if they want something that's not default applied. One gotcha to consider (which has got me in the past) is that if the mailbox (on-premises) is using the quota defaults for its database, the RecoverableItemsQuota parameter will be ignored.

    • J

      Who do you use for content delivery? (If that is even the right phrase)

      Watching Ignoring Scheduled Pinned Locked Moved
      43
      0 Votes
      43 Posts
      3k Views
      ObsolesceO

      @JasGot said in Who do you use for content delivery? (If that is even the right phrase):

      @Obsolesce said in Who do you use for content delivery? (If that is even the right phrase):

      But still, the cost of 1TB of storage in B2 is 10x the cost of Wasabi.

      I just looked; 1TB at B2 is $5/mo and 1TB at Wasabi is $5.99/mo

      Oh wow, you're right, it stayed at 12 months when I looked at the calculator, I thought I chanded it to 1 month.

    • DustinB3403D

      How to: Export the content of an OST file for forensics

      Watching Ignoring Scheduled Pinned Locked Moved ost outlook data file open source linux how to convert ost conversion
      1
      5 Votes
      1 Posts
      3k Views
      No one has replied
    • hobbit666H

      Influxdb 2 - SSL

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      1k Views
      hobbit666H

      So been looking into this a bit more and influx have changed the way they handle stuff.

      From the documents. looks like you can do a .yaml file
      https://docs.influxdata.com/influxdb/v2.0/reference/config-options/

      But they also mention creating a config file
      https://docs.influxdata.com/influxdb/v2.0/reference/cli/influx/config/create/

      So i'm a bit confused how to get these working as i've tried both and when i restart the service "systemctl restart influxdb" i can get onto the UI with http:// but not https://

    • F

      Vertically wall mounting Dell R640 Chassis

      Watching Ignoring Scheduled Pinned Locked Moved
      42
      0 Votes
      42 Posts
      3k Views
      F

      I appreciate everyone's help!

    • 1

      Employee portal?

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      272 Views
      M

      https://github.com/bastienwirtz/homer

      https://github.com/linuxserver/Heimdall - this one doesn't have a way to add news feed 😞 , still great, it's being rewritten to nodejs

      https://github.com/rmountjoy92/DashMachine

      https://github.com/jeroenpardon/sui

    • scottalanmillerS

      Topics of Systems Administration

      Watching Ignoring Scheduled Pinned Locked Moved system administration
      129
      1 Votes
      129 Posts
      12k Views
      scottalanmillerS

      @hobbit666 said in Topics of Systems Administration:

      e.g. I'm down as being Infrastructure/Network Manager. But in peoples views where do my duties start and end?
      (But maybe this is for another topic)

      Well the first question is, why is "network" mentioned, given that that's a subset of infrastructure? That's like saying you are a vehicle/car mechanic. Saying you are a network manager, if that's all you are limited to (85% of the time at least) is one thing (I doubt this can be true, network anything doesn't exist outside of the enterprise space, even companies with many thousands of people generally don't need even a single dedicated network focused role), makes sense. And if you cover everything in the infrastructure space, but don't cover things like helpdesk, databases, applications, etc., then infrastructure makes sense (that would include systems, networks, platforms, etc.). But stating both doesn't. Either you are focused enough to say network and infrastructure doesn't apply. Or you are broader and should say infrastructure, and network doesn't apply.

      But then "manager" becomes a question. Admins run things, managers manage people. The terms are used very loosely outside of IT, but inside of IT they generally aren't. You admin hardware/software, you manage people and vendors/businesses. The title "IT Manager" is generally considered to be (and this holds up very universally when you talk to people) someone focused on managing people under them and/or vendors. But an IT Admin, would not be assumed to manage people or maybe not even use vendors, and just administer everything that falls under IT.

    • AdamFA

      Port scanning tools

      Watching Ignoring Scheduled Pinned Locked Moved
      13
      0 Votes
      13 Posts
      501 Views
      travisdh1T

      @hobbit666 said in Port scanning tools:

      @travisdh1 said in Port scanning tools:

      That's really just nmap. Nothing wrong with using it, it is the official GUI frontend for nmap.

      Yeah but saves me learning nmap commands 😆

      That too. I use nmap a lot from the command line, but I'm normally running a standard scan (no options, just nmap xxx.xxx.xxx.xxx) or looking for a specific port nmap -p 443 xxx.xxx.xxx.xxx covers 90% of what I use it for.

    • M

      What would be a typical Network Admin Best Practice Cheatsheet...Anyone?

      Watching Ignoring Scheduled Pinned Locked Moved
      14
      1 Votes
      14 Posts
      761 Views
      scottalanmillerS

      @MrWright4hire said in What would be a typical Network Admin Best Practice Cheatsheet...Anyone?:

      @MrWright4hire
      Thank you all for your feedback on Zabbix monitoring software. However, I'm looking for an actually daily checklist that one may have developed or came across to do daily checks for Network Admins.

      Do anyone know or have such a checklist?

      I do not. I find most positions like this (DBA, Net Admin, Systems, etc.) have very few, if any, universal tasks.

    • gjacobseG

      Linux: GeoIP Blocking

      Watching Ignoring Scheduled Pinned Locked Moved linux geoip ip blocking geoip blocking
      19
      0 Votes
      19 Posts
      1k Views
      M

      I use it in pfsense router. It works against script kiddies, bots/botnets, at least partially. It's just another layer of security. And like it was mentioned before, it reduces log noise, with almost no effort.

    • F

      FIPS encryption (non domain laptops)

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      563 Views
      stacksofplatesS

      @IRJ said in FIPS encryption (non domain laptops):

      @frodooftheshire said in FIPS encryption (non domain laptops):

      @IRJ Wow. So I'm guessing I would need to wipe these machines and put on Windows 10 Enterprise 1809 to go a. get compatibility and b. make sure these devices continue to get security updates? But when I check 1809 EOL is May 11 2021???

      I may just have this client work directly with a third party to manage all this as I don't imagine this will come up again, and I'm not sure it's worth the time investment to really get a grasp on everything and what's involved.

      Yeah it looks like it. I've not dealt with FIPs 140-2 on Windows before, only Linux.

      This document is from May 2020 and shows 1809 still as the latest FIPs 140-2 certification.

      https://csrc.nist.gov/CSRC/media/projects/cryptographic-module-validation-program/documents/security-policies/140sp3092.pdf

      Before you get into a rabbit hole here, what's your actual requirement?

      This is the correct approach. What's the requirement?

      It takes a good amount of time and money to certify the OS so that's why the FIPS certified releases are behind. I'm not sure on Windows but with RHEL/CentOS you can enable FIPS mode on any release, it's just not "certified".

    • FATeknollogeeF

      P2V: Fedora 33 desktop to KVM vm

      Watching Ignoring Scheduled Pinned Locked Moved p2v fedora 33 desktop kvm vm
      10
      1 Votes
      10 Posts
      1k Views
      FATeknollogeeF

      Reporting back: The only tool that I had success with was https://relax-and-recover.org/
      F33 desktop is now p2v'd.

    • 1

      Zoho Assist problem

      Watching Ignoring Scheduled Pinned Locked Moved zoho assist
      12
      0 Votes
      12 Posts
      583 Views
      black3dynamiteB

      For RHEL, CentOS, and Fedora that have Wayland enabled and is set to Wayland session by default when logging in. You would have to log out and then select GNOME on Xorg before you log in so you can remote desktop into them using remote tools like MeshCentral or TeamViewer.

      Lately I've been disabling Wayland and selecting Xorg as the default GNOME session for that reason.

    • scottalanmillerS

      Adding 8GB of RAM to the Acer Aspire 7 A715-41G-R7X4

      Watching Ignoring Scheduled Pinned Locked Moved acer
      8
      2 Votes
      8 Posts
      2k Views
      scottalanmillerS

      @Dashrender said in Adding 8GB of RAM to the Acer Aspire 7 A715-41G-R7X4:

      @hobbit666 said in Adding 8GB of RAM to the Acer Aspire 7 A715-41G-R7X4:

      Personally i always like to match RAM -
      Size
      Make
      Speed etc.

      For the average person - hell, the average IT person too, does it even matter? It's not like you're likely running a gaming rig you're trying to squeeze every last ounce of power from.

      I know Scott is doing video editing - perhaps on this device.. so it might matter to him, a 1% performance increase could be several saved mins on a video...

      More than anything, matched sticks means the least potential for problems. THe price on matching was within about $1 of anything else and anything faster would be wasted.

    • FredtxF

      Help Understanding LAN test Speed Results

      Watching Ignoring Scheduled Pinned Locked Moved networking
      12
      0 Votes
      12 Posts
      1k Views
      scottalanmillerS

      @Fredtx said in Help Understanding LAN test Speed Results:

      I ran a LAN Test speed using from a client to a server, which are both in the same LAN as it's a small dental office network. The results are showing 67.88Mbps (Writing/Upload) and 405.51Mbps (Reading/download). I don't know what their physical infrastructure is as I work remote, but I'm sure it's 1Gbps Ethernet. If that's the case, does this test result indicate there's an issue, with the huge difference between upload and download, all in the local LAN?

      That the test is labeled writing / reading.... then yes, you're expected to be testing a lot more than the network and a big difference would be expected.

    • AdamFA

      Zerotier failing to start after upgrade

      Watching Ignoring Scheduled Pinned Locked Moved zerotier selinux
      16
      0 Votes
      16 Posts
      2k Views
      travisdh1T

      @adam-ierymenko said in Zerotier failing to start after upgrade:

      Do an update. We released new binary builds for Linux that should address this.

      Sorry for resurrecting an old thread, but new installs are having the same selinux issue. Took some digging for me to figure out what was going on. Multiple attempts to install on Fedora 33.

    • JaredBuschJ

      Need live network monitoring

      Watching Ignoring Scheduled Pinned Locked Moved Solved edgemax edgeos statistics monitoring
      17
      0 Votes
      17 Posts
      1k Views
      dbeatoD

      Found this and might be helpful to this traffic issue. In a Windows Computer you could use Glasswire on a wim to find out what traffic is going out of it:
      https://github.com/zerotier/ZeroTierOne/issues/1174
      https://github.com/zerotier/ZeroTierOne/issues/1018
      https://github.com/zerotier/ZeroTierOne/issues/867

    • B

      Fanvil transfer to voicemail using dsskey ...

      Watching Ignoring Scheduled Pinned Locked Moved Solved fanvil
      8
      1 Votes
      8 Posts
      1k Views
      JaredBuschJ

      This clear enough?
      F19CD035-29E9-4C9E-9063-AA83129F6B88.jpeg

    • JaredBuschJ

      ZeroTier 1.6.0 spiking bandwidth

      Watching Ignoring Scheduled Pinned Locked Moved Solved zerotier zerotier 1.6.0 windows network
      4
      0 Votes
      4 Posts
      653 Views
      JaredBuschJ

      For some reason, it would not downgrade like normal within chocolatey

      So I did an uninstall, reinstall of version 1.4.6, then pinned version 1.4.6 so it will not upgrade when the daily task fires that uprgades all packages.

      choco uninstall zerotier-one -y choco install zerotier-one --version=1.4.6 -y choco pin add -n=zerotier-one

      Of course I did it all via ScreenConnect.

      711f661b-2f41-4bd0-a83b-a297a2d09376-image.png
      58f00374-e5c1-4d6f-8de9-f88b95a662d8-image.png

      This is what a pin does:
      2a64dc4a-d595-4f68-ac76-2faa3f55d77b-image.png

    • 1
    • 2
    • 58
    • 59
    • 60
    • 61
    • 62
    • 698
    • 699
    • 60 / 699