linux
Don’t laugh…I’m trying to learn Linux and I just needed a place to store miscellaneous commands, my memory is short and I forget how to do things.

  • ifconfig eth0 (kinda like ipconfig for Windows but does more stuff)
  • fup eth0 (turns on an interface adapter) ifdown does the opposite.
  • hidd –server –search  (Attach bluetooth mouse, make sure you hit the reset button on the mouse so it’s in discover mode.  Found solution here.)
  • yum install libflashsupport  (Install flash support library.  Fixed my issue with no audio from flash files in Firefox.  Found solution here.)