saveitall | SaveItAll speeds up flash drive installations

 by   alberthdev Shell Version: Current License: GPL-3.0

kandi X-RAY | saveitall Summary

kandi X-RAY | saveitall Summary

saveitall is a Shell library. saveitall has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

saveItAll works by disabling the automatic save mechanism provided by the kernel, and replaces it with a tool and background process to manually save data when you are not using your PC. When the kernel does a save, the computer tends to stop responding, resulting in the well known slowness of using a USB flash drive or SD card for Linux. However, when the automatic save mechanism is disabled, the writes are buffered into memory, and only written out when a request to write data is made. This results in a much faster, responsive system. saveItAll makes those requests every so often, as well as offers a tool to make a request anytime, such as when an important document is saved. Note that when saveItAll performs a save, the system will still become unresponsive. Just wait and allow the save to occur, and saveItAll will notify you when the save is complete. Once the save is complete, the system will become responsive again. It is important to note that this tool, although with good intentions, can cause harm if not properly used. Since the changes to your disk are buffered into memory, loss of power or a hard system crash will cause the data to be lost, since they were never written to disk. Note that this applies for ALL data transfers involved, including transfers and I/O on your internal HDD. Finally, if you run certain programs, such as Firefox or LibreOffice, you may experience some performance problems. This is due to those programs running saves manually on their own accord. If you encounter problems, try disabling the auto-save functions or caching functions to speed things up.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              saveitall has a low active ecosystem.
              It has 2 star(s) with 1 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              saveitall has no issues reported. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of saveitall is current.

            kandi-Quality Quality

              saveitall has no bugs reported.

            kandi-Security Security

              saveitall has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              saveitall is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              saveitall releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of saveitall
            Get all kandi verified functions for this library.

            saveitall Key Features

            No Key Features are available at this moment for saveitall.

            saveitall Examples and Code Snippets

            No Code Snippets are available at this moment for saveitall.

            Community Discussions

            No Community Discussions are available at this moment for saveitall.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install saveitall

            Add the following lines to /etc/sysctl.conf:. Modify your /etc/fstab to add noatime,data=writeback to the mount options for your root filesystem. If you use Firefox, disable storing of any history. Firefox tends to save frequenty, causing significant performance problems. Install the tools into ~/saveItAll. Add a launcher. Call it saveItAll, and set it to run ~/saveItAll/saveItAll. Open your menu Preferences > Startup Applications. Add another startup application, call it saveItAll, and set it to run ~/saveItAll/saveItAllD.
            Add the following lines to /etc/sysctl.conf:
            Modify your /etc/fstab to add noatime,data=writeback to the mount options for your root filesystem.
            If you use Firefox, disable storing of any history. Firefox tends to save frequenty, causing significant performance problems.
            Install the tools into ~/saveItAll.
            Add a launcher. Call it saveItAll, and set it to run ~/saveItAll/saveItAll.
            Open your menu Preferences > Startup Applications. Add another startup application, call it saveItAll, and set it to run ~/saveItAll/saveItAllD.
            Reboot the system. If it works, you should now see a new window when you login, and your system should be much faster!

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/alberthdev/saveitall.git

          • CLI

            gh repo clone alberthdev/saveitall

          • sshUrl

            git@github.com:alberthdev/saveitall.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link