Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- NFS
- * ''mount -t nfs nfs_volume local_dir options'' (se puede omitir ''-t nfs'' pq el formato de montaje ... te protocolo) * ''mount -t nfs vlager:/home /users'' * ''cat /proc/filesystems'' -> ha de aparecer "nfs" == puesta en marcha de server/client * server : * configuración servicio:<code bash> sudo apt-get install nfs-kernel-serv
- DNS
- de xarxa:<code bash>ip a ifconfig -a</code> === search Search domain means the domain that will be automatically appended when you only use the hostname for a particular host or computer. This is basically used in a local network. <code properties /etc/netwo
- netplan (ubunut network)
- for configuring network interfaces. Netplan is based on YAML based configuration system that makes configuration process very simple. Netplan has replace... file /etc/network/interfaces that we previously used for configuring network interfaces in Ubuntu. /... ICE_NAME: dhcp4: yes/no addresses: [IP_ADDRESS/NETMASK] gateway: GATEWAY
- dig
- pip}} == related {{topic>linux +tcpip +dns}} == secciones * cabecera : opciones generales e informativas * question section : petición lanzada al DNS * answer section : respuesta del servidor a la petición * authority section: que servidor DNS tiene autoridad p
- nmap
- nea los puertos más normales o los difinidos en ''services'' * -p : escanea un puerto determinado (... ja pasar para escanear un dispositovo para evitar ser detectado y que el firewall nos mande informació... e usuarios anónimos (sin requerir usuario y contraseña). Del mismo modo, en el segundo recuadro azul (recuadro inferior) nos muestra el listado de usuario
- Escaner de vulnerabilidades nikto2
- ----------------------------------------------- + Server: Apache/2.2.16 (Debian) + Retrieved x-powered... ader: PHP/5.3.3-7+squeeze3 + ETag header found on server, inode: 1287121, size: 17, mtime: 0x4b77f1ad8... t least Apache/2.2.17). Apache 1.3.42 (final release) and 2.0.64 are also current. + Multiple index fi... index.php, index.html, + DEBUG HTTP verb may show server debugging information. See http://msdn.micros
- iptables
- es -A INPUT -p icmp --icmp-type 8 -s <origen> -d <servidor> -m state --state NEW,ESTABLISHED,RELATED -... NPUT|OUTPUT} -n -v --line-numbers'' === añadir/insertar * añadir regla: ''$ iptables -A {INPUT|OUTP... tcp %%--%%dport <puerto> -j {DROP|ACCEPT}'' * insertar regla: ''$ iptables -I {INPUT|OUTPUT} <linea>... PT}'' * ''$ iptables -I <chain> <nº regla> -> insertar'' * ''$ iptables -A <chain> <nº regla> -> i
- ip
- get 1.2.3.4 | awk '{print $7}' * (Fedora) Wifi-Settings→ click the setting icon next to the Wifi name that you are connected to → Ipv4 and Ipv6 both can be seen * nmcli -p device show == mi ip pública * ... /24 static routers=192.168.1.1 static domain_name_servers=192.168.1.1 </code> En RedHat está en ''/et
- tcp/ip (on Linux)
- = tcp/ip (on Linux) == información * ''cat /etc/services'' * [[https://wiki.debian.org/es/NetworkC... * [[linux:ufw:start]] == comandos * averiguar servidores DNS en conexto DHCP:<code bash># averiguar ubicación fichero .lease ps aux | grep dhclient cat /var/lib/NetworkManager/dhclient-*-<interface>.lease</code> * geolocalización: <code bash>curl -s ht
- ss
- ceso que usa el socket /via: [[https://www.howtogeek.com/681468/how-to-use-the-ss-command-on-linux/]]
- otros protocolos @linux:tcpip:protocolos
- : Network File System : compartir archivos entre servidores * SAMBA : compartir archivos usuarios f