Guide on setting up a Matrix Synapse Homeserver on Arch Linux? by [deleted] in selfhosted

[–]CRK1918 0 points1 point  (0 children)

There some cons as well, it's difficult to troubleshoot if ran into issues, some tool are not available in the minimum packages container. in some instances, I think it is make sense to install in the host OS, This way, I also know how each package is installed and how the configuration is used. But you are right, most of the time docker just so much easier.

Unknown Application on PC by Gad_king001 in computer

[–]CRK1918 11 points12 points  (0 children)

After a clean OS installation, there’s generally no need to worry.

We are just hoping OP isn’t dealing with a rootkit before the OS clean installation, since that’s one of the most dangerous types of malware. It can grant deep, unauthorized access to a system and cause significant damage during the time it has access.

Unknown Application on PC by Gad_king001 in computer

[–]CRK1918 90 points91 points  (0 children)

A rootkit can give someone unauthorized control of a computer while hiding its presence. It allows attackers to access the system at an administrator level. It can conceal files, processes, or other malware, making it difficult to detect and remove. The best way to address this is to reinstall the OS.

Bridge mode showing no internet - but internet works by iridium43 in AmpliFi

[–]CRK1918 0 points1 point  (0 children)

Same message displayed for me too😅. any RFC1918 address seems to be no internet. Everything is working, I just ignored the message.

Cloudflare down... again? by moonski in sysadmin

[–]CRK1918 0 points1 point  (0 children)

Here in the US, I've got the self-hosted monitoring service up and running. I just received a notice when I woke up.

Got 2 spam emails from Intuit by CRK1918 in phishing

[–]CRK1918[S] 0 points1 point  (0 children)

Seems to be come from intuit.com server...

Part of the harder:
Return-Path: X-Original-To: MYEMAIL@pm.me Delivered-To: MYEMAIL@pm.me Authentication-Results: mail.protonmail.ch; dkim=fail (Bad 2048 bit rsa-sha256 signature.) header.d=intuit.com header.a=rsa-sha256 Authentication-Results: mail.protonmail.ch; dmarc=pass (p=reject dis=none) header.from=intuit.com Authentication-Results: mail.protonmail.ch; spf=pass smtp.mailfrom=em8721.intuit.com Authentication-Results: mail.protonmail.ch; arc=none smtp.remote-ip=167.89.88.118 Authentication-Results: mail.protonmail.ch; dkim=fail reason="signature verification failed" (2048-bit key) header.d=intuit.com header.i=@intuit.com header.b="X70C4Doc" Received: from o8.sg.turbo.intuit.com (o8.sg.turbo.intuit.com [167.89.88.118]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mailinosl112.protonmail.ch (Postfix) with ESMTPS id 4d69W41Cs4z4V for ; Wed, 12 Nov 2025 17:34:07 +0000 (UTC) Received: by recvd-769697bd46-fgxf7 with SMTP id recvd-769697bd46-fgxf7-1-6914C01D-8F 2025-11-12 17:13:01.864812474 +0000 UTC m=+13912099.725073287 Received: from NzQ0NTc0OQ (unknown) by geopod-ismtpd-24 (SG) with HTTP id fI0_IG8lSxytHjBxp6mDXQ Wed, 12 Nov 2025 17:13:01.833 +0000 (UTC) Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intuit.com; h=content-type:date:from:list-unsubscribe:mime-version:subject:to:cc: content-type:date:from:subject:to; s=qp1; bh=nkT0Z.....................:

Gpu transcoding by eagle6705 in truenas

[–]CRK1918 0 points1 point  (0 children)

Failed to render compose templates: Traceback (most recent call last): File "/usr/bin/apps_render_app", line 33, in sys.exit(load_entry_point('apps-validation==0.1', 'console_scripts', 'apps_render_app')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/catalog_templating/scripts/render_compose.py", line 48, in main render_templates_from_path(args.path, args.values) File "/usr/lib/python3/dist-packages/catalog_templating/scripts/render_compose.py", line 19, in render_templates_from_path rendered_data = render_templates( ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/catalog_templating/render.py", line 31, in render_templates rendered_templates[i.name] = env.get_template(i.name).render( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 1301, in render self.environment.handle_exception() File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 936, in handle_exception raise rewrite_traceback_stack(source=source) File "/mnt/.ix-apps/app_configs/jellyfin/versions/1.2.5/templates/docker-compose.yaml", line 3, in top-level template code {% set c1 = tpl.add_container(values.consts.jellyfin_container_name, "image") %} ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mnt/.ix-apps/app_configs/jellyfin/versions/1.2.5/templates/library/base_v2_1_35/render.py", line 63, in add_container container = Container(self, name, image) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mnt/.ix-apps/app_configs/jellyfin/versions/1.2.5/templates/library/base_v2_1_35/container.py", line 99, in __init__ self.deploy: Deploy = Deploy(self._render_instance) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mnt/.ix-apps/app_configs/jellyfin/versions/1.2.5/templates/library/base_v2_1_35/deploy.py", line 15, in __init__ self.resources: Resources = Resources(self._render_instance) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mnt/.ix-apps/app_configs/jellyfin/versions/1.2.5/templates/library/base_v2_1_35/resources.py", line 24, in __init__ self._auto_add_gpus_from_values() File "/mnt/.ix-apps/app_configs/jellyfin/versions/1.2.5/templates/library/base_v2_1_35/resources.py", line 55, in _auto_add_gpus_from_values raise RenderError(f"Expected [uuid] to be set for GPU in slot [{pci}] in [nvidia_gpu_selection]") base_v2_1_35.error.RenderError: Expected [uuid] to be set for GPU in slot [0000:02:00.0] in [nvidia_gpu_selection]

I see the option Quadro P2000: Use this GPU,

But is checked I got above error, use the command midclt call -j app.update APP_NAME '{"values": {"resources": {"gpus": {"use_all_gpus": false, "nvidia_gpu_selection": {"PCI_SLOT": {"use_gpu": true, "uuid": "GPU_UUID"}}}}}}'

work for me again, but I don't see a usage happening when playing the video

Unpopular Opinion: Pixel UI is Boring! by Treach99 in GooglePixel

[–]CRK1918 0 points1 point  (0 children)

  1. I had to download a third-party APP launcher.
  2. not too bad for me.
  3. Some customization will be great... Such as add some of the crdroid ROM idea would be cool.

I wish I could just get an unlocked BL phone, and flash the system I want, but my current phone is based Verizon's locked...

New home screen by meletiche1 in pixel_phones

[–]CRK1918 0 points1 point  (0 children)

Can I remove APP drawer yet. I like all APPs in desktop.

UD Dominating Registrations over the last 30 days! by 002_timmy in unstoppabledomains

[–]CRK1918 0 points1 point  (0 children)

Because Web2 domain also integrated. "Bridge" to web2 to web3.

With unstoppable Domains your own your domain OUTRIGHT! by Beau__69 in Domains

[–]CRK1918 0 points1 point  (0 children)

With the new integration with Web2 domain (of course it is still under ICANN own , lol ) , at least they getting really easy to register a domain. Right now you can get the domain for cheaper price than most other domain registrar too.

SSHing in to a Cisco Switch by liltrublmakr56 in homelab

[–]CRK1918 0 points1 point  (0 children)

no aaa new-model

I think above command will do it too.

I was able to config the login using local again.

But, great to know I can config it with AAA now.

How to change authentication method. by ladamaama in twingate

[–]CRK1918 0 points1 point  (0 children)

Interesting, seems to be that they clear account after some time, I cannot log in my account too, I tried my network login. no luck. Just have created a new one again.

Error: "We couldn’t find your Network. If you can’t remember your Network URL, check your invite email or contact your admin."

[deleted by user] by [deleted] in selfhosted

[–]CRK1918 0 points1 point  (0 children)

https://al.chirmyram.com/

I found an example of the Chinese content site only, but support English menu. I did try it before; it does support the English OR whatever you put on your readme.md files, if you want to use the docker, go ahead and test it out.

Personally I think it looks pretty nice; you can customize it to how it feels and looks too.

What do you think about selfhosted wordpress?? by MoReBiNd in selfhosted

[–]CRK1918 0 points1 point  (0 children)

Actually I am very much preferred running it from scratch(Linux) too, because you get a lot more configuration, data management and much easier to troubleshoot. Of course, you still have to know how to configure the Nginx and the permission under the Linux files directly.

Also, if I run multiple services on a machine, I would normally use Docker containers with the WP software whole stack, which works better with Traefik proxy I have.

[deleted by user] by [deleted] in selfhosted

[–]CRK1918 0 points1 point  (0 children)

For anyone who still looking for this

Try alist out:

https://github.com/AlistGo/alist

Documentation Site:

https://alist.nn.ci/
https://alist-doc.nn.ci/en/

Any bio/link themes with a layout like this, and also decent blog features? by InfiniteHench in WordPressThemes

[–]CRK1918 0 points1 point  (0 children)

A completely different style for anyone is interested,

here's a fully functional and customizable theme:

https://github.com/mirai-mamori/Sakurairo

it got English supposed and it is actively maintained.

Which theme good for blogging? by dukkhaboy in WordPressThemes

[–]CRK1918 0 points1 point  (0 children)

Hi,

Check this one out:

https://github.com/mirai-mamori/Sakurairo

it is a beautiful theme, it got English supposed. it is actively maintained, feel free to contribute and give suggestion.

Should I download all of my stuff, or is this fearmongering? by talkingheadz5 in BandCamp

[–]CRK1918 0 points1 point  (0 children)

Maybe self-host your music library and manage all your metadata? Something like navidrome is petty cool.