• 0 Votes
    12 Posts
    1k Views
    JaredBuschJ

    b4ded3c7-aab2-45c6-99e0-cbc763138d99-image.png

  • What backend for NodeBB in 2020

    Solved
    18
    0 Votes
    18 Posts
    2k Views
    NodeBB.euN

    I know this topic is not for NodeBB.eu, but for consistency I will post it last time here.

    I failed hard on the last deadline, the last 5 months I spend just on learning about TAX/VAT, Invoices, because i want to generate them automatically and i want to be also right with General Data Protection Regulation so need to do some changes to db, and everything is taking time. I set another deadline but wont share it here, i will create new post when it will be ready (about 5-8 months).

  • CloudatCost Issues

    240
    0 Votes
    240 Posts
    133k Views
    dafyreD

    @scottalanmiller said in CloudatCost Issues:

    Damn. Yeah they had me snookered. At least to the benefit of the doubt level.

    Yeah. I used them for a while and when it worked, it was good. But by the time they started trying to bill me for the maintenance or whatever, I had already stopped using them due to the number of problems.

  • Managing Linux files for beginners

    2
    6 Votes
    2 Posts
    334 Views
    black3dynamiteB

    Big fan of the that site.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    14 Views
    No one has replied
  • 6 Votes
    980 Posts
    265k Views
    scottalanmillerS

    Holy cow, I just realized that we've been using MC since Dec, 2018. That's 27 months ago!

  • Need an Extremely Small and Portable Gaming System

    147
    0 Votes
    147 Posts
    74k Views
    scottalanmillerS

    @Obsolesce I bet that that company is just gone, now.

  • IT Contractors/IT Service Providers in Perth, Australia

    5
    1 Votes
    5 Posts
    396 Views
    nadnerBN

    Also, while I think of it, Comscenter is also worth a look at

  • Exchange 2016 Environment DNS entries help

    11
    0 Votes
    11 Posts
    406 Views
    dave247D

    @Mr-Jones said in Exchange 2016 Environment DNS entries help:

    So either a firewall issue or your isp may be blocking port 25. Is this business internet with a static ip?

    Yes. Time to look at the Firewall.

    and check your NAT settings ^^

  • Nextcloud - how to restore many deleted files

    51
    0 Votes
    51 Posts
    7k Views
    JaredBuschJ

    @Mario-Jakovina said in Nextcloud - how to restore many deleted files:

    @JaredBusch said in Nextcloud - how to restore many deleted files:

    @Mario-Jakovina said in Nextcloud - how to restore many deleted files:

    We lost few subfolders (>700files) that we can't find in "Deleted files" which is terrible experience for us, and we will reconsider our usage of Nextcloud (I plan to open another topic for that). We recovered from backup.

    Options:

    Files are in another folder, moved by random_user_03, thus not in trash. Files were deleted, and trash emptied by malicious_user_06.

    What I'm afraid of is:
    Option 3. - Some bug in Nextcloud that deleted our files or lost track of files that users accidentaly moved...

    Nothing would delete something a user moved.
    As for lost track? That is easy there are CLI commands to rescan files.
    Never had to use it because of user error before. Only because I was administratively changing things.

  • Nextcloud experience

    20
    0 Votes
    20 Posts
    2k Views
    1

    @Mario-Jakovina said in Nextcloud experience:

    What is this "cloud service" that does "data replication directly to the users local drives" if Nextcloud is not that? We use local fileservers just to decrease number of file conflicts.

    When I say local I mean that the actual file is residing on the users harddrive. So if you unplug the network, the file can still be accessed.

    Since you are talking about fileservers, that distinction has to be made. Because if the files are on the fileserver and you have an SMB share or something else, it's not on the users local drive.

  • PS; Migration woes,..

    5
    0 Votes
    5 Posts
    185 Views
    J

    @gjacobse said in PS; Migration woes,..:

    @JasGot said in PS; Migration woes,..:

    Yes. Google is your friend. Millions of examples.

    I don’t disagree,.. but at the time, wasn’t in the position to do so,.. still not really...

    No worries. That link I posted is a good place to start. It has several one liners that may help you.

  • Bad Pings from Windows, Good from Linux

    33
    0 Votes
    33 Posts
    1k Views
    travisdh1T

    @dafyre said in Bad Pings from Windows, Good from Linux:

    How old is this IOGear device? Could it be a bug in the IOGear's firmware that dislikes (recent changes to) Windows? ...I mean we know Microsoft never breaks printing, right?

    :face_with_tears_of_joy:

  • RDP Security / Hardening

    7
    0 Votes
    7 Posts
    555 Views
    IRJI

    @scottalanmiller said in RDP Security / Hardening:

    Let's start with understanding the need. Why is RDP open at all? Is it only open to the LAN, or is it open to the world?

    Yeah that is a much bigger concern than simultaneous connections.

  • MicroSIP config ini resets randomly to default settings

    2
    1 Votes
    2 Posts
    788 Views
    1

    Would it be possible to change the permissions on the file and make it read only?

    Alternative two is to write small program that logs the time when the ini file is changed. Maybe you can determine what it is by knowing when it changes.

  • Distant Desktop - remote desktop option for Windows

    12
    0 Votes
    12 Posts
    424 Views
    JaredBuschJ

    @Dashrender said in Distant Desktop - remote desktop option for Windows:

    at some point TeamViewer was a complete stranger too...

    And the company posted verifiable information about the company, if not the product (because closed source).

    No different than ScreenConnect or Pertino or AetherStore.

  • Yet another way Azure sucks

    23
    3 Votes
    23 Posts
    4k Views
    stacksofplatesS

    @flaxking said in Yet another way Azure sucks:

    @stacksofplates said in Yet another way Azure sucks:

    @IRJ said in Yet another way Azure sucks:

    @JaredBusch said in Yet another way Azure sucks:

    When you want to delete a virtual machine, you have to clean up all the its manually.

    There is not even an option to remove everything at once.

    This is by design, because all your resources are separate. Companies that leverage Azure/AWS are not using the console to deploy resources for this very reason. Using infrastructure as code is the only way to go. Both Azure and AWS offer their own IaC at no cost, but you can use terraform as an open source before neutral deployment method as well.

    Azure VMs and AWS EC2 are not VPS as you know. AWS does offer VPS style servers called lightsail. It's more affordable than EC2 and you would be able to delete with one click like youre used to doing. Of course you don't get all the other features like advanced networking, storage, etc.

    We've been looking at Pulumi lately for IaC. I'm kind of over DLCs to write things and then having to wait for that DLC to support control flows. Just let the language your used to using do the work.

    Coming from a company that only uses ARM templates, Bicep was the most exciting thing I saw at Ignite.

    The scariest thing was using AR and Teams to remotely assist with surgeries. Teams didn't even work properly for that whole presentation.

    Yeah I'm even kind of over things like Terraform.

    With Pulumi you can do things like this:

    import pulumi import pulumi_aws as aws def make_ec2(name: str): size = 't2.micro' ami = aws.get_ami(most_recent="true", owners=["137112412989"], filters=[{"name":name,"values":["amzn-ami-hvm-*"]}]) group = aws.ec2.SecurityGroup('webserver-secgrp', description='Enable HTTP access', ingress=[ { 'protocol': 'tcp', 'from_port': 22, 'to_port': 22, 'cidr_blocks': ['0.0.0.0/0'] } ]) server = aws.ec2.Instance(name, instance_type=size, vpc_security_group_ids=[group.id], # reference security group from above ami=ami.id) pulumi.export('publicIp', server.public_ip) pulumi.export('publicHostName', server.public_dns) vms = ["test","myvm","things"] for x in vms: make_ec2(x)

    You don't need to wait 6 years for the DSL to support for loops or if statements. And you can build in whatever scaffolding you want around it. Want to test your infrastructure? Include the same stuff in a testing suite. It's just much nicer overall.

  • Windows 10 BSOD When Printing

    37
    1 Votes
    37 Posts
    4k Views
    J

    @Dashrender said in Windows 10 BSOD When Printing:

    Interesting - I haven't seen any of these updates offered

    KB5001649 was issued for Windows 2004 and 20H2, KB5001648 for 1909, KB5001638 for 1809 and so on.

    I have a couple with the blank blocks issue and don't see a fix for Build: 19041.867

    I'll give it the weekend, then I'll just have to start experimenting.
    bce137cd-0bbc-4238-9d1a-e6e15b20c288-image.png

  • PHP 8 upgrade

    6
    0 Votes
    6 Posts
    917 Views
    WLS-ITGuyW

    @Pete-S said in PHP 8 upgrade:

    It's a little early I think. PHP is currently only on 8.0.3 and none of the big distros are yet running 8.x branch.

    @dbeato said in PHP 8 upgrade:

    I haven't tested yet to be honest. We shall see.

    I've got clones of the WordPress and Moodle servers that I think I'm going to play with. I though I saw WordPress pushing php 8 recently.

  • 1 Votes
    18 Posts
    2k Views
    scottalanmillerS

    @JasGot said in One man IT shop looking for additional help options when needed. Hire a MSP?:

    @Dashrender said in One man IT shop looking for additional help options when needed. Hire a MSP?:

    @JasGot said in One man IT shop looking for additional help options when needed. Hire a MSP?:

    A topic in Self Promotion for ITSPs and their geographic area may be helpful to this group.

    ITSPs aren't limited by geography.
    I know what you're trying to say - you'd like to see someone post where they have remote hands immediately if they are needed without waiting for a flight, etc...

    Yes. That seems to be what most of us are missing with national support.

    What makes that harder is that the ITSP does the IT work - which essentially never has to be (or should be) local. Remote hands / local work is bench work and you don't want ITSP staff doing that, you want bench techs doing that. This gives you better costs, and better service. Everyone wins.