Laravel 8 deployed on Ubuntu but keep getting: Undefined variable
I have build a project on a windows 10 machine and now that it is allmost finshed I tried to deploy it on a ubuntu 20.04.2 server on a virtual machine. But now that I've got it working I keep getting...
View Articletensorflow not detecting gpu in a conda environment on ubuntu 22.04
Ubuntu : 22.04rtx 3070ti notebook + i7 12700conda 24.1.2tensorflow 2.16.1Driver Version: 535.161.07 CUDA Version: 12.2Build cuda_11.5.r11.5/compiler.30672275_0I tried pip install tensorflow[and cuda]...
View ArticleWhy am I getting keyboard letter repeats with Chrome and not Firefox? [closed]
When I type in Chrome I sometimes get letter repeats like ttttttttthisIt doesn't happen in Firefox or other apps.I am using Ubuntu 23.10 and Chrome Version 122.0.6261.94 (Official Build) (64-bit). It...
View ArticleHow to get correct accents char within javascript on Ubuntu?
Surprisingly, this simply code:<!DOCTYPE html><html><body><h1> Keyboard input test</h1><script>document.addEventListener('keydown', function(event) { const...
View ArticleBlock Http requests using Squid Proxy
I need help with setting up Squid proxy on my Ubuntu machine. I want to configure it to use basic authentication and block any calls made on this machine that don't provide correct proxy credentials.I...
View Article"Unidentified reference to main" when attempting to build PractRand [closed]
screenshot of error message in Linux command promptHi, I'm new here so forgive me if the question isn't entirely clearI'm attempting to build PractRand on a VM running Ubuntu 22.04, the latest LTS...
View ArticleCan I safely uninstall the snap package core20 from ubuntu server 22.04?...
I have an Ubuntu server 22.04 VM. Security scan software is flagging the openssl program inside the snap package core20 as having security vulnerabilities. According to the core20 github repo's readme...
View ArticleLaunching GUI app from debian package postinstall script
I've generated a debian package that contains some libraries and an executable (GUI application). I would like that the executable start automatically in the context of the user session who launch the...
View ArticlePackage 'mysql-community-client-plugins' has no installation candidate
I am trying to install mysqlclient using pip and getting red text, saying there is no config.h file. I started fixing that and stucked on installing libmysqlcppconn-dev on Ubuntu 20. Terminal saysThe...
View ArticleHow to Automate Ubuntu Server 22.04 Installation with Preseed File, Allowing...
I'm relatively new to automating Ubuntu OS installations and looking for guidance on how to streamline the process using a preseed file. I want to automate most of the installation process but still...
View ArticleHow can I capture XDND information while dragging files between different...
I wrote a demo to capture XDND type messages for dragging files between folders in UBUNTU22.04. But I found that even though I set the mask for all message types, I still couldn't catch messages from...
View ArticleX11 Forwarding using Cygwin ssh got port 6000 Connection refused
I try to forward X11 using Windows 10 machine as the client and a Ubuntu Linux machine as the server. The ssh is running under Cygwin, which contains xinit and xorg. The steps:Turn on the linux server...
View ArticleShow onscreen keyboard in Electron Kiosk Mode
I'm developing an application using Electron in Kiosk mode.The application is going to run on Ubuntu touch screens.The problem is that when the user touch on a textfield the Ubuntu touch keyboard is...
View ArticleExcessive RAM Consumption by Wazuh-Indexer Process on Proxmox VE Agent
I've been utilizing Wazuh for several months now, with my own Wazuh server set up. I've added my Proxmox VE as an agent with the Wazuh agent, but I'm encountering some issues with it. Specifically, I'm...
View ArticleTmux highlight machine name and working directory
I am a new user of tmux and wondering how I can highlight machine name and working directory? What I mean is below.In default Ubuntu terminal:While in tmux:I know this is a minor, but having these...
View ArticleI am trying to configure and start vsftpd 2.3.4 but I get (code=exited,...
For educational purposes, I am attempting to create a vulnerable service on an Ubuntu 20.04 server by installing vsftpd 2.3.4. Since the version is outdated, I am configuring everything...
View ArticleGnome terminal incompatible with new python version [closed]
So I was recently trying something with different python versions, and ended up deleting my system wide installation of python, that came with my ubuntu focal. Now, my gnome terminal won't open, and I...
View ArticleWhy is cmake-gui not setting environment variables like it should?
I'm trying to compile M2aia (look it up on GitHub), which is based on MITK and I get the cmake-error:[ 1%] Performing update step for 'MITK-Data'[ 1%] No patch step for 'MITK-Data'[ 1%] No configure...
View ArticleError installing NVIDIA drivers on Ubuntu 22.04 [closed]
I'm trying to install CUDA 12.1 on Ubuntu 22.04. I'm on a laptop with a 2060.These are the commands I have used. The first ones are to uninstall my current cuda drivers and the next ones are to install...
View Articleubuntu 22 unable to install nvidia-cuda-toolkit inside lxd container [closed]
May be somebody know how to solve issues after updating ubuntu 22.04, because after update all "cuda related app", inside lxd containers, stops working. However when I try to reinstall...
View Article