Cerca
Heus ací els resultats de la cerca.
Noms de pàgina coincidents:
Resultats de text complet:
- Los ficheros de inicio de Bash @linux:bash
- e inicio) === inicio + interactivo - **/etc/profile**: afecta a todos los usuarios - **/etc/bash.ba... anterior, afecta a todos los usuarios - **~/.profile**: cada usuario tiene el suyo y se lo puede perso... á uno de ellos, en este orden: - **~/.bash_profile** - **~/.bash_login** - **~/.profile** - **~/.bashrc**: llamado por el anterior - **~/.bash
- vim @linux:vim
- ame : Open filename for edition * '':w'' : Save file * '':q'' : Exit Vim * '':q!'' : Quit without saving * ''%%:x%%'' : Write file (if changes has been made) and exit * '':sav'' filename : Saves file as filename * ''.'' : Repeats the last change m... last change made in normal mode ==Moving in the file * ''0'' : move the cursor to the begining of th
- mis ficheros $HOME @linux:scripts
- = mis ficheros $HOME == .bash_profile <code bash .bash_profile> # ~/.bash_profile: executed by bash(1) for login shells. # quita el permiso de excritura al others um... export LANG=en_US.ISO-8859-15 # echo "> .bash_profile" </code> == .bashrc <code bash .bashrc> # ~/.bas
- ZSH zmv @linux:zsh
- code bash> # Remove illegal characters in a fat32 file system. Illegal characters are # / : ; * ? ... nwanted/}' # Changing part of a filename (i. e. "file-hell.name" -> "file-heaven.name") $ zmv '(*)hell(*)' '${1}heaven${2}' # or $ zmv '*' '$f:s/hell/h... 1.foo 2.foo 3.foo 4.foo foo.fnord # Rename "file.with.many.dots.txt" by substituting dots (exept f
- apt-get @linux:aptget
- 21181231/server-certificate-verification-failed-cafile-etc-ssl-certs-ca-certificates-c/67698986#67698986... ra el **server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none**:<code; /etc/apt/apt.conf.d/80ssl-exceptions.conf> A... faq/apt-get-hold-back-packages-command/]] == apt-file * equivalente a ''yum provides'' * ''apt inst
- comandos bash @linux:bash
- eas * -A : eliminar caracteres de control * file * nc : netcat * dig : estilo nslookup. Se da ... /var/dir2 /nas/dir3 | xargs -n 1 cp -v /path/to/file'': copia **file** en **dir1,dir2,dir3** * ''diff /tmp/r/ /tmp/s/'': diferencias entre 2 directorios ... ol para mostrar información detallada * --one-file-system : o -x, muestra información solo del mismo
- Linux sadservers @linux:seguridad
- vers == "Saint John": what is writing to this log file? * ''ps auxf'' * ''lsof /path/to/file'' * ''fuser /path/to/file'' * ''pwdx PID'': pwd del fichero PID <code> 1. You can use ps to list al... column)."Saint John": what is writing to this log file? With the PID of the process, it's not necessary
- glusterfs vagrant POC @linux:filesystem:glusterfs
- = glusterfs vagrant POC {{tag>vagrant Vagrantfile}} == tests * 3 nodos, cae 1 * los otros dos cont... plugin install vagrant-hosts'' <code ruby Vagrantfile> VAGRANTFILE_API_VERSION = "2" cluster = { "node1" => { :ip => "10.0.0.10", :cpus => 1, :mem => 102... => 1, :mem => 1024 } } Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| cluster.each_with_in
- journalctl-remote @linux:systemd:journalctl
- todos los registros en un único archivo ServerKeyFile=/etc/letsencrypt/live/server.your_domain/privkey.pem ServerCertificateFile=/etc/letsencrypt/live/server.your_domain/fullchain.pem TrustedCertificateFile=/etc/letsencrypt/live/server.your_domain/letsencr... ad] URL=https://server.your_domain:19532 ServerKeyFile=/etc/letsencrypt/live/client.your_domain/privkey.
- tar @linux:bash
- = tar == comprimir * ''tar -czvf <file>.tgz <dir>'' * dónde: * **c** : indica comprimir * **... ero TAR a crear == descomprimir * ''tar -xzvf <file>.tgz [fichero o directorio a extraer]'' * dónde... omprimir + encriptar * ''tar %%--%%create %%--%%file - %%--%%posix %%--%%gzip -- <dir> | openssl enc -e -aes256 -out <file>'' ? == descomprimir + desencriptar * ''openss
- fichero apache conf1 @linux:debian:seedbox:metodo1
- tions +StdEnvVars +ExportCertData # SSLCertificateFile /etc/apache2/apache.pem SSLCertificateFile /etc/apache2/certificados/Servidor_certificado.crt SSLCertificateKeyFile /etc/apache2/certificados/Servidor_privada.key SSLCACertificateFile /etc/apache2/certificados/CertificadosRaiz.crt
- instalación rápida debian 6 como seedbox @linux:debian
- ebmaster@localhost SSLEngine on SSLCertificateFile /home/www/auth/Servidor_certificado.crt SSLCertificateKeyFile /home/www/auth/Servidor_privada.key SSLCACertificateFile /home/www/auth/CertificadosRaiz.crt DocumentRo... ox.torresegea.es/rutorrent AuthDigestProvider file AuthUserFile /home/www/auth/htpasswd Require
- pure-ftpd @linux:paquetes
- ==== parámetros ==== * notruncate * logpid <file> * ipv4only * ipv6only * fscharset <chars... nymous * syslogfacility <facility> * fortunesfile <file> * pidfile <path to pid file> * norename * dontresolve * anonymouscantupload * maxidletime
- find - fd @linux:utils
- is is calculating the checksum of each individual file within a directory.</code> * ''%%--%%unrestrict... party.jpg). * ''{.}'': Like {}, but without the file extension (documents/images/party). * ''{/}'': ... 'test_*.py' -X vim</code> * To see details like file permissions, owners, file sizes etc., you can tell fd to show them by running ls for each result:<code
- rtorrent+rutorrent en contenedor (OLD1) @linux:debiean:seebox:rtorrent_rutorrent
- statements for each of your virtual hosts to this file ## # You should look at the following URL's in o... uration # # Generally, you will want to move this file somewhere, and start with a clean # file but keep this around for reference. Or just disable in sites-e... ocation / { # First attempt to serve request as file, then # as directory, then fall back to display