fgfdgf

HIDS (računalno-orijentirani IDS) nadzire aktivnosti na pojedinačnom uređaju kako bi detektirao sumnjivo ponašanje. Njegova glavna prednost je mogućnost otkrivanja i internih i eksternih upada, za razliku od NIDS sustava i vatrozida.

Postoje dva glavna pristupa detekciji upada u HIDS sustavima:

 Detekcija anomalija: o Prikupljaju se podaci o ponašanju legitimnih korisnika tijekom određenog vremena. o Primjenjuju se statistički testovi kako bi se otkrila odstupanja od "normalnog" ponašanja.

...

See on Wikiteka »

Physics Exam 1

Energy & Power

• Energy: ability to do work; conserved; transforms among heat, chemical, mechanical, electrical, nuclear, etc.

• Power: rate of energy use; determines how fast work is done or energy is converted.

Units & Conversions

• calorie (cal): energy to raise 1 g water by 1 °C ~ Calorie (food Cal) = 1 kcal = 1 000 cal ~ joule (J): SI unit; 1 J = 1 kg·m²/s²

• kilowatt-hour (kWh): industrial/domestic unit; 1 kWh = 3.6 MJ ≈ 1 000 Cal

• household uses ~12 000 kWh/yr

Typical

...

See on Student Notes »

cheat

Registers: Registers are very small but very fast memory units present inside the CPU. These are used to store data temporarily during the execution of instructions.

Whenever the CPU processes something, like addition, subtraction, or fetching data from memory, it uses registers to hold the data in between.

You can imagine registers like a small notepad that the CPU uses to write down important information while working.

They are much faster than RAM and closer to the processing unit, so the CPU...

See on Wikiteka »

big data

2.5 quintillion bytes of data are generated every day by users. Predictions by Statista suggest that by the end of 2021, 74 Zettabytes( 74 trillion GBs) of data would be generated by the internet. Managing such a vacuous and perennial outsourcing of data is increasingly difficult. So, to manage such huge complex data, Big data was introduced, it is related to the extraction of large and complex data into meaningful data which can't be extracted or analyzed by traditional methods.
For example, Azure

...

See on Student Notes »

dthetrdhytf

I. Travaux d’inventaire

1. Définition de l’inventaire

L’inventaire est une procédure comptable obligatoire qui consiste à recenser et évaluer tous les éléments actifs et passifs de l’entreprise (stocks, créances, dettes, immobilisations) à leur valeur réelle à la date de clôture.

Objectifs principaux :

  • Corriger les écarts entre les écritures comptables et la réalité physique (ex. : stocks manquants, créances devenues douteuses).

  • Permettre l’établissement d’un bilan

...

See on Wikiteka »

network

Part 1:
Task 1:
A1:
en
conf t
ipv6 unicast-routing
int g0/0
ipv6 address 2001:1:1:1::2/64
no shut
int s0/0/0
ipv6 address 2001:c1c0:34:11::1/64
no shut
clock rate 2000000
int s0/0/1
ipv6 address 2001:c1c0:34:12::1/64
no shut
clock rate 2000000



A2:
en
conf t
ipv6 unicast-routing
int g0/0
ipv6 address 2001:c1c0:34:1::1/64
no shut
int s0/0/0
ipv6 address 2001:c1c0:34:11::2/64
no shut
int s0/0/1
ipv6 address 2001:c1c0:34:13::1/64
no shut
clock rate 2000000



A3:
en
conf t
ipv6 unicast-routing
int g0/0
ipv6 address 2001:c1c0:34:2::1/64
no

...

See on Student Notes »

exam time

5 MCQs (with answers)

1️⃣ The main site of absorption of digested food:
✅ b) Small intestine

2️⃣ Enzyme present in saliva:
✅ b) Amylase

3️⃣ Bile is poured into:
✅ b) Small intestine

4️⃣ Correct sequence of digestive system:
✅ a) Mouth → Oesophagus → Stomach → Small intestine → Large intestine → Anus

5️⃣ Function of villi:
✅ b) Absorb digested food


5 Short-answer questions (2 marks each, with answers)

1️⃣ Name the enzyme in gastric juice and its function....

See on Student Notes »

Hlhgufdduu

Process Management:
This involves managing the execution of programs (processes), including creation, scheduling, termination, and communication between processes.
Memory Management:
OSes must efficiently allocate and manage memory resources for different processes, including virtual memory and page replacement algorithms.
  • CPU Scheduling:
    Determining which process gets access to the CPU at any given time is crucial for system performance and fairness. Algorithms like
...

See on Wikiteka »

fftftg

Chapter 1: Introduction – Understanding Value Education

Part 1: Understanding Value Education

1. Values / Human Values

  • Goodness guiding human interaction

    • Respect

    • Acceptance

    • Empathy

    • Love

  • Enable ethical practice

    • Justice

    • Integrity

  • Tool for harmony and peace

2. Fundamental Human Values

  • Right Conduct

    • Self-help

    • Social & ethical skills

  • Peace

    • Calmness

    • Contentment

    • Self-control

  • Truth

    • Honesty

    • Integrity

    • Quest for knowledge

  • Love

    • Acceptance

    • Care

...

See on Student Notes »