Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Task Spooler

Featured Replies

I often use task spooler (http://vicerveza.homeunix.net/~viric/soft/ts/) for media jobs.  This is somewhat like batch but has a few advantages:

 

  • No requirement for the system to be below a certain load level
  • Output captured in a useful way (not email, necessarily)
  • Easier to use in scripts
  • Easy to setup how many simultaneous jobs can be run

 

As an example, I often have movie files with extraneous audio tracks.  I can queue up 20 movies to strip the audio tracks I will never use via mkvmerge.  I can then logout of SSH and leave it to do its work, fixing each file, one at a time, until they are all done.  If I want to check on the progress, I can do a ts -t to get the current progress (similar to a tail -f for the current running process).  I also see jobs in queue, running and completed along with the result code.

  • 3 months later...

Task spooler is not a complicated thing to use as it does not require configurations. By using task spooler you can control how many jobs you may run at once in any queue. It does not require auto tools to build which makes it easy to install. And another thing is it not made to execute commands but to add on and execute commands from queues. It is quite efficient in running batch jobs. The noticeable benefits of using it are that it can queue jobs from different terminals, you can use it locally in your machine and easy to use in scripts

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.