Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- borgbackup @software:backup
- * [[https://borgbackup.readthedocs.io/en/stable/index.html]] * [[https://www.atareao.es/podcast/hi... ativa?: [[https://restic.readthedocs.io/en/stable/index.html]] == quick <code bash> sudo mount /media... ositorio * creación repositorio:<code bash>borg init --encryption=[none|repokey-blake2] [--make-pare... r-html] <REPO> /path/to/repokey.export</code> * información del repositorio o archivo:<code bash>bor
- Sublime @software:sublime
- = Sublime == instalación Linux <code bash> wget -qO - https://download.sublimetext.com/sublimehq-pub.g... ime-text.list sudo apt-get update && sudo apt-get install sublime-text </code> == plugins / packages === instalación instalar **Package Control** : ''view -> show console'' <code>import urllib.request,os,hashl
- SMART @software:utils
- = SMART * <code bash>sudo apt install smartmontools</code> * comprobar si SMART activo:<code bash>... bash>sudo smartctl -H /dev/sda</code> == valores interesantes * **Reallocated_Sector_Ct**: es el nú... a útil. * **Spin_Retry_Count**: es el número de intentos que han sido necesarios para arrancar el disco, esto indica que hay un grave problema de hardware en el d
- visual studio code @software:vsc
- en terminal:<code json;settings.json>{ "terminal.integrated.fontFamily": "Menlo for Powerline", }</co... https://dev.to/mattstratton/making-powerline-work-in-visual-studio-code-terminal-1m7]] * mostrar car... son>{"editor.renderWhitespace": "all"}</code> * indentación: * ''"editor.tabSize": 4,'' * ''"editor.insertSpaces": true,'' * ''"editor.detectIndenta
- minecraft @software:games:minecraft
- To teleport yourself to the same coordinates, but in the Nether: execute in minecraft:**the_nether run teleport ~ ~ ~** * To teleport all players to x=84 y=57 z=79 in the End: execute as @a in minecraft:**the_end run teleport 84 57 79** * To teleport Alice to x=
- enchive @software:utils
- eración private key a partir de una frase * más información: * [[https://nullprogram.com/blog/20... it'' * compilar con ''make PREFIX=~/bin/enchive install'' * después podemos enlazarlo con **/usr... local/bin/enchive'' * en MAC me ha pedido que instale ''xcode-select install'' == uso * podemos proteger la clave privada (para desencriptar) con u
- dokuwiki plugins @software:dokuwiki
- ps://www.dokuwiki.org/devel:action_plugins]] === Interesantes * [[wiki:plugins:BootstrapWrapper]]... % * si no se quiere un lenguaje concreto, indicar ''-'' en el lenguaje * modificadores (... xe hicest hq9plus html html4strict html5 icon idl ini inno intercal io ispfpanel java5 java javascript jcl j jquery julia kixtart klonec klonecpp kotlin l
- plex media server @software:plexmediaserver
- = plex media server == raspi install * [[https://www.raspberrypi.org/forums/viewtopic.php?t=214655]]... (movido * [[https://linuxize.com/post/how-to-install-plex-media-server-on-raspberry-pi/]]:<code b... erver.list</code> == quicksetup * con raspbian instalado...<code bash> sudo apt update sudo apt upgrade sudo apt install apt-transport-https ca-certificates curl vim
- Tightvnc (linux) @software:utils
- inux) ====== == bitacora * desktop environments installed: ''ls -l /usr/share/xsessions'' * curren... echo $XDG_CURRENT_DESKTOP'' * screenfetch * install/remove: * [[https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-20-04-es]] *... 0x720 :%i ExecStop=/usr/bin/vncserver -kill :%i [Install] WantedBy=multi-user.target </code> *
- dokuwiki @software:dokuwiki
- ]] * [[https://www.dokuwiki.org/farms]]: varias instalaciones WIKI compartiendo core * [[http://www.dokuwiki.org/security|]]: Securizar instalación dokuwiki * [[https://www.dokuwiki.org/... os de actualización * [[http://www.dokuwiki.org/install:permissions]] * [[http://www.dokuwiki.org/install:upgrade]] * [[http://www.dokuwiki.org/faq:
- rhash @software:utils
- sh/RHash.git]]'' * ''./configure && sudo make install'' -> no carga la librería dinámica * ''.... ayoria de los protocolos:<code bash; zsh>for hash in $(./rhash_static --list-hashes); do ./rhash_stati... se hiciese una copia * dia 0: se hace el hash inicial * dia 1: se comprueba si ha habido cambi... e, el del nuevo). Se genera un nuevo hash (que ya incluye al fichero nuevo) * dia 2: se repite la
- X2GO @software:utils
- ====== X2GO ====== == install * ''sudo apt-get install x2goserver x2goserver-xsession'' * ''sudo apt-get install x2goclient'' /via:[[https://www.digitalocean... :software:utils:pasted:20210910-073557.png }} == info * [[https://biomedicalhub.github.io/openstack
- ownCloud @software:owncloud
- = ownCloud == instalación * [[https://software.opensuse.org/download/package?project=isv:ownCloud:de... e.key'' * ''sudo apt-get update && sudo apt-get install owncloud-client'' == enlaces de interés * [[https://owncloud.com/download/#desktop-clients]]
- F3 - Fight Flash Fraud @software:utils
- ttps://fight-flash-fraud.readthedocs.io/en/stable/index.html]] * ''sudo apt install f3'' == use <callout type="warning" icon="true">estos comandos destruyen la información existente del dispositivo</callout> *
- jmespath @software:utils
- th * manipulación JSON (librerias, cli) * más información: * [[https://jmespath.org]] * [[... * [[https://github.com/jmespath/jp/releases]] == instalación * descargar la release deseada * mov... ockerfile> FROM python:3.8.2-slim-buster RUN pip install jmespath-terminal ENTRYPOINT ["jpterm"] </c