Quantcast
Browsing all 5962 articles
Browse latest View live

Google Chrome preview tab not rendring html correctly instead rendring...

In my PHP project, I am printing thisvar_dump("hello");to debug variables. However, I've encountered an unusual issue. When I navigate to the preview tab, instead of seeing the expected output, I'm...

View Article


nodejs is installed in wsl ubuntu but 'node--version' shows 'No such file or...

Installed Nodejs using brew commands, which installed the node, but node commands are not running. The result is always:'node: error while loading shared libraries: libicui18n.so.73: cannot open shared...

View Article


Docker Desktop doesn't install saying docker-ce-cli not installable

In an online training course, the instructor mentioned that he has "an Ubuntu virtual machine installed with Docker Desktop"; therefore, I am trying to install the same on a Windows 10 physical host...

View Article

Image may be NSFW.
Clik here to view.

Ubuntu sqlcmd : cannot open backup devices [closed]

I am facing issue where want to restore my sql server database from windows to ubuntu. I have copied the backup file using WinSCP to linux environment (it is on /var/opt/mssql/backup/). the problem is...

View Article

I want to configure the thingsboard iot gateway sur mon ubuntu (docker) [closed]

My current challenge revolves around configuring the ThingsBoard IoT Gateway and ensuring that all the steps I'm undertaking are correct. Unfortunately, I've encountered an obstacle: I couldn't locate...

View Article


Image may be NSFW.
Clik here to view.

Ubuntu 23.11 + TPM Full Disk Encryption + Esxi/VMWare [closed]

Has anyone gotten TPM + FDE working on a VM in ESXi?I got through the installation but after reboot the system would not start, a screen comes up with /EndEntire and then the following errors:When...

View Article

AttributeError: 'array.array' object has no attribute 'ndim'

I installed rubberband-cli in ubuntu using this commandsudo apt-get update -y sudo apt-get install -y rubberband-cliNow I'm getting this error, Any solutions?Traceback (most recent call last): File...

View Article

cannot install qgis on ubuntu 23.10

installation fails with an error/usr/lib/qgis/crssync: symbol lookup error: /lib/x86_64-linux-gnu/libspatialite.so.8: undefined symbol: GEOSFrechetDistanceDensify_rI use the official repository from...

View Article


Why am I getting keyboard letter repeats with Chrome and not Firefox?

When I type in chrome I sometimes get letter repeats like ttttttttthisIt doesn't happen in Firefox or other appsI am using Ubuntu 23.10 and Chrome Version 122.0.6261.94 (Official Build) (64-bit)Started...

View Article


npm run build connection timeout on ubuntu virtualmin server

Ubuntu 22.04.4 LTS with virtualmin installed.Latest npm is installed, running a laravel projectGiving me npm run buildbuildvite buildvite v4.5.2 building for production...Connection to ****:10000...

View Article

ssh no key found when used with appleboy ssh actions in Github actions for...

I am working on my cicd flow with Github actions, and deploying a docker containers on Ubuntu server. Original server authentication was with password. I later added SSH keys generated using PuttyGen...

View Article

Getting a 500 Internal Server Error (require() failed opening required path)...

I have installed Laravel many times on Windows OS but never had this problem.However, on Ubuntu 14.04 I am getting a 500 Internal Server Error, and messages like this in my logs:[Wed Jul 22...

View Article

Bricked Ubuntu installation while trying to increase swap space

I tried to increase swap space to run some code.The commands I followed:size="16G"file_swap=/swapfile\_$size.imgsudo touch $file_swapsudo fallocate -l $size /$file_swapsudo mkswap /$file_swap$ sudo...

View Article


Ansible code written in YAML format that can be used to remove MySQL and Java...

I have used Ansible YAML code to install MySQL and Java on different servers. However, I now want to remove/uninstall MySQL and Java from those same servers. I have attempted to do so using code, but...

View Article

"/usr/bin/ld: cannot find -lstdc++: No such file or directory" on running...

getting this error on flutter run for a linux desktop applicationRunning "flutter pub get" in proj... 5.3sLaunching lib/main.dart on Linux in debug mode...CMake Error at...

View Article


Pygame, no ScreenUpdates via pygame.display.update(rect_list) after game was...

Using: pygame 2.5.2 (SDL 2.28.2, Python 3.10.12) on Ubuntu 22.04.4 LTSMy pygame app, which is running with the .set_mode flags FULLSCREEN and NOFRAME, is updating the screen via...

View Article

How to upgrade AWS CLI to the latest version?

I recently noticed that I am running an old version of AWS CLI that is lacking some functionality I need:$aws --versionaws-cli/1.2.9 Python/3.4.3 Linux/3.13.0-85-genericHow can I upgrade to the latest...

View Article


How to change the PIDFILE location of cron?

My question is clear, I want the crond.pid file, which is created by the cron daemon, to be located in /data/storage/ instead of the default /var/run/ directory inside my docker container. I am...

View Article

Build kernel modules for specific Ubuntu version

I am trying to build kernel module but when I try to load it I get$ sudo insmod net/openvswitch/openvswitch.koinsmod: ERROR: could not insert module net/openvswitch/openvswitch.ko: Invalid module...

View Article

NodeJS: Generating PDF with Puppeteer and Docker [duplicate]

UPDATE ABOUT CLOSED QUESTION:So I posted this question because all the solutions in the provided links did not work for me especially in the Docker environment, the code works outside Docker...

View Article
Browsing all 5962 articles
Browse latest View live