ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. CloudKnight
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 49
    • Posts 1,000
    • Best 283
    • Controversial 1
    • Groups 0

    Best posts made by CloudKnight

    • RE: Did AMD Just Stage a Comeback to the Server Market?

      This could be great for AMD, I would like to see them start dominating the server market more.

      posted in IT Discussion
      CloudKnightC
      CloudKnight
    • RE: What Are You Doing Right Now

      @black3dynamite said in What Are You Doing Right Now:

      @StuartJordan said in What Are You Doing Right Now:

      took ages to figure out why packets were dropping in pfsense. I could use ICMP but everything else was dropping. One setting I had to change was "Advanced > Disable Hardware Checksum offload".....man, one checkbox and all is working correctly, what a nightmare lol.

      Realtek network card or your pfsense is a VM?

      Yep pfsense is a VM 😁

      posted in Water Closet
      CloudKnightC
      CloudKnight
    • RE: 14,766 Let's Encrypt SSL Certificates Issued to PayPal Phishing Sites

      I don't see why Let's Encrypt should govern websites, I think let's encrypt has done a great job trying to push all websites to use ssl. Out of good there will always be bad folks taking advantage.

      posted in IT Discussion
      CloudKnightC
      CloudKnight
    • RE: What Are You Doing Right Now

      Just cooked on barbie, too hot to cook anything in the kitchen...nice bit of chicken and burger..

      posted in Water Closet
      CloudKnightC
      CloudKnight
    • Monitoring Network Latency - Smokeping Tutorial

      During the weekend I have setup a small VPS for monitoring network latency, I'm using Ubuntu 16.04 Server edition, I have assigned 1GB Ram and just 15gb hdd to this machine.

      Multiple locations can be monitored, and alerts can be setup, here is what the interface looks like:

      0_1493125648342_smokeping.png

      If you would like to setup SmokePing, please just follow these steps:

      Setup a VPS, specs don't need to be high. [e.g 1gb ram]

      Install Ubuntu Server 16.04 - https://www.ubuntu.com/download/server
      Once installed:

      I changed my NIC from DCHP to a static IP Address, eg:

      sudo nano /etc/network/interfaces
      
      #My Interface File, My interface is eth0, yours may be different, you can find this out by typing "IP Addr" at the bash CLI
      
      # The Primary network Interface
      auto eth0
      Iface eth0 inet static
      address 192.168.202
      netmask 255.255.255.0
      gateway 192.168.1.254
      dns-nameservers 8.8.8.8 8.8.4.4
      

      Once completed I then restarted the networking service

      sudo service networking restart
      

      You should now have a static IP address for your VPS, you can confirm by typing: Ifconfig
      I then updated my machine:

      sudo apt-get update && apt-get upgrade -y
      

      Once this was completed I restarted the machine:

      sudo reboot
      

      Once rebooted if we log back in, we are now ready to install smokeping:

      sudo apt-get install smokeping
      

      Once installed:

      # Enable the config and mod_cgi
      sudo a2enconf smokeping
      sudo a2enmod cgid
      #Reload the apache config
      service apache2 reload
      

      You should now be ready to edit the targets for Smokeping:

      sudo nano /etc/smokeping/config.d/Targets
      

      Here is an example of my Targets file below, if you would like furthur help with your Targets file please visit: http://oss.oetiker.ch/smokeping/doc/smokeping_examples.en.html

      + Menu
      menu = Google
      title = Google Trace
      
      ++ Google
      host = google.co.uk
      
      + GWMenu
      menu = Gateway
      title = Home Gw
      
      ++ Gateway
      title = BT GW
      host = 192.168.1.254
      
      

      I then edited the pathnames file so sendmail points to the senmail instance or to a valid file otherwise smokeping won't run.

      sudo nano /etc/smokeping/config.d/pathnames
      
      sendmail = /bin/false
      

      Install FASTCGI

      sudo apt-get install libapache2-mod-fcgid
      

      Finally give smokeping and apache a quick restart:

      sudo service smokeping restart
      sudo service apache2 reload
      

      You should now have a working smokeping Installation, you can access smokeping here:

      http://Your.Server.IP/cgi-bin/smokeping.cgi
      
      posted in IT Discussion smokeping tutorial vps latency
      CloudKnightC
      CloudKnight
    • RE: What Are You Doing Right Now

      @WrCombs so much better, no annoying messages to restart my computer anymore.

      posted in Water Closet
      CloudKnightC
      CloudKnight
    • RE: Next Cloud Application

      We all love Nextcloud here at ML.. 😀

      posted in IT Discussion
      CloudKnightC
      CloudKnight
    • RE: What Are You Doing Right Now

      @RojoLoco said in What Are You Doing Right Now:

      @WrCombs said in What Are You Doing Right Now:

      @RojoLoco said in What Are You Doing Right Now:

      @WrCombs said in What Are You Doing Right Now:

      @RojoLoco said in What Are You Doing Right Now:

      @WrCombs said in What Are You Doing Right Now:

      @RojoLoco said in What Are You Doing Right Now:

      Ugh.... My new band is now drummer-less, and the search begins. Such a PITA. And right when we were starting to build a little steam and momentum. No bad blood, the guy just walked away, but here we are, high and dry.

      That's Rough man
      Drummers aren't hard to find, good ones however, are.

      Truth. We know lots of good ones, all of them are in at least 3 bands and have no time. But the feelers are out, fingers crossed.

      Good luck man.

      Thanks. I'm going to concentrate on building my home setup for now... Gonna be rocking out mad beats and dubs.

      you're into EDM music to then?

      Got all the Dubs and Wubs coming outta Rojo's House .

      I'm into everything that isn't pop. I'm a huge DnB head from way back, have played in a roots reggae/dub band, etc. I'll shoot you some links on the DM.

      Don't mind a bit of Dnb sometimes, I mainly listen to hiphop. Also tunes I make are mainly trap/hiphop.

      posted in Water Closet
      CloudKnightC
      CloudKnight
    • Project Send

      Hi All,

      I know most of us here have setup and use our own nextcloud/owncloud servers, but I thought I would share this just in case this would interest anyone, I haven't personally tried this though.

      • http://www.projectsend.org/
        "ProjectSend is a free, secure and user friendly file sharing software"
      posted in IT Discussion projectsend
      CloudKnightC
      CloudKnight
    • RE: Random Thread - Anything Goes

      Current UK Electricity usage live...quite interesting:

      https://grid.iamkate.com/

      nationalgrid.png

      posted in Water Closet
      CloudKnightC
      CloudKnight
    • ombutel.com

      @scottalanmiller @JaredBusch
      have you seen or know about this PBX based on Asterisk.
      http://ombutel.com

      0_1506688255915_Ombutel.png

      posted in IT Discussion ombutel vitalpbx
      CloudKnightC
      CloudKnight
    • RE: What Are You Doing Right Now

      @eddiejennings Ok that makes sense, If you explain i'm sure they might be ok. But they may be funny with running nmap. But nmap is quite powerful and and can be run with scripts to find potential CVE's. Which ain't a bad thing tbh. all networks should be scanned.

      posted in Water Closet
      CloudKnightC
      CloudKnight
    • RE: pricing on websites

      Some vendors do this with software products, I normally click off the website and move on If I can't see clear costs upfront.

      I can understand projects costs can vary, but you can at least give an estimated cost per/hour, or a rough cost per devices/users.

      posted in IT Discussion
      CloudKnightC
      CloudKnight
    • RE: What Are You Doing Right Now

      @scottalanmiller wow that view and position looks stunning. I'm slightly jealous 🙂

      posted in Water Closet
      CloudKnightC
      CloudKnight
    • RE: Nextcloud Talk

      The team are great with their constant development of Nextcloud.

      posted in IT Discussion
      CloudKnightC
      CloudKnight
    • RE: What Are You Doing Right Now

      @wrcombs Need a powerful witch doctor to get rid of the spam lol

      posted in Water Closet
      CloudKnightC
      CloudKnight
    • RE: Removed computer form AD need user profile

      I've have used that ProfileWiz before by ForensiT, works really well.

      posted in IT Discussion
      CloudKnightC
      CloudKnight
    • Remote Desktop Services & Lets Encrypt

      Found this tutorial on using Lets Encrypt with RDS, might be useful for someone, have not tested this myself yet though.

      https://mediarealm.com.au/articles/lets-encrypt-microsoft-remote-desktop-services/

      There is also one for Exchange as well:
      https://mediarealm.com.au/articles/lets-encrypt-microsoft-exchange-installation/

      posted in IT Discussion rds lets encrypt
      CloudKnightC
      CloudKnight
    • RE: ONLYOFFICE launches a new version with table of contents

      I've heard only office has excellent support for opening office documents with heavy formatting, how true this is I don't know as I haven't used it before.

      posted in IT Discussion
      CloudKnightC
      CloudKnight
    • RE: Has ConnectWise Set ScreenConnect Adrift as Ghost Ship Software?

      it's a shame the Original owners of Screenconnect sold themselves out, but these buyouts normally end up making the product twice as expensive without any decent further development.

      posted in IT Discussion
      CloudKnightC
      CloudKnight
    • 1 / 1