Since the last release "Mort", dokuwiki supports markdown natively in addition to the old syntax. This can be activated in the settings (incl. a combination of both).

I think this is a great step for dokuwiki. Markdown is the modern syntax for simple text based documents. This allows people to write dokuwiki pages without learning the old syntax (assuming most people already know markdown). Also a possible migration to or from dokuwiki gets way easier. But it also comes at a cost. There is a mode where dokuwiki allows both syntax in the same document. this leads do documents that are neither complete markdown nor complete dokuwiki and thus completely locked into dokuwiki.

New rclone gui (rclone.org)
 

I just got the new rclone version v1.74.0. It got a new gui command (rclone gui) that runs a web based gui. Its awesome. You can interact with all kinds of storage in it and edit all of your local configs. Since it is web based, you can also use the gui on a remote server and simply tunnel the port via ssh to your local machine.

 

Hey guys. I have a few selfhosted systems that are available to the public. Its getting difficult to notice if any wrong port is still open or some web server is out of date. I am looking for a (foss) tool that can reguarly monitor my systems (via their public ip/domain) and notify me if any port that I not specifically allowed (in a config) is open. Additionally it would be cool if it checked all open ports if they provide out of date software (like webservers) or known security issues.

I found nikto, but it feels like its doing only half of what I want. greenbone feels way to bloated for my use case.

Do you know any kind of software that would do something like that?

[–] 2 points 4 months ago

I have a personal wiki instance hosted for that purpose. I collect knowlege in it, that I might need later and forget. Although I might not use dokuwiki, if I had so start the wiki again (would go to markdown).

  • source
  • [–] 3 points 4 months ago* (1 child)

    I think null safety is an important step into software security. I like any approaches in that direction. But personally, I would just use kotlin. Kotlin and Java are so good with Interoperability that the transition is quite smooth and easy. Furthermore you get a better and more modern programming language without decades of technical dept.

  • source
  • [–] 3 points 8 months ago

    I have markdown files in a git repo and run mdbook via cicd so I get a nice html build. Localy I can build it too or just use the markdown files (except for mdbook specific features such as preprocessors).

  • source
  • submitted 8 months ago by to c/linux@lemmy.ml
     

    Hey guys, I wanted to ask you how you manage your gpg keys? Having them in plaintext all the time on my hard drive feels unsecure.

    I have my ssh keys in a password manager (KeePassXC) that only exposes them to the keyagend, when unlocked. Do you know if something like that exists for pgp too?

    [–] [S] 2 points 9 months ago* (2 children)

    I fuess I can get that info from most services vy parsing their logs.

    When using a vpn server, only I could access the services right?

    Isnt opnsense only for bsd? I am running linux.

  • source
  • parent
  • context
  • submitted 9 months ago* (last edited 9 months ago) by to c/selfhosted@lemmy.world
     

    I am searching for a firewall for my self hosted services. It should be conpatible with docker, podman and native running services. I should block clients with to many fauled authentication attempts. It should also support blocklists and be as easy to configure as possible (and foss ofc). I took a short look at fail2ban, but the github docs are just lacking so much information that I was looking for (like how to configure it). CrowdSec lookes not foss enough for me.

    Any recommendations? Maybe some fail2ban guide?

     

    Hi guys, I am searching for a self hosted chore app where I can track chores for my household. I considered nextcloud chore so far, but it is not reliably maintained.

    The software shuld be able for recurring chores with custom time patterns (timespans) that can be marked as compleded.

    What software comes to your mind for chores?

     

    Hi guys, I am searching for foss a self hosted solution for a family archive. The idea is to have some kind of wiki with articles for ancestors. Additionally there should be the possibility to store a lot of media (photos) with annotations (descriptions for parts of the image). Some kind of family tree would be cool as well but is not necessary. Offline acces would be cool as well but is also not necessary. In the end the software has to be able to handle a few hundred gigs of media.

    I would love to get some recommendations.

    view more: next ›