Sometimes I need to open a file that is already open, and I would like to close it. For that I need to know which machine on the network has it open. How would
I'm trying to send the logs from fluentd to another fluentd, both are installed in two different machines (ubuntu) that I get access to through PuTTy. The match
I need to create editable polygons using react native maps, I am able to make polygons but they are intersecting. I need to create them as shown in the link. I
I am using AES encryption, I have no issues encrypting and writing to DB when I decrypt, it returns null. The Key and IV are the same while encryption and als
My embedded linux board has usb-net gadget functionality. From my host computer I am able to establish ethernet over usb connectivity. I am trying to understand
I'm trying to setup an ingress in kubernetes for my frontend, the code is as below. datahub-frontend: enabled: true image: repository: linkedin/datahub-
I have a multipart form and i have created a route inside api, i am using some packages to handle file upload but i get undefined whenever i try to print form d
I'm trying to render a simple sphere in three.js but for some reason I get a distorted shape (it's a sort of a vertical stick shape). Here's my html <!DOCTYP
I am using ASP for this and I had to generate reports in PDF format and send the file back to clients so they can download it. I made the reports using MigraDoc