Hosting a Private media Server
Used Raspberry Pi to host a private media server.
Can be accessed on internet using URL: www.jgajjar.com
Used an old SATA drive extracted from MacBook for storage.
Planning to migrate it on a windows server for better performance and reliability.
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.