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

      VitalPBX

      Watching Ignoring Scheduled Pinned Locked Moved
      23
      1 Votes
      23 Posts
      2k Views
      P

      IMO: Sangoma can still achieve a nice recovery if they get their hands real dirty and don't rest until they clean up or rewrite huge chunks of FreePBX.
      I don't know the current development team, but Matt Fredrickson, Lorne Gaetz, Mike White and others involved in the project who I know, are truly amazing people and want to make FreePBX better. If they leave Sangoma, we can officially say RIP FreePBX.

    • L

      Outlook 2016 Calendar issue

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      349 Views
      L

      The issue resolved by having .ics file from one of the invitee and it got restored in the outlook application in the Windows

    • Mr. JonesM

      Net+ Study Help - Subnetting

      Watching Ignoring Scheduled Pinned Locked Moved Solved
      21
      0 Votes
      21 Posts
      3k Views
      travisdh1T

      @jaredbusch said in Net+ Study Help - Subnetting:

      @travisdh1 said in Net+ Study Help - Subnetting:

      /29=4. The only reason I know the /29 is because so many ISPs use that for static IP addressing.

      umm 8 with 5 usable the way it is passed through the ISP gear.
      69425c38-a15f-49a2-a4f2-c1b33f9b0db2-image.png

      Dang, I can't math

    • J

      Domain Controller Question

      Watching Ignoring Scheduled Pinned Locked Moved
      21
      0 Votes
      21 Posts
      2k Views
      DashrenderD

      @justin867 said in Domain Controller Question:

      @dashrender said in Domain Controller Question:

      @justin867 said in Domain Controller Question:

      So far only Print Server, mapped printers is showing access denied

      you don't think this is related?

      aren't they considered the same?

      I read it wrong - I thought it said - mapped drives were access denied

    • L

      Send CSV file to Slack Channel by bash script through Webhook

      Watching Ignoring Scheduled Pinned Locked Moved slack csv bash script webhook api
      6
      1 Votes
      6 Posts
      3k Views
      stacksofplatesS

      @pete-s said in Send CSV file to Slack Channel by bash script through Webhook:

      @laksh1999 said in Send CSV file to Slack Channel by bash script through Webhook:

      @pete-s said in Send CSV file to Slack Channel by bash script through Webhook:

      @laksh1999 said in Send CSV file to Slack Channel by bash script through Webhook:

      Hi
      I am trying to send the assigned tickets in the queue as .csv file to the slack channel. I am able to download the .csv file in the dev desktop through bash script but unable to send that file to the Slack Channel.

      Anyone have tried this before?

      I have checked this

      https://api.slack.com/methods/files.upload

      I have only Webhook URL no other token is there with me as per the suggestion in the above link.

      You must have a token or some kind of authentication, otherwise anyone would be spam slack with files.

      Also the function you are looking at is not a webhook. Webhooks are triggered by an event. And they cause a http request to be sent.

      I accept with your point the csv file which i download is authenticated with the kerberos only.So is that enough and send the .csv file to the slack channel through the webhook ?

      @stacksofplates maybe you can offer some insight?

      At the bottom of the upload API page they give you an example of what you need. You need your API token and the channel ID(s) that you want to send the data to.

      curl -F [email protected] -F "initial_comment=Shakes the cat" -F channels=C024BE91L,D032AC32T -H "Authorization: Bearer xoxa-xxxxxxxxx-xxxx" https://slack.com/api/files.upload

    • B

      Ergonomic Keyboard

      Watching Ignoring Scheduled Pinned Locked Moved keyboard ergonomic
      28
      0 Votes
      28 Posts
      4k Views
      stacksofplatesS

      @gotwf said in Ergonomic Keyboard:

      @stacksofplates Ah yes, Ergodox. Massdrop? Getting stuff off pinkies and onto thumbs is a big win. Alas, I don't have such a rig myself. Fairly pricey, iirc, no?

      Yeah with the rests, lift kit, and lights it was around $350. I got it from ZSA soi didn't have to assumble it. They built it and sent it.

    • L

      Network Drive issue

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      650 Views
      L

      @gjacobse said in Network Drive issue:

      @laksh1999

      Wait,.. you can delete one but not the other? Are they on the same server?

      Example Drive 1 is correct server location user have mapped
      Drive 2 which is incorrect name like test123 which is not there as well.but its showing in the File Explorer and its asking for the password whenever the user opens word or excel file in sharepoint

    • scottalanmillerS

      How to Install PHP 7.3 on Ubuntu 18.04

      Watching Ignoring Scheduled Pinned Locked Moved php php 7.3 linux ubuntu ubuntu 18.04
      9
      1 Votes
      9 Posts
      4k Views
      1

      @scottalanmiller said in How to Install PHP 7.3 on Ubuntu 18.04:

      I hate having to do this, but sometimes it has to be done. Here is how to get this middling PHP version onto this old version of Ubuntu.

      sudo add-apt-repository ppa:ondrej/php sudo apt update

      I'm not sure that is the proper way to do it.
      ppa are personal repositories - meaning someone put it together.

      I think Ubuntu has offical backports, just like Debian.
      In that case it would be better to get a the "newer" php version from the backport repository instead.

      UPDATE.
      It looks like the ondrej/php repository is actually maintained by a Debian developer, Ondřej Surý. He is one of the package maintainers for the official debian and ubuntu php packages.
      https://deb.sury.org/

    • scottalanmillerS

      ElasticSearch Announces that Their Products are No Longer Open Source

      Watching Ignoring Scheduled Pinned Locked Moved amazon logzio elasticsearch open source
      5
      3 Votes
      5 Posts
      912 Views
      gotwfG

      @scottalanmiller Hm... I'd thought of posting that up here but figured it'd be old news for you lassi it hounds... Good news for the battle for ROSS.

    • AmbarishrhA

      Anyone used Infection Monkey?

      Watching Ignoring Scheduled Pinned Locked Moved infectionmonkey open source breach and attack simulation security security audit
      6
      4 Votes
      6 Posts
      2k Views
      AmbarishrhA

      @scottalanmiller said in Anyone used Infection Monkey?:

      @ambarishrh I meant that YOU should make one.

      I'm too subtle, I guess.

      lol! Yes, will make one for sure! Just need to test it on a lab and see how it goes. Its an interesting project 🙂

    • J

      Microsoft.Com new accounts limited to Outlook and Hotmail?

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      0 Votes
      9 Posts
      386 Views
      F

      @dashrender apparently someone wanted it because @msn.com is a short domain name and addresses referencing recent culture are still available.

    • IRJI

      Ryzen 3900x vs 5600x

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      0 Votes
      7 Posts
      652 Views
      IRJI

      @mr-jones said in Ryzen 3900x vs 5600x:

      @irj Nice. Since I left that comment I bought a pre-built as a graduation gift to myself as it seems the only way to get anything at the moment. I went with the 3900X / Radeon RX 6700XT combo. I got about a 6 week wait though.

      One thing I would consider, if you haven't thought about it already, in relation to your original question is your power consumption. I noticed the 3900X is 105W whereas the 5600X is only 65W.

      Unfortunately I found out my motherboard is not backwards compatible so I will be sticking with 5600x for a little while. I woolf eventually like to upgrade to a 5900x when I can find one for MSRP. The upgrade cost from Dell was more than Msrp on 5900x so I will just wait.

      I have a 1000watt PSU so CPU power consumption shouldn't matter much for me.

    • Mr. JonesM

      Mailbox Migration Issues (EXCH 2016) On-Prem

      Watching Ignoring Scheduled Pinned Locked Moved Solved
      10
      1 Votes
      10 Posts
      1k Views
      dbeatoD

      @mr-jones Microsoft Exchange has its intricacies but once you learn it is okay 🙂

    • openitO

      What do you use to manage multiple Linux servers?

      Watching Ignoring Scheduled Pinned Locked Moved
      23
      0 Votes
      23 Posts
      6k Views
      scottalanmillerS

      @openit said in What do you use to manage multiple Linux servers?:

      If you are talking about "can't trigger a task on all servers connected on Cockpit", maybe yes, so far I can select one Server and manage it, but no action option for all Servers at a time.

      Exactly. it's a great tool, but just for "snowflake" management.

    • ObsolesceO

      Spectrum VS T-mobile home internet

      Watching Ignoring Scheduled Pinned Locked Moved
      21
      0 Votes
      21 Posts
      2k Views
      JaredBuschJ

      @scottalanmiller said in Spectrum VS T-mobile home internet:

      Even a lot of fiber services are like that now. And satellite. Upload costs more than download

      Not exactly how it works.

      Fiber are doing because they choose to use modems that are built that way (looking at oyu AT&T UVerse), or to prevent "abuse" of their network by people buying low cost consumer internet and running everything.

      Satellite works that way because power to broadcast versus receive. So yes more expensive only because of hte cost to have a strong enough transmitter.

    • scottalanmillerS

      Stay in Costa Rica for a Year or More

      Watching Ignoring Scheduled Pinned Locked Moved wfh digital nomad costa rica
      1
      0 Votes
      1 Posts
      391 Views
      No one has replied
    • dave247D

      offline, air-gapped backups / backup rotation (looking for hardware & ideas)

      Watching Ignoring Scheduled Pinned Locked Moved
      37
      0 Votes
      37 Posts
      3k Views
      dave247D

      @jaredbusch said in offline, air-gapped backups / backup rotation (looking for hardware & ideas):

      @dave247 said in offline, air-gapped backups / backup rotation (looking for hardware & ideas):

      Of course backups can be encrypted. Anything physically attached to the network is vulnerable to malware/ransomware. The point of all this was clearly explained in my original post.

      FFS, think a little.
      They cannot be encrypted if the datastore is not accessible to anything except the application making the backup.

      Thanks for your rudeness, Jared, it is so helpful.

      Yes, I do understand what you are saying, however if a system is connected to a network and other systems, it is not air-gapped / truly segregated from the environment and therefore not 100% safe in a total ransomware situation. All applications have vulnerabilities and a skilled hacker (or insider) or well-made ransomware could still potentially get at it.

      Additionally, I am not looking at this as any kind of main backup method - I am just trying to mull over ideas for a very last-ditch, fail-safe, "shit hits the fan but we have offline backups though" setup.

    • JaredBuschJ

      Recent 3CX experiences

      Watching Ignoring Scheduled Pinned Locked Moved 3cx phone systems
      22
      1 Votes
      22 Posts
      3k Views
      scottalanmillerS

      @gjacobse said in Recent 3CX experiences:

      @scottalanmiller said in Recent 3CX experiences:

      @gjacobse said in Recent 3CX experiences:

      @scottalanmiller said in Recent 3CX experiences:

      @voip_n00b said in Recent 3CX experiences:

      Thunk configuration was quick and easy. Must faster then FreePBX (assuming your providers are supported - mine all were

      Didn't used to be that way. But it's been a hot minute. I'm sure 3CX has come a long way.

      They may have come a long way, but I don’t think I would suggest them to anyone

      Not likely. They were pretty bad in the past, both as a product and as a company. But not to the point that I wouldn't take a look again. But their licensing costs is high.

      And that is one of the few main reasons. IIRC- Isn’t 3cx based off of freePBX?

      Definitely not. If it were, it would be open. It's completely their own code at every level. It's not Asterisk based at all, so FreePBX wouldn't be useful to them anyway. The strength of 3CX is in their proprietary stack end to end. It's also their challenge. They are stuck doing everything themselves, but they also get to build exactly what makes sense for them.

    • travisdh1T

      Your organizaion is due for Microsoft License Review email

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

      @travisdh1 said in Your organizaion is due for Microsoft License Review email:

      @scottalanmiller said in Your organizaion is due for Microsoft License Review email:

      That doesn't sound like something from Microsoft.

      It really doesn't, I think it's more marketing. It did originate from [email protected], but we know they allow access to microsoft.com domain emails for 3rd party marketing purposes.

      No way to know if it is REALLY sent from MS, either. Might be spoofed.

    • Mr. JonesM

      Organizational Security

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      1 Votes
      5 Posts
      812 Views
      dbeatoD

      @dafyre There are many options out there.

      If you want to do yourself and work on it
      https://getgophish.com/

      If you want to use a provider, Curricula and Knowbe4 might be your best bet
      https://www.curricula.com/
      https://www.knowbe4.com/

      We have used Sophos Phish and TrendMicro but reporting and the actual templates lack a lot of what Knowbe4 does already. Knowbe4 also has extensive documentation on how to integrate with various email systems and SSO.

      You can also educate the users and create a reporting for those emails either via a Plugin or manually forwarding to a dedicated email account. You would also think about separating permissions and tasks from users. So you would have an admin account that is not your every day user login on the computer and so forth.

    • 1
    • 2
    • 46
    • 47
    • 48
    • 49
    • 50
    • 699
    • 700
    • 48 / 700