Skip to main content

All Questions

Tagged with
0 votes
2 answers
100 views

how can I install and operate printers etc that must run on win xp 32bit, on win7 ult 64bit laptop?

can it be done with or without VM? and if need VM can I include Linux Deb 12 as 3rd OS option? I have newer laptop to merge all on. all 3 laptops are Lenovo Thinkpads. winxp 32bit on a T61, win7 64bit ...
N2RI1's user avatar
  • 11
0 votes
0 answers
438 views

Disable NX bit in Linux PERMANENTLY

I have Debian-based Linux (Astra Linux, 64-bit) and I need to disable NX bit (it's Intel-based, so maybe I should say XD bit) completely, as my laptop has some defect that won't allow it to work ...
Faust's user avatar
  • 1
0 votes
0 answers
236 views

On Raspberry Pi / cannot access all computers in network

I am a bit confuse here. I am not able to access or even ping my Tasmota devices on my raspberry pie. That said, I am able to ping my proxmox servers from my pie. I can ping my tasmota devices from my ...
David's user avatar
  • 1
3 votes
0 answers
72 views

How to assign physical cores to a single process on Fedora?

I m having a Python script where the overhead of parallelization per added threads is above the maximal performance benefit of hyperthreading. But setting the number of threads at half the number of ...
user2284570's user avatar
  • 1,883
1 vote
0 answers
224 views

Can't login after full system upgrade

yesterday i upgraded my system on Archlinux and after a reboot the login screen is back whenever i type the pass, password is right but i think there's some error somewhere dunno. i tried my best to ...
Ronny's user avatar
  • 11
0 votes
1 answer
293 views

How do i get onto a Samba share on Windows 10 64-bit

I have setup a Samba share that i have hosted with my RPi (RPi 3B+) and used my Lenovo computer with MX Linux 32-bit setup: RPi 3B+ with proper power supply Lenovo computer MX Linux 32-bit Everyone ...
RingGamesCompany's user avatar
0 votes
0 answers
446 views

How to disable user pointer sanitization

I’ve got a python (so single threaded) intensive process performing a lot of context switches that need to run during days. Despite using nopti noibrs noibp nospec_store_bypass_disable ...
user2284570's user avatar
  • 1,883
0 votes
1 answer
335 views

Run 64-bit Kali Linux on 32-bit host Windows 7 with x64 processor

I have this in my computer Windows 7 Ultimate 32-bit VMWare Player 6 Kali Linux amd64 iso(Downloading) Intel i3 2120 x64 processor My question is that will Kali Linux run on my system provided I ...
Pranav's user avatar
  • 103
0 votes
0 answers
155 views

running an existing system based on i686 Centos 6 on a 64 bit architecture

I want to run an old Centos 6 based program (i686) on my Core i5 CPU but it doesn't seem to work although I have enabled virtualization. It's a pretty complex system with lots of software libraries ...
peterbrown's user avatar
0 votes
0 answers
50 views

Does anybody know how to build qemu on raspian?

I build qemu v4.1.0 branch on my intel x86 box, it builds fine. If I build on a raspberry pi with raspian, I get this: pi@pi205:~/git/qemu/qemu/build $ make make[1]: Entering directory '/z/qemu/qemu/...
Stu's user avatar
  • 1,266
1 vote
1 answer
737 views

Does Debian use the 32 bit Nvidia driver instead of the 64 bit Nvidia driver?

I installed Steam according to these instructions. At the end I had to install the 32 Bit Open-GL libraries. The following message appeared: Unsuitable Nvidia kernel module loaded The Nvidia driver ...
luke45's user avatar
  • 11
1 vote
0 answers
353 views

How to run a Windowed JAR file over SSH without installing JRE and without root access on NetBsd?

First, I can use Java, but for what I want to achieve (building a database where othe only application supporting the format is in Java), I need 100Gb of RAM during 20 hours. I have access to a ...
user2284570's user avatar
  • 1,883
0 votes
2 answers
3k views

I want to install executable of amd64 (x86) architecture on ARM architecture

I have just installed software (LabView linux supported version) on my laptop and its working fine. Recently I installed it on ARM cortex-A9 processor (zynq 7z020) and successfully installed all ...
Syed Abuzar's user avatar
3 votes
1 answer
1k views

Total memory is lower than what I actually have

uname -a : Linux amro 5.1.14-arch1-1-ARCH #1 SMP PREEMPT Sat Jun 22 16:28:48 UTC 2019 x86_64 GNU/Linux I bought a single 8gb ram stick, but KSysGuard says that it's a total of 5.8gb. /proc/meminfo ...
Amr Ojjeh's user avatar
1 vote
1 answer
3k views

How to link a 64bit dll file on linux using mingw

I try to compile and link a *.c file (to use with the jni) on linux to target windows 64bit with mingw-w64. I do x86_64-w64-mingw32-gcc -I"path/to/headers" -shared -o output.dll input.c Everything ...
user avatar

15 30 50 per page
1
2 3 4 5
10