Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (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
Next revisionBoth sides next revision
onny:notizen [2022/07/07 08:58] 10.25.0.100onny:notizen [2022/08/05 11:43] 10.25.0.100
Line 214: Line 214:
 </code> </code>
  
 +==== xargs ====
 +
 +<code>
 +fd . | xargs -I {} rm "{}"
 +</code>
 ===== rsync ===== ===== rsync =====
 custom ssh port custom ssh port
Line 469: Line 474:
 sec tools sec tools
  
 +  * dirbuster
   * https://mitmproxy.org/   * https://mitmproxy.org/
   * **tiger** - system sec scanner   * **tiger** - system sec scanner
Line 1312: Line 1318:
 </code> </code>
  
-quick launch program+run program
  
 <code bash> <code bash>
-nix run nixpkgs.electrum --command electrum+nix run nix run nixpkgs#electrum --command electrum
 </code> </code>
  
Line 1448: Line 1454:
 <code> <code>
   patches = [   patches = [
-    ./no-hardcode-fw.diff 
- 
     # Support HBPL1 printers https://www.dechifro.org/hbpl/     # Support HBPL1 printers https://www.dechifro.org/hbpl/
     ./hbpl1.patch     ./hbpl1.patch
Line 1458: Line 1462:
       url = "https://patch-diff.githubusercontent.com/raw/mikerr/foo2zjs/pull/2.patch";       url = "https://patch-diff.githubusercontent.com/raw/mikerr/foo2zjs/pull/2.patch";
       sha256 = "0lvbryw6ymh0ahwkhqsgmjimg5saa8b1xnxmyyjxrbi3l3a6fbvy";       sha256 = "0lvbryw6ymh0ahwkhqsgmjimg5saa8b1xnxmyyjxrbi3l3a6fbvy";
 +      stripLen = 1;
 +      name = "fix_papercode_error.patch";
     })     })
  
onny/notizen.txt · Last modified: 2024/05/02 08:29 by 127.0.0.1