ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. larsen161
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 26
    • Posts 211
    • Best 71
    • Controversial 0
    • Groups 0

    Best posts made by larsen161

    • RE: Updated my Resume

      @s-hackleman Happy to share two versions of mine for comparison
      [current]
      [current-summary]

      posted in IT Careers
      larsen161L
      larsen161
    • RE: Bulk Edit Files

      A very detailed answer with examples can be found over on unix.stackexchange: How can I replace a string in a file(s)?

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: What Are You Watching Now

      watching the latest samit video on the apple m1. https://www.youtube.com/watch?v=RdMGpH1-ZoI

      @scottalanmiller can you share the model of the table stand light you have behind you? Additionally, I found all those sounds during the cutaways to be very very distracting and almost painful to listen to so many times.

      posted in Water Closet
      larsen161L
      larsen161
    • RE: Starting a job search

      @flaxking For me, I just have No or Yes
      Screenshot 2019-08-12 at 17.45.14.png

      posted in IT Careers
      larsen161L
      larsen161
    • RE: ML Stats?

      quickly climbing the Alexa rankings 🙂

      0_1456451625460_Screen Shot 2016-02-26 at 01.53.15.png

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: POE Switch for IP Surveillance Camera

      First check the IP cameras specs for PoE specifics, especially if you use Unifi ones. Their cheaper cameras are 24V Passive PoE and won't work with cisco switches and require a Passive to 802.3af Adapter. I spent about 2hrs trying figure out why the camera wasn't powering on from my 2960X switch.

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: POE Switch for IP Surveillance Camera

      The Unifi micro is nice. I've just put one up today in a shared server room we have to keep an eye on our racks. Going to put in a 2nd (maybe 3rd around back) as we have a bit to either side of these and need to see them all. Magnet/screw/stick mount is very versatile. These are wifi only though.

      Magnetic mounting
      0_1456453880806_mounting.jpg

      Screenshot from android mobile app
      0_1456453897205_2016-02-25.jpg

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: Post Employment Discovery Phase - do it or regret it

      Ekahau by the looks of things.

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: ML Stats?

      @scottalanmiller no search traffic. Algorithm from their Alexa users. Think those damn toolbars that get installed when you install something else. https://support.alexa.com/hc/en-us/articles/200449744-How-are-Alexa-s-traffic-rankings-determined-

      posted in IT Discussion
      larsen161L
      larsen161
    • Mac OSX for XenServer

      Does anyone happen to have a link to download a working base disk image of OSX I can run on XenServer?

      posted in IT Discussion
      larsen161L
      larsen161
    • How are you using SMR based drives?

      I'm wondering how others are using SMR based drives. Clearly there are situations where their performance is acceptable. Also, use within any RAID setup seems to not be recommended and it's unlikely many are creating custom implementations of Reed-Solomon erasure encoding. How can these best be used in multi-drive setups for example?

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: Managing disk space on a VM host

      @scottalanmiller
      Maybe I didn't explain it correctly or I'm not sure what you mean...

      From what I understood in order to resize a volume you need to shutdown the host: http://support.citrix.com/article/CTX120865
      Not what I want to do.

      On the Rackspace server, I just add each 1tb volume (1tb is max storage you can add at a time) to the host as needed and then add that live into the volume group for the video storage. the application isn't away of any changes and continues to write to that same space. This is all that I did...

      fdisk /dev/xvdx
        t
        8e
        w
      mkfs -t ext4 -c /dev/xvdx1
      pvcreate /dev/xvdx1
      vgextend VolGroup00 /dev/xvdx1
      lvextend -l +100%FREE /dev/VolGroup00/data 
      resize2fs /dev/VolGroup00/data
      
      posted in IT Discussion
      larsen161L
      larsen161
    • RE: XenServer SP1 fails to install on DL385 G7

      I ended up re-installing xenserver and the updates worked this time around.

      posted in IT Discussion
      larsen161L
      larsen161
    • Saving a dying server

      Let me just preface that this was inherited and steps are being taken now to move to a more reliable system setup. Need to work on resolution rather than what someone should have done before. (backups, monitoring, etc.)

      Single drive, dedicated remote host @ Fasthosts, with a failing drive with no backups. Drive is using lvm.

      What is the best way to try and salvage the data to move it on another server.?

      I will update in a sec with more details on the setup.

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: Saving a dying server

      they are trying to run the backup with all the services still running - it's a billing/invoicing server and statements are going out and being processed today. I've said we should turn off services to run the backup and migration

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: Saving a dying server

      @johnhooks that's nothing - it was twice that yesterday

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: BRRABill's Field Report With XenServer

      @BRRABill said:

      OK, next question.

      How do I get a file onto my XenServer? Say I wanted to copy something over to it?

      2 commands you could use to copy a file over to your xenserver box

      # wget https://dl.dropboxusercontent.com/u/1234567/file.txt
      # scp [email protected]:/location/on-remote-server/file.txt /xenserver/path/
      
      posted in IT Discussion
      larsen161L
      larsen161
    • RE: Order Management System - OMS

      @DustinB3403 I've generally just used our suppliers user and approval workflow system for this. Insight, Softcat, CDW all have built in OMS functionality.

      If you're not using vendors that have this built in the look at using a simple Google Apps script: http://googleappsdeveloper.blogspot.co.uk/2012/04/approval-workflow-using-apps-script.html?m=1
      Or for something prebuilt: https://kissflow.com/butterfly_effect/travel-request-approval-workflow-forms-admin-google-apps/

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: Dual Content Single HTML

      @hobbit666 can you share the actual site url and we can take a look at the full code?

      posted in IT Discussion
      larsen161L
      larsen161
    • RE: Home Network Firewall Options

      @wirestyle22 I've managed to kit out my home network entirly with Meraki gear I've acquired through webinars and cheap eBay sales. Currently using an MX60 which I picked up for £40 that included a little less than 1yr of the Advanced Security license on it.

      posted in IT Discussion
      larsen161L
      larsen161
    • 1 / 1