ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. JaredBusch
    3. Best
    • Profile
    • Following 0
    • Followers 44
    • Topics 969
    • Posts 29,707
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: RHEL 4 not seeing ext3 label

      I'm monitoring the progress in console 2 (ctl+alt+f2) with
      watch -n 1 "ls -lash /dd_manual/dd"

      A8D5482F-9F47-4B5E-8B0E-7E1E1129E8E4.jpeg

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • Windows 2012 R2 + Hyper-V role VM have not boot choices

      Every single VM...

      20e40402-a57e-4c15-a69f-9046e72b8dfe-image.png

      Foud this on the googles..
      https://social.technet.microsoft.com/Forums/windows/en-US/cedea9ad-8b3d-4abb-9c36-08aa7eeb7ddb/cannot-change-generation-2-vms-boot-order?forum=winserverhyperv

      I ran this "fix" in 2018.. But the only answer is to remove the role and put it back? WTF...
      https://www.mangolassi.it/topic/16751/windows-10-hyper-v-manager-unable-to-connect-to-server-2012-r2

      07831748-7e87-4ab8-b832-625005e3dfb2-image.png

      posted in IT Discussion windows server 2012 r2 hyper-v role boot order hyper-v microsoft
      JaredBuschJ
      JaredBusch
    • RE: Windows 2012 R2 + Hyper-V role VM have not boot choices

      So piss off Microsoft.. I so do not want to remove and add a role to resolve a role not working right......

      But I found no other solution yet.

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Life as a computer technician can feel like life as a Meeseeks

      @RojoLoco said in Life as a computer technician can feel like life as a Meeseeks:

      That gif is brilliant.

      Someone (mod) fix the damned link so it shows..

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: RHEL 4 not seeing ext3 label

      and solved it. finally..

      one of the reboots into the CentOS 4 disc was slow or something and I caught it pop this screen (took me 6 reboots to get screenshot).
      This is the Kudzu hardware detection thing.
      d6f21140-d34b-4a8b-9936-516e8f93a01b-image.png

      The VM is setup using the LSI 53C895A SCSI Controller.
      Booted into rescue mode with the CentOS 4 CD.

      chroot /mnt/sysimage
      vi /etc/modprobe.conf
      # make this the only scsi_hostapadter
      alias scsi_hostadapter sym53c8xx
      # exit vi !!! omfg how!!!
      cd /boot
      mkinitrd -v -f initrd-2.6.9-55.EL.img 2.6.9-55.EL
      exit
      exit
      

      System automatically reboots to come out of rescue mode.
      Make sure you remove the ISO at this point.
      Then boom..
      0a0f66d6-4a95-43f3-bd9a-adcd8ef6514d-image.png

      a4fb8019-806b-4f51-8e2c-4ba0f195ed36-image.png

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: RHEL 4 not seeing ext3 label

      Booted straight to the CentOS 4 ISO, went into linux rescue, updated the initrd img and bam. working system from the current (as of 4 days ago) manual disk images I made.
      88b47d5c-c3dc-4635-ab9c-1ec25e69ab95-image.png

      Next project to re-learn how they restore data files. Have not done that in almost 10 years. Having no virtual infrastructure to play with, prior to this, made that harder.

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: VULTR NJ location: Partial Power failure.

      @hobbit666 said in VULTR NJ location: Partial Power failure.:

      Out of interest do Vultr / Azure / AWS / etc offer HA for instances between different locations?

      No. Not even their "Load Balancer" thing does that.
      https://www.vultr.com/products/load-balancers/
      7faea2fd-8fc9-4129-9f1a-37858a8abb0f-image.png

      But VPS provider != Cloud provider

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Import a QCOW2 Into Proxmox

      @scottalanmiller said in Import a QCOW2 Into Proxmox:

      This works for many formats other than qcow2 as well. A straight block image in ISO / img format will work just fine, too.

      Yes it does.

      root@pm01:~# qm importdisk 100 tophat/Manual_DD_Unzipped/live_sda.img local-zfs 
      importing disk 'tophat/Manual_DD_Unzipped/live_sda.img' to VM 100 ...
      transferred: 0 bytes remaining: 73274490880 bytes total: 73274490880 bytes progression: 0.00 %
      >snippy snip<
      transferred: 72666312605 bytes remaining: 608178275 bytes total: 73274490880 bytes progression: 99.17 %
      transferred: 73274490880 bytes remaining: 0 bytes total: 73274490880 bytes progression: 100.00 %
      transferred: 73274490880 bytes remaining: 0 bytes total: 73274490880 bytes progression: 100.00 %
      Successfully imported disk as 'unused0:local-zfs:vm-100-disk-0'
      root@pm01:~#
      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Asterisk/Elastix setup in AWS

      @AlyRagab said in Asterisk/Elastix setup in AWS:

      Thanks @scottalanmiller , @JaredBusch for this good discussion,
      Actually it is a POC level of environment. I am convinced already that Asterisk "As a legacy app" is so difficult to make it cloud native kind of application.
      For me i am away from the VoIP field since more than 4 years now, so is there any other complete solution that can be scaled and hosted in AWS ?.

      Thanks

      Are you trying to recreate Twilio?

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Proxmox pricing

      @stacksofplates said in Proxmox pricing:

      but users on your LAN need a link or some way of knowing it exists

      Users of the things running on it do not.

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Asterisk/Elastix setup in AWS

      @hobbit666 said in Asterisk/Elastix setup in AWS:

      @scottalanmiller said in Asterisk/Elastix setup in AWS:
      You'd never use one of the viable Asterisk distros like FreePBX or VitalPBX, let alone an old, dead one like Elastix.

      Thought a few people were using FreePBX/VitalPBX here ?

      You completely took that out of context.

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Sangoma Ransomware

      @Obsolesce said in Sangoma Ransomware:

      That looks to me like a group of software devs that have no idea about what happened... at least according to their responses there.

      What response? There is no response yet, except to say that there is one forthcoming.

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Sangoma Ransomware

      The concern is not the open source. The concern is closed source.

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Duplicati - How to exclude based on date (filtering)

      @JasGot said in Duplicati - How to exclude based on date (filtering):

      I see there are 2 replies, but I can see them.

      This is all I see:

      9D98BB0F-2BD5-40F8-8A45-A20613338C24.png

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Duplicati - How to exclude based on date (filtering)

      @DustinB3403 said in Duplicati - How to exclude based on date (filtering):

      But to hopefully answer the question would --changed-files do what you want?

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: FreePBX vs 3CX 2021 Edition

      @Obsolesce said in FreePBX vs 3CX 2021 Edition:

      @VoIP_n00b said in FreePBX vs 3CX 2021 Edition:

      As 2020 comes to a close, and we start 2021 what are you using for new PBX deployments?

      Definitely nothing from Sangoma!

      Yes, let’s skip the only open source choice on the market.

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Detect problems with OneDrive, Dropbox and other synced cloud storage?

      @Pete-S said in Detect problems with OneDrive, Dropbox and other synced cloud storage?:

      @Dashrender said in Detect problems with OneDrive, Dropbox and other synced cloud storage?:

      @Pete-S said in Detect problems with OneDrive, Dropbox and other synced cloud storage?:

      We've recently started using Zoho Workdrive and I think it works about the same as every other cloud storage that can sync folders and files.

      I'm wondering what happens if a client for any reason doesn't sync the data to the cloud anymore. Is there a way for admins to detect that, for instance in OneDrive?

      On the client side there definitely is, not sure if there is on the server side.

      I was thinking server-side. So if you have hundreds of users you could be certain that all of them are actually syncing their data (on a regular basis) and not just working on local files without sync.

      Yes, O365 has reporting for that.
      https://docs.microsoft.com/en-us/microsoft-365/admin/activity-reports/onedrive-for-business-usage?view=o365-worldwide
      The server has to know when user have connected or not.

      No idea for ZoHo.

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Sangoma Ransomware

      @Obsolesce said in Sangoma Ransomware:

      @JaredBusch said in Sangoma Ransomware:

      @Crosstalk-Solutions said in Sangoma Ransomware:

      In video:

      I want to get ahead of speculation....

      Because you want your speculation to be the one everyone believes..

      This video is a load of crap.

      fanboyism-598x300.jpg

      No, facts, not speculation.

      Did shit happen? Of course. No one is denying it.

      Does a ransomware of an exec/upper management mean an entire ecosystem is suddenly invalid? No. That is not how anything works.

      It does mean that things need to be considered, risks weighed, and actual intelligent thought made.

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Sangoma Ransomware

      Chris had only one actual goal by making that video when he did and as he did.

      Revenue.

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • RE: Sangoma Ransomware

      @NashBrydges said in Sangoma Ransomware:

      @JaredBusch said in Sangoma Ransomware:

      Chris had only one actual goal by making that video when he did and as he did.

      Revenue.

      Opinions are like assholes...everybody's got one.

      He has a monetized YouTube channel. He puts out a YouTube video with nothing but rampant speculation.

      You want to tell me it was not revenue?

      posted in IT Discussion
      JaredBuschJ
      JaredBusch
    • 1 / 1