General :: How To Queue Incoming Downloads And Schedule Them By Priority
Jan 11, 2011
In a office network, how to queue incoming downloads and later, it will be scheduled by priority? Is there any such open source project /tool available? I have heard about squid proxy, but does it allow re scheduling ?
Does anyone use flashgot and a download manager to download media, like ..... clips? I've never been able to get this to work with anything other than the built-in downloader and wget. I'd like to get a download manager working so I can schedule and manage multiple downloads. My ISP gives me a mere 250mb a day, but I get free bandwidth between 2am-7am
I have BT4 as an iso image and start it up by booting from cd, when i try the command root@bt~:startx it comes up with this fatal error. what can i do to get this work? and of course im new at this.
is it possible to get the length or even the items of both queues, the run queue and the swap queue? I've googled a lot but had no luck. Maybe I havn't used the correct search words...
Is there any header and/or code example to use structures or any API to get these information from the kernel or the scheduler?
I need to ftp all of my Linux server files & folders through FTP Pro . But I can just login as /home/www user and I cannot login as super user that is suitable for my case (as I want to see all of the files) . how can I raise the priority of ftp such that FTP Pro can login to my Linux server as root user ?
Code: # ps 22355 pts/3 00:00:00 bash # # ps -l 22355 F S UID PID PPID C PRI NI ADDR SZ WCHAN TTY TIME CMD 0 S 519 22355 22354 0 75 0 - 1338 wait4 pts/3 0:00 -bash # # ps -o pid,priority,command 22355 PID PRI COMMAND 22355 15 -bash #
Why are the priority values of the process different? What is the difference? Is the value 15 the "nice" priority? Then, what is the value 75? Please, explain the difference of each result.
I dont have eny version or experiance of linux at the moment and im a bit of a neanderthal when it comes to computers. im trying to diside what version of linux to use to reformat my other computer, bearing in mind my main priority is gaming. which version would you think would be best?
my problem is that an application which I want to start at the startup is creating some problems if it is started at the startup. But if it is started after a few seconds or say a minute of the startup, it doesn't cause any trouble.
I need to schedule for a repeated task on my Linux, as the followings:
-) Telnet to a remote node -) Issue a command -) Capture the output in a log -) Logout from Telnet -) Wait for a prescribed time interval -) Then redo , but append the subsequent output in just on file
know which options do we have to write such a task?
Is it possible to schedule a process in the foreground? Lets say a cron schedule to be ran at 9:00. I would like to come back at 9:30, see how the process is running, and being able to interact with it... lets say kill it, or whatever. Is it possible? (Its not necessary to use cron, but it must be in Command Line)
I'm using two swap disks. Changing the order they are in in /etc/fstab and using "pri" in fstab doesn't have any effect. This is what it looks like /etc/fstab
#swap on other disk UUID=90a1550c-84d6-4bde-8bc1-7c15292980f1 none swap sw,pri=-1 0 0 #swap on same disk UUID=13b70e65-f1c3-4728-920f-9e92467d1df0 none swap sw,pri=-2 0 0
[Code]...
Its opposite of what it is in fstab, and changes to fstab have no effect.
I have two custom tasks running daily. How do you give priority to one over the other?One of them is configured via the logrotate.conf. The other sits directly in cron.daily.I'd like the one in cron.daily to run after the script that is in logrotate.Please can you advise how to do this...
Trying to figure out why the following two are treated differently...
Code: *.warn; kern.!=debug;auth.none; authpriv.none;cron.none;mail.none;news.none -/var/log/syslog and
[Code]....
According to man syslog.conf "You can specify multiple facilities with the same priority pattern in one statement using the comma (``,'') operator. You may specify as much facilities as you want. Remember that only the facility part from such a statement is taken, a priority part would be skipped."
Can someone confirm that this statement means that kern.!=debug is ignored in the first part because it's priority is not the same as the trailing facilities ending in .none?
I just want to know the distribution which is supported for longer time ex: Ubuntu will be supported for 18 months fedora for 14months. I repeat,I want a distribution which is stable,which I can leave without upgrading to next version for atleast 2 or 3 years. tell me other than Ubuntu LTS version
How to schedule a job using cron that shouldn't run between working hrs 9am-5pm, while run in non working hrs every hour, every day of the month, month & week.I tried the following way, not sure I can use logical not operator(!).
i want to use the command at to execute a script on a specific time FOR EXAMPLE :at 12:30pm but the script does not have to ececute at all, I DIT IT BUT THE SCRIPT EXECUTES EACH 12:30pm (that'sy problem) i want to write a script that will execute each two months from a specific time . for example: from january 12, 2010 the script has to run before march 12,2010
I'm wondering if it's possible to create mail packages and put them into the postfix queue simply by writing files to the hard drive.Currently I have a script which uses a socket connection to dump the data in, but if I could write it directly to the hard drive this would speed things up considerably. Is this possible?
I have a non-root account on a shared server, on which the system administrators do not support printing because of past experience with stalled and runaway jobs. For the same reason, they do not allow installation of a user-land spooler. How can I set up printing without a local queue?
I did a search and came up with many different opinions and suggestions, and I could not find any similar threads for this (if there is I must apoligize in advance and did not look hard enough). I am trying to create a backup schedule for client computers and servers; and I would like your opinion on what I came up with. Here is network infrastrusture setup:
16 client computers 6 serevrs - Primary and Secondary Web Server (RAID 1) - Primary and Secondary Domain Controller (RAID 1) - File/Print Server (RAID 5) - Backup Server (RAID 1) with USB 2.0 1TB External Drive
Of course I will evetually upgrade to Tape Drives, but I am saving up for that. Anyways I want to backup ALL client computers, Primary Web and DC server, and File/Print Server. This will be done (of course) on the Backup Server) Here is the schedule:
I have a problem need help, I want to do a schedule with using shell script with crontab in linux SuSE SLES 10.
1. I have many server that want to do backup mysql all from that server everyday. I need advice for for write shell script to backup all mysql in different server to server backup everyday and create auto folder as date example 27102009, 28102009..........for a month will has 30 folder in server backup.
2. Also need to write shell script to delete all folder but keep only one week last example from 1 to 30 it will has 30 folder in sever backup but i want to keep only 7 folder last and want to set schedule delete it every saturday night.
My system have problem to route mail to our mail server, some mails store to mail queue, I use the command "mailq" have the below output, can advise if I want to delete a specific mail "ofdaf8fafag8sgfas", what can I do?
o639ngDV026834 515345 Mon Jul 5 17:49 <mail1@ora-test.com> (Deferred: Connection refused by ora-route) ofdaf8fafag8sgfas 514345 Mon Jul 5 17:49 <mail2@ora-test.com> (Deferred: Connection refused by ora-route) Total requests: 36
I am directly creating "qf" & "df" files into the sendmail queue folder and then processing this queue by command line. This is the only way to export data and email from this old application I am stuck with.This works quite well in my test enviornment but I am really new to linux/sendmail and just looking for any feedback on this process. Is this direct creation of queue files safe and any pitfalls that I should be aware of?
I have to take two copy of incoming mails on different servers(local & remote). I am using plain server without any panel on it and using sendmail, Dovecot for mail service.Is there a way(any configurations) to take a remote backup for all incoming mails? except configuring forwarder to each mail ID.
I'm running SuSE 11 with sendmail and dovecot.I'm sending and receiving mail. But as soon as someone sends me a mail with an attachment over 1mg it seems to fail. I have no problem sending big attachments.
Are there any .DEB downloads of Seamonkey out there? All I can find (at the site) are the source and the installer (as a gzip). I couldn't get it to install using the installer (even with the instructions in the readme), and I'd like to avoid compiling from source, because this is for a college course and I don't feel like I have time to worry about compiling.
(The course calls for an HTML editor, and Seamonkey is one of the suggested programs with an HTML editor.) Since I couldn't get the Linux version of Seamonkey to install from its installer (I think the error message was something about being unable to open a screen), the only solution I knew was to run Windows XP in Virtualbox and download/install/run the Windows version of Seamonkey from there.