Quantcast
Browsing all 5970 articles
Browse latest View live

rsync iso images from archive.ubuntu.com [closed]

Does anyone know what could be the reason?I'm launchingrsync rsync://archive.ubuntu.com/releases/focal/At one point it returns everything as expected - a list of images plus additional files with sums...

View Article


How to solve WSL2 showing error code 130 when closing it with Ctrl+D

When I press Ctrl+D I get error[process exited with code 130 (0x00000082)]You can now close this terminal with Ctrl+D, or press Enter to restartWhen then press it again it closes. (As I'd expect it to...

View Article


Monitor doesn't work over HDMI, but works with a USB-C hub with an HDMI slot....

I have a Dell Laptop (that I can dual boot into Ubuntu or Windows and has an HDMI and USB-C port) and a Brand New (got it yesterday) Dell Monitor. When I plug the monitor from HDMI 1 into the HDMI port...

View Article

PyAudio recording comes out empty

I am trying to see if I can get PyAudio to record from my USB microphone on my Kubuntu computer. When I run this script, it does create a file, but the file contains no audio. Not even background white...

View Article

Can't "Select Flutter: New Project" on visual studio code using ubuntu "No...

following the linkhttps://code.visualstudio.com/docs/setup/linuxI installed visual studio code on ubuntu 22.04.4 LTSthen i Install Flutter...

View Article


How do I resolve this problem that occurs with OMNET++?

Error: externally-managed-environment× This environment is externally managed╰─> To install Python packages system-wide, try apt installpython3-xyz, where xyz is the package you are trying...

View Article

How to solve the issues "Fatal Error: mkl_dfti.f90: No such file or...

I am using Ubuntu. How can I solve this?1~~~~~~~~~~~~~Fatal Error: mkl_dfti.f90: No such file or directorycompilation terminated.make[2]: *** [../../make.inc:16: fft_scalar.DFTI.o] Error 1make[2]:...

View Article

.bashrc at ssh login

When I ssh into my ubuntu-box running Hardy 8.04, the environment variables in my .bashrc are not set.If I do a source .bashrc, the variables are properly set, and all is well.How come .bashrc isn't...

View Article


Writing to a file in python does not consistently change its mtime

If I run the following codeimport osimport timedef check_different_times(): try: os.remove("temp") except FileNotFoundError: pass with open("temp", "w") as f: f.write("hi") first =...

View Article


Ubuntu 23.10 set MySQL root password [closed]

I using Laravel 11.7.0 on Ubuntu Linux 23.10, I do get a MySQL error message and try different ways to set the root password, which would be the correct syntax to set the root password?Illuminate \...

View Article

Systemd: should I use wants/requires for already enabled service listen in...

I have a systemd service named webserver.service that is wanted by multiuser.target (enabled by default on system). I have another service under another target named test.service that I want to run...

View Article

error: declaration of 'struct cs_target' will not be visible outside of this...

I'm new to building kernels for android. And I have a problem that I haven't been able to solve for several days now. Here's the error:../kernel/cgroup/cpuset.c:1794:16: error: declaration of 'struct...

View Article

packaging Open3D as debian

I'm using Ubuntu 20.04, CUDA 11.4, and I want to create a debian of Open3D 0.18.0, to do so I cloned the repo and tried:mkdir build && cd buildcmake -DBUILD_CUDA_MODULE=ON...

View Article


How to store SVN credentials in WSL2 Ubuntu environment?

TL;DRI'm experiencing inconvenience due to having to authenticate for every SVN operation in the WSL2 Ubuntu environment.I want to store the authentication information, but I'm not even prompted to...

View Article

Image may be NSFW.
Clik here to view.

How to open as outbound for the port 443 on debien server [closed]

I'm using an OVH server, I have opened the port 443 on the eadge firewall :and also on the ufw :but when I run the command :nmap -p 443 distributions.traps.paloaltonetworks.comit gives me this error...

View Article


syncing error while syncing two hosted laravel project using API [closed]

i have two laravel systems virtually hosted in ubuntu apache systemticketing system in port : http://192.168.10.245:7002booking system in port:http://192.168.10.245:7001i am trying to sync ticket type...

View Article

Error in installation of Firebird for ubuntu [closed]

How to fix this error please ?sudo apt install firebird3.0-serverReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneSuggested packages: firebird3.0-docThe...

View Article


How to install libc debug symbols (libc6-dbg) on Ubuntu 20.04? /usr/lib/debug...

I need the debug symbols for libc on Ubuntu 20.04 for performance profiling in gperftools (or perf). I checked how to install them and used:sudo apt-get install libc6-dbgAfter successfull Installation...

View Article

docker is creating mount point that I am already mounted [closed]

We have mounted CIFS share used in compose file, running dockers for specific tasks but very frequently getting below error ,docker trying to mount that we already mounted , some time it works but...

View Article

cannot snap install firefox in ubuntu [closed]

I am trying to install Firefox and geckodriver in an Ubuntu docker container:docker run ubuntu -it shthenapt-get -y updateapt-get -y install snapdapt-get install firefoxthe command which firefox...

View Article
Browsing all 5970 articles
Browse latest View live