javax.net.ssl.SSLHandshakeException: No appropriate protocol (protocol is...
Good morning,I'm trying to send a mail in a java application running on Ubuntu with jakarta.mail-api version 2.1.2 and openjdk version 11.0.20.1but I obtain following...
View Articlesamtools view -F option appears to not be functioning
Samtools version:samtools 1.13Using htslib 1.13+dsPlease describe your environment.Windows CPU running Ubuntu 22.04.3 environmentmachine architecture (run uname -m on Linux/Mac OS or wmic os get...
View ArticleCollect syslog file from Windows using Ubuntu 20.04 Ansible both running on...
Virtual BoxUbuntu 20.04Windows 10I already have connected on windows using my Ubuntu machine. The control node is the ubuntu machine.I used openssh connection and already do passwordless connection to...
View ArticleUbuntu EC2-User data bash script is not running
I have tried to run the script below on an Ubuntu22 machine, and I have also tried to run it on a Amazon Linux machine. The instances both launch with no issues stated, however when I SSH into the...
View ArticleIs simultaneous use of GitHub SSH Keys and GitHub token creating conflict?
I have created SSH keys for my GitHub account, prior to being assigned as collaborator to a team project. The team insited to create GitHub token to conform with the project work from start, and I...
View Articlechroot: failed to run command `./bin/sh': No such file or directory
I wanna emulate router firmware in QEMU.After extrated tar file, I did change root directory bychroot . but there is an error to run this.root@debian-armel:~/squashfs-root# chroot ./ ./bin/shchroot:...
View ArticleI am trying to install ros-noetic- to my device
I set the following command to terminal:sudo apt install ros-noetic-And it gives the following error:E: Unable to locate package ros-noeticHow can I fix it ?!note: I have already installed ROS...
View ArticleHow to fix Connection Issue or Update Needed on Ollama
I'm getting a "Ollama Version: Not Detected" and a "Open WebUI: Server Connection Error" after installing Webui on ubuntu with:sudo docker run -d -p 3000:8080 -e...
View ArticleEven if the client network connection is lost, sse send continues and the...
In the development environment, the application is installed in the Docker container on the Ubuntu server, and data is transferred from the server to the client via Spring Boot, Undertow, and SSE...
View ArticlePackage download issue with apt-offline
I have a private VM to dolwnload software in that i am using apt-offlineFor testing purpose i have tried using apt in gcp cloud shell and its working properlycloud shell image.Later i tried in Debian...
View ArticleProblems with starting docker on not systmd ubunto
I've installed docker on Ubuntu server using apt repository (using this instruction).Hello world did't started because docker demon isn't startedsudo docker run hello-worlddocker: Cannot connect to the...
View ArticleUnable to access proftpd server via sftp: port 22 [closed]
I need help please.Thank you.I'm trying to replace a proftp server because the old one was encrypted during installation and the passkey is lost.Old server works fine on ftp:21 and sftp:22/322old...
View ArticleEven an IA can help me! PostgreSQL in Ubuntu, can't access due to an old...
Hi everyone and thanks in advance.I'm studing WebDevelopment and i tried to connect a database (postgresql) to a node using express to create my first and simple app.I have installed the latest version...
View ArticleInstalling kde4-config in Ubuntu 22.04 [closed]
I am trying to install the old version 2.1.3 of Kile on Ubuntu 22.04. When I try to run cmake, I get an error messageMake Error at /usr/share/cmake-3.22/Modules/FindKDE4.cmake:61 (message):ERROR: Could...
View ArticleOCI Ubuntu instance Samba hanging and not connecting (from Windows) [closed]
I have an OCI 22.04 Canonical Ubuntu Instance on Ampere Altra (1 cpu, 6G ram).I am trying to create a samba instance configuration on this to be able to do a "wireless storage" and access it from any...
View Articlecypress window doesn't open in ubuntu and show "Failed to connect to the bus"...
i can't open cypress window in ubuntucypress: 10.0.3ubuntu: 22.04.4
View ArticleI want to add in crontab: [closed]
0 5 * * * /usr/bin/aide.wrapper --config /etc/aide/aide.conf --checkin crontab. any help? thanks muchi tried manually putting it but it failed. how can i fix this problem. I just want to harden my...
View ArticleImageMagick security policy 'PDF' blocking conversion
The Imagemagick security policy seems to be not allowing me perform this conversion from pdf to png. Converting other extensions seem to be working, just not from pdf. I haven't changed any of the...
View ArticleModuleNotFoundError, while running a python script as root user in Ubuntu
I need to ping a website. Im using pythonping module. I have installed a module globally. When i write the following command in the terminal: sudo python3 my_file.py i got the following error:import...
View ArticleVisualVM Version of OpenJDK is not supported
I have install VisualVM on my Ubuntu machine, and I'm getting this error when trying to open it:Version of OpenJDK is not supported. Please use the default-jdk.I have no idea on how to solve itjava...
View Article