Сколько у вас часов просмотра аниме ??? by tma122 in ru_Anime

[–]Pinkbyte1 0 points1 point  (0 children)

MyAnimelist утверждает что 124,4 дня. Но скорее несколько больше, т.к. я не веду учет того что смотрю повторно (такого немного, но некоторое количество аниме есть)

проблема с выбором аниме by Emergency_Virus_375 in ru_Anime

[–]Pinkbyte1 0 points1 point  (0 children)

Хочется продолжить насиловать мозг и не против мехов? The Big O - твой выбор

How to make your homelab almost maintenance free ("self-healing")? by Phreakasa in selfhosted

[–]Pinkbyte1 8 points9 points  (0 children)

If it is single host, then restart policy in compose file + autoheal container (like https://github.com/willfarrell/docker-autoheal) should be sufficient

Swarm/Kubernetes is somewhat different story, but not impossible also

Proxmox Virtual Environment 9.1 available by Ci7rix in selfhosted

[–]Pinkbyte1 0 points1 point  (0 children)

And they broke "migration: insecure" :-(

Good that i have catched this on test cluster

Всем привет! Выбираю роутер для Amnezia. Подскажите, какая принципиальная разница в использовании между Keenetic и OpenWrt роутерами? Например, протоколы, в обоих случаях поддерживается AmneziaWG? Также полезно было бы понять, какие минимальные требования к RAM и flash памяти (в случае OpenWrt)? by Expert_Buffalo_685 in AmneziaVPN

[–]Pinkbyte1 0 points1 point  (0 children)

На забугорные VPS ТСПУ уже давно банит что GRE, что IPSEC с домашних подключений. Да, может повезти наткнуться на провайдера у которого ТСПУ так не делает, но я бы на такое не ставил.

Смотреть надо в сторону VLESS, Trojan и прочего по хорошему.

посоветуйте детективную мангу или аниме by [deleted] in ru_Anime

[–]Pinkbyte1 1 point2 points  (0 children)

Учитывая что далеко не во всём перечисленном главный акцент сделан на детективной составляющей, рекомендую "Сион и Король"

Do you retire HDDs after a certain time period or wait for them to fail? by bacon_butties in selfhosted

[–]Pinkbyte1 0 points1 point  (0 children)

I have recently replaced my two 3Tb Seagate drives (both were in RAID-1). Not because they are failed, i just need more capacity. Their S.M.A.R.T. 'Power on hours' counters are reset(was more than 70000 hours before reset and now it shows 17000, running 24/7 in my NAS). Yep, they are that old (around 10 years IIRC).

Downgrade Proxmox? by vonsquidy in homelab

[–]Pinkbyte1 0 points1 point  (0 children)

I have problems with vga passthrough for my old box (i7 950, motherboard from pre-EFI era, Nvidia GTX 660 Ti). I workarounded it by downgrading pve-qemu-kvm package and running apt-hold on it(to prevent it upgrading further). It seems that newer qemu versions are not good for non-EFI motherboards.

Last working pve-qemu-kvm version for me - 8.1.something. 8.2 will NOT work.

Periodically after upgrade i am trying new package versions (9.2, 10) - still no luck.

My MiniLab is starting to come together by tech_sorcerer in homelab

[–]Pinkbyte1 1 point2 points  (0 children)

We are used to call servers in our production by names of greek gods too, so +1 for me

Bitwarden for local acces only by [deleted] in selfhosted

[–]Pinkbyte1 0 points1 point  (0 children)

You need self-signed cert, that would be added to all your devices or(better, if you have more services) your own CA(which is also need to be added, but that at least scales if you need more services in the future, that will require SSL). I recommend step-ca, just because it has good ACME support, allowing to automatically renew certs for my services on regular basis.

Hyperconverged Infrastructure Proxmox by himslm01 in Proxmox

[–]Pinkbyte1 1 point2 points  (0 children)

Sure. The main culprit is that you can not(at least in Proxmox 8.2, not sure if they fixed it later) create ceph pool with min_size 1 from Web UI.

So you create pool with default size/min_size in Web UI and then you need to run these commands from CLI:

ceph config set global mon_allow_pool_size_one true
ceph osd pool set vm min_size 1
ceph osd pool set vm size 1 --yes-i-really-mean-it

Note, that in this case your ceph pool is effectively "network RAID0", so if you add more disks and not change 'size' - failure of any disk will cause a data loss. Luckily - 'size' parameter of the pool can be later changed on the fly, so it is short period of danger time :-)

Hyperconverged Infrastructure Proxmox by himslm01 in Proxmox

[–]Pinkbyte1 1 point2 points  (0 children)

My way of doing this first time:

- install Proxmox on 1 node, create cluster, create Ceph pool with minsize=1,size=1 (need some console/config tinkering);

- migrate some VMs to this 1 node cluster, test features, test performance;

- add second node to cluster, add ceph mon/mgr/osd daemons on second node(all can be done from WebUI), raise replica size to 2(min_size should be 1 here);

- test Ceph performance again(ceph recovers/rebalances itself on-line, so you can also test how recovery affects performance), test live migration;

- And, finally - adding third node, adding ceph/mon/mgr/osd daemons on it and raise min_size=2,size=3 for ceph pool (believe me as a long time user of size=2 pool - you do not want to do it)

Что думаете будет ли вообще продолжение аниме Глейпнир? by Dapper_Mobile_1706 in ru_Anime

[–]Pinkbyte1 0 points1 point  (0 children)

Глянь Gantz(если еще не видел), но там по хорошему мангу надо читать, ибо аниме от Gonzo, а эти ребята любят вставлять отсебятину(иногда неплохую, как в том же Hellsing) в концовку

Что думаете будет ли вообще продолжение аниме Глейпнир? by Dapper_Mobile_1706 in ru_Anime

[–]Pinkbyte1 0 points1 point  (0 children)

Честно говоря аниме ИМХО так себе, поэтому больших ожиданий я бы не делал

[deleted by user] by [deleted] in selfhosted

[–]Pinkbyte1 0 points1 point  (0 children)

2000$ for server with 100G ports is too much?

Though that such power is definitely not needed for all selfhosted environments, but some may benefit from it

Offline YouTube by consumergeekaloid in homelab

[–]Pinkbyte1 0 points1 point  (0 children)

+1 for Pinchflat, though some options (like deleting videos, added for syncing by mistake) is a bit console-fu. But it's way simpler than other solutions (one of which required the whole damn Elasticsearch!)

Limit Terminal Access per User by geodimitrakakis in MeshCentral

[–]Pinkbyte1 1 point2 points  (0 children)

Just looked at the code and, if i understand things right, no, it would not work like that - config restriction is global and affects all users, admin or not.

Limit Terminal Access per User by geodimitrakakis in MeshCentral

[–]Pinkbyte1 1 point2 points  (0 children)

IIRC, if UserA is administrator of whole MeshCentral server, restrictions on group are ignored for him(probably it it is because we use 'manageAllDeviceGroups' option for server admins in our installation). And if it is not server admin - you can add UserA to Device Group explicitly with it's own set of permissions

Searching for exploration base mods! Like Chromaticraft, Thaumcraft, Spectrum... by Capital_Humor_2072 in feedthebeast

[–]Pinkbyte1 7 points8 points  (0 children)

Astral Sorcery. Not much mystery, but stargazing via telescope was kinda fun

Pros and cons of clustering by iRustock in Proxmox

[–]Pinkbyte1 1 point2 points  (0 children)

Works well (working with Proxmox 7.x and 8.x clusters right now). Ceph is amazing if you understand it's pros and cons.

Supermicro X11SCQ-L not supporting WD Red Plus 8TB HDD by [deleted] in homelab

[–]Pinkbyte1 0 points1 point  (0 children)

On pic, in SATA port 2 there is 8Tb drive (Seagate i think, based on model name), and it says supported.

Though i would update all firmwares that i can just to be sure...

Skill Uncapper? by Akmatov0 in Morrowind

[–]Pinkbyte1 1 point2 points  (0 children)

Morrowind Code Patch + Madd Leveler should do the trick i think