Skip Navigation
I have a 220 volt outlet, my PSU supports 115-240v, but the plug is only a standard 120v plug. How doninokug it in?
  • From google images it looks like this PSU has an IEC C20 male connector on it meaning you would need an IEC C19 end on your cable. C19/20 is a higher amperage version of C13/14 which is what could be considered standard on a normal consumer PSU. Google C19 to whatever plug your 220v outlet needs and you should find the appropriate cable.

  • How much "data" do you personally have?
  • I've found the solution to this problem is to not have friends.

  • DB Migration Errors - Installing from scratch (manual)
  • The lemmy user in the database needs superuser privilages. Add superuser to the lemmy account, drop the database, and then recreate it.

    sudo -iu postgres psql -c "ALTER USER lemmy WITH SUPERUSER;"
    sudo -iu postgres psql -c "DROP DATABASE lemmy;"
    sudo -iu postgres psql -c "CREATE DATABASE lemmy WITH OWNER lemmy;"
    

    Edit: they may have fixed this but I'm not sure what version it's in. Let me know if that doesn't work. https://github.com/LemmyNet/lemmy/pull/3002

  • How is Lemmy supposed to replace Reddit?
  • This reminds me of when digg blew it self up and everyone was complaining that Reddit wasn’t like digg. In time something good enough will come along if lemmy isn’t it. In the meantime I’m enjoying myself here.

  • How to subscribe to a kbin community in Lemmy?
  • I tried pasting a kbin magazine link into the search box but nothing ever showed up in my communities. I would love to be wrong but I’m not sure we can subscribe to their native groups.

  • cablepick cablepick @lemmy.cablepick.net

    I’ve been doing things the wrong way for a long time and now it’s time to pass my incompetence onto others.

    Posts 0
    Comments 7