a. Timezone Configuration
Synchronize the system clock with the Western Indonesia Time (WIB) zone:
b. Repository Management
Create a custom repository list in the /tmp directory using a Here-Document (EOF):
c. LVM Partitioning
Provision a new logical volume from an additional disk (vdb) and mount it to /mnt/data:
d. Log Extraction
Extract system logs for a specific time window (1435) while excluding monitoring-related entries. You can achieve this using either the modern journalctl utility or traditional text-processing tools.
e. Task Automation
Configure a cronjob to download a sample text file every 30 minutes, ensuring the local copy is overwritten without creating duplicates: