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

      Looking for an effective way to quickly access SMB shares from Fedora

      Watching Ignoring Scheduled Pinned Locked Moved smb fedora
      37
      0 Votes
      37 Posts
      3k Views
      dafyreD

      @Francesco-Provino said in Looking for an effective way to quickly access SMB shares from Fedora:

      Autofs.

      I have done some tinkering with Autofs... It's interesting, but it did work. I don't have it set up on anything at the moment though.

    • matteo nunziatiM

      Stay on windows 10 current-1. Is this possible?

      Watching Ignoring Scheduled Pinned Locked Moved windows updates windows 10 pro
      17
      1 Votes
      17 Posts
      2k Views
      DashrenderD

      @matteo-nunziati said in Stay on windows 10 current-1. Is this possible?:

      @Dashrender as a general rule you are right: decreasing too much the delay at the wrong time lets you install 1809. This is why I've not solved.

      I'm guessing you got 1803 instead of 1809 because MS is super slow rolling 1809 because of the problems they had during the first role out.

    • syko24S

      Ring Time For Find Me Follow Me W/ Call Confirmation

      Watching Ignoring Scheduled Pinned Locked Moved
      13
      1 Votes
      13 Posts
      1k Views
      A

      @syko24 said in Ring Time For Find Me Follow Me W/ Call Confirmation:

      I would prefer to eliminate it but what if the person's cell phone is off. Then it is always going straight to their cell voicemail which I want to avoid.

      Doh, duh. That makes since.

    • hobbit666H

      Windows 10 Pro Volume License (KMS) to OEM/BIOS

      Watching Ignoring Scheduled Pinned Locked Moved windows 10 activation volume licensing
      19
      3 Votes
      19 Posts
      7k Views
      DashrenderD

      @hobbit666 said in Windows 10 Pro Volume License (KMS) to OEM/BIOS:

      Yeah the upgrade keys were full upgrade not vl keys.

      I think they"expired" because we removed our Kms server a while ago.

      Any way it all works now 😁

      Well - the expire notice is, as you said, because the VLMK ISO that was used to install these machines making them KMS/MAK dependant, can't contact a KMS server. You can fix this by replacing the KMS key with a MAK key. Then the machine will activate directly against MS and you'll be golden.

      I had to do this for a Win7 machine I moved off my main network and onto a private network that only had direct internet access - i.e. it could no longer reach my KMS server.

      Dec 2019 I'm going to have to move another Win7 machine to a totally isolated network. I'm guessing I'm going to need to get it to an OEM Key, activate against MS, then it should be fine forever being offline.

    • gjacobseG

      Vultr: Instance Security Notice:

      Watching Ignoring Scheduled Pinned Locked Moved vultr recursive dns pihole
      11
      2 Votes
      11 Posts
      1k Views
      scottalanmillerS

      @aaronstuder said in Vultr: Instance Security Notice::

      @scottalanmiller He can all requests not coming from the IP or Subnet (Assuming on DHCP)

      He can do that now. But that would make the system useless for him. The Vultr firewall might be nice for doing that, but doesn't alter the situation.

    • DustinB3403D

      How do you explain emails like this

      Watching Ignoring Scheduled Pinned Locked Moved email security email filtering training users spam
      25
      2 Votes
      25 Posts
      4k Views
      jt1001001J

      Thanks all, this has been helpful for me as I'm developing a training on email security for our company.

    • travisdh1T

      Wrapping your head around LVM.

      Watching Ignoring Scheduled Pinned Locked Moved
      14
      5 Votes
      14 Posts
      2k Views
      stacksofplatesS

      @JaredBusch said in Wrapping your head around LVM.:

      @black3dynamite said in Wrapping your head around LVM.:

      @JaredBusch said in Wrapping your head around LVM.:

      @JaredBusch said in Wrapping your head around LVM.:

      @travisdh1 I just went through all of this last night in order to expand space on a CentOS 7 VM.

      All of the guides and info seemed really bad. Nothing was consolidated or concise.

      I ended up with this guide working to get what I needed done except for the last step. The guide said to use resize2fs and that does not work. I had to use xfs_growfs as pointed out in an answer to this post.

      I just had to do this again.. Time to make a write up here because the original article is no longer online. Had to use the wayback machine to verify my notes.

      It be a lot more easier now using Cockpit?

      CentOS 7

      You can do it on CentOS.

      0_1543366308622_lvmcockpit.png

      Also a quick tip is if you do an lvextend -r it will auto resize the filesystem.

    • scottalanmillerS

      NodeBB 1.10.2 Fresh Install Errors

      Watching Ignoring Scheduled Pinned Locked Moved nodebb nodebb 1.10.2 nginx centos centos 7 linux socket.io
      4
      0 Votes
      4 Posts
      696 Views
      scottalanmillerS

      Sorry, ignore me. I got this figured out. I was being really dumb and had the wrong config.json file open and didn't know what I was looking at. Just ignore. Yes, the socket.io settings were missing, but were on my screen so I was sure that they were there.

    • scottalanmillerS

      KVM with Cockpit on Fedora 29 Network Type Options Greyed Out

      Watching Ignoring Scheduled Pinned Locked Moved kvm cockpit virtualization hypervisor fedora fedora 29 linux
      4
      1 Votes
      4 Posts
      879 Views
      matteo nunziatiM

      @scottalanmiller said in KVM with Cockpit on Fedora 29 Network Type Options Greyed Out:

      When building a new VM using Cockpit's web interface to KVM on Fedora 29, the Network Type option leaves most options like Bridge to LAN, Generic ethernet connections, and Direct attachment greyed out. Anyone know why?

      0_1543035920219_Screenshot from 2018-11-23 23-52-32.png

      Did you try with network manager? Any missing package?

    • scottalanmillerS

      Collabora CODE and NextCloud Integration Shows Blank Editing Page and Spinning Circle

      Watching Ignoring Scheduled Pinned Locked Moved nextcloud nextcloud 14 collabora collabora code nginx reverse proxy
      5
      3 Votes
      5 Posts
      3k Views
      travisdh1T

      @Romo said in Collabora CODE and NextCloud Integration Shows Blank Editing Page and Spinning Circle:

      Just got it working, it was indeed a DNS issue. When launching the docker container I added the --add-host name:ip option to add an entry to the hosts file that pointed to the internal ip of our nextcloud server and that made it properly work.

      0_1543340489749_collabora-2.png

      Its now properly working 😃

      I'll have to try that tonight!

    • dbeatoD

      Zabbix Server Setup on Debian 9.0

      Watching Ignoring Scheduled Pinned Locked Moved debian stretch debian 9 zabbix server mariadb monitoring
      15
      8 Votes
      15 Posts
      2k Views
      dbeatoD

      @JaredBusch said in Zabbix Server Setup on Debian 9.0:

      @dbeato said in Zabbix Server Setup on Debian 9.0:

      Prior to doing anytighing if you are basing this on a Debian 9 NetInstall you need to install the following packages as root

      apt install ufw sudo -y

      Then setup the user in the sudo group

      sudo adduser username sudo

      Technically, you do this if you don't select certain packages during the installation. It has nothing to do with it being a NetInstall ISO or not.

      Technically, these packages are selected by default. I believe both sudo and ufw are part of standard system utilities.
      8CO2bH3.png

      Additionally ufw is not the firewall. That is iptables, but ufw is the simple way to activate and use iptables.

      Yes, netinstall has that option as below Figure 1 while though it does not install ufw and sudo on those standard utilities Figure 2 & 3 with the fresh install Figure 4

      Figure 1
      0_1543334144965_e22c5437-43f1-474c-968f-599d675bb766-image.png
      Figure 2
      0_1543337768264_aa49f222-93d1-437a-89a6-3dbfc558f1df-image.png
      Figure 3
      0_1543337818820_cb5a9e3c-8a1b-4022-a373-9f1f41bcba52-image.png
      Figure 4
      0_1543338000904_b04d0f07-af0f-4ada-9958-8b3dfdd3027d-image.png

    • travisdh1T

      LANLess explained.

      Watching Ignoring Scheduled Pinned Locked Moved networking security architecutre lanless scott alan miller
      49
      4 Votes
      49 Posts
      8k Views
      scottalanmillerS

      Tags added.

    • JaredBuschJ

      How to add a sip notify command to FreePBX 14 to force Yealink phones to reboot

      Watching Ignoring Scheduled Pinned Locked Moved freepbx 14 freepbx yealink sip notify
      2
      1 Votes
      2 Posts
      3k Views
      JaredBuschJ

      @JaredBusch said in How to add a sip notify command to FreePBX 14 to force Yealink phones to reboot:

      After everything reloads, you can open up a ssh session and tell a phone to restart like this.

      asterisk -rx "pjsip send notify restart-yealink endpoint 110"

      You can also do more than one phone at a time. Just space delimit them .

      asterisk -rx "pjsip send notify restart-yealink endpoint 103 108 110"
    • JaredBuschJ

      How to add ability to FreePBX to reload Yealink config without a reboot

      Watching Ignoring Scheduled Pinned Locked Moved asterisk freepbx yealink sip notify
      4
      5 Votes
      4 Posts
      2k Views
      JaredBuschJ

      The downside to this is that the FreePBX team simply implemented the no reboot flag to the existing reboot-yealink command. unlike the multiple commands for the Sangoma phones.

      0_1543282841223_bc79c9df-ec75-492b-a23b-d976e99dd85a-image.png

      So this means, you have no way to reboot Yealink phones at all with a built in sip notify command.

    • scottalanmillerS

      Zimbra Unable to start TLS: hostname verification failed when connecting to ldap master

      Watching Ignoring Scheduled Pinned Locked Moved zimbra tls ldap ldaps
      12
      3 Votes
      12 Posts
      15k Views
      G

      Had this error after installing a new commercial certificate. The error seems valid as my server hostname and certificate name do not match, but it is my understanding this name mismatch is allowed and should still work.

      To resolve this I just ran these two commands as Zimbra user.
      zmlocalconfig -e ldap_starttls_required=false
      zmlocalconfig -e ldap_starttls_supported=0

      I am slightly concerned as to the security implications of disabling these settings. I am still on ldap not ldaps and this is on CentOS 7.

    • H

      Error generating Certificate with Lets Encrypt

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

      @Dashrender said in Error generating Certificate with Lets Encrypt:

      I'm on
      FreePBX 14.0.5.2 (this is probably a bit behind)
      Asterisk 13.19.1 (also behind)

      Run your yum update and then fwconsole ma upgradeall and fwconsole reload

    • scottalanmillerS

      Fedora 29 Apache HTTPD Keeps Adding ssl.conf

      Watching Ignoring Scheduled Pinned Locked Moved linux fedora fedora 29 apache httpd ssl
      13
      0 Votes
      13 Posts
      2k Views
      scottalanmillerS

      @dafyre said in Fedora 29 Apache HTTPD Keeps Adding ssl.conf:

      Have you tried creating a blank ssl.conf file and then chmod +i ssl.conf ?

      I've not, but that's such a hockie way of doing it, I was hoping not to.

    • AdamFA

      Monitoring with SaltStack VS Zabbix

      Watching Ignoring Scheduled Pinned Locked Moved saltstack
      24
      0 Votes
      24 Posts
      3k Views
      scottalanmillerS

      @stacksofplates said in Monitoring with SaltStack VS Zabbix:

      @flaxking said in Monitoring with SaltStack VS Zabbix:

      @dyasny said in Monitoring with SaltStack VS Zabbix:

      @flaxking You mean actual graphs and reports on stats gathered over time? Grafana is all about that

      I mean like if you wanted to report on all the different OSes you have running - which I didn't think was possible using Prometheus + Grafana without determining a numeric value for each OS, but it looks like I'm wrong about that.

      The only way I can think of doing that is having each OS type in a different job. At least it used to be true that Prometheus doesn't support string metrics. I hadn't seen anything where they've changed that.

      That's how we did it.

    • scottalanmillerS

      NTG NY Offices Relocation (Shopping the NTG "Store")

      Watching Ignoring Scheduled Pinned Locked Moved ntg recycling ntg store hardware
      59
      4 Votes
      59 Posts
      5k Views
      travisdh1T

      @scottalanmiller said in NTG NY Offices Relocation (Shopping the NTG "Store"):

      @travisdh1 said in NTG NY Offices Relocation (Shopping the NTG "Store"):

      @scottalanmiller said in NTG NY Offices Relocation (Shopping the NTG "Store"):

      @travisdh1 is here, just took the HP Integrity and the SunFire Blade.

      Probably won't be firing them up for a couple of weeks till after I get settled in at the new place, but man these were some sought after pieces of equipment in their day.

      I still remember hackers using the SunFire workstations to reprogram smart cards, got all the channels available on DirectTV for free.

      We found the serial cables less than an hour after you left!

      That figures. I've got the workstation tho, one of the things that were always way more expensive than I could ever hope to actually buy. Just because they first came out around Y2K doesn't mean I won't spend too many hours poking it.

    • NashBrydgesN

      Nextcloud 14.0.4 Download Site Unavailable

      Watching Ignoring Scheduled Pinned Locked Moved nextcloud 14
      3
      2 Votes
      3 Posts
      452 Views
      NashBrydgesN

      UPDATE: Everything looks like it's back online. Upgrade succeeded.

    • 1
    • 2
    • 180
    • 181
    • 182
    • 183
    • 184
    • 698
    • 699
    • 182 / 699