2015-10-11

Enabling File Sharing in Ubuntu


  • install samba
    • sudo apt-get install system-config-samba
  • open samba and go to Preferences > Server Settings
  • set your workgroup name
If you want to enable file sharing between Ubuntu and Windows, enable the file sharing on both OS's and set the same workgroup

2015-10-01

Enable Safe Mode in Windows 10

Open a command prompt and enter:

  • bcdedit /set {default} bootmenupolicy legacy
    • to enable the safe mode menu | press F8 at startup
  • bcdedit /set {default} bootmenupolicy standard
    • to return to the default boot