user_naa

joined 5 months ago
[–] user_naa 9 points 2 weeks ago (2 children)

ln: /usr: hard link not allowed for directory

11
submitted 2 weeks ago* (last edited 2 weeks ago) by user_naa to c/[email protected]
 

Hello! I want to run headless VNC server with app running in cage compositor. I can run cage by this command: WLR_HEADLESS_OUTPUTS=1 WLR_BACKENDS=headless WLR_LIBINPUT_NO_DEVICES=1 cage -d and then wayvnc. But it always uses 1920x1080 resolution. How can I change it?

[–] user_naa 6 points 3 weeks ago (1 children)

Why you need so fast updates? What is bad to have update after 3 days?

[–] user_naa 1 points 3 weeks ago (1 children)

Yes. But if you really need it, it works great under wine.

[–] user_naa 6 points 3 weeks ago (2 children)

Wine as Windows layer has small registry for Windows apps

[–] user_naa 7 points 3 weeks ago (5 children)

You can use regedit on Linux via wine!

[–] user_naa 3 points 3 weeks ago (11 children)

I maybe need to correct my post. I am talking about system utilities like Device Manager or something else.

[–] user_naa 7 points 3 weeks ago* (last edited 3 weeks ago) (3 children)

What is your DE? On KDE Plasma Wayland you can just use kscreen-doctor output.HDMI-A-1.scale.2 to set it to 200%

And it seem like CLI not GUI issue :)

 

Hello everyone! I know that Linux GUI advanced in last few years but we still lack some good system configuration tools for advanced users or sysadmins. What utilities you miss on Linux? And is there any normal third party alternatives?

79
Silent killer (infosec.exchange)
submitted 3 weeks ago by user_naa to c/cat
[–] user_naa 2 points 3 weeks ago

In Windows 10 there should be "Join domain instead" button. Click it and enter your new username

234
Packaging for a cat (thecanadian.social)
submitted 4 weeks ago by user_naa to c/cat
[–] user_naa 7 points 1 month ago

Grub customizer can do much more and was made a lot time ago

 

Hello! I am on Fedora 40 KDE Edition (Wayland). I have monitor with two supported refresh rates (60, 50 Hz). How can I set custom refresh rate? I know, on Windows you can use CRU.

 

Hello! Halt on Linux is disabled for average user by default. It will try to request sudo/root password and if fails returns:

sasha@fedora:~$ systemctl halt
Call to Halt failed: Access denied

How can I make same behavior for poweroff action? I know it is possible somehow via PolicyKit rulle

 

Hello! I have a very old PC with intel i915 graphics, which doesn't correctly display KDE and shows a lot of bugs. I know it is possible to switch to software acceleration in X server. On NVdia I can pass nouveau.noaccel=1 to kernel. So how can I disable hardware acceleration here? Maybe this is possible via Xorg config?

 

Hello! I need to create a VM and passthrought some host USB port to it. Sadly libvirt doesn't support QEMU built-in feature to use -hostport argument (which was added 10 years ago...). I tried to add custom arguments to domain (qemu:commandline) but this didn't work. When I just run qemu-system-x86_64 -device host-usb,hostbus=X,hostport=Y -usb everything works well. It seems like libvirt restricts some QEMU actions. How can I fix this? OS: Debian 12

 

I installed WireGuard on my host and set this configuration /etc/wireguard/wg0.conf:

[Interface]
Address = 10.0.0.1/24
ListenPort = 51820
PrivateKey = [REDACTED]
PostUp = iptables -A FORWARD -i %i -j ACCEPT; iptables -t nat -A POSTROUTING -o ens3 -j MASQUERADE
PostDown = iptables -D FORWARD -i %i -j ACCEPT; iptables -t nat -D POSTROUTING -o ens3 -j MASQUERADE


[Peer]
PublicKey = [REDACTED]
PresharedKey = [REDACTED]
AllowedIPs = 10.0.0.2/32

[Peer]
PublicKey = [REDACTED]
PresharedKey = [REDACTED]
AllowedIPs = 10.0.0.3/32

[Peer]
PublicKey = [REDACTED]
PresharedKey = [REDACTED]
AllowedIPs = 10.0.0.4/32

[Peer]
PublicKey = [REDACTED]
PresharedKey = [REDACTED]
AllowedIPs = 10.0.0.5/32

[Peer]
PublicKey = [REDACTED]
PresharedKey = [REDACTED]
AllowedIPs = 10.0.0.6/32

[Peer]
PublicKey = [REDACTED]
PresharedKey = [REDACTED]
AllowedIPs = 10.0.0.7/32

[Peer]
PublicKey = [REDACTED]
PresharedKey = [REDACTED]
AllowedIPs = 10.0.0.8/32

[Peer]
PublicKey = [REDACTED]
PresharedKey = [REDACTED]
AllowedIPs = 10.0.0.9/32

[Peer]
PublicKey = [REDACTED]
PresharedKey = [REDACTED]
AllowedIPs = 10.0.0.10/32

[Peer]
PublicKey = [REDACTED]
PresharedKey = [REDACTED]
AllowedIPs = 10.0.0.11/32

Nmap scan when wg0 is down:

Starting Nmap 7.93 ( https://nmap.org ) at 2024-08-16 03:26 CDT
Host is up (0.050s latency).
Not shown: 998 closed tcp ports (conn-refused)
PORT    STATE    SERVICE
22/tcp  open     ssh
179/tcp filtered bgp

Nmap done: 1 IP address (1 host up) scanned in 1.93 seconds

Nmap scan when wg0 is up:

Starting Nmap 7.93 ( https://nmap.org ) at 2024-08-16 03:27 CDT
All 1000 scanned ports are in ignored states.
Not shown: 1000 filtered tcp ports (no-response)

Nmap done: 1 IP address (1 host up) scanned in 201.43 seconds

I also cannot connect to host via ssh. How to fix this issue?

Upd. Fixed my changing server WireGuard IP to 10.0.1.1. 10.0.0.1 was already taken

64
submitted 5 months ago by user_naa to c/android
 

Hello! Share good casual libre android games if you know any

88
Death of Piped? (self.privacy)
 

Last two weeks every time I use Piped I am getting error "Sign in to confirm you are not a bot". It happens on every instance and videos work very rarely. It seems like Google enforces you to log in if you try watch lot of videos from one IP. I hope this will not be end of Piped and there will be solution for this problem.

Upd. I got similar problem on Invidious recently

28
submitted 5 months ago* (last edited 4 months ago) by user_naa to c/[email protected]
 

Is there any good alternative to parted, that I can use in scripts? Parted main problem is that it requires user confirmation one each action.

view more: next ›