I have a question, I'm running a nodeJs server on a Digital Ocean droplet. I'm using pm2 for monitoring the application, everything looks fine. However suddenly
I have an question about the .exe log. I am using raspberry pi 4 module with Debian OS where I am running my c-program from the .service base
I am trying to make a CIFS connection between my Ubuntu client desktop and my Windows 10 server Desktop, so I can share folders and files though a local network
I've install and config a local repo server with Ubuntu 20.4.03 using the following link [https://www.linuxtechi.com/setup-local-apt-repository-server-ubuntu/#:
I'm modifying hundreds of pictures with two command lines and I have to manually delete the original files before executing the second command, then delete one
I set up two same servers with the same configuration. I link with hosts the same templates on the Zabbix server, but Hosts has different counts items, triggers
I am trying to login to mongodb database using mongodb shell, and if the password contains any special characters like -(hyphen) or '(single quote) , it gives e
To get in context, i am making a GUI application that based on a input command through a GtkEntry like ls it would pop up a window with the respective files in
I am working on an arm64 based board, running on Linux (Ubuntu 18.04). On the other end of this device, there is an FPGA connected via PCIe which is endpoint an
I'm unable to create a mail profile in my remote windows machine which has Outlook 2016. I havw to create it using ansible. I tried this: - name: Manage windows
Lets say that I have the following DeletedFiles.txt file: test1.zip - date-removed='6-16-2021' test2.zip - date-removed='6-17-2021' test3.zip - date-remov
I recently migrated my website to new AWS ec2 linux instance. Php8.0, MySql8.0, all pages work fine. Wordpress database was exported from Mysql5.7 and imported
i have created an github action to deploy the code when pushed. it cause this error when installing the packages. Run npm i --no-optional && cd client &
I am getting below error when trying to attach shell script as config map. I am not sure what's the issue because script work without adding in config map It sh
In Yocto project, built my project which is running on Raspbian OS. When i run executable, i get half FPS compared to executable running on Raspbian OS. The lib
I have been researching the differences between File, Block and Object storage. I've tried to relate the native Linux File System with one of these types of sto
I tried to find all the .xvg files generated by Gromacs inside a directory as well as its subdirectories and then copy them to a new directory, with new names f
I have installed in my arch system code-oss following this guide https://wiki.archlinux.org/title/Visual_Studio_Code i have also modified product.json ,installe
exempi is a package for Linux and I am a Windows user, until now no windows releases have been made but I need it, so my Question is can I install it on windows
I'm developing a software using C++ for Windows/Linux. I want to create a file (txt, json, license, you name it) at runtime, and save it somewhere. Is it possib