on

Cerca

Heus ací els resultats de la cerca.

NFS @linux:tcpip
13 Resultats, Darrera modificació:
* rw: Read/write filesystem. * ro: Read-only filesystem. Remote NFS clients can’t modify the... em. * hard: Applications using files stored on an NFS will always wait if the server goes down. ... et. * soft: Applications using files stored on an NFS will wait a specified time (using the time... tr: Allows user interruption of processes waiting on a NFS request. * timeo=<num>: For use with
Special Shell Variables & Parameter Substitution and Expansion @linux:bash
12 Resultats, Darrera modificació:
ion | <code bash; title=indirection> varname=var_one var_one=a-value echo "${varname}" # var_one echo "${var_one}" # a-value echo "${!varname}" # a-value </code> <code bash; title=prefix> head_on
Linux sadservers @linux:seguridad
11 Resultats, Darrera modificació:
log by running lsof and filtering the rows to the one(s) containing bad.log. You can also use the "fu... de if it's a script (not a binary). (Open window once more to see the complete solution). </code> ==... ort" (goes in ascending order) and get the latest one (with "tail -1" for example), or sort in reverse... s.log|sort|uniq -c|sort -r|head -1. (Open window once more to see the complete solution). Solution:
vim @linux:vim
10 Resultats, Darrera modificació:
umber. * ''k or Up Arrow'' : move the cursor up one line * ''j or Down Arrow'' : move the cursor down one line * ''e'' : move the cursor to the end of t... all occurences of old by new in file * '':%s/onward/forward/gi'' : Replace onward by forward, case unsensitive * '':%s/old/new/gc'' : Replace all
configuración rtorrent(on premise) @linux:debian:seedbox
9 Resultats, Darrera modificació:
= configuración rtorrent(on premise) * instalar subversion: ''apt-get install subversion'' * insta... minsehow.com/2013/11/installing-rtorrentrutorrent-on-debian-7-wheezy/]] * compilamos el xmlrpc *... comment the options you wish to enable. # # Based on original .rtorrent.rc file from http://libtorrent... ete - Torrents are moved here when complete (see "on_finished") # /Torrents/TorrentFiles/Auto - The 'a
rtorrent+rutorrent en contenedor @linux:debian:seedbox
9 Resultats, Darrera modificació:
ten 443 ssl; listen [::]:443 default_server ipv6only=on; keepalive_timeout 60; ssl_certificate /etc/nginx/ssl/nginx.crt; ... v1 TLSv1.1 TLSv1.2; ssl_prefer_server_ciphers on; ssl_session_cache shared:SSL:10m; add_he... es $uri $uri/ =404; # Uncomment to enable naxsi on this location # include /etc/nginx/naxsi.rules
brace expansion @linux:bash
8 Resultats, Darrera modificació:
" ../imgs</code> This is significantly safer, but one must still be careful to control the values of $... tring lists** and **ranges**. It can be switched on and off under runtime by using the ''set'' builti... y- _money- _back- </code> The brace expansion is only performed, if the given string list is really a **list of strings**, i.e. if there's minimum one "'',''" (comma)! Something like ''{money}'' does
heredoc (docs emblebed) @linux:bash
8 Resultats, Darrera modificació:
T=/tmp/output.txt cat <<EOF Status of backup as on $(date) Backing up files $HOME and /etc/ EOF ec... tmp/output.txt cat <<-EOF Status of backup as on $(date) Backing up files $HOME and /etc/ EOF ... tic expansion, or pathname expansion is performed on word. # If any part of word is quoted, the delimiter is the result of quote removal on word, and the lines in the here-document # are n
ZSH zmv @linux:zsh
8 Resultats, Darrera modificació:
s.txt" by substituting dots (exept for the last # one!) with a space $ touch {1..20}-file.with.many.... all 4th character, which is "1", with "2" and so on $ autoload -U zmv $ zmv '(???)1(???[1-4].txt)... >).jpg' '${(l:3::0:)1}.jpg' # See above, but now only files with a filename >= 30 chars $ autoload ... to all the files within ${HOME} # ``-.'' is to only rename regular files or symlinks to regular fil
rtorrent+rutorrent en contenedor (OLD1) @linux:debiean:seebox:rtorrent_rutorrent
8 Resultats, Darrera modificació:
ten 443 ssl; listen [::]:443 default_server ipv6only=on; keepalive_timeout 60; ssl_certificate /etc/nginx/ssl/nginx.crt; ... v1 TLSv1.1 TLSv1.2; ssl_prefer_server_ciphers on; ssl_session_cache shared:SSL:10m; add_he... es $uri $uri/ =404; # Uncomment to enable naxsi on this location # include /etc/nginx/naxsi.rules
cron / crontab @linux:cron
7 Resultats, Darrera modificació:
lo estuviera: <code>$ chkconfig --level 35 crond on</code> === variables de entorno <code> $ export ... os formatos (special strings): * @reboot -> Run once, at startup. * @yearly -> Run once a year, "0 0 1 1 *". * @annually -> (same as @yearly) * @monthly -> Run once a month, "0 0 1 * *". * @weekly -> Run once a
glusterfs @linux:filesystem
7 Resultats, Darrera modificació:
https://kifarunix.com/install-and-setup-glusterfs-on-ubuntu-18-04/]] * [[https://www.cyberciti.biz/f... bash> glusterfs --version glusterfs 3.4.2 built on Jan 14 2014 18:05:35 Repository revision: git://g... Status of volume: gv0 Gluster process Port Online Pid -----------------------------------------... g2:/exports/sda1/brick1 49152 Y 1822 NFS Server on localhost 2049 Y 2119 Self-heal Daemon on loc
mis ficheros $HOME @linux:scripts
7 Resultats, Darrera modificació:
Luis Francisco González <luisgh@debian.org> based on that of Vadik Vygonets # Please check /usr/doc/tc... recognized but ignored. # Below, there should be one TERM entry for each termtype that is colorizable... sic file types. A color init # string consists of one or more of the following numeric codes: # Attrib... et autoindent " always set autoindenting on " set linebreak " Don't wrap words by def
Uncomplicated Firewall @linux:ufw
6 Resultats, Darrera modificació:
ve * show: displays the current running rules on your firewall * reset: disables and resets th... aliente a un puerto:<code bash>sudo ufw allow out on eth0 to any port 25 proto tcp sudo ufw deny in on eth0 from any 25 proto tcp</code> * eliminar una ... i.biz/faq/howto-configure-setup-firewall-with-ufw-on-ubuntu-linux/]] /via: [[https://www.digitalocean.
linux udisks @linux:filesystem
5 Resultats, Darrera modificació:
filesystem metadata inside the partition. It can only be read if the filesystem type is known and rea... partition, a standard feature for all partitions on GPT-partitioned disks. Since it is retrieved from... some unknown encryption method, this might be the only accessible unique identifier for that particula... ioned. It is the equivalent of the disk signature on MBR-partitioned disks but with more bits and a st
configuración/uso screen @linux:debian:seedbox
4 Resultats, Darrera modificació:
instalación rápida debian 6 como seedbox @linux:debian
3 Resultats, Darrera modificació:
ejecutar el primer o último día del mes @linux:scripts
3 Resultats, Darrera modificació:
configuración ssh server (/etc/ssh/sshd_config) @linux:ssh
3 Resultats, Darrera modificació:
journalctl-remote @linux:systemd:journalctl
3 Resultats, Darrera modificació:
apt-get @linux:aptget
2 Resultats, Darrera modificació:
dpkg @linux:aptget
2 Resultats, Darrera modificació:
Gestión paquetes @linux:aptget
2 Resultats, Darrera modificació:
comandos bash @linux:bash
2 Resultats, Darrera modificació:
debug en bash @linux:bash
2 Resultats, Darrera modificació:
debian 9 stretch @linux:debian
2 Resultats, Darrera modificació:
netplan (ubunut network) @linux:tcpip
2 Resultats, Darrera modificació:
Escaner de vulnerabilidades nikto2 @linux:tcpip
2 Resultats, Darrera modificació:
Instalación Tomcat 8 en máquina vagrant @linux:tomcat
2 Resultats, Darrera modificació:
vi(m) @linux:vim
2 Resultats, Darrera modificació:
Instal·lació Linux Server Ubuntu 20.04.3 @linux:install:server
2 Resultats, Darrera modificació:
fichero apache conf1 @linux:debian:seedbox:metodo1
2 Resultats, Darrera modificació:
instalaciones desatendidas @linux:bash
1 Resultats, Darrera modificació:
awk @linux:bash
1 Resultats, Darrera modificació:
linux comandos dispositivos de bloque @linux:bash
1 Resultats, Darrera modificació:
Locales @linux:bash
1 Resultats, Darrera modificació:
PS1 @linux:bash
1 Resultats, Darrera modificació:
PKI @linux:certificados
1 Resultats, Darrera modificació:
linux communications @linux:comm
1 Resultats, Darrera modificació:
debian 8 + ISPCONFIG OVH VPS @linux:debian
1 Resultats, Darrera modificació:
debian 10 "Buster" @linux:debian
1 Resultats, Darrera modificació:
Instalación DEBIAN corporativo @linux:debian
1 Resultats, Darrera modificació:
debian 8 jessy @linux:distros
1 Resultats, Darrera modificació:
docker (first contact) @linux:docker
1 Resultats, Darrera modificació:
permisos @linux:filesystem
1 Resultats, Darrera modificació:
Filesystem Hierarchy Standard @linux:fsh
1 Resultats, Darrera modificació:
info hard @linux:hard
1 Resultats, Darrera modificació:
linux install @linux:install
1 Resultats, Darrera modificació:
logrotate @linux:log
1 Resultats, Darrera modificació:
logstatsh @linux:log
1 Resultats, Darrera modificació:
nagios @linux:nagios
1 Resultats, Darrera modificació:
pi-hole @linux:paquetes
1 Resultats, Darrera modificació:
simple screen recorder @linux:paquetes
1 Resultats, Darrera modificació:
rclone @linux:rclone
1 Resultats, Darrera modificació:
rsync @linux:rsync
1 Resultats, Darrera modificació:
seedbox @linux:seedbox
1 Resultats, Darrera modificació:
fcrackzip @linux:seguridad
1 Resultats, Darrera modificació:
chroot (enjaulado) @linux:ssh
1 Resultats, Darrera modificació:
fichero .ssh/config @linux:ssh
1 Resultats, Darrera modificació:
Conexión remota A->B->C con SSH (~/.ssh/config) @linux:ssh
1 Resultats, Darrera modificació:
ss @linux:tcpip
1 Resultats, Darrera modificació:
tcp/ip (on Linux) @linux:tcpip
1 Resultats, Darrera modificació:
linux utils @linux:utils
1 Resultats, Darrera modificació:
Wake On Lan (WOL) @linux:utils
1 Resultats, Darrera modificació:
.vimrc @linux:vim
1 Resultats, Darrera modificació:
oh-my-zsh @linux:zsh
1 Resultats, Darrera modificació:
ZSH @linux:zsh
1 Resultats, Darrera modificació:
glusterfs vagrant POC @linux:filesystem:glusterfs
1 Resultats, Darrera modificació:
zsh-autoenv @linux:zsh:oh-my-zsh
1 Resultats, Darrera modificació:
fichero apache conf2 @linux:debian:seedbox:metodo1
1 Resultats, Darrera modificació:
fichero apache conf3 @linux:debian:seedbox:metodo1
1 Resultats, Darrera modificació: