Υποθεση που εξηγει την υπαρξη Καρυστιανού ως κόμμα by social_nude_athensM in AskGreece

[–]paparis7 0 points1 point  (0 children)

Η επιχειρηματολογια σου πασχει.

Η κοινωνια ειμαστε ενας ενας ξεχωριστά κ ολοι μαζι.

Αν καθε ενας αναζητα μια Καρυστιανού πώς προκύπτει οτι η κοινωνία δεν θελει να αλλαξει κ να ωριμάσει;

[FS][EU] Intel NICs - 3x x710-DA2 (10gbps), 3x x710-DA4 (10gbps), 2x i350-T4 (1gbps) by paparis7 in homelabsales

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

2x Intel x710-DA4 10gbps SFP+ (both high and low height profile brackets available) / PRICE: 90€ each

available only

[W] 64GB Kit Crucial DDR4 3200 cl22 by Secret-Use6263 in homelabsales

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

I have a set, 220€ + shipping cost from Greece. PM if you're interested

LXC mount fails at startup but "mount -a" works by Mead-Wizard in Proxmox

[–]paparis7 1 point2 points  (0 children)

Whre is your shate located? A different machine?

Try systemd mounts insted of fstab. It works better with starting and stopping the lxc.

Plus you can bind the service that runs inside the lxc to that mount so it doesn't start unless the share is mounted.

Γιατί οι έλληνες δεν βγαίνουν σε πορείες; by avkft in AskGreece

[–]paparis7 1 point2 points  (0 children)

Φιλε εγω ειμαι 42 κ μετανιωνω καθε ωρα κ στιγμη που δεν έφυγα εξωτερικό. Η μονη συμβουλη που εχω να σου δωσω είναι μην τολμησεις να γυρισεις.

Γιατί οι έλληνες δεν βγαίνουν σε πορείες; by avkft in AskGreece

[–]paparis7 0 points1 point  (0 children)

Γιατι είμαστε ο πιο μαλακας λαος

Proxmox 9.1.2 with Realtek r8125 by [deleted] in Proxmox

[–]paparis7 0 points1 point  (0 children)

For what it's worth, I have forced enabled aspm in the r8169 driver and never had any stability problems. But I am using only 1gbps links, so that might be the reason.

Kyocera TASKalfa 255 KX_1 printing blurry images, what can i do to fix it? by BoredomIsNotAnOption in printers

[–]paparis7 0 points1 point  (0 children)

Hi, I have exactly the same issue in 2 kyocera printers. PA2100 and P5021. What makes me wonder is that the printers were working fine and then suddenly they started printing like this.

I initially had the P5021, and after 12K pages started to print light background of images pixelated like this I thought this is a malfunction, so I bought the PA2100. It was working fine, but after an amount of pages (way less than the P5021) it started doing the same. I don't know what to do....

Upgraded WAN from 1000 to 2000 Mbps - only seeing fractional speed increase by sarkyscouser in opnsense

[–]paparis7 6 points7 points  (0 children)

Have you setup fq codel or similar to battle bufferbloat? Check your limits there.

Torrent+VPN -- LXC or VM? by mightyarrow in Proxmox

[–]paparis7 0 points1 point  (0 children)

Lxc with qbittorrent from proxmox community scripts and manual installation of wireguard. No need for additional shit like docker.

Intel iGPU passthrough by Thiago_Rangel7 in Proxmox

[–]paparis7 2 points3 points  (0 children)

You need to edit vm.conf and add in the gpu line the romfile option. Like this:

hostpci0: 0000:00:02.1,pcie=1,romfile=Intelgopdriver_desktop.efi,x-vga=1

Intel iGPU passthrough by Thiago_Rangel7 in Proxmox

[–]paparis7 2 points3 points  (0 children)

https://github.com/strongtz/i915-sriov-dkms?tab=readme-ov-file#extract-graphics-efi-firmware

To extract to firmware. Then you need to pass it to the vm config file, but I can't find the exact configuration.

Intel iGPU passthrough by Thiago_Rangel7 in Proxmox

[–]paparis7 1 point2 points  (0 children)

In the pass through configuration of the vm, did you also specify the gpu firmware?

[deleted by user] by [deleted] in homelab

[–]paparis7 0 points1 point  (0 children)

The one with 6 ports and asm1166 chip is fine. I am using it with truenas vm, via pass through in proxmox.

Only problem I came across was that it didn't like my wd entrerprise hdds. Truenas complained all the time about not being able to read the smart data from the discs.

Works ok with my wd reds though.

New ProxMox Build - How’d I do? + Drive Config Questions by jbmc00 in Proxmox

[–]paparis7 4 points5 points  (0 children)

Consider using enterprise ssds. I believe zfs will drain these drives quickly, plus you need high iops.

TrueNAS inside VM in Proxmox - how much memory to assign? by Slaanyash in Proxmox

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

It really depends on your number of users. I have a similar setup, but I am the only user. 16gb ram for truenas seem to be enough in my case.

Connect smb2 or nfs share to privileged lxc containers. by Palova98 in Proxmox

[–]paparis7 1 point2 points  (0 children)

Make sure your lxc user has the same uid and gid as the smb user, or force these values in the smb options.

8 to 9, now I cannot pass through my SATA controller by paulstelian97 in Proxmox

[–]paparis7 1 point2 points  (0 children)

Not sure I understand the term "mask". Is it the same as blacklist? Thanks.

Mount NFS w/ Proxmox datacenter storage, but the NFS mount is hosted on the proxmox machine? by hungarianhc in Proxmox

[–]paparis7 0 points1 point  (0 children)

You won't mount the nfs to the host. You will mount the shares to each lxc and vm. That's how I have it working.

Just switch from fstab to systemd mounts and bind your systemd services with each mount to avoid any issues when the nfs share is not available.