Menu
nick.galantino.me
nick@galantino.me

Healthcare IT
BSCS '24

  • GitHub
  • LinkedIn
  • Home
  • Useful Resources
  • Contact
  • Projects
  • Tutorials/Guides
nick.galantino.me

How to connect Viirtue MobileConnect (VOIP) to default Android phone app

August 17, 2024 By ngalantino

This is a VOIP app called MobileConnect. It was getting a bit cumbersome using two different phone apps to make a call. I couldn’t find any documentation on how to allow MobileConnect to “hook” into Android’s default phone app. I finally figured it out for anybody out there with the same problem.

Read More

WireGuard VPN

July 14, 2024August 23, 2024 By ngalantino

A VPN is perfect for those of you us who need access to our home networks while away. I’ve tried cloud hosting my VPN server, but soon realized this would only work if I kept my home network constantly connected to the VPN. Not to mention it cost me $5 bucks a month. Ultimately, I…

Read More

Purview Email Encryption

June 14, 2024June 14, 2024 By ngalantino

I recently had the opportunity to help setup Purview email encryption in a Microsoft tenant that was upgraded to 365 Business Premium licenses (from Business Standard). Along with many other data governance tools, the Business Premium license includes Azure Information Protection. AIP provides the encryption capabilities that Purview uses to enable 365 message encryption. A…

Read More

Remote Desktop Task Manager

May 15, 2024May 15, 2024 By ngalantino

I recently ran into an issue after remoting into a Windows machine using RDP where I saw a completely white screen. My initial response was to hit CTRL + ALT + DEL, but this pulls up the task manager on my local machine, not the remote machine with the white screen. Here are a couple…

Read More

60 Day Challenge: CAHIMS Certification

April 24, 2024April 24, 2024 By ngalantino

As I near the completion of my undergraduate degree in computer science and await an acceptance letter from Georgia Tech’s OMSCS program (hopefully), I find myself faced with a lot of free time. I’ve been working in healthcare information technology for the past 10 months. The most obvious pivot at this point is to combine…

Read More

Privilege Escalation with Quick Assist

April 12, 2024April 12, 2024 By ngalantino

The inability to perform actions requiring administrator privileges is a big limitation of Windows Quick Assist remote desktop. This is especially true in a business environment where your users should never have administrator privileges. The reason for this is User Account Control (UAC) security policies. UAC allows users to sign in using a standard user…

Read More

Diffie-Hellman Key Exchange

April 10, 2024April 12, 2024 By ngalantino

In 1976, Whitfield Diffie and Martin Hellman wrote a paper describing a cryptographic technique to exchange a shared secret publicly. Here’s a link to the original paper. It is an interesting historical moment that has shaped the internet and modern computing as we know it. It is definitely worth a read. I’ll also link a…

Read More

Merging .txt / .csv / .tsv files

April 9, 2024April 9, 2024 By ngalantino

If you have a collection of tab or comma delimited files that you want to combine or merge into one document, you can use the CMD TYPE command: type *.txt > mergedfile.txt The TYPE command displays the contents of one or more text files to the console. This will work as long as each file…

Read More

2024 New York International Auto Show

April 7, 2024April 7, 2024 By ngalantino

A few pictures from the 2024 New York International Auto Show

Read More
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • RSS Feed
  • GitHub
  • LinkedIn
Loading the data just for you.
©2025 nick.galantino.me | Powered by WordPress and Superb Themes!