Shlee

Results 119 issues of Shlee

# 1) Create VM (Recommend Latest Ubuntu LTS) # 2) Update DNS (both A and AAAA records) # 3) Update Server * `apt update && apt upgrade -y` * `reboot...

Would be lovely to have the DM crypto in use in the primary client, then the third party clients can follow suit? As an administrator, I don't want to be...

suggestion

The bottom "home button" should mirror as a back button when you're in a child (toot thread etc). Right now. Clicking into a thread in the middle of the feed,...

suggestion

After about 30 minutes of streaming twitch. The video continued, but the audio was dead. No activity in the audio mixed for this source. the logs just had this ```...

The issue on master mentioned by @kaoru probably needs to be fixed in activerecord-session-store. It should now store and lookup the `private_id` of the session_id object in the database. The...

my total subs/most recent subs

With the release of 3.8.1, I'd love to be able to easily update the `FROM alpine:3.8` to `FROM alpine:3.8.1` and have certainty that's the correct releases image.

![image](https://user-images.githubusercontent.com/17537000/168226273-9b89cc51-11ca-4ace-9137-99f2401b3b28.png) ![image](https://user-images.githubusercontent.com/17537000/168226310-e5c4f24a-f93c-4234-8e23-e2ce865ca988.png) ## Upgrade Ubuntu 20.04 LTS ``` apt update apt upgrade -y reboot now ``` ## Redis - Install ``` apt -y install redis-server systemctl enable redis-server ``` ##...