• 0 Posts
  • 31 Comments
Joined 1 year ago
cake
Cake day: December 30th, 2023

help-circle
  • Viele können nicht mehr hören, dass immer - auch von Scholz selbst - wieder eine rigorose Abschiebepolitik angekündigt wird, und dann viel zu wenig passiert.

    Der fromme Christ Hans-Joachim Vieweger wünscht sich eine rigorose Abschiebepolitik, soso.

    Wer allerdings auf keinen Fall ausgegrenzt werden sollte, sind die armen Nazis:

    Nun aber heißt es Ausgrenzung. Da sagen Abgeordnete, mit Leuten von der AfD rede ich nicht, denen gebe ich nicht mal die Hand. Damit aber gibt man Grundprinzipien für ein menschliches Miteinander auf. Gerade wer der AfD vorhält, extremistisch zu sein und sich nicht an demokratische Spielregeln zu halten, sollte selbst mit gutem Beispiel vorangehen – christlich gesagt: mit Liebe statt Hass.

    Quelle

    Da fällt mir wirklich nichts mehr zu ein.

    EDIT: Überraschung, es gibt noch ein paar Bonuspunkte für Homophobie! Herzlichen Glückwunsch Hans-Joachim, du bist mein Arschloch des Tages!








  • Having a solution that works for you is never a bad thing.

    Now it comes down to what you want to archive: Do you want something that just works? Great, you’re done - now go on and do some other things that you like, that’s perfectly fine. Or do you want to learn more about servers, virtualization, linux, networking and selfhosting in general? Then there are a million ways to get started.

    I’d suggest to setup a little lab, if you haven’t already. Install Proxmox on your server and run CasaOS inside a virtual machine. Now you’ve learned about hypervisors and virtual machines. Afterwards you could create a second virtual machine to play around - maybe install debian and get used to the linux cli. Install docker manually, run some apps using docker-compose. Now you’re already doing some stuff that CasaOS does under the hood.

    The possibilities are endless, the rabbit hole is deep. It can be a lot of fun, but don’t force youself to go down there if you don’t want to.













  • If you try to spin up multiple services but get stuck on creating a directory, you’re moving too fast. I think you’ll need to start a bit slower and more structured.

    Learn how to do basic tasks in the terminal and a bit about how linux works in general. There is a learning curve, but it will be fun! Then move on to docker and get one service up and running. Go on from there with everything you learned along the way and solve the other problems you’ll encounter - one at a time.