How do I expose wireguard peer with global static IPv6 without binat

2020-08-22 Thread Aisha Tammy
The basic question is per the subject line, filling in the details here I have wireguard working with each peer having ipv4 and ipv6 addresses and all of them are able to ping each other and also to the WAN through the central peer. The central peer is a vultr VPS and has a /64 prefix

multiple simultaneous X sessions?

2020-08-22 Thread Luke A. Call
What would it take for me to run more than one simultanous X session, each as a different user? -- I tried once a few years ago and found my config-file-fu was insufficient. Is it known whether it is reasonably possible with the current code? Thanks much. (ps: this is so I can take advantage of t

tmux occasionally crashing on attach

2020-08-22 Thread Dave Vandervies
Since upgrading to 6.7 I've occasionally seen the tmux server crash when a client connects to a session. (I can't say for sure that it never happened pre-6.7, since it's occasional and my usage patterns have drifted over time.) Today it annoyed me enough to track it down, and it looks like a loop

how to figure out reverse package dependency?

2020-08-22 Thread Matthias
How do I figure out which packages directly or indirectly depend on a specific package? Let's assume that only installed packages shall be considered. For example, if 'glib2' is the package in question, 'cairo', 'gdk-pixbuf', 'shared-mime-info', 'ImageMagick', etc. should be returned as all those

Re: how to figure out reverse package dependency?

2020-08-22 Thread Jonathan Gray
On Sun, Aug 23, 2020 at 08:15:01AM +0200, Matthias wrote: > How do I figure out which packages directly or indirectly depend on a > specific package? Let's assume that only installed packages shall be > considered. > > For example, if 'glib2' is the package in question, 'cairo', > 'gdk-pixbuf', 's