Site Tools


Hotfix release available: 2026-07-14b "Mort". upgrade now! [57.2] (what's this?)
onny:notizen

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
onny:notizen [2026/08/25 14:16] – [nixos] 10.250.0.1onny:notizen [2026/08/31 15:04] (current) – [date] fdc9:281f:4d7:9ee9::1
Line 143: Line 143:
 </code> </code>
 ===== date ===== ===== date =====
 +
 +convert date to unix timestamp
  
 <code bash> <code bash>
Line 148: Line 150:
 </code> </code>
  
 +convert unix timestamp to datetime
 +
 +<code bash>
 +date -d @1254330900 '+%Y-%m-%d %H:%M:%S'
 +</code>
 ===== rsync ===== ===== rsync =====
 custom ssh port custom ssh port
onny/notizen.1787667382.txt.gz · Last modified: by 10.250.0.1