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

      Installing a Basic LAMP Stack on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved lamp linux mysql mariadb apache httpd php centos centos 7 rhel rhel 7
      20
      4 Votes
      20 Posts
      5k Views
      JaredBuschJ

      @scottalanmiller said in Installing a Basic LAMP Stack on CentOS 7:

      @NashBrydges said in Installing a Basic LAMP Stack on CentOS 7:

      @scottalanmiller I haven't yet. About to give it a try. Stuck to legacy since that was what I was reading everywhere.

      Where is everywhere? Technet says to not use legacy.

      https://technet.microsoft.com/en-us/windows-server-docs/compute/hyper-v/supported-centos-and-red-hat-enterprise-linux-virtual-machines-on-hyper-v

      Legacy is a fallback driver that you never want to use, it's low performance and high overhead. If you needed that for CentOS, it would make Hyper-V a silly, non-production ready platform. But Hyper-V is a good, solid performer.

      Not only that, but I install all of my CentOS 7 VM's as Generation 2 when on Hyper-V they work perfectly with default settings for everything except secure boot. Uncheck secure boot. Everything else is 100% default settings.

    • thwrT

      SoftEther VPN server in CentOS 7 Hyper-V 2012R2 VM

      Watching Ignoring Scheduled Pinned Locked Moved Solved softether hyper-v promiscuous mode routing nat
      4
      1 Votes
      4 Posts
      3k Views
      thwrT

      Bridging issue solved, kind of a Late-Friday-Problem: Promiscuous mode was turned on, but on the wrong interface - the DMZ facing one.

      It worked instantly the second I switched it off on the DMZ and instead turned it on on the target network interface.

      How to turn on MAC spoofing / Promiscuous mode on Hyper-V using PowerShell

      Get-VM -Name XXXXX | Get-VMNetworkAdapter | Where-Object { $_.MacAddress -eq "XXXXXXXX" } | Set-VMNetworkAdapter -MacAddressSpoofing On
    • scottalanmillerS

      Learning Web Design with Mozilla Thimble

      Watching Ignoring Scheduled Pinned Locked Moved web web design mozilla firefox mozilla thimble html html5 css javascript
      2
      4 Votes
      2 Posts
      2k Views
      itpeteI

      Received a few emails from Mozilla myself, about Mozilla Thimble - sadly, only watched the videos so far, but, does look good so far. :nerd:

    • zuphzuphZ

      Why NoSQL is awesome.

      Watching Ignoring Scheduled Pinned Locked Moved
      3
      3 Votes
      3 Posts
      861 Views
      scottalanmillerS

      MangoLassi runs on MongoDB, it's a big part of what makes the site so fast, responsive and flexible.

    • bbigfordB

      Consult or work for an established company?

      Watching Ignoring Scheduled Pinned Locked Moved
      7
      1 Votes
      7 Posts
      773 Views
      Mike DavisM

      The way you worded your question it's almost as if you think that if you have your own company you won't have regular pay. As @JaredBusch said if you form a company and write yourself a paycheck every week, you do have regular pay.

      Once you have a certain number of customers, you actually have more job security than with a single employer. If you lose one customer, you may lose 10% of your salary, but not everything.

    • scottalanmillerS

      Site Issues Tonight

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      570 Views
      gjacobseG

      @JaredBusch said in Site Issues Tonight:

      I got this from CF just now.
      0_1472877605221_upload-b5af2320-10f0-4b96-866d-e1dce8b8d0b8

      and direct.mangolassi.it took 15-20 seconds to load.

      Pretty sure that is what I got and may be the referenced person @scottalanmiller mentioned.

      But as I was having some other issues, I killed Chrome; CCleanered my system the ran a regedit.

    • RamblingBipedR

      SIP Phone registers no audio...

      Watching Ignoring Scheduled Pinned Locked Moved sip voip telephony yealink yealink t23g freepbx asterisk openvpn vpn rtp
      14
      1 Votes
      14 Posts
      4k Views
      mlnewsM

      @RamblingBiped said in SIP Phone registers no audio...:

      Here is the guide I followed to get the Yealink T23G to work with OpenVPN: http://www.sunstatetechnology.com/docs/YealinkOpenVPNGuide.pdf

      When I disable NAT on the extension the phone is unable to register.

      Something is wrong there, that sounds like the VPN is not working as there is no NAT when there is a VPN.

    • mlnewsM

      Flip Feng Shui Attacks KVM Memory Deduplication in Cloud Hosts

      Watching Ignoring Scheduled Pinned Locked Moved ars technica kvm virtualization deduplication memory deduplication cloud computing security flip fend shui rowhammer malware
      1
      1 Votes
      1 Posts
      898 Views
      No one has replied
    • scottalanmillerS

      Simple Database Creation on MariaDB or MySQL

      Watching Ignoring Scheduled Pinned Locked Moved mariadb mysql database rdbms
      1
      1 Votes
      1 Posts
      838 Views
      No one has replied
    • mlnewsM

      MangoLassi MangoDB Performance

      Watching Ignoring Scheduled Pinned Locked Moved mongodb mangolassi
      4
      1 Votes
      4 Posts
      993 Views
      mlnewsM

      0_1472922631977_Screenshot from 2016-09-03 13-09-29.png

    • scottalanmillerS

      Non-Root Login Error Messages for FreePBX

      Watching Ignoring Scheduled Pinned Locked Moved freepbx
      1
      1 Votes
      1 Posts
      409 Views
      No one has replied
    • NetworkNerdN

      How Are You Measured?

      Watching Ignoring Scheduled Pinned Locked Moved
      6
      0 Votes
      6 Posts
      869 Views
      S

      @scottalanmiller said in How Are You Measured?:

      There is only one useful way to measure IT.... Its impact to the way that the CEO is measured. Anything else like SLA, uptime, tickets, etc is misleading, actively undermines the organization and leads to gamification.

      RIOC, Average Revenue per customer/whatever the metric of your industry is, IT should be serving improving that metric.

    • stacksofplatesS

      Replication cable

      Watching Ignoring Scheduled Pinned Locked Moved Solved replication linux gluster kvm
      11
      1 Votes
      11 Posts
      2k Views
      scottalanmillerS

      @stacksofplates said in Replication cable:

      Finally took some time and Gluster is running on both nodes. I get local speed and network replication :).

      Nice

    • IRJI

      OWA is vulnerable to Phishing

      Watching Ignoring Scheduled Pinned Locked Moved owa exchange 2013 phishing pharming credential harvesting
      27
      3 Votes
      27 Posts
      7k Views
      scottalanmillerS

      @stacksofplates said in OWA is vulnerable to Phishing:

      @scottalanmiller said in OWA is vulnerable to Phishing:

      @aidan_walsh said in OWA is vulnerable to Phishing:

      @Breffni-Potter said in OWA is vulnerable to Phishing:

      Ummm....as an attacker, why can't I just have a next page fake confirmation which forgets the profile photo (easy to overlook in a hurry) and get the password for google anyway?

      Same again for the banking website.

      Thats exactly what happens. You'd be surprised at what passes for phishing attacks, and how many people fall for them. I've seen ones that have asked people "for security purpose" to enter all 50 4-digit code card entries, something a bank would obviously never do.

      And yet...

      Partially that's because real banks have done that traditionally.

      Like AMEX. I needed a password reset and they asked all of the info on my card, other than my name and expiration.

      Yeah, it definitely still happens. And I've had huge security gaps that I've told a bank was not secure and they didn't care. I said... I literally have no means to tell if you are really my bank or not and they are just like "so, we don't care."

    • AdamFA

      Sharepoint Wiki code markdown

      Watching Ignoring Scheduled Pinned Locked Moved sharepoint 2013 markdown
      9
      0 Votes
      9 Posts
      4k Views
      scottalanmillerS

      CSS an JS highlighting won't do it as the issue isn't markup but getting mangled by the editor.

    • alex.olynykA

      USB Not Available in Hyper-V VM

      Watching Ignoring Scheduled Pinned Locked Moved
      13
      1 Votes
      13 Posts
      2k Views
      alex.olynykA

      external adapter

    • A

      Surface Pro 4 - Login Issue

      Watching Ignoring Scheduled Pinned Locked Moved
      26
      0 Votes
      26 Posts
      2k Views
      bbigfordB

      @aaronstuder said in Surface Pro 4 - Login Issue:

      @scottalanmiller The surface is 2 hours away 😞

      All the ones that I need in front of me, I just have them mail it to me. If it's an emergency, they can overnight it. Not explaining stuff over the phone to a non-technical person. If you try to describe to a sales person how to image a computer, forget it. lol

    • ntgGeneN

      Weird ML Issues

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      760 Views
      gjacobseG

      Friday morning not paying attention. Themes were different since I was in my testing account and not my normal account.

      Not enough coffee... sigh

      0_1472837229809_2016-09-02 13_26_08-Weird ML Issues _ MangoLassi.png

    • C

      Paying to upgrade from Windows 7 to Windows 10

      Watching Ignoring Scheduled Pinned Locked Moved
      113
      1 Votes
      113 Posts
      17k Views
      scottalanmillerS

      @guyinpv said in Paying to upgrade from Windows 7 to Windows 10:

      One week ago (8/25/16) I did an upgrade to Win10 and was able to get it free.

      Basically the customer had used the free upgrade tool (you know, the annoying system tray icon thingy) but instead of upgrading he had it create the install media and put it on USB stick.

      Well last week I took his USB stick and did a clean install, formatting the drive. Of course it was not activated, and I did not put in a key during install.

      Lo and behold, we went to the activation and stuck his Win7 key in there and it accepted it and activated digital entitlement! I was quite surprised.

      Two possible reasons:

      Microsoft has really not fully shut down the free program. Creating the install media DURING the free period somehow allows it to still activate when used later.

      If you happen to have install media created from the upgrade tool, it could be gold!

      I wouldn't call it not shutting down the program, it's just not actively blocking it.... Yet. They might, they might not. But any activations now are not officially supported or guaranteed. You are just lucky. But might be lucky forever. But it's at their mercy.

    • Deleted74295D

      Cylance Questions

      Watching Ignoring Scheduled Pinned Locked Moved cylance security antivirus
      49
      3 Votes
      49 Posts
      11k Views
      BRRABillB

      @Richard_Cylance said in Cylance Questions:

      FTFY - Sold = Lost. Exec = guru

      This reminded me of the following Simpsons clip:
      Youtube Video

    • 1
    • 2
    • 431
    • 432
    • 433
    • 434
    • 435
    • 698
    • 699
    • 433 / 699