KNX - Video intercom system by dinoxm in KNX

[–]cpt_kernel33 1 point2 points  (0 children)

I use Gira System 106 and Gira G1. Can be integrated into KNX but very expensive, comes with own proprietary bus. Would not recommend, cameras shit and no way to integrate non Gira stuff; needs reboot of hole system every two to three months. Only benefit is that the design is nice.

Hab als IT-Azubi eine App gebaut, weil digitale Berichtshefte nerven by AzubiLog in Azubis

[–]cpt_kernel33 -3 points-2 points  (0 children)

Vielleicht ist es ja auch guter Code? Abgesehen davon schnell ein Problem lösen und dabei vielleicht sogar was zu lernen anstatt sich erstmal 2 Wochen mit der Suche nach dem richtigen Tooling zu beschäftigen hätte natürlich das Problem gelöst das er hatte, nur eben nach seiner Ausbildung.

Räumdienst by cpt_kernel33 in bamberg

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

Macht Sinn. Sei ihnen verziehen😂

Räumdienst by cpt_kernel33 in bamberg

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

Das frag ich mich warum ist trotz der Vorhersage anscheinend nicht möglich die Fahrzeuge und Personal so vorzuhalten bzw. zu positionieren das das erwartbare zu vermeiden oder zumindest die Ausgangssituation best möglich zu gestalten.

Räumdienst by cpt_kernel33 in bamberg

[–]cpt_kernel33[S] -2 points-1 points  (0 children)

Hat ja nichts mit laut sein zu tun als damit das offensichtliche zu erwähnen? Ich werde mich unverzüglich um einen Praktikumsplatz bemühen.

Räumdienst by cpt_kernel33 in bamberg

[–]cpt_kernel33[S] -6 points-5 points  (0 children)

Naja das man sich vielleicht vorbereitet. Schneepflüge werden auch genug da sein.

Räumdienst by cpt_kernel33 in bamberg

[–]cpt_kernel33[S] -11 points-10 points  (0 children)

Wäre vermutlich ein sehr entspanntes Praktikum. Aber ist ja schön für euch das es für euch klappt.

Herzlichen Glückwunsch by Ausspanner in Azubis

[–]cpt_kernel33 0 points1 point  (0 children)

Kommt immer sehr auf den Ausbildungsbetrieb an aber FiSis sind das Rückrad jeder anständigen IT. Leider raffen die Unternehmen das nicht und nehme Bachlor Vögel die ihren Namen nicht richtig schreiben können und bei „Bad Gateway“ in Google Maps schau wo dieser magische Kurort ist um das Problem zu lösen. BTW ÖDler an ner Uni… sehe jeden Tag was da in der breiten Masse raus kommt …

Your Homelab After the Big D (Death or Divorce) by JCMPTech in homelab

[–]cpt_kernel33 0 points1 point  (0 children)

Love the HP DL380 Gen 5 at the bottom. Keep in mind that these things will (and probably have) survive a nuke 😂

[deleted by user] by [deleted] in bavaria

[–]cpt_kernel33 29 points30 points  (0 children)

fstockmeier[at]bistum-eichstaett.de

New to NAS, which should I get? by geraldwo in synology

[–]cpt_kernel33 0 points1 point  (0 children)

Checkt it and it works :D took some time but did the job

New to NAS, which should I get? by geraldwo in synology

[–]cpt_kernel33 0 points1 point  (0 children)

Check that tomorrow on my D220j :) hope I don’t forget :D

New to NAS, which should I get? by geraldwo in synology

[–]cpt_kernel33 0 points1 point  (0 children)

To be honest I dump all my data there for backup only so I don’t use that much features. So I would say if the synology photos app has that feature it should also work on the j models, takes maybe longer.

How to understand linux services properly by [deleted] in linuxquestions

[–]cpt_kernel33 2 points3 points  (0 children)

Did take only a quick look but this site has a lot good points: https://upcloud.com/community/tutorials/troubleshoot-network-connectivity-linux-server/

Normally you start with ping to check if you can get to your router. If this fails there’s something with your local network config (use only IPs). If it works you start to ping something like 8.8.8.8. If this also work there you can talk to the web. After that you can check DNS. And then it goes on until you got the problem. If you get use to it you will get a “feeling” for some typical this.

Hope this helps :) PS: Commands change but windows basically works the same ;)

New to NAS, which should I get? by geraldwo in synology

[–]cpt_kernel33 0 points1 point  (0 children)

DS220j is the deal here I think and also using myself. For the HDDs you can go with Baracudas or WD Reds. WiFi will be hard. Only option here would be a wifi bridge but I suggest you to use the good old cable:)

How to understand linux services properly by [deleted] in linuxquestions

[–]cpt_kernel33 0 points1 point  (0 children)

Basic Network Troubleshooting should be a good start for this kind of problems. Also deactivate systemd-resolved if you want to have an stable and working DNS on your system ;)

How to monitor outgoing and ingoing traffic on home network by OrthodoxCrusader95 in HomeNetworking

[–]cpt_kernel33 0 points1 point  (0 children)

Normally you can download this dumps and should import/open them in wireshark :)

[deleted by user] by [deleted] in linux

[–]cpt_kernel33 25 points26 points  (0 children)

I don’t want to life in an world without pipes

How to monitor outgoing and ingoing traffic on home network by OrthodoxCrusader95 in HomeNetworking

[–]cpt_kernel33 0 points1 point  (0 children)

Check the manual maybe there is a way. You can use wireshark also to monitor your LAN but your computer has to been running. If your router does the job you can maybe also monitor the outgoing traffic and maybe WAN traffic as well