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

      Managing Linux files for beginners

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      6 Votes
      2 Posts
      412 Views
      black3dynamiteB

      Big fan of the that site.

    • wirestyle22W

      This topic is deleted!

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      14 Views
      No one has replied
    • scottalanmillerS

      Comparing MeshCentral 2 to ScreenConnect

      Watching Ignoring Scheduled Pinned Locked Moved remote access screenconnect meshcentral meshcentral 2 connectwise control connectwise
      980
      6 Votes
      980 Posts
      335k Views
      scottalanmillerS

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

    • scottalanmillerS

      Need an Extremely Small and Portable Gaming System

      Watching Ignoring Scheduled Pinned Locked Moved windows white box gaming gaming rig
      147
      0 Votes
      147 Posts
      77k Views
      scottalanmillerS

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

    • J

      IT Contractors/IT Service Providers in Perth, Australia

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      488 Views
      nadnerBN

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

    • Mr. JonesM

      Exchange 2016 Environment DNS entries help

      Watching Ignoring Scheduled Pinned Locked Moved
      11
      0 Votes
      11 Posts
      527 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 ^^

    • M

      Nextcloud - how to restore many deleted files

      Watching Ignoring Scheduled Pinned Locked Moved nextcloud
      51
      0 Votes
      51 Posts
      9k 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.

    • M

      Nextcloud experience

      Watching Ignoring Scheduled Pinned Locked Moved nextcloud
      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.

    • gjacobseG

      PS; Migration woes,..

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      253 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.

    • scottalanmillerS

      Bad Pings from Windows, Good from Linux

      Watching Ignoring Scheduled Pinned Locked Moved
      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:

    • notverypunnyN

      RDP Security / Hardening

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      718 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.

    • DashrenderD

      MicroSIP config ini resets randomly to default settings

      Watching Ignoring Scheduled Pinned Locked Moved microsip
      2
      1 Votes
      2 Posts
      889 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.

    • DashrenderD

      Distant Desktop - remote desktop option for Windows

      Watching Ignoring Scheduled Pinned Locked Moved
      12
      0 Votes
      12 Posts
      534 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.

    • JaredBuschJ

      Yet another way Azure sucks

      Watching Ignoring Scheduled Pinned Locked Moved azure virtual machine
      23
      3 Votes
      23 Posts
      5k 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.

    • nadnerBN

      Windows 10 BSOD When Printing

      Watching Ignoring Scheduled Pinned Locked Moved windows 10 printing updates bsod
      37
      1 Votes
      37 Posts
      6k 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

    • WLS-ITGuyW

      PHP 8 upgrade

      Watching Ignoring Scheduled Pinned Locked Moved debian 10 php8 php 7.3
      6
      0 Votes
      6 Posts
      1k 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.

    • B

      One man IT shop looking for additional help options when needed. Hire a MSP?

      Watching Ignoring Scheduled Pinned Locked Moved
      18
      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.

    • syko24S

      FreePBX RingGroup Ring Time issue

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      634 Views
      scottalanmillerS

      @JaredBusch said in FreePBX RingGroup Ring Time issue:

      @syko24 said in FreePBX RingGroup Ring Time issue:

      Apparently I've asked a similar question in the past. Guess the answer is to lower the ring time to 27 or 28 seconds.

      https://mangolassi.it/topic/18468/ring-time-for-find-me-follow-me-w-call-confirmation/6

      Not exactly the same thing. FollowMe is more or less a ring grop, but it is not a ring group.

      IMO, you don't want a ring group to include a mobile, it just adds problems.

      Have the ring group fail to an extension with FollowMe and let that ring to the mobile.

      Agreed

    • JoelJ

      Deleting SharePoint Folders - Threshold limit

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      283 Views
      No one has replied
    • DashrenderD

      Windows Print to PDF recommendations

      Watching Ignoring Scheduled Pinned Locked Moved
      27
      0 Votes
      27 Posts
      3k Views
      dbeatoD

      I usually save as PDF in Office or use CutePDF as it works well and small footprint.

    • 1
    • 2
    • 48
    • 49
    • 50
    • 51
    • 52
    • 699
    • 700
    • 50 / 700