Test PMV Engineer
Test PMV Engineer
Rodríguez____________________________________________________________
India
Ans:
Los tipos de datos integrados en Python se denominan diccionario. Define una relación uno a
uno entre claves y valores. Los diccionarios contienen pares de claves y sus valores
correspondientes. Los diccionarios están indexados por claves.
Tomemos un ejemplo:
El siguiente ejemplo contiene algunas claves. País, Capital y PM. Sus valores correspondientes
son India, Delhi y Modi respectivamente.
dict={'País':'India','Capital':'Delhi','PM':'Modi'}
imprimir dictado[País]
India
imprimir dictado[Capital]
Delhi
imprimir dict[PM]
modo
En Python, los índices negativos en las listas se utilizan para acceder a elementos
desde el final de la lista. Entonces, lista1[-1] se refiere al último elemento de lista1,
que es 25 en este caso.
RAID 5 (Striping with Parity): RAID 5 combines striping and parity to offer both
performance and redundancy. Data and parity information are striped across
multiple drives, allowing for recovery if one drive fails.
RAID 10 (Mirrored Striping): This level combines mirroring and striping. Data is
mirrored between two sets of striped drives, offering both performance and
redundancy.
RAID 6 (Striping with Double Parity): Similar to RAID 5 but with two sets of parity
information, RAID 6 provides enhanced fault tolerance by allowing for the failure
of up to two drives without data loss.
8. Explain what is the major difference between NTFS ( New Technology File
System) or FAT (File Allocation Table) on a local server?
The major difference between NTFS (New Technology File System) and FAT
(File Allocation Table) lies in their features, capabilities, and compatibility with
different operating systems. Here are some key differences:
NTFS: Supports larger file sizes (up to 16 TB) and volume sizes (up to 256 TB).
FAT32: Limited to file sizes of 4 GB and volume sizes of 32 GB.
NTFS: Supports advanced security features such as file and folder permissions,
encryption, and auditing.
FAT32: Lacks advanced security features and does not support file and folder
permissions.
NTFS: Provides improved reliability through features like journaling, which helps
recover from system crashes and power failures.
FAT32: Compatible with older versions of Windows, DOS, and some non-
Windows operating systems.
NTFS: Handles file fragmentation more efficiently and has a more advanced file
allocation system.
9. Thinking Linux, What is the name and path of the main system log?
a) logs , /root
b) dmesg , /var/log/messages
c) root , /root/logs
d) dmesg , /root/user/
RESPUESTA: B) dmesg , /var/log/messages
On a typical Linux installation, the "root" account is created by default. The root
account is the superuser account with full administrative privileges over the
system. It has the ability to perform any operation on the system, including
modifying system files and settings.
11. What is the minimum number of partitions that you need to install Linux,
Which are them?
Root Partition (/): This partition is the base filesystem that contains the operating system
files and directories. It is the minimum requirement for a Linux installation.
Swap Partition (optional): While not strictly required, a swap partition is recommended for
most Linux installations. It serves as virtual memory and can help improve system
performance by providing additional memory space when physical memory (RAM) is full.
In summary, the minimum number of partitions needed to install Linux is one (the root
partition), but it is recommended to have at least two partitions (root and swap) for better
performance and flexibility.
x
2¿Tienes alguna idea de cuánto tiempo utilizas para cada trabajo?
¿Utilizas tus objetivos fijados para elegir con qué tareas y actividades te x
6
pones primero?
x
7¿Calculas un margen de tiempo extra para los imprevistos?
¿Eres consciente de si el trabajo que realizas es de baja, media o alta x
8
importancia?
¿Cuándo te asignan una nueva tarea, analizas automáticamente el x
9
grado de prioridad?
10¿Te estresan las fechas límites y los compromisos? x
x
12¿Sientes que tienes que llevarte a casa trabajo para poder finalizarlo?
13¿Consultas con tu jefe para ver las prioridades de las tareas a realizar? x