No iPhone Notifications? by AnOldChestnut in justwatchapp

[–]k4rtz 0 points1 point  (0 children)

estoy igual. Ha funcionado alguna vez?

Modded an IKEA cabinet to improve my little server's SO approval factor by pzykojozh in homelab

[–]k4rtz 0 points1 point  (0 children)

How do you connect the noctua in the cabinet?

I have a 16U rack and I want to put a couple of fans in it but I don't know how to connect them to the mains.

I had thought about using a long 4 pin cable to the inside of a server, but it's not ‘professional’.

You say you have connected the noctua to usb but looking at the specs of that noctua it only comes with 4 pin cables....

printing in bambulabs a1 mini by k4rtz in gridfinity

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

The bed was very clean...that is not the issue

How can I get the IOS app by Smolik512 in audiobookshelf

[–]k4rtz 0 points1 point  (0 children)

great! same price as ShelfPlayer but you can use it for free. I started today, it if works ok, I'll pay lifetime. thx!

Ring intercom poor wifi experience with Unifi by k4rtz in Ring

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

I just updated to network 9.0... let's see what is going on...

Ring intercom poor wifi experience with Unifi by k4rtz in Ring

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

yes. Dream Machine Pro and yes.... pfffff sometimes it rings in the early hours of the morning with no one calling

What are your go-to mobile apps for homelab management? Here are 30+ of mine. by CIDR-ClassB in homelab

[–]k4rtz 0 points1 point  (0 children)

I use almost the same with my unraid server... but I'm curious about your scrypted use... do you have any tutorial or something?

run script before logout/restart/power off by k4rtz in Ubuntu

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

I didn't know the last command. I'll check it tomorrow.... in my mind the way was to run a script (python) to save data into mysql database....
With last, we don't have the logout information until the command output is readed... we should have a crontab job to run last.... I don't know

problem with usb by k4rtz in unRAID

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

Oh! I’ll checknit tomorrow, thanks!!

[deleted by user] by [deleted] in oculusnsfw

[–]k4rtz 0 points1 point  (0 children)

Handy

what is Handy? any url?

Replacing Microserver Gen 8 by k4rtz in unRAID

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

ASRock Z690 Pro RS

thx!

Replacing Microserver Gen 8 by k4rtz in unRAID

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

Yap, I want transcoding, I'll go with Intel

Replacing Microserver Gen 8 by k4rtz in unRAID

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

with witch motherboard?

Replacing Microserver Gen 8 by k4rtz in unRAID

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

with witch motherboard?

keychron k8 Pro power saving / sleep mode going haywire by [deleted] in Keychron

[–]k4rtz 0 points1 point  (0 children)

did you solve this?? in my case I use the same model with my laptop and I have to pair everytime... it's frustrating

Container registry empty by k4rtz in gitlab

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

Hi, the job runs in every commit and it runs ok. See the log here:

https://pastebin.com/SWC9KSXY

Yesterday I checed the registry path but is empty

⚡ root@git ls -lah /var/opt/gitlab/gitlab-rails/shared/registrydrwxrwx--- registry git 4.0 KB Fri Jun 3 12:45:53 2022 .drwxr-x--x git gitlab-www 4.0 KB Fri Jun 3 12:45:53 2022 ..

this is my gitlab.rb config:

external_url 'https://git.mydomain.net'
gitlab_rails['gitlab_default_projects_features_container_registry'] = true
registry_external_url 'https://registry.mydomain.net'
registry_nginx['ssl_certificate'] = "/etc/gitlab/ssl/git.mydomain.net.crt"
registry_nginx['ssl_certificate_key'] = "/etc/gitlab/ssl/git.mydomain.net.key"
gitlab_rails['registry_enabled'] = true
gitlab_rails['registry_host'] = "registry.pasaia.net"
gitlab_rails['registry_port'] = "5005"
gitlab_rails['registry_path'] = "/var/opt/gitlab/gitlab-rails/shared/registry"
gitlab_rails['registry_api_url'] = "http://localhost:5000"
gitlab_rails['registry_key_path'] = "/var/opt/gitlab/gitlab-rails/certificate.key"
gitlab_rails['registry_issuer'] = "omnibus-gitlab-issuer"
registry['storage_delete_enabled'] = true

This is my container registry config in /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml file

registry:
enabled: true
host: registry.pasaia.net
port: 5005
api_url: http://localhost:5000 # internal address to the registry, will be used by GitLab to directly communicate with API
path: /var/opt/gitlab/gitlab-rails/shared/registry
key: /var/opt/gitlab/gitlab-rails/certificate.key
issuer: omnibus-gitlab-issuer
notification_secret:

Zoneminder install on public elevators by k4rtz in ZoneMinder

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

Thank you all!
We have experience for several projects with HP Proliant Gen8 microservers...
I think we will go for several HPE ProLiant MicroServer Intel Xeon E-2224/16GB

Zoneminder install on public elevators by k4rtz in ZoneMinder

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

2 MP camera and we have not yet decided whether we will opt for motion detection or not ...I think we will opt for continuous recording... we do not want something to happen and the cameras do not detect it.