• This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • You need a passphrase to unlock the secret key for

    3
    0 Votes
    3 Posts
    811 Views
    wirestyle22W

    @JaredBusch I have a file that exports the username and password in the script, so I am using a password. Sadly this error just fixed itself with no changes and everything is working as intended now so I won't know what the root cause of this was. Thanks for replying though.

  • Local Storage vs SAN ...

    36
    3 Votes
    36 Posts
    4k Views
    scottalanmillerS

    Examples in known open source worlds...

    If you run ProxMox with DRBD on the Debian (host) layer, it's RLS assuming ProxMox has local disks.

    If you then make that block storage available over the network, it becomes a SAN (a traditional / physical SAN.) A SAN with replication for resiliency.

    If you run ProxMox and make a VM of Ubuntu and in that VM install DRBD it may or may not be RLS depending on where the host is getting its storage from for that VM. To the VM it will appear as if it is RLS, but we really don't know unless we check the stack. It's just the replication piece here.

    If you then make that DRBD block layer in the VM available over the network, it becomes a vSAN.

  • ZeroTier rules to limit freelancer access

    13
    1 Votes
    13 Posts
    893 Views
    1

    @scottalanmiller said in ZeroTier rules to limit freelancer access:

    @Pete-S said in ZeroTier rules to limit freelancer access:

    Or you can just rely on authentication and authorization for every service and have no network segmentation. More risky but less work.

    To me this is what makes more sense. I get the value is DOUBLE protection. But at a minimum this should be there first, ZT only as a completely additional layer of protection.

    I agree. Network access control and segmentation is just to make it freakishly hard to traverse for malicious actors and software.

  • Twelve99 Routing Issues from Cox in Omaha to Chicago

    1
    0 Votes
    1 Posts
    175 Views
    No one has replied
  • Configure ZTE F670L for NAT on LAN Ethernet Ports

    8
    0 Votes
    8 Posts
    8k Views
    scottalanmillerS

    @dagors said in Configure ZTE F670L for NAT on LAN Ethernet Ports:

    This was it. What a dumb way to have that worded!!

    Sorry, google translate.
    But it's good that it was fixed.

    I mean dumb way that ZTE worded it.

  • 0 Votes
    8 Posts
    1k Views
    J

    We find that if we rename the PC, then allow more than a day to go by before restarting, this can happen.

    Also, if we rename a PC, then the user allows the PC to go into Lock mode (screen saver timeout with login required to return) they will encounter this upon wake up/re-logon.

    In the above two cases a reboot usually resolves it, when it doesn't, we go in as local admin and disjoin then rejoin the domain to resolve it.

    Also, in the above two cases, we did not lose the computer in active directory, so after the disjoin/rejoin you'd want to remove the orphan computer from AD.

    There's an article online somewhere about why you should NOT disjoin and rejoin the domain in this case, but we have always done it this way and have never experienced ill effects.

  • 2 Votes
    2 Posts
    861 Views
    1

    @scottalanmiller said in Bind Linux Process to Well Known Web Ports When Not Root:

    If you have ever tried to run a user space program on Linux with a port below 1024 you know that this is a security problem and you are not allowed to do so. There is a simple fix for this, but it is not well known.

    Once you know the binary that you will be using to open the low number (well known) port you can use this command to grant it permission to use these ports without otherwise compromising security.

    setcap cap_net_bind_service+ep /my/binary/file

    Now you can run your application. This is most commonly used for user space web applications that want to use port 80 or 443 without requiring that you run a reverse proxy in front of them.

    Good to know!

    I found this as an example of how to use it and also commands to remove the permission:
    https://cwiki.apache.org/confluence/display/HTTPD/NonRootPortBinding

    The setcap utility seems to be available in the libcap2-bin package on debian distros.

    I haven't checked if it's installed by default.

  • Helpdesk - PC replacement routines

    15
    1 Votes
    15 Posts
    1k Views
    scottalanmillerS

    @IRJ said in Helpdesk - PC replacement routines:

    @scottalanmiller said in Helpdesk - PC replacement routines:

    @IRJ said in Helpdesk - PC replacement routines:

    The Helpdesk team exists to be a human shield for users. Your main job is keep users away from the rest of IT. Customer service and user support is the job. Since your Helpdesk should be made up of entry level with fair turnover, I'm not sure you're gonna ever be efficient nor is that really the goal.

    I started in Helpdesk as did many others I've met in higher IT positions. The employees that you have that are really good are not meant to stay there too long. If your company doesn't have the foresite to promote top performers, they will just leave and go somewhere else.

    The TLDR is Helpdesk is supposed to be a a human shield for IT. It should be a starting place for aspiring IT professionals, and if they are knowledgeable enough to improve these processes they won't be around long (one way or another).

    That said, some people like the interaction and choose to stay there. But that's not the norm. But even then, it's a customer service role for sure and "performance" will always be difficult. In fact, you might dislike performance if it means less human interactions with end users.

    Yep. I've seen it. There's one guy that I worked with that just loved everything about Helpdesk. Far more capable than the desk. He could be working with servers, cloud, etc. He just decided he loved what he was doing and stayed there for many years. I kept in touch for many years beyond us working together and he was always there. Big fish in little pond so to speak, and I think he likes that.

    We've had staff like that. Pure gold if you find them. Someone actually happy with "what they are doing."

  • How to use different accounts on the same website/service with profiles

    7
    3 Votes
    7 Posts
    592 Views
    DashrenderD

    @Danp said in How to use different accounts on the same website/service with profiles:

    With Firefox, you also have the option of using the Multi-Account Containers extension.

    been using this for 3+ years - damn I just wish Chrome supported it.

  • Exchange Online: create users with PS

    3
    0 Votes
    3 Posts
    224 Views
    gjacobseG

    @jt1001001

    Thank you, about what I expected…. Just needed confirmation.

  • Fedora 33 SSH Access Denied But Webmin Works Fine

    21
    0 Votes
    21 Posts
    2k Views
    1

    @JaredBusch said in Fedora 33 SSH Access Denied But Webmin Works Fine:

    @scottalanmiller said in Fedora 33 SSH Access Denied But Webmin Works Fine:

    Root is disabled by default in SSH configs most of the time.

    Not until the last couple years. Sure we always disabled it, but it was not default that way until recently.

    Ubuntu disabled it by default in 14.04 (2014) and Debian in version 8 (2015).

    This probably coincide when openssh developers decided that disabled should be the default in the source code.

    It's up to the distro to set defaults for installed packages so RedHat based distros like Fedora might have been much later.

  • Proxmox hates security

    12
    1 Votes
    12 Posts
    2k Views
    1

    @scottalanmiller said in Proxmox hates security:

    @Pete-S said in Proxmox hates security:

    @scottalanmiller said in Proxmox hates security:

    @Pete-S said in Proxmox hates security:

    I'm not saying Proxmox is insecure, I'm just saying it wasn't designed with security as it's primary focus.
    KVM by default for instance is managed by libvirt and by default doesn't open any tcp ports at all. That gives the administrator the option to decide what level of security versus convenience they want.

    Ignoring "by default" in that, ProxMox can be the same. You can close everything up and only manage however you like. You don't have to use the web interface on it, it can be totally shut down. Obviously defeating lots of the purpose, but plausible.

    I spend far more time on ProxMox via command line via MeshCentral than via the web interface and the web interface, while we don't lock it down from the LAN in most cases (we run a LOT of ProxMox these days) we primarily access it from the PM host itself from a jump box running on top of it for the cases when the web interface is needed. So while we don't go to the degree of locking it off from the LAN, we could and we wouldn't notice the difference most of the time.

    That's not a default, so obviously totally different. But it's a really simple setting.

    That's good to know.

    We don't use gui anymore either but we're moving away from pre-packaged hypervisors and to pure KVM with libvirt compatible management tools.

    We have found that to be the best solution for our use case (high degree of automation and customization).

    I'd like to see that for sure. There's a lot of benefit to that, potentially at least.

    We're automating a lot.

    But the real problem is not the automation itself. The real problem is that automation and standardization is time consuming.

  • IT Quotes I Like

    139
    10 Votes
    139 Posts
    42k Views
    scottalanmillerS

    New quotes this week...

    Planning is only useful when it can be used for preparation.

    and

    When deploying software we should never be concerned with how long the vendor will continue to provide support, but rather by how soon we get to update.

  • What to use for new Windows network domain

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    JaredBuschJ

    @JasGot said in What to use for new Windows network domain:

    No need for split DNS this way.

    That is a huge reason.

  • Assign text to Key

    4
    1 Votes
    4 Posts
    433 Views
    siringoS

    Thanks guys, I'll check out AHK.

  • Wavix SIP trunks?

    1
    0 Votes
    1 Posts
    177 Views
    No one has replied
  • 7 Votes
    1 Posts
    1k Views
    No one has replied
  • Recommended storage setup for Proxmox VE homelab

    14
    0 Votes
    14 Posts
    4k Views
    JaredBuschJ

    @Pete-S said in Recommended storage setup for Proxmox VE homelab:

    @JaredBusch said in Recommended storage setup for Proxmox VE homelab:

    Proxmox requires ZFS if you are going to use the built in replication.

    Don't you need more than one server to have any use for replication?

    I have the specified setup at two clients. Dell hardware RAID with a ZFS RAID 0 on top of it to get replication working.