Disable Facebook access

There should be a warning on while you log onto to Facebook saying that the next 2 hours you will accomplish nothing… Until they implement that feature I hacked this up in AppleScript

Setup DBFS and mount DBFS

For those who don’t know what DBFS (DataBase FileSystem) is, here’s a little snippet: The Oracle Database File System (DBFS) enables the database to be used as a POSIX-compatible file system on Linux. This feature includes a PL/SQL package on…