4buntu is a set of scripts to install a collection of digital forensic tools on top of a Linux system. The tools provide a complete forensic workstation to investigate different systems such as Windows, Linux and Mac OS X.
Compress and sync files with Google Drive/DropBox/etc.
Achieve lower monthly fees for cloud storage solutions.
Give TkSync the name of the CloudDrive (Google Drive, Dropbox, etc.)
TkSync compresses and places files into ~/CloudDrive/TKSyncCompressed/ subdirectory.
Top level of ~/CloudDrive has "normal" cloud drive operation.
Uses ~/TkSyncDrive/ directory at same level as ~/CloudDrive for plain originals.
Compares time stamp of compessed files in ~/CloudDrive/TKSyncCompressed/ to files in
~/TkSync/ directories. Newer plain files replace older compressed file or vica versa.
Files in ~/TkSyncDrive/ directories that have common compression file extensions will
be placed into ~/CloudDrive/TKSyncCompressed/ unchanged.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
NEW System with NEW FILE SYSTEM IN DATA BASE (Firebird), with service for ftp access and more.. You can access with web browser, Java VM applications, Object Pascal, C++... Look demo: http://tlsystem.sourceforge.net
VECT provides a framework for managing software releases. It is an abstraction layer on top of Depot primarily and is based on Carnegie Mellon U's "EMT"
insaneFS is a fully decentralized peer-to-peer filesystem based on top of FUSE. It provides POSIX file semantics, including mutable files and directories. It does all this while providing a unified global hierarchy.
...There is several hurdles to overcome in order to get a standard linux distribution to run under NaCl.
There is a library called nacl_io in the Google NaCl sdk. It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple nacl modules with javascript acting as a sort of "kernel".
Currently the main holes that prevent a conventional distro from being ported is that there is no support for pipes, most signals, and also symbolic links and lastly traditional forks are not currently possible in an efficent way.The current implementation gets around forking and has limited vfork capability.
...