Desktop GitHub client for Windows and Mac. Handles all git functions without having to touch the command line.
Device Type: Mac
A simple hosts file manager for macOS. Gas Mask facilitates editing of multiple host files and switching between them.
Offline API documentation browser. Collect documentation for everything in one app and have it searchable. An absolutely essential utility for anyone who uses tech documentation.
This terminal command will show the response time for a server in seconds. Useful for testing things like WP-Rocket, which has a timeout of two seconds.
curl -o /dev/null -s -w %{time_total}\\n https://origin.factcheck.org

2. Once the file is downloaded, open it. The install process will begin. Be sure to accept the license agreement so you can continue.

4. Click “Next” until the program finishes installing.
5. Open FortiClient by double-clicking the icon that appeared on your desktop.

7. Click “Configure VPN”

Connection Name: appcvpn
Description: APPC VPN (optional)
Remote Gateway: vpn.appc.upenn.edu

Use the following steps for login issues with Office 365 (either with Outlook 2016 for Mac or registering Office 2016 for Mac with Office365).
1. Make sure you quit Outlook and other Office apps. Go to KeyChain Access
2. Search “Exchange” under Login –> All Items and delete everything
3. Search “Office” and delete everything
4. Search “ADAL” and delete everything
5. Launch Outlook
In Gmail:
- Go to Settings.
- Got to Accounts and Import.
- On the Send mail as: row, click Add another email address you own
- In the pop-up window, add your @appc.upenn.edu email address, and click Next Step
- Change SMTP Server to outlook.office365.com
- For Username, enter your entire @appc.upenn.edu email address
- Enter your email password used to access appc.upenn.edu email
- Click Add Account
- Google will send a verification code to your @appc.upenn.edu email address. Type that code to finish.
Windows
Step 1 – Search for Notepad, then right-click on Notepad in the search results list, and choose Run as administrator. If you’re using Windows 10, a shortcut to Notepad is in the Start Menu.
Step 2 – Once NotePad is open, Go to File -> Open… and copy/paste the following file path:
c:\windows\system32\drivers\etc\hosts
Click open to start editing the hosts file.
Step 3 – Make your desired additions or alterations. Most likely you’ll be pasting something at the bottom of the document.
Tip: Adding a hashtag to the start of a line will disable it. For example, the line
# 128.91.58.195 origin.factcheck.org
won’t have any effect, but it will retain the host assignment for later use.
Step 4 – Go to File -> Save to commit the change that we just made.
macOS
Step 1 – Go to and Open Terminal either by searching for it or by locating it under the Applications folder
Step 2 – Once Terminal is open, copy/paste or type the following command:
sudo nano /etc/hosts
and press enter to execute the command. You’ll be prompted to enter your password to proceed.
Tip: Not seeing anything when you type your password? Don’t panic! That’s intentional. When entering your password through terminal the text is invisible for security purposes.
Step 3 – Make your desired additions or alterations. Most likely you’ll be pasting something at the bottom of the document.
Tip: Adding a hashtag to the start of a line will disable it. For example, the line
# 128.91.58.195 origin.factcheck.org
won’t have any effect, but it will retain the host assignment for later use.
Step 4 – Press ^X (hold the control key and press the X key) to save and exit. You’ll see a prompt at the bottom of the text editor asking you to confirm your changes (press the Y key) as well as the file to save to (just press Enter). You can now safely quit Terminal.
If you are attempting to connect from off our network, please connect to the VPN first. Make sure wireless is turned off and ethernet is the main network connection.
Click on System Preferences and choose Networking.
Click on the Ethernet Adapter on the left to view the IP Address.
In the Menu Bar, click Go then Connect to server.
Type in vnc://your ip address. (This should be in the form of 10.30.8.xx)
Enter your credentials in the next window. Click Connect.
The screen share will open in a new window.
In Finder, select Go > Connect to Server (⌘+K). In the field labeled Server Address, type the IP address or local name of the drive you’d like to connect to.
Click Connect. You may see a prompt for credentials. Select Registered User and enter your username and password.
Click Connect again.
To make the mapping persistent (meaning you don’t have to do it every time you restart), go to System Preferences > Users & Groups.
Select your account from the sidebar list, then choose the Login Items tab.
Click the + icon below the list of login items, then use Finder to navigate to the network drive.
Click Add. Find the network drive in the list of login items and toggle the checkbox to active to enable mounting at login.