Staubgeborener
Staubgeborener
> > > Maybe I'm mis-understanding the issue, but setting up LVM + LUKS with archfi works fine for me without doing anything custom. like - how?
I just tested it on windows 10 64 bit and can't confirm this. I assume you are using windows: 1. Download the [last release version 1.0 "Mentalist-v1.0-Win.zip"](https://github.com/sc0tfree/mentalist/releases/download/v1.0/Mentalist-v1.0-Win.zip) 2. unpack the...
There is no real reason. It seems, that this project is no longer supported. There are a couple of pull requests which fixes that like [this](https://github.com/sc0tfree/mentalist/pull/5) and especially [this](https://github.com/sc0tfree/mentalist/pull/14). All...
@PIORIGIN i will release a dockerfile in the next few days
I had the same problem. Changing the Apple ID itself did not fix it (I even created a new apple id) but changing my password did the trick for me.
There is no need to reinstall AltStore everyday. You just install it once. After that, you have to refresh your App IDs at least every 7 days. You can do...
https://github.com/NyaMisty/AltServer-Linux
It's a problem with your server. The address in your "voice server" field is wrong. Maybe you try to use https instead of http or the opposite, or you forgot...
@mhvis i give it a try and get back to you in the next days
1. `sudo apt-get update` 2. `sudo apt-get install git` 3. `git clone https://github.com/suborb/philips_android_tv` 4. `cd philips_android_tv` 5. Install Python3: [Tutorial](https://linuxize.com/post/how-to-install-python-3-9-on-debian-10/) 6. `sudo apt-get install pip3` 7. `pip3 install -r requirements.txt`...