The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
5answers
97 views

Linux/Bash, how to schedule commands in a FIFO queue?

I want the ability to schedule commands to be run in a FIFO queue. I DON'T want them to be run at a specified time in the future as would be the case with the "at" command. I want them to start ...
0
votes
3answers
84 views

mdaemon remote queue

I have a Windows Server 2003 machine with Mdaemon installed (Mdaemon points to the actual mail server mail.**.com). Since yesterday I have been unable to send or receive emails from/to any of the ...
2
votes
2answers
106 views

Linux job queue for FFmpeg conversion

I'm starting up a Debian web server which will host a website where users can upload video files and play them. Hence, the video files need to be converted into the proper format (mp4, ogg, webm) for ...
0
votes
1answer
36 views

Queues in Download Accelator Plus?

I am using Download Accelerator Plus to Manage my Downloads. Here is what I want to do: Add a large number of links in DAP. Download the links one by one in the order the link was added. Only one ...
0
votes
0answers
10 views

Switch non-interactive to interactive

Is it possible with either PBS or SLURM to switch a running, non-interactive job to an interactive one? After sitting through the queue for awhile, the job started but now I want to ...
0
votes
0answers
93 views

Job Deferred even though nodes are available [closed]

Every once in a while, I run into this frustrating scenario where jobs that I have submitted don't run, even though there are resources available. This time, I think the problem might be related to ...
2
votes
1answer
635 views

How do printers receive documents from computers? Internal Queueing?

I have had trouble finding any actual information of how printers actually handle printing data. All OSes as far as I know have a "print queue" which seemingly buffers printed documents out to the ...
1
vote
2answers
309 views

Why do I get timeout problems with Thunderbird and Sendgrid?

I am helping my friends sending a newsletter (1000 recipients) using Thunderbird 7.0.1 and the Mail Merge plugin. For the SMTP provider we are using Sendgrid. Mail Merge plugin nicely splits the ...
0
votes
1answer
1k views

Print job stays in queue without any status

I've got a Brother DCP-145C scanner/printer connected directly to my Windows XP computer through USB. I've got no problem scanning paper documents to make copies of them, but when I try to print a ...
3
votes
1answer
802 views

How can I create a shortcut to a printer's queue on Windows 7?

How can I create a desktop shortcut to a printer's queue on Windows 7 Home Premium 64 bit? Thanks. For any future searchers, what worked for me is a little different from what's in the accepted ...
-1
votes
2answers
82 views

E-Mail queue to be able to clear sent mail

Have you ever had sent an e-mail (e.g. to a customer) where you noticed an important error one second after you have sent it (though proof-read before)? The browser-based home banking system of my ...
4
votes
7answers
2k views

How to run commands as in a queue

I need to do a lot of copying of various files to various folders. I can add all my copy commands to a bash script and then run that, but then I must wait until it finishes if I want to add more ...
1
vote
2answers
43 views

Queuing up blog posts from offline

I have a Blogger blog and I will be going for long periods of time when I can only access the web via dial-up for short periods in the middle of the night (much like the so-called "flash sessions" ...
0
votes
1answer
134 views

queued Youtube downloads

I want to download some of the tutorials of programming languages/techniques/tools which are several parts long. Is there a decent tool where I can pass the URL and have it checked, and enqueued to ...
2
votes
1answer
828 views

Free command line download manager with queue possibilities on Windows XP?

I am looking for a free command line download manager with queue possibilities on Windows XP. This looks like it might work but it's not free: ...
0
votes
1answer
2k views

How can I restore a lost JDownloader queue?

My JDownloader crashed and my queue is empty. Based on what I found from Googling, I unzipped database.zip into the config directory, but it didn't help. How can I get my queue back?
1
vote
3answers
338 views

Send documents to printer without waiting for Vista to handle queue

I got a print server on our old printer. Vista has its own queue which presents a problem. I want to bypass this queue and send everything straight away to the printer so the print server deals with ...
1
vote
2answers
2k views

How to list all 'at' jobs without root privileges?

For listing jobs added by at and batch I use atq, but it lists only my jobs. I can run atq with root privileges and then it lists jobs from all users. How can I list all jobs without root privileges? ...
1
vote
1answer
902 views

Windows Command queue?

i'm thinking if does exist some kind of software that can put in a queue a bunch of windows commands... for example i can say to first copy some file somewhere, then rename those, then delete the old ...
3
votes
2answers
851 views

Linux queuing system

We have a few computers that are used for simulations in physics which are run by a few people. I would like to install some queuing system to submit tasks and to fairly share resources. What would ...
11
votes
9answers
5k views

Send an Email at a future date

I'd like to write up an email that gets sent out in a few days. I'd prefer to use Gmail, but I could use some other client if necessary. It doesn't look like Gmail has this feature in their labs ...
10
votes
9answers
12k views

Is there a queue copy program available for windows (7)?

When copying a lot of files all from different locations to the same location, using windows explorer, windows always creates multiple copy processes, slowing everything down. How can I queue copy ...