Hosting a Private media Server
Bought and used a refurbished Dell OptiPlex 5040 SFF from College to host a private media server.
Can be accessed on internet using URL: www.jgajjar.com
Using an array of old 2.5" SATA SSD drives extracted from MacBook for storage.
Running on Windows Server 2019
Replicate and Backup SQL Server
Developed a sophisticated virtual infrastructure for SQL Server replication and backup, ensuring data integrity and availability.
Implemented live server hosting on CentOS 7, with replication conducted on Server 2008 R2 and backups executed on a Windows 7 client, optimizing system resilience.
Authored a PowerShell script to streamline operations: it halts replication, performs data backup on the Windows client, and subsequently reinitiates replication, enhancing system reliability and operational efficiency.
Developed a Print Server
Converted a old USB printer into a network printer using Raspberry Pi 4
Also configured Airprint feature which allowed me to print from IOS devices too.
Created an email server on cloud
Got a temporary sub-domain from the college which helped me create an A and MX dns records for the email server.
Used Postfix as SMTP server on amazon Linux.