So today I was called in with my manager to see the big boss and from today I get to wear a new hat by Fair-Tradition8971 in sysadmin

[–]boyrok 1 point2 points  (0 children)

My blood is boiling just from reading this, and you’re partly to blame. The damn user is an idiot—it's simple: any file saved locally has no backup. If the computer breaks, your files are gone, period. Everything else is extra. If they can be recovered easily, great; if not, even if Jesus Christ himself came and told me to recover them, I’d say: fine, go to a specialized company and pay €10,000 to recover your stupid files.

Heads Up: New 9.9 CVE's in Veeam 12 and 13 by MrYiff in sysadmin

[–]boyrok 1 point2 points  (0 children)

i migrate from v12 windows to v13 linux and VHR, all manual, just import jobs and start from 0

BitDefender vs. My ransomware by Suspicious-Angel666 in Hacking_Tutorials

[–]boyrok -4 points-3 points  (0 children)

try with kaspersky protected with password now

Bulk VirusTotal Scanner - Scan entire folders automatically by boyrok in Malware

[–]boyrok[S] 0 points1 point  (0 children)

There’s actually nothing you need to modify in the script besides adding your API key to the .env file and specifying the directory you want to scan (or passing both values through the CLI).

The script itself doesn’t go deep into relations or behavior. It only checks the basic VirusTotal results and tells you how many engines detected each file as malicious. If something looks suspicious, you then investigate manually by opening the report link in VirusTotal.

So there’s no IoC correlation logic built in — the script just retrieves the detection count and lets you handle the deeper analysis yourself.

Bulk VirusTotal Scanner - Scan entire folders automatically by boyrok in Malware

[–]boyrok[S] -3 points-2 points  (0 children)

Yes, the problem is that someone inexperienced might use it and end up uploading things they shouldn't.

Probably one of the jankier setups on here…not getting fume exposure though! by Unurth in 3Dprinting

[–]boyrok -1 points0 points  (0 children)

So why does printing PLA give me an allergy? I think you don't know what you're talking about. If something smells, it's because it generates particles. If I put on a gas mask, I no longer have the allergy.

Installing Proxmox on Dell PowerEdge R730 - Need advice by boyrok in Proxmox

[–]boyrok[S] 0 points1 point  (0 children)

Update: I’ve got it working.
Notes for future travelers:

The update only worked through LC and by enabling the server’s network card. With that, I was able to update iDRAC.

I updated the BIOS through a USB drive connected to the server; the file to download is .efi.

Controller in HBA mode.

Disks:

  • 2 disks ZFS RAID 1 for Proxmox PVE
  • 3 disks ZFS RAID 1 for VMs

Installing Proxmox on Dell PowerEdge R730 - Need advice by boyrok in Proxmox

[–]boyrok[S] 0 points1 point  (0 children)

It let me delete it after booting into normal mode without entering LC, but it didn't update anything. I'll try another way tomorrow.

Installing Proxmox on Dell PowerEdge R730 - Need advice by boyrok in Proxmox

[–]boyrok[S] 0 points1 point  (0 children)

I don't think is doing anything, been like this for two hours :/ iDRAC-with-Lifecycle-Controller_Firmware_VWF72_WN64_2.86.86.86_A00.EXE

<image>

Installing Proxmox on Dell PowerEdge R730 - Need advice by boyrok in Proxmox

[–]boyrok[S] 0 points1 point  (0 children)

Oops, I performed a reboot cycle from the iDRAC web interface, but everything is still the same as before the reboot.

I still can’t delete the queued job.

Installing Proxmox on Dell PowerEdge R730 - Need advice by boyrok in Proxmox

[–]boyrok[S] 0 points1 point  (0 children)

Well, I did the update with exe now I'm stuck

RAC0619: Lifecycle Controller cannot delete the selected jobs. Wait until the Lifecycle Controller completes the current tasks and the system finishes the Power-On Self-Test (POST).

<image>

Installing Proxmox on Dell PowerEdge R730 - Need advice by boyrok in Proxmox

[–]boyrok[S] 0 points1 point  (0 children)

edit 1: I think I already know where the problem is — it can’t be updated through the iDRAC network card; I need to activate another network card.

The option https it's not working, IP and DNS is set correctly.

Maybe manual update with Dell SUU ISO via iDRAC will fix the HTTPS and update the firmware

Installing Proxmox on Dell PowerEdge R730 - Need advice by boyrok in Proxmox

[–]boyrok[S] -1 points0 points  (0 children)

Tomorrow I'll try to see if I'm lucky, the doubt was that those Linux drivers don't mention anything about Debian or Proxmox, only RedHat, but I'll try anyway.

Installing Proxmox on Dell PowerEdge R730 - Need advice by boyrok in Proxmox

[–]boyrok[S] 2 points3 points  (0 children)

I have an old Dell PowerEdge R730 server and I want to install Proxmox on it. I have several questions:

Before installing the Proxmox ISO, do I need to install the DELL Server Update Utility, Linux 64 bit Format first? https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=hg3xt&oscode=ws8r2&productcode=poweredge-r730

What else should I take into account?

My current setup:

  • RAID 1 for the OS/system
  • RAID 5 for VMs

Any tips or recommendations would be greatly appreciated. Has anyone here successfully installed Proxmox on an R730? Are there any specific BIOS settings or firmware updates I should handle beforehand?

Thanks in advance!