New pages

Jump to navigation Jump to search
New pages
Hide registered users | Show bots | Show redirects
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)
  • 20:48, 3 March 2024Linux/trickle (hist | edit) ‎[348 bytes]Kenneth (talk | contribs) (Created page with " apt install trickle Download limit to 100 kbps: trickle -s -d 100 wget $URL Download/Upload limit to 1 Mbps: trickle -s -d 1024 -u 1024 wget $URL")
  • 21:49, 2 March 2024Ubuntu/Firefox (hist | edit) ‎[1,199 bytes]Kenneth (talk | contribs) (Created page with "== vnc == Error: Client is not authorized to connect to ServerError: cannot open display: :1.0 Sort of Solution: rm .Xauthority or mv .Xauthority .Xauthority.old I think a better solution is burried in here somewhere: * https://unix.stackexchange.com/questions/708593/error-opening-browser-in-vnc-session-cannot-open-display-1-0 * https://wiki.tcl-lang.org/page/Client+is+not+authorized+to+connect+to+Server == Notes == <pre> [Parent 3504085, Main Thread] WARNING:...")
  • 21:35, 2 March 2024Ubuntu/Chrome (hist | edit) ‎[392 bytes]Kenneth (talk | contribs) (Created page with "Install: <ref>https://askubuntu.com/questions/1461513/help-with-installing-the-chrome-web-browser-22-04-2-lts</ref> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb sudo dpkg -i google-chrome-stable_current_amd64.deb sudo apt --fix-broken install Launch (or from menu): google-chrome-stable Desktop shortchut launcher: cp google-chrome.desktop ~/Desktop/")
  • 19:35, 2 March 2024ALPHV (hist | edit) ‎[494 bytes]Kenneth (talk | contribs) (Created page with "== Hackers ==")
  • 19:35, 2 March 2024Blackcat (hist | edit) ‎[13 bytes]Kenneth (talk | contribs) (Created page with "See ALPHV")
  • 03:06, 1 March 2024Visual Code (hist | edit) ‎[146 bytes]Kenneth (talk | contribs) (Created page with "== Sort Lines == Sort lines - Visual Studio Marketplace https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines Shortcut key: F9")
  • 21:16, 29 February 2024Markup (hist | edit) ‎[30 bytes]Kenneth (talk | contribs) (Created page with "You probably mean Markdown")
  • 23:28, 25 February 2024Yq (hist | edit) ‎[669 bytes]Kenneth (talk | contribs) (Created page with "== yq == yq is a lightweight and portable command-line YAML processor https://mikefarah.gitbook.io/yq/ a lightweight and portable command-line YAML processor. yq uses jq like syntax but works with yaml files as well as json. It doesn't yet support everything jq does - but it does support the most common operations and functions, and more is being added continuously. yq is written in go - so you can download a dependency free binary for your platform and you are go...")
  • 20:07, 25 February 2024Yamllint (hist | edit) ‎[3,237 bytes]Kenneth (talk | contribs) (Created page with "== yamllint == Install: apt install yamllint Use: yamllint file.yaml Note: * Defaults to max lines 80 limit Doc: https://yamllint.readthedocs.io/en/stable/ == yaml == See yaml")
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)