Skip to main content

Questions tagged [linux]

NOTICE: All Linux questions must be related to programming; those that aren't will be closed. Use this tag only if your question relates to programming using Linux APIs or Linux-specific behavior, not just because you happen to run your code on Linux. If you need Linux support, you can try https://unix.stackexchange.com or the specific Linux distribution's Stack Exchange site like https://askubuntu.com or https://elementaryos.stackexchange.com/

0 votes
0 answers
6 views

403 Error on Specific Ajax Post Requests with the specific request on WooCommerce Lumise Designer Page

Server keep giving me 403 Lite Speed Webserver error page, at below page of Lumise Wordpress Plugin, when user checkout in ajax request on longer request only. https://therenaissancemarket.com/...
Mohib Salahuddin Ayubi's user avatar
0 votes
0 answers
9 views

How to setup WxWidgets IntelliSense on linux VS code

how to get WxWidgets IntelliSense for Linux VScode. i was able successfully compile WxWidgets. i added '/home/udan/Documents/Libraries/wxWidgets/include' to include path, but that doesn't seems to ...
udaan jayanith's user avatar
-4 votes
0 answers
18 views

Could I hijack bird's network connet into UML or gvisor with ptrace? [closed]

I want to run a dn42 point in docker with out --privileged. This idea is come from -> blog article In this project, the bloger said he use ptrace to control bird's network, but I cloudn't find ...
rakov's user avatar
  • 1
-3 votes
0 answers
16 views

How find method keyboards layout change for Uyghur, Tatar, Arabic, English languages? [closed]

I am using debian with i3wm and dwm. I need 4 keyboards so I can change them. I can't find the code for the tatar and uygur keyboards. I tried to use the language code but it is wrong. Please help me. ...
Moohammad's user avatar
-4 votes
0 answers
14 views

How to Install Proprietary Drivers to a Pi [closed]

How do I install proprietary drivers to a pi? I have a very specific use case, but I suspect that the solution requires only a general understanding of drivers and software repositories. Official ...
erik's user avatar
  • 95
1 vote
0 answers
24 views

Split a String as CLI args

I have a string that resembles os.Arg[1:] prior to being exploded. I need to explode this string as normal cli arguments would be so I can pass it to flag.FlagSet.Parse (more specifically, pflag....
R Landau's user avatar
-1 votes
0 answers
26 views

Unable to Add Username with Special Character to GNOME Keyring

I am able to add usernames to my gnome keyring that have characters A-Z a-z. However when I try to add a username with an '@' symbol '[email protected]', there is unexpected behavior. The keyring ...
Mike-Canopy's user avatar
0 votes
0 answers
10 views

How to remove package with dependencies in APT? [closed]

I install package libasound2-plugin-equal and it pulls also caps. I remove package libasound2-plugin-equal, but it does not remove caps. root@devuan:~# apt install libasound2-plugin-equal Reading ...
youni's user avatar
  • 7
0 votes
0 answers
20 views

QComboBox stylesheet under Linux

I am developing a Qt application for Linux and Windows. QComboBoxes should be modified so that when collapsed the characters are white and the background is dark gray. If I open it, the background in ...
Pocokman's user avatar
  • 689
0 votes
0 answers
15 views

ASP.NET Core app on Nginx does not use .css files

I would like to run asp.net core app on my local Linux-server (Ubuntu 22.14 LTS). I have successfully installed the .Net Core SDK 8.03 and installed Nginx as a reverse proxy. While testing the ...
Charles de M.'s user avatar
0 votes
0 answers
11 views

aes-256 macsec on linux; example setups? [closed]

Currently exploring in-transit data protection. The syntax for setting up the aes-256 encryption has given me fits. The man pages aren't as clear to me as it is for the 128. Does anyone have a soup ...
Neel McClain's user avatar
2 votes
0 answers
37 views

Attempting to write to disk and check the before and after availability of space using statvfs, but I see no change in blocks available

I am using statvfs to monitor my disk space. I run this program and see no changes in the amount of available blocks within my system, but when I run the df command I am able to see that there's disk ...
Mr.Longbottom's user avatar
0 votes
0 answers
29 views

MCP2200 communication with HID under LINUX

I would like to use the following product as an input module(know whether a signal (12~24V DC) is present or not via the GPIO pins). https://denkovi.com/usb-8-opto-isolated-digital-inputs-module the ...
Ömer's user avatar
  • 1
-3 votes
0 answers
24 views

I want to build yocto image. But due to space issues, I dont want to download source code. How can I do this

The yocto project I want to build yocto image. But due to space issues, I dont want to download source code. How can I do this I am new bee in this so help me out with this issue so that I can build ...
Yocto project's user avatar
1 vote
1 answer
173 views

Strange memory/IO errors when building nextjs/node app inside docker

I have Linux server with 1.3T of nvme ssd, and 64gb of ram memory. There is production app based on latest nextjs and nod. So I have docker-compose with container for the frontend where I just copy ...
Max Frai's user avatar
  • 63.7k

15 30 50 per page
1
2 3 4 5
15186