All Questions

0 votes
0 answers
2 views

Does Mintupdate have a open source license

I have forked mintupdate (mintupdate repository), but when I looked I could not find a license. Is this code open source and if so, where can I find the license? I plan to use some of its code to ...
dnessett's user avatar
0 votes
0 answers
3 views

NFT Tables: modify DUP packet

I have a server H with two NICs with ip address 192.168.105.10 and 192.168.104.10. An application running on H receives data from server C on UDP port 1703. Server C IP address is 192.168.105.14 I ...
sbabbi's user avatar
  • 101
0 votes
0 answers
15 views

How to output a .zip's filenames as raw bytes?

I have a .zip file whose filenames are not being correctly decoded and transcoded into unicode correctly. While I do know what the filenames are meant to be, I don't know what encoding the .zip used ...
curiousdannii's user avatar
0 votes
0 answers
16 views

Linux in a reboot cycle after installation

I tried installing Linux Mint (the latest version) on an old laptop I have, a Samsung NP300V4A. The installation, at first, went well. Then I had to restart the laptop. It restarted, removed the USB ...
Rafael Silva de Souza's user avatar
-3 votes
0 answers
18 views

What is the output of the following ROT13 transformation command? [closed]

The command I'm using is: echo "YRNEAVAT_YVAHK_SHAQNZRAGNYF" | tr '[A-Z]' '[N-ZA-M]' I'm having trouble figuring out the exact output of this command. Could someone explain the process and ...
Jack Harry's user avatar
0 votes
0 answers
4 views

Linux OS for STM32MP151 Cortex A7

I have an STM32MP151AAC3 processor that are connected to an eMMC. The processor architecture is a Cortex A7. The processor have a USB OTG available to connect so it can be flashed over USB. ...
euraad's user avatar
  • 159
0 votes
2 answers
39 views

Find command slow when I'm not piping into awk

I have a script I've used for many years for building a list to some directories, with the following lines: ##Find all scenarios for this sector number find /gsgt/source/scenarios/AT_* -name ${...
atc_ceedee's user avatar
1 vote
0 answers
7 views

Do executables in different containers share shared objects that are define in the same common image layer?

I am investigating the memory impact of containerising two processes that depend on the same shared object. My main question is whether the shared object will be loaded in memory twice or not. This ...
A.G's user avatar
  • 11
0 votes
0 answers
8 views

Documentation standard/nomenclature when to use explicitly the 'show' or 'display' term?

Mostly through man documentation is used either the show and display term when an output is shown/displayed in the terminal. It either with an option or without an option. Just being curious: Question ...
Manuel Jordan's user avatar
-3 votes
1 answer
19 views

Kali Linux WSL 2 Windows Terminal wlan0

I downloaded Kali Linux WSL 2 Terminal to my Windows 10. However, it is not showing wlan0 even though I'm connected to the internet. Is there a way to solve this or is my wifi adapter not compatible? ...
Hiel Kim's user avatar
0 votes
0 answers
8 views

Can Apache 2.4 run setuid root CGI binaries?

Note that I'm not asking about suEXEC, because the binary must be setuid root, and suEXEC doesn't allow root to execute CGI programs. I need to carry out a one-time configuration during system ...
QF0's user avatar
  • 315
0 votes
0 answers
16 views

PermissionError: [Errno 13] - Python code works on local machine but does not work in production

I code on linux machine localy with test user that has sudo privlideges. My code works there but I tried the same code in production but it gave this error code Traceback (most recent call last): ...
Alyan Hussain's user avatar
0 votes
0 answers
18 views

Why does rsync not copy the other execute bit when copying to an sshfs mount?

I have a mounted sshfs drive at /mnt/backup_datascrape with permission rwxrwxr-x. I am trying to copy a directory foo with permission rwxrwxr-x to that mount using rsync while preserving the ...
geckels1's user avatar
  • 163
0 votes
0 answers
7 views

Can't enable home manager in WSL NixOS

I'm trying to setup home manager in NixOS running in WSL. However, it seems my import is not working correctly. I'm not sure what I'm missing. Google and ChatGPT were of no use here. My /etc/nixos/...
CalumMcCall's user avatar
0 votes
0 answers
13 views

How to find the keyboard layout that matches the physical keyboard

I have got hold of an old (2017) Dell Latitude 5491 that I need to use for a while. It has a very strange keyboard, probably not the original, see the image. In particular the key between the enter ...
klyklops's user avatar

15 30 50 per page
1
2 3 4 5
16030