• Hyper-V Integrated Services

    41
    0 Votes
    41 Posts
    5k Views
    BRRABillB

    @matteo-nunziati said

    this is the list of things provided by the full agent

    I wish that chart broke it down by

    MS LIS and agent
  • FreePBX PC Phones

    14
    0 Votes
    14 Posts
    1k Views
    JaredBuschJ

    I would try Linphone and ZoIPer. If neither of those make your users happy, then buy Bria. It is a really nice solution.

  • SFTP and cipher strength

    14
    0 Votes
    14 Posts
    1k Views
    scottalanmillerS

    @brandon220 said in SFTP and cipher strength:

    @scottalanmiller I am not connecting to the server. I just set it up and have no trouble connecting to it and moving files around for testing purposes. One of our vendors will connect to it and upload files. We will then go retrieve them. THEIR client software is not playing nice with the ciphers that are the default in Fedora. They as a company are always behind the curve on being up-to-date. They just need it to work. I've been reading for hours on end to make it compatible for them with no luck.

    Right, I guess that's the question, if they can't keep their software secure, time to have a "come to Jesus" talk with them. This isn't a hard thing to do, the most incompetent IT department would still have current ciphers for their SSH. This implies that they are behind by decades and are laughing that you are still paying them when they aparently fired their IT staff in the 1990s.

  • Centralized Management of KVM Hosts

    18
    0 Votes
    18 Posts
    2k Views
    scottalanmillerS

    @black3dynamite said in Centralized Management of KVM Hosts:

    @scottalanmiller said in Centralized Management of KVM Hosts:

    @emad-r said in Centralized Management of KVM Hosts:

    @tim_g said in Centralized Management of KVM Hosts:

    @travisdh1 said in Centralized Management of KVM Hosts:

    That looks nightmareish for something that should be quite simple.

    oVirt is super simple. They have a live boot ISO ready to go to install.

    I dont think it is super simple at all, if you ask me it is big mess. Only usable in big IT corp.

    What's difficult about it? In using it, it was just "install and bam, it worked". An SMB would find it far easier than the competition, from what I've used.

    Isn’t there a script that can be reused at the end of setup, after installing the first time for quicker deployments?

    That's easily possible, but not something that I've noticed.

  • Your Library is an ISP

    9
    1 Votes
    9 Posts
    1k Views
    scottalanmillerS

    @dashrender said in Your Library is an ISP:

    @brrabill said in Your Library is an ISP:

    So is the neighbor who doesn't have a WiFi password also an ISP?

    @scottalanmiller said in Your Library is an ISP:

    even your home would be an ISP if you were to intentionally provide public access, it looks like.

    So the question is - is he intentionally providing public access? The bigger question to me is - is he legally allowed to provide public access - that's seemingly unlikely, I would expect the consumer connection he gets from his ISP does not allow him to grant public access, but maybe it does.

    Right, to do that intentionally you need an upstream connection that hasn't forbidden that, and "all" consumer ISP connections forbid that in the contract.

  • Inventory

    9
    0 Votes
    9 Posts
    933 Views
    JaredBuschJ

    @zachary715 No problem. But as I said, there is absolutely nothing wrong with the server install that you had. I simply always just do instructions from minimal. I never assume a person has anything more than that.

  • 2 Votes
    12 Posts
    2k Views
    BRRABillB

    @scottalanmiller said

    I twitched a little but tried to let it go.

    It really does make a big difference, though.

  • SSD Caching for HDD Data

    10
    1 Votes
    10 Posts
    1k Views
  • XenServer - Rename guest within guest?

    6
    1 Votes
    6 Posts
    740 Views
    momurdaM

    I was thinking ssh too.
    You would need to run ssh into your vm from xs#
    then run your template script, but save the machine name info as a variable that xs can use locally
    Then run xe vm-param-set uuid=uuidofvm name-label=$variable
    Then run xe vdi-param-set uuid=uuidofvm name-label=$variable.disk0
    Or something like that. Youll probably have to mess with single and double quotes somewhere

  • Ubiquiti - piss poor customer service

    112
    0 Votes
    112 Posts
    19k Views
    scottalanmillerS

    @marcinozga said in Ubiquiti - piss poor customer service:

    @dashrender said in Ubiquiti - piss poor customer service:

    @marcinozga said in Ubiquiti - piss poor customer service:

    @scottalanmiller said in Ubiquiti - piss poor customer service:

    You are missing that it's not Ubiquiti causing the problem here. We don't know why different places are listing these products, what we do know is that according to Ubiquiti, they are early release and not eligible for resale.

    Do you really think B&H would be selling product that's not officially available?

    you didn't buy it from B&H, you got it from NewEgg, So I really wonder, is B&H (no clue who they even are - never heard of them before) just has a page up for pre-sales. Don't really know.

    Everything on Ubiquiti's site points that the product is still in beta.
    2FuAW4i.png

    I had a quick look at some products here, and only Aircube seems listed on products page. No XG units, no application server, no PRO camera, no application server. If Aircube is still beta, it should be clearly marked as such on main product page, not in forums that are inaccessible without applying for early access.

    I agree that it is not as obvious as might be useful. But it is important to understand that this is a universal standard to have products that are not released yet on product pages as if they are released. You can never tell, with any product or any vendor, the status of release in this way. Example Asus - their entire website is advertising products that have not released yet. You can't tell even when year products will release.

    I don't like it either, it's a confusing way to let people know about products, but this is how everything works. Unless it explicitly tells you that it has released, you have to find out somewhere else. UBNT at least does have the info, vendors like Asus don't have it at all and leave you guessing until the product line is done and shut down. Sometimes you can never figure out if it ever released at all.

  • Database schema for user custom field in SAAS ie. salesforce

    6
    1 Votes
    6 Posts
    1k Views
    scottalanmillerS

    @kuyaz said in Database schema for user custom field in SAAS ie. salesforce:

    @jaredbusch
    I got project in CRM SAAS development.
    So they want to add custom field feature like saleforce.

    I am not trying to match their scale, just want to get some information about the database engine and structure, so we can at least stay under best practice guideline for such case.

    The options I have currently :

    EAV JSON Column (Mysql / Maria recently supported this). / POSTGRESQL NOSQL

    Just not sure which is the best for my case above.

    Why would Salesforce's decisions indicate a best practice or an appropriate practice for you? SF does a good job, don't get me wrong. But there are a lot of things to consider:

    What SF is doing and what you are doing aren't related even if it is similar data types. So what is right for them at best gives you a starting point for you. SF is old, really old. That's not to say that they've not kept up, but they are dealing with loads and loads of legacy code, data, and decisions that aren't relevant to you. Just before SF made a decision, doesn't mean it's a good one. They might be living with some very bad decisions and just feel stuck with them or haven't evaluated other options. SF's scale is one of the biggest things that dictates their decisions, so you can't look to them for guidenace if it isn't their scale that you want dictating what you perceive. NoSQL is a massive pool of options, this doesn't exactly narrow things down. This isn't a case where best practices exist. That's not something you can look for. You can, at best, look to see what others have used, what has come about since then, and attempt to extrapolate based on guesses as to their logic.
  • Trusted source for learning Cloud Backup

    6
    0 Votes
    6 Posts
    520 Views
    scottalanmillerS

    @popester said in Trusted source for learning Cloud Backup:

    @scottalanmiller I really, truly appreciate your patience and willingness to help. Thank you. I have reached out to the service to see what connection the vendor offers. It is Cloudsafe for those that would like to know.

    Again thank you, I am really glad I found this group, everyone is top notch.

    Chances are with a small provider like that, there is one way to use them and all decisions around "how" and "best practices" were made by whomever chose them as the service provider. There are unlikely to be any options around this.

  • 2 Votes
    12 Posts
    5k Views
    scottalanmillerS

    @jaredbusch said in Installing Google Chrome on Fedora 27:

    @coliver said in Installing Google Chrome on Fedora 27:

    @jaredbusch said in Installing Google Chrome on Fedora 27:

    @scottalanmiller said in Installing Google Chrome on Fedora 27:

    Chrome is easy to install but isn't included in Fedora. Here is the quick and effective way to do it.

    WTF?

    sudo dnf install -y https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

    That doesn't include the repo so it can easily update via dnf does it? Although chrome generally updated by itself so you may not need that functionality.

    [jbusch@dt-jared ~]$ ls /etc/yum.repos.d/ fedora-cisco-openh264.repo fedora-updates-testing.repo rpmfusion-free.repo slack.repo fedora.repo google-chrome.repo rpmfusion-free-updates.repo vscode.repo fedora-updates.repo rpmfusion-free-rawhide.repo rpmfusion-free-updates-testing.repo zerotier.repo [jbusch@dt-jared ~]$ cat /etc/yum.repos.d/google-chrome.repo [google-chrome] name=google-chrome baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64 enabled=1 gpgcheck=1 gpgkey=https://dl.google.com/linux/linux_signing_key.pub [jbusch@dt-jared ~]$

    0_1512400229642_62b4703a-37d4-44c6-a95d-ba7f031e0cd5-image.png

    Ah okay, looks like it does.

  • Thoughts on how I could improve my network security?

    187
    1 Votes
    187 Posts
    33k Views
    dave247D

    @scottalanmiller said in Thoughts on how I could improve my network security?:

    @dave247 said in Thoughts on how I could improve my network security?:

    @tim_g said in Thoughts on how I could improve my network security?:

    @scottalanmiller said in Thoughts on how I could improve my network security?:

    There are places where router and firewall merge and can't be pulled apart - and that is NAT. A NAT translation is assumed to be part of the routing functions, but is a firewall. NAT literally makes the router and the firewall be the same component and function. Of course, in theory, you can have a router that doesn't do NAT, but in the real world, no one has made one since the early 1990s, and maybe not even then.

    Exactly. When packets reach the NAT and have nowhere to go, they get dropped. That's firewall.

    Yeah, NAT is also not the firewall.

    But it is. NAT is a form of firewall. You can't NAT without firewall. But you also can't NAT without router. It's where the two are forced to overlap.

    oh right... forgot about the base NAT policies. I was wrong there.

  • Re:scam. This is amazing

    5
    8 Votes
    5 Posts
    2k Views
    stacksofplatesS

    This gets even better. You can follow the responses between the site and the scammers!

  • Having problem with no-ip linux client

    5
    0 Votes
    5 Posts
    749 Views
    stacksofplatesS

    If you own a domain you could do this with CloudFlare.

    https://mangolassi.it/topic/13074/dynamic-dns-with-cloudflare

  • VPS Open Ports - Thoughts?

    33
    0 Votes
    33 Posts
    4k Views
    stacksofplatesS

    @tim_g said in VPS Open Ports - Thoughts?:

    @stacksofplates said in VPS Open Ports - Thoughts?:

    @tim_g said in VPS Open Ports - Thoughts?:

    I think if SodiumSuite plays their cards right, it has the potential to completely replace Microsoft's system management (like Group Policy and SCCM and others in the suite) as well as the major alternatives, such as Dell's KACE, etc.

    Quest bought KACE and it's gone downhill a bit.

    Yeah I know, old habit. I even see the new Quest branding every day when I log in to it.

    I don't know how I feel about the new interface. The K logo is weird.

  • Focus Group Website/Software

    15
    0 Votes
    15 Posts
    871 Views
    bigbearB

    What’s the old Henry Ford quite... “If I asked them what they wanted they would have said faster horses”

  • SIP Trunk Provider For Home Lab

    26
    1 Votes
    26 Posts
    5k Views
    DashrenderD

    @jaredbusch said in SIP Trunk Provider For Home Lab:

    @dashrender said in SIP Trunk Provider For Home Lab:

    @jaredbusch said in SIP Trunk Provider For Home Lab:

    @scottalanmiller said in SIP Trunk Provider For Home Lab:

    @jaredbusch said in SIP Trunk Provider For Home Lab:

    @scottalanmiller I need a vendor to send me a Yealink W52P for testing and review.
    Would be a good 'home" phone. Then I can convince the rest of the family a step at a time.

    Yeah, me too. Still have a really old entry level T3xG on my desk right now.

    I would not want a W52P for a desk phone. But for a home cordless phone, it is perfect. I know that @Minion-Queen has one at their house.

    For your desk get the T41S since you do not care about gigabit.

    I have one of these,... it was ok.

    Is that response based on home use or office use..

    I used it at home. granted I barely use the phone at home, so I would not call it a fair test.

  • 1 Votes
    6 Posts
    1k Views
    scottalanmillerS

    I use them less than once every five years.