• 1 Post
  • 12 Comments
Joined 1 year ago
cake
Cake day: January 7th, 2024

help-circle
  • Do you mean the delay between when you need to re-enter the superuser password?

    I found this via an LLM:

    To change the delay before needing to re-enter your sudo password, follow these steps:

    1. Open the terminal and run:

      sudo visudo
      
    2. Locate the line:

      Defaults env_reset
      
    3. Add the following line below it:

      Defaults timestamp_timeout=<time-in-minutes>
      

      Replace <time-in-minutes> with the desired timeout in minutes (e.g., 30 for 30 minutes). Setting it to 0 requires a password every time, while a negative value disables the timeout entirely.






  • terminal@lemmy.mltoSelfhosted@lemmy.worldSelf-hosted diary
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    Org roam could work if you’re your cool with emacs. Create files on the fly that are named with the date/topic and it could be setup to allow timestamps since you mentioned that. Notes can be linked to each other or easily merge or split as it develops.

    Also org roam comes coupled with a daily diary that attaches to emacs calendar system.







  • I’ve recently been testing Mattermost for a family communication platform. I also tried matrix/element and Rocket.Chat. I’m leaning towards Mattermost since the mobile apps (essential for my family) feels the most intuitive.

    Element required knowing what features existed and then finding them which isn’t going to work for grandma.

    Rocket.chat was good too just leaned towards Mattermost for some reason.

    I really wish matrix had a well polished iOS app. The best I found was FluffyChat but even then it felt…not right.