Questions tagged [qubes-os]

Use this tag for questions about programming with or on Qubes OS. Questions about installing or configuring the OS and their devices connected to it should be asked on Super User.

Qubes OS is different than other operating systems starting right from the kernel. Operating systems such as Windows, Linux, BSD, and OSX are based upon a monolithic kernel, this possess a huge security problem as the monolithic kernel contains over ten million lines of code to operate, and to make the issues worse, most of the code comes from untrusted resources.

Homepage

13 questions
1
vote
1 answer

Anaconda Installer (Fedora/Cent/RH/Qubes)- CLI Disk Prep Prior to Install

I'm looking to have root on a RAID BtrFS built on a number of luks disks. I typically do this on Debian or Ubuntu by preparing my disks before-hand, then running the install into those disks. At the end, I need to pivot into the new system to…
Diagon
  • 473
  • 5
  • 16
1
vote
2 answers

Xdebug in docker container fails to connect to PhpStorm on Qubes OS

Xdebug within a Docker container does not connect to PhpStorm on my system. I am trying to setup Xdebug with PhpStorm for a Docker environment on Linux (qubes-os / Fedora 30). Xdebug is enabled, and I can access error messages. In PhpStorm I always…
maxschons
  • 55
  • 8
1
vote
1 answer

Failure to use udev rule to change smart card device ownership in Xen/QubesOs VM

In a Xen VM (within QubesOS) , I can see my handed-through USB smart card reader like this: Prompt> lsusb Bus 002 Device 002: ID 04e6:5116 SCM Microsystems, Inc. SCR331-LC1 / SCR3310 SmartCard Reader Bus 002 Device 001: ID 1d6b:0002 Linux Foundation…
balin
  • 1,554
  • 1
  • 12
  • 26
0
votes
0 answers

How to connect two qubes in the same network in qubes os

I have tried these instructions https://www.qubes-os.org/doc/firewall/ enabling networking between two qubes but when I open the sys-firewall terminal it asks for login. Anobody got any ideas? I could not try any code because of the disp…
0
votes
0 answers

Map one keypress to another in PyQT Table

I'd like to add the Vim j and k keybinds to a PyQT application. The application is the Qubes OS Qube Manager and it consists mostly of a table. I'd like the Vim j and k keybinds to move the selected table row "down" and "up", respectively. On what…
0
votes
1 answer

QubesOS: sys-usb and automatic connecting of keyboard and mouse to dom0?

I need to have USB mouse and keyboard attached to dom0, while sys-usb is handling the USB controller. I use sys-usb to have there bluetooth for headsets used in calls, also I want to have there all unknown devices, as this is my qube without network…
0
votes
0 answers

Qubes OS does not see the laptop camera

Qubes Devices does not see the camera, only the microphone. If I type lsusb the camera is visible: Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 Root Hub Bus 003 Device 003: ID 1358:c123 Realtek Bluetooth Radio Bus 003 Device 002: ID…
0
votes
1 answer

Installing Qubes 4.0.3 UEFI

Good evening, I am trying to install Qubes 4.0.3 as my primary system but am having issues. I am able to install the OS with legacy by disabling nouveau however there is no such option in UEFI (it's been removed) I am stuck at a black screen and…
0
votes
1 answer

Resizing fedora LiveCD partitions

I'm using Fedora to create Qubes installation media for a Lenovo machine per their directions here. There is some weirdness with UEFI on newer lenovos that require special accommodations in the installation LiveCD. However, the Fedora Media Writer…
0
votes
1 answer

Scrapy: No module named 'parsel'

I have searched a lot, but I have not found a solution for this. After installing scrapy, when I try to run it, I am given this error message: Traceback (most recent call last): File "/usr/local/bin/scrapy", line 7, in from scrapy.cmdline…
Program
  • 55
  • 9
0
votes
1 answer

Can Qubes-OS be used without a mouse?

Does Qubes-OS support keyboard shortcuts well enough to use it without a mouse? I read that dom0 maintains the desktop environment, which can be KDE or xfce, so can I assume the shortcuts will be the same as those in KDE or xfce?
user2089518
  • 261
  • 2
  • 6
-1
votes
1 answer

Qubes OS: No networking?

I am using a Lenovo T420 machine having Cubes OS 3.2 freshly installed. On the upper right corner where the system tray icons reside appears no entry that allows me to connect to my home wifi. I tried to reboot the system several times without…
s10z
  • 1,080
  • 11
  • 13
-2
votes
2 answers

How to upgrade from Debian 9 to Debian 10 with Qubes OS?

I have Debian 9 on Qubes OS, but I want to upgrade it to 10. I want to upgrade from 9 because 10 became a stabilizer, but I do not know how. https://www.qubes-os.org/doc/template/debian/upgrade-8-to-9/ I used this as a reference but I do not know.…
qop916
  • 1
  • 2