Sarim Khan

Results 152 comments of Sarim Khan
trafficstars

I tried `sudo ./install.sh update`, `distrod --version` still says 0.1.4.

I'm not familiar with systemd internals, but is it possible that when distrod is creating the "bottle", it also runs `sudo login -f user_name` and then puts the shell sessions...

@nullpo-head How can we add `PAMName` property when executing $SHELL? Adding that properly creates the shell with systemd user slice/session. So long story short, I was doing a deep dive...

I was having the same problem in Ubuntu 20.04 LTS. With aria2 installed from apt. `not signed by known authorities or invalid' `expired'. The url is from my own server,...

> Aria2 fails to support CA cert from gnutls. You need to use system CA cert when building aria2 with gnutls. Yes, I built it with `--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt`. Still gnutls version...

> Did the gnutls aria2 fail with every site or some specific sites? Only this one site (one of my server) so far, whats funny is I download from this...

I'm having the same problem. I guess the problem is with wsl path translation. Obviously a linux path won't work in a windows api. The correct way is to translate...

`->` should be parsed first, then `-` and `>`

@rafaelmaiolla Any progress in this? I'm having the same issue.

While that is being sorted out, maybe you can create a new command `>Remote: Close All Files`. The command will close any editor tabs open via remote and close files...