Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- otros repositorios @linux:aptget
- os ==debian <code> # Google software repository http://www.google.com/linuxrepositories/apt.html deb http://dl.google.com/linux/deb/ stable non-free # Unofficial Debian packages # http://packages.kirya.net/ # deb http://packages.kirya.net/debian/ unstable main contrib non-free # deb-
- apt-get @linux:aptget
- proxy debian 10 buster <code ; /etc/environment> http_proxy=ipserverproxy:Puerto https_proxy=ipserverpr... _proxy=ipserverproxy:Puerto # con autentificación http_proxy=user:password@ipserverproxy:Puerto https_pr... <code ; /etc/apt/apt.conf.d/02proxy> Acquire { HTTP::proxy "http://PROXYSERVERIP:PROXYPORT"; HTTPS::proxy "http://PROXYSERVERIP:PROXYPORT"; } # con aute
- configuración rtorrent(on premise) @linux:debian:seedbox
- t/xmlrpc-c/stable xmlrpc</del>'' * ''svn co http://svn.code.sf.net/p/xmlrpc-c/code/advanced xmlrpc-c'' * ''svn co http://svn.code.sf.net/p/xmlrpc-c/code/stable xmlrpc-c'' * ''<del>curl http://libtorrent.rakshasa.no/downloads/libtorrent-0.13.3.tar.gz | tar xz</del>'' * ''<del>curl http://rakshasa.github.io/rtorrent/libtorrent-0.13.4.t
- ZSH @linux:zsh
- = ZSH * [[linux:zsh:install]] * [[http://zsh.sourceforge.net/]] * introducción: * [[https://li... g.org/learn-the-basics-of-the-zsh-shell]] * [[http://reasoniamhere.com/2014/01/11/outrageously-usefu... oe" echo $name # john doe</code> * **ESC,Q**: [[http://zsh.sourceforge.net/Doc/Release/Zsh-Line-Editor... 4184/how-to-save-current-command-on-zsh]] * [[http://zsh.sourceforge.net/Doc/Release/Zsh-Line-Editor
- Ubuntu @linux:ubuntu
- /usr/share/doc/libdvdread4/install-css.sh'' * ''http://archive.getdeb.net/install_deb/getdeb-repository_0.1-1~getdeb1_all.deb'' * ''http://archive.getdeb.net/install_deb/playdeb_0.3-1~ge... pdate && sudo apt-get install pastie'' * Nemo [[http://www.webupd8.org/2013/10/install-nemo-with-unity... emo-image-converter</code> * teamviewer * [[http://askubuntu.com/questions/362951/installed-teamvi
- Special Shell Variables & Parameter Substitution and Expansion @linux:bash
- abajo ejecutado en background | Mirar también: [[http://wiki.bash-hackers.org/scripting/posparams]] ... stitution-2.html]] === resumen expansion /via: [[http://wiki.bash-hackers.org/syntax/pe?do=]]\\ /mas: [... ences|]] == Operaciones sobre cadenas * /vía: [[http://www.marqueta.org/cadenas-en-bash/]] * /vía: [... u n | tr -s " " | cut -d " " -f 2,3,14-'' * [[http://stackoverflow.com/questions/15643834/using-bash
- instalación rápida debian 6 como seedbox @linux:debian
- talación rápida debian 6 como seedbox * /vía: [[http://pastebin.com/Kx8sLk46]] * /vía: [[http://www.linuxquestions.org/questions/linux-general-1/problem-u... e /var/www/info.php'' * para comprobar: * [[http://seedbox.torresegea.s]] -> "It Works" * [[http://seedbox.torresegea.s/info.php]] -> Configuración
- Gestión paquetes @linux:aptget
- eyrings** <code bash> # per ubuntu 22.04 wget -O- http://neuro.debian.net/lists/jammy.de-m.full | sudo t... r/share/keyrings/neurodebian-archive-keyring.gpg] http://neuro.debian.net/debian data main #deb-src [sig... r/share/keyrings/neurodebian-archive-keyring.gpg] http://neuro.debian.net/debian data main deb [signed-b... r/share/keyrings/neurodebian-archive-keyring.gpg] http://neuro.debian.net/debian jammy main #deb-src [si
- comandos bash @linux:bash
- excluir ficheros del listado (y otras cosas??): [[http://askubuntu.com/questions/333640/cp-command-to-ex... asas el "size", hace cálculo de restante) * [[http://askubuntu.com/questions/215505/how-do-you-monit... DOS) * ''cat <output>.* <fichero>'' * [[http://quechilero.com/blog/2009/10/26/cortar-archivos-... 300;4*a(1)" | bc -l'' -> 300 cifras de PI * [[http://www.basicallytech.com/blog/index.php?/archives/
- Twitter desde linea de comando @linux:scripts
- e bash> #!/bin/bash #Twitter status update bot by http://360percents.com #Author: Luka Pusic <pusic93@gm... -b "cookie.txt" -c "cookie.txt" -L -A "$uagent" "http://mobile.twitter.com/"` #TWEET echo "[+] Posting... t[text]=$tweet&tweet[display_coordinates]=false" "http://mobile.twitter.com/"` #LOGOUT echo "[+] Loggin... -b "cookie.txt" -c "cookie.txt" -L -A "$uagent" "http://mobile.twitter.com/session/destroy"` rm "cooki
- instalación / configuración rutorrent (on premise) @linux:debian:seedbos
- rgar en directorio temporal: * ''svn checkout http://rutorrent.googlecode.com/svn/trunk/rutorrent'' * ''svn checkout http://rutorrent.googlecode.com/svn/trunk/plugins'' ... ration parameters // for snoopy client @define('HTTP_USER_AGENT', 'Mozilla/5.0 (Windows; U; Windows NT... 9) Gecko/2008052906 Firefox/3.0', true); @define('HTTP_TIME_OUT', 30, true); // in seconds @define('HTTP
- rtorrent+rutorrent en contenedor (OLD1) @linux:debiean:seebox:rtorrent_rutorrent
- s in order to fully unleash the power of Nginx. # http://wiki.nginx.org/Pitfalls # http://wiki.nginx.org/QuickStart # http://wiki.nginx.org/Configuration # # Generally, you will want to move ... dex.html index.htm; # Make site accessible from http://localhost/ server_name localhost; # location
- BASH @linux:bash
- title="Bash variables and command substitution">[[http://www.compciv.org/topics/bash/variables-and-subst... arning" icon="true" title="Parameter expansion">[[http://wiki.bash-hackers.org/syntax/pe?rev=1529675381]... n="true" title="Guía rápida para principiantes">[[http://es.tldp.org/COMO-INSFLUG/COMOs/Bash-Prog-Intro-... * [[linux:bash:trap]] * Errores de novato: [[http://wiki.bash-hackers.org/scripting/newbie_traps]]
- debian 8 jessy @linux:distros
- ' -> soporte DVD encriptados -> obsoleto? * [[http://diversidadyunpocodetodo.blogspot.com.es/2015/04... debian-8-jessie-guia-configuracion.html]] * [[http://www.noobslab.com/2015/07/flair-conky-offers-dar... eferencias - video -> seguir instrucciones de [[http://ubuntuforums.org/showthread.php?t=2263316|ubunt... n:hp2055]] - teamviewer -> - tmpfs & SSD -> [[http://www.mambochimbo.com/2013/04/tutorial-mejorar-el
- docker (first contact) @linux:docker
- ]] * otros enlaces de la red (básicos) * [[http://www.muylinux.com/2016/04/19/tutorial-docker]] ... erfile: <code> FROM ubuntu MAINTAINER <autor> ENV http_proxy http://user:pass@proxy/ ENV https_proxy http://user:pass@proxy/ RUN apt-get update RUN apt-get install apach