Ansible copy from Windows to WSL/Windows (working node)
I have a playbook that search in Windows host for a file pattern. This file can be found for more users. When found the file is copied to a different folder but concatenated with the username where the...
View ArticleESM cache get updated every 10 minutes
Ubuntu 20.04 throws logs almost 100k times per day for ESM cache update.Can some one let me know, what exactly the ESM cache update does? And why does the ESM cache updated every 10-15 minutes. Its...
View ArticleHow to get active application headers in Linux?
I have the following task: I need to receive information about the application the user is currently working with once every 4 seconds. You need to know the window title, the process path in the...
View ArticleWhat IPTraffic Routing rules need to be written in order to reroute internet...
**Background**I am working on setting up a secure connection from my home computer to an Android application (APK) for work. The Android device hosting the application is located in a remote network,...
View ArticleHow to access postgresql.conf file of postgresql deployment on Heroku
I have a Django app hosted on Heroku, with a postgresql DB, on a Standard 0 plan. I want to access and read the postgresql.conf file for this particular app (to ascertain/edit the settings). Can anyone...
View ArticleVirtual Machine Fails to Load [end kernel panic - not syncing: Attempted to...
I got this OVF file that I want to import into my ESXi. After importing it into the ESXi using VCenter, it raises the OS error mentioned in the picture. While printing logs is too fast, I cannot read...
View ArticleI cant ssh into my RedHat node as it shows "Permission denied...
I cant SSH into my RedHat node as it shows "Permission denied (publickey,password,keyboard-interactive)". It allows me the option to enter the password three times and I enter the password correctly...
View ArticleE: Package 'snapd' has no installation candidate . Can't install snap package...
When I'm trying to runsudo apt install snapdIt shows the error as below:Reading package lists... DoneBuilding dependency tree... DoneReading state information... DonePackage snapd is not available, but...
View ArticleHow install java to ubuntu on docker?
I tried use docker. I install tool docker and run. I dovnload ubuntu image and run on docker. I make all by this linkFor install ubuntu I used docker run -it ubuntu bashAfter that I run this ubuntu...
View ArticleHow to build same php extension for multiple versions on the same server with...
I have a server with Ubuntu 22.04 that has multiple versions of PHP installed using ondrej:ppa. I need to add oci8 extension to all supported versions. This is the procedure that I have been...
View Articlepg_restore: [archiver] unsupported version (1.14) in file header
I have a live server and development box, call them live and dev respectively both running postgresql. I can see both and manage both with pgadmin4 without trouble, and both are fully functional the...
View ArticleCannot assemble my code: waring: warning: relocation in read-only section...
I tried to replicate the assembly workspace that i have to study on my windows pc (where i have instruction to how installe and use wsl) on my linux pc but when i try to assemble by using./assemble.ps1...
View ArticleHow to install php-memcached ext on php 7.4
I have upgraded Ubuntu from 20.04 to 24.04 and i have several versions of php installed on my serversudo update-alternatives --config phpSo the problem is that i cant install php-memcached on php7.4...
View ArticleFix for npm global install on Ubuntu
I have a nodejs package that requires a global install. This one fails in a way that leads me to believe there might be a configuration problem in the the Ubuntu package npm. This happens every-time I...
View ArticleVS Code connect to WSL Ubuntu 20.04 LTS, fail with error: Could not fetch...
A few days ago I was working just fine with VS Code connected to WSL Ubuntu 20.04, then I did some updating on WSL, Ubuntu 20.04 LTS and VS Code and now I can not connect to WSL 20.04, and I always got...
View ArticleFailed to run sdkmanager on UBuntu
I upgraded the Java version to 17.0 and installed Android Studio Jellyfish 2023.3.1, downloading SDK tools latest. Consequently, I noticed that the sdkmanager command line no longerError: A JNI error...
View ArticleUnable to install miniconda on Ubuntu(WSL)
I am trying to install miniconda on Ubuntu(WSL) using the instructions on the official installation page: https://docs.anaconda.com/free/miniconda/miniconda-install/I am able to download the package...
View ArticleNeed help in php mail configuration! FOR LINUX [closed]
I want to send email from local host in php to usermail. I don't want to use php mailer but default mail.I did try and it said sent successfully but it is not sent to mail!enter image description hereI...
View ArticleGraylog packetbeat on ubuntu
I have a problem with elastic packetbeat on ubuntuI use graylog version 3.1 and elasticsearch 6.8 and mongo 4installed packetbeat 7 but nothing received on graylog input`bahram@localdomain:~$ sudo curl...
View ArticleInstall Rabbitvcs 0.19 on Ubuntu 22.04 [closed]
I followed this doc to install Rabbitvcs 0.19 on Ubuntu 22.04 with these steps :sudo add-apt-repository ppa:ubuntuhandbook1/rabbitvcssudo apt updatesudo apt install rabbitvcs-caja rabbitvcs-corebut got...
View Article