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
linux [2022/12/01 11:09] gevatterlinux [2026/03/05 14:43] (current) gevatter
Line 46: Line 46:
  
   * qtconfig-qt4   * qtconfig-qt4
 +
 +===== default filemanager ändern =====
 +<code>
 +xdg-mime default nemo.desktop inode/directory
 +</code>
  
 ===== xdebug ===== ===== xdebug =====
Line 515: Line 520:
  
 /usr/bin/socat -u UDP-RECV:514 STDOUT /usr/bin/socat -u UDP-RECV:514 STDOUT
 +
 +===== hibernate and reboot =====
 +
 +source: [[https://gist.github.com/setzer22/77b1dc4b226fdf2dee83e6399e30558b]]
 +
 +todo: copy bash file code here and adapt to tee