Service Docs | Repository

Subsections
Basics
Loss of Celluar Signal
Use for instances where you've had signal before at a location, but no longer have signal or is unreliable at the same location
  • Verify device is not in airplane mode and within signal of cellular antenna
    On latest iOS swipe down from top right of screen, verify that airplane mode is off and cellular data is on.
  • Visit Settings > Cellular and review options
    Make sure iPhone is aware of cellular plan, and make sure SIM is inserted in proper orientation.
  • Try Restarting the device
    Hold the power and volume up button until prompted with shutdown screen. Swipe to shutdown. Then power back on after 10 seconds of black screen.
  • Last ditch, Reset Network Settings
    Open settings app, General > Transfer or Reset iPhone > Reset > Reset Network Settings, enter your passcode and reset settings.
  • Contact your cellular provider
    Look up your cellular provider's contact info and get in touch for further troubleshooting, maybe autopay got turned off?
Poor scan quality
Use for instances where scan shows up with undesired artifacts, lines, etc.
  • Verify scan bed is clean
    Use glass cleaner and spray on microfiber towel, then use towel to wipe off glass and white backing on lid.
  • Make sure the right scan size is selected
    This fixes if edges are cut out from the final scan.
  • Ensure correct Resolution (DPI) is selected
    300 DPI (Dots Per Inch) should do the trick, but for higher or lower resolution chose the respective DPI.
Advanced
Windows Quick Tips:
Use to show off how well you know the windows desktop environmnt.
  • Quick method to lock account
    NOTE: This does not sign user out, only locks the account, great for walking away for a quick second.
    Hold the Windows key + "L" to lock account
  • Quick open of Task Manager
    Task Manager is useful for dealing with a frozen computer, seeing general use stats, and what programs are currently running.
    Hold the "CTRL" + "SHIFT" + "ESC" keys at the same time
Creating a S3 bucket
Use for creating a cloud solution to data storage. Make it public and you have a website... Cough, Cough, Nudge, Nudge
  • Use the search bar to find the S3 Service
    Click the "Create Bucket" button.
  • Give the bucket a name
    Something memorable and relatable to what it will store.
  • Assign it to a region
    The closer it is to you, the quicker you can access it.
  • Assign other options
    Ownership, Access, versioning, tagging, encryption, whatever you need and want to pay for.
  • Click "Create Bucket"
    Now you can fill this Simple Storage Service bucket with all the things you want to!
Open Source & Useful
Website & Application List
This is a compiled list of software and programs that I have found helpful and useful that I would like to share!
  • GIMP
    Image manipulation, like photoshop, but FREE!
  • Audacity
    Audio recording and editing
  • Visual Studio
    Lets you manipulate code, like editing a python script or HTML files, to sayyy build this website.
  • Blender
    3D animation.
  • Wireshark
    Network Packet Inspection
  • PuTTY
    Remote Connction Client
  • Seagate DiscWizard
    Drive Cloning / Wipe
  • Handbrake
    Video encoder / converter
  • Task Scheduler
    Already built in windows app, Lets you automate and schedule tasks
  • Power Automate
    Microsoft Automation tool, more advanced than Task Scheduler