Wikis
- Wiki Matrix
- Compare all the wikis to each other
- http://www.wikimatrix.org/
- TikiWiki
- Fairly simple to use and edit.
- Fairly decent community help
- Table support very basic
- Usage Notes
- The default home page has conditional logic so that it appears different to the outside and to the logged in administrator
- DokuWiki
- File based
- https://www.dokuwiki.org
- FosWiki
- File based
- TiddlyWiki
- Single-File based
- More a bubble-history style rather than page-by-page style
- www.tiddlywiki.com
- Obsidian
- Joplin
- SilverBullet
- LogSeq
Drawing / Diagrams
Diagrams
- Lucid Chart (Paid)
- Draw.IO (Free)
- Mermaid (free)
- https://mermaid.js.org/intro/
- Mermaid Live Editor
Animated Diagrams
- Here's The Secret How To Create These Animated Diagrams
- PowerPoint Animations
- How to draw a Network traffic diagram animated
CanoScan Lide 35
- To install as x64 in Windows 7 or Vista, use the Lide 60 drivers
- Install the LIDE 60 Windows 7 (x64) drivers from the Canon website . Now connect the LIDE 35 scanner. Cancel the installation process. In the device manager, select the inactive LIDE 35 and choose to update the driver. Select "all available drivers", then point to the LIDE 60 drivers listed under Canon Inc.
- http://answers.microsoft.com/en-us/windows/forum/windows_7-hardware/canoscan-lide-35-no-drivers-that-are-compatible/b9ae3bca-c74f-459d-b979-3d7f3cb50673
Gallery
- Gallery3 on 1and1
- Error during installation for Admin.html
- The file exists in another folder, but doesn't get copied / dynamically created where it should be
- copy gallery3/themes/admin_wind/views/admin.html.php to gallery3/modules/gallery/views/admin.html.php
- The file exists in another folder, but doesn't get copied / dynamically created where it should be
- Errors during upload / Not all images getting uploaded
- Changed to only allow 1 upload at a time.
- Uploads take longer, but not losing files
- From Gallery view -> Admin -> Settings -> Advanced
- Click on the number next to simultaneous_upload_limit
- Changed to 1. Default was 5.
- Thumbnails not showing up
- Changed image processor from ImageMagick to gdLibrary
- From Gallery view -> Admin -> Settings -> Graphics
- Changed image processor from ImageMagick to gdLibrary
- In error log, "error: date.timezone setting not detected"
- Added line to gallery/php.ini under PHP section
- date.timezone = "US/Central"
- Added line to gallery/php.ini under PHP section
- Error during installation for Admin.html
- Specific list of 1and1 changes needed list at http://codex.gallery2.org/Gallery3:Host_specific_issues#1_.26_1 did not seem to apply at all for me
Twitter RSS Feeds
- Get the twitter id number
- Feed url: http://twitter.com/statuses/user_timeline/XXX.rss
Steam
- Can use QOS on router to limit the speed of download traffic
- Steam Client Ports
- UDP 27000 to 27015 inclusive (Game client traffic)
- UDP 27015 to 27030 inclusive (Typically Matchmaking and HLTV)
- TCP 27014 to 27050 inclusive (Steam downloads) - limit these ports
- UDP 4380
- Dedicated or Listen Servers Ports
- TCP 27015 (SRCDS Rcon port)
- Steamworks P2P Networking and Steam Voice Chat Ports
- UDP 3478 (Outbound)
- UDP 4379 (Outbound)
- UDP 4380 (Outbound)
- Additional Ports for Call of Duty: Modern Warfare 2 Multiplayer
- UDP 1500 (outbound)
- UDP 3005 (outbound)
- UDP 3101 (outbound)
- UDP 28960
- Source: https://support.steampowered.com/kb_article.php?ref=8571-GLVN-8711
VPNs
- Which VPN Providers Really Take Anonymity Seriously?
- Why You Should Start Using a VPN (and How to Choose the Best One for Your Needs)
- Five Ways to Download Torrents Anonymously
Usenet
- How to Get Started with Usenet in Three Simple Steps
Rage of Bahamut
- Evolving
- Card list
VM Ware
- Share folders
- Windows Guest
- \\vmware-host\Shared Folders\
- Windows Guest
Virtual Box
- Shared folders
- Windows Guest
- \\vboxsrv\
- Windows Guest
DD-WRT on Trendnet TEW-652BRP
- http://lancej.blogspot.com/2010/02/my-experience-with-trendnet-tew-652brp.html
- http://www.goodideaatthetime.com/tag/tew-652brp/
- http://www.dd-wrt.com/site/support/router-database
- http://www.dlink.com/us/en/support/product/dir-615-wireless-n-300-router?revision=us_revc
- http://www.dd-wrt.com/wiki/index.php/DIR-615C
- http://infodepot.wikia.com/wiki/D-Link_DIR-615_vC1
Use Google as a Proxy
- Google Translate
- Google Mobilizer
- Google Modules
- Source: http://www.labnol.org/internet/google-proxy-server/28112/
How to rotate and save a video using VLC media player
Precision 470 / Precision 670
- "If more than 4GB of memory is installed, you must install an additional cooling fan."
- Short the two outside pins to fake the Dell specific fan
- source: http://forums.cnet.com/7723-7586_102-261994/dell-precision-470-memory-fan-problem/
PSTools
- Accept license using command line
- Use the /accepteula command-line switch
- Or set registry key HKCU\Software\Sysinternals\PsExec\EulaAccepted = 1
- If the key = 0 because the EULA was declined once, then need to update / delete the key because /accepteula won't override it
Team Viewer Local Network Connection
- Extras -> Options -> General -> Incoming LAN Connection -> Accept
- Firewall - already set up to allow public network access - need to allow local "private" network
- C:\Program Files (x86)\TeamViewer\Version9\TeamViewer_Service.exe already in list
- Check box for Private network
- Type IP address of computer instead of using online manager, or 9 digit ID. Will popup password dialog.
Change the Priority of Wired/Wireless Network Cards in Windows
SMTP
- Non-standard ports
- luxsci
- https://luxsci.com/blog/alternate-smtp-ports-save-the-day-when-you-are-on-the-go.html
- $1/user/month
- 25, 80, 465, 587, 2025, 6025, 6465
- SMTP2GO
- http://www.smtp2go.com/support
- $5/month for 2,000 emails
- 25, 587, 2525, 8025
- luxsci
Notepad++
- Regular Expressions in Search and Replace
Steam Controller
- Some instructions on how to install
- Steam Controller Support Page
Box.net / Dropbox / Terraria - Sync folders outside of default sync folder
- Look for the folder C:\Users\<username>\Documents\My Games\Terraria (this is the Windows Vista/7 location).
- Move this folder into your Dropbox folder.
- Open Command Prompt with administrative privileges by right-clicking on it in the Start menu and choosing "Run as administrator".
- Run this command: mklink /d "C:\Users\<username>\Documents\My Games\Terraria" "C:\Users\<username>\Dropbox\Terraria"
Parallels
- Keyboard settings
- Menu bar -> Parallels Desktop -> Preferences (Or ⌘, )
- Shortcuts tab on top
- Application Shortcuts tab on left
- Turn off all selections on the right
- System Shortcuts tab on left
- Turn off "Show and hide Parallels Desktop"
- â€Name of Windows VM" tab on left
- Make sure you have:
- Shift (up arrow) > Â Shift
- Control (carrot) > Ctrl
- Option (switch) > Alt
- Command (flower) > Win
- Delete (box pointing to left) > Backspace
- Option + Delete > Delete
- Shift + Option + Delete > Shift + Delete
- Make sure you have:
- Application Shortcuts tab on left
- Shortcuts tab on top
- Menu bar -> Parallels Desktop -> Preferences (Or ⌘, )
Check if Your VPN Connection is Actually Encrypted
FTP
- The FTP Protocol
- List of raw FTP commands
Amazon
- Check digital promotional balance and gift card balance
- Check gift card balance directly
Netflix
- Keyboard Shortcuts
- F = Full Screen
- Shift + Left Arrow = Rewind
- Shift + Right Arrow = Fast Forward
- M = Mute
- Up Arrow = Volume Up
- Down Arrow = Volume Down
- Enter = Play/Pause
- Page Up = Play
- Page Down = Pause
- Esc = Exit Full Screen
Valheim
- Graphics Performance Tips
- AMD Graphics Card
- Once you’re in, turn off all the proprietary post-processing options that AMD has enabled by default. These include Radeon Anti-Lag, Radeon Chill, and Radeon Boost.
- Also, turn off wait for Vertical Refresh (which will boost performance but can cause screen tearing).
- Disable Image Sharpening, Anisotropic Filtering, Maximum Tessellation Level, Frame Rate Target Control, and OpenGL Triple Buffering.
- Now, turn on Surface Format Optimization.
- For the GPU Workload setting, select Graphics Mode for the best performance.
- Select Performance Mode under the Texture Filtering Quality option.
- Finally, set both Tessellation and Shader Cache to AMD Optimized mode for the most optimal experience while playing Valheim.
- NVIDIA graphics card
- change the power management mode to performance mode.
- Turn off Image Sharpening mode. This will turn off the sharpness post-processing that can hog up your resources.
- Disable Low-Latency Mode.
- Set the Max Pre-Rendered Frames value to 1. This will ensure that your GPU is working on the immediate next frame rather than trying to process what’s ahead.
- Enable Threaded Optimization and G-Sync if your monitor supports it.
- Set the Display Mode to Single Display Performance Mode. This can help massively if you have a multi-monitor setup as this tunnels the resources into a single display.
- For Texture Filtering Quality, select the Performance Mode option.
- https://guides.magicgameworld.com/how-to-fix-valheim-pc-performance-issues-lag-low-fps/
- AMD Graphics Card
PrimoCache
- User defined tiered caching storage with any hardware layout
- https://www.youtube.com/watch?v=-0Kao4TBfhQ
- https://www.romexsoftware.com/en-us/primo-cache/purchase.html
OBS
Teams
Share OBS Output in HD
- Use a sacrificial monitor
- In OBS right click on grey area around output
- Select "Full screen projector preview"
- Have Teams screen share from that monitor
- Could turn off the camera in Teams if you have your camera added to your presentation
- https://youtu.be/zx_VZeviaFQ?t=202
Zoom
Share OBS Output in HD
- Have OBS output to virtual webcam
- Click on Zoom's "Share Screen"
- Top of selection, select "Advanced" tab
- Select "Content from 2nd Camera"
Firefox
- Keyboard Shortcuts
- Google Sheets Keyboard Shortcuts In Firefox
- Chrome passes the Alt keystroke to Sheets
- Firefox: Try Alt+Shift instead of Alt
- https://support.mozilla.org/en-US/questions/1385149
- Google Sheets Keyboard Shortcuts In Firefox