1_ADMON SSOO Flashcards

1
Q

Comandos para que nos den información de la tarjeta HBA

A

Syminq hba

Hbacmd listHBAs

Systool -c fc host -v

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

cosas de ansible

A

sin agentes usa ssh
inventario- /etc/ansible/hosts
playbooks (congiguraciones, tareas,etc) usa YAML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

wsus

A

Windows Server Update Services, provee actualizaciones de seguridad para los sistemas operativos Microsoft.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

proceso de administrar y aprovisionar centros de datos informáticos a través de archivos de definición legibles por máquina, en lugar de configuración de hardware físico o herramientas de configuración interactivas.

A

La infraestructura como código ( IaC )
Infrastructure as code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

fichero SSH1 authorized_keys (habitualmente en ~/. ssh/authorized_keys ) que contiene ……

A

contiene una clave pública

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Este archivo contiene las claves de host DSA de los servidores SSH accesados por el usuario

A

known_hosts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

archivo se describe la configuración del servidor SSH

A

sshd_config

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

ssh-copy-id 192.168.x.x

A

copia la clave publica al host indicado en el fichero authorized_keys

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

comando para crear tuneles

A

ssh -L==>tunel local==>you_port:site_ip_access:site_port
ssh -R==>Tunel remotamente==>remote_port:site_ip_access:site_port

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

comando scp y sftp

A

usa ssh por encima de estos

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

granos para pedir a los host administraciones ciertas cosas a salt

A

salt ‘*’ grains.get ‘cpu_model’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

sls en salt

A

es una receta como los playbook de ansible

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

en herramientas de gestion que significa:
PUSH
PULL

A

PUSH:desde el SRV admin envio ordenes a los servidores gestionados

PULL: los SRV gestionados preguntan al SRV ADMIN por si tienen alguna tarea que hacer.

saltstack==> Push y Pull
ansible==> Push

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

que es declarative y imperative

A

declarative: es como realizar una select o una orden maven y lo hace sin indicar como hacerlo.

Imperative: lo contrario le indicas como hacerlo “ejem.lenguaje java”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

estrategias de backup

A

completa:+espacio -restauracion
incremental:-espacio +restauracion(todos los incremen+full)
diferencial:=espacio=restauracion (ultima dif+ultima full) no se desactiva el bit modificado

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

estrategias de GFS de backups

A

cintas diarias =4 (hijo)
cintas semanas= 5 (padre)
cintas mensuales=12 (abuelo)

17
Q

Estrategia de backup 3-2-1

A

3 ubicaciones diferentes.
2 tecnologías diferentes.
1 una ubicación remota.

18
Q

C 5VERSIONES LTO
Tecnología de cinta magnética de almacenamiento de datos

A

LTO-8:
12TB SIN COMPRIMIR
30TB COMPRIMIDAS

LTO-9:
18TB SIN COMPRIMIR
45TB COMPRIMIDAS

19
Q

tiempo maximo de perdidad de informacion

A

RPO
RECOVERY POINT OBJECTIVE

20
Q

TIEMPO DE RECUPERACION OBJETIVO

A

RTO:
RECOVERY TIME OBJETIVE
ejem.10:30 A 11:00 (desastre hasta recuperacion RPO)

21
Q

PRODUCTOS DE BACKUPS:

A

Acronis Cyber
Veeam
veritas
Commvault
EMC
Backblaze