Quantcast
Browsing all 5962 articles
Browse latest View live

OpenDaylight Error 401 Unauthorized, Suggestions? (I have already use...

Using the next command:$curl -u admin:admin -X GET http://172.17.0.2:8181/jolokia/read/org.opendaylight.controller:type=DistributedConfigDatastore,Category=ShardManager,name=shard-manager-configI have...

View Article


Can a server turn the traffic for multiple services from http to https?

My ubuntu server has multiple services running on different ports(not 80 or 443).. What I want is if the server receives traffic on any of these services to make the traffic HTTPS instead of HTTP. How...

View Article


Can't use the Airflow module and show the TypeError 'module' object is not...

I am using WSL2 ubuntu linux system and try to use Airflow on WindowsOperating on VscodeI installed the 2.4.1 version of AirflowWhen I tried to ,I got the below error:Traceback (most recent call...

View Article

Cannot update TBB using pip: distutils installed project

I ran a full update of all PyPi packages on my laptop (Ubuntu 22.04, Python 3.9), and I've resolved all dependency issues except one: Daal requires a different version of TBB than what I have. I forced...

View Article

Process has died exit code 127 error in ROS

I run the ROS camera using the command roslaunch jetson_camera jetson_camera.launch, but I encountered a 'process has died, exit code 127' error. My ROS version is Melodic, and the Linux environment is...

View Article


Install older version of gnu-make in Ubuntu 18.04

I want to install make 3.81 on Ubuntu 18.04. So I download this version of make and run ./configure and then make. But when compiling it gives me this error:./glob/glob.c: In function...

View Article

How to update Chromedriver on Ubuntu?

I want to update Chromedriver to the latest version.How can I do this on the command line?

View Article

Image may be NSFW.
Clik here to view.

how to make docker logs more readable?

when i use the command belowdocker logs <cantainer_id>i get this result you can clearly see that the output is not clear and can't understanded itist there something i can do to make it more...

View Article


Many VSCode shortcuts don't work under Ubuntu 24.04.1 LTS

A few days ago I installed a fresh Ubuntu 24.04.1 on my PC alongside with Windows 10. I also installed VSCode (via AppCenter, also tried via VSCode's official website) and noticed, that many shortcuts...

View Article


Unable to unlock Android bootloader via Fastboot on Ubuntu 12.04 - waiting...

I am trying to unlock my Nexus 7 (2012)'s bootloader running Android 5.1.1 on Ubuntu 12.04 (Desktop). I am able to communicate & send commands to the device using adb (USB-Debugging on Nexus turned...

View Article

Nginx no-www to www and www to no-www

I am using nginx on Rackspace cloud following a tutorial and having searched the net and so far can't get this sorted.I want www.mysite.example to go to mysite.example as normal in .htaccess for SEO...

View Article

Image may be NSFW.
Clik here to view.

QGIS display issues: buttons, menus, ... unreadable

Under my system with Ubuntu 24.04, QGIS is unusable because of cropped buttons, menus that cannot be read, text that is not properly displayed everywhere. You can see an illustration here:I use the...

View Article

Task.Delay() is 10x slower in docker linux than in windows

I am struggling with a timing issue I have in DockerHere is my test code: using System.Diagnostics; DisplayStopWatchResolution(); var timer = new Stopwatch(); //begin the test while (true) {...

View Article


Buildozer fails to compile simple hello world app to apk

the code is quite simplefrom kivy.app import Appfrom kivy.uix.button import Buttonclass ButtonApp(App): def build(self): return Button(text="Button")ButtonApp().run()But when I run:buildozer --verbose...

View Article

An error problem about using eclipse CDT to debug C language in Ubuntu...

The following problem occurs when using eclipse CDT to debug C language in Ubuntu system:Whenever debugging enters the print line, an error program appears, causing debugging to be interrupted. As...

View Article


Image may be NSFW.
Clik here to view.

How to execute a script in Clickhouse from Linux CLI?

This may seem to be an easy question, but I did not find an answer, despite searching for it for a while and my attempts did not succeed.I'm running Sentry via Docker and it uses Clickhouse. I can...

View Article

How to call sh file in switch [closed]

I have software .rel then unsquash the file to be rootThe I have file l1-errors.sh then put in the directory "root/usr/bin/l1-errors.sh"Then mksquashfs again to be rel file.After then using the...

View Article


could not find driver SQL

I have the following problem, when trying to connect to a SqlServer server, it shows that I don't have the driver."could not find driver (SQL: select [Name], [ContractID] from [Contract] where...

View Article

Problems with wordpress on VPS [closed]

I’m having an issue with my WordPress site on my VPS. I had to enable define('CONCATENATE_SCRIPTS', false); in order to access the admin interface properly. However, now when I try to edit a page,...

View Article

Resolve hostname with mdns

I am using Ubuntu 22.04.I want to be able to resolve hostname of a device connected to my local network.The device is publishing its hostname using mDNS.On my machine, I am able to ping device.local,...

View Article
Browsing all 5962 articles
Browse latest View live