Hardware :: Remote Printer Starts To Spool Job But Never Finishes?
Jul 14, 2009
I'm trying to set up a remote printer.Printer is on a Vista machineI am on Debian testing.This is the result of smbclient for the remote computer:
Code:
$ smbclient -L //192.168.0.10
Enter rach's password:
[code]...
View 2 Replies
ADVERTISEMENT
May 2, 2010
When I run this this script in bash it works perfect. When I run as a cron job it starts but never finishes. The reason I know it starts is because a temp file is started by zip but never is completed.The funny thing I was running Linux Mint 8 and this worked fine I just switched to Ubuntu 10.04 & bang no good ..
Crontab -l Output -->
# m h dom mon dow command
18 21 * * * /home/joe/Scripts/./BU
[code]....
View 9 Replies
View Related
Oct 2, 2009
In my samba configuration, I have a strange share.
Share name: MyPrinter
Shared folder: /var/spool/samba
comment = lp
read only = No
print ok = Yes
The spool directory /var/spool/samba has been shared as a printer. What will be the harm caused by it? (I don't know who shared such). And I also wanted to know the security issue due to it..
View 1 Replies
View Related
Sep 21, 2010
how possible it is if at all to get information out from remote printers?Mainly i'd like to know the printer trays the printer has available and how the printer has assigned names to those trays, in order for me to send print jobs to specific print trays and know that i'm using the correct tray name whereas currently its a guess and thus probably not workingI have lpr and have printcap file set-up and have no problems in printing, I just want to be able to specify more options and in order to do this i feel i need to probe the printer somehow to find out what options are available?
View 2 Replies
View Related
Sep 12, 2010
I set up a print server with a USB printer attached. I can remotely bring up CUPS and print a test page, but I would like to be able to add a printer in windows like I normally would. Add printer, network work printer and so on, but I am not sure how to implement this on Ubuntu server. Do I need to use IPP or do I have to share it out using Samba? Oh, my server does not have a graphical desktop, it is strictly console based.
View 1 Replies
View Related
Jan 3, 2011
When printing from ubuntu (zorin) to a hp officejet 5610 on a windows 2003 server, via samba, all I get is a Remote downlevel document on the print queue and nothing gets printed
View 1 Replies
View Related
Aug 26, 2010
so how can I locate a printer behind a firewall? Is it possible to enumerate the subnet behind a router ( even if a connection has not been marked)?
View 3 Replies
View Related
Jan 10, 2010
Printer is connected via USB to server PC running OpenSUSE 11.1 Client PCs are running 11.1, XP, Vista No problem printing from the Windoze machines
Printing is trouble free with the 11.1 client's firewall disabled, but no printer is available with firewall running.
In hopes of diagnosing the problem I figured I'd open everything I could think of until the printer remained available with the firewall running. Then I planned to start removing exceptions one at a time 'til removing one caused the printer to disappear.
I've gone to Yast>Security and Users>Firewall>Allowed Services>External Zone and tried addingSamba Server
NetBIOS server
Samba Client
Samba Server
VNC
[Code]....
View 5 Replies
View Related
Feb 12, 2011
I have a virtual Linux box with a static IP in the cloud.
I have remote sites that have networked PCs that normally act as terminals but also have more than one printer on the Windows Network.
I would like software on the Window's machine to access the known IP address of the server and advertise the printers on the network so they can be printed to with lpr or cups. I don't have a problem manually setting up the printers on Centos if that is necessary. (But I need to know how to do that as well).
I need to know if I can setup a VPN on Windows without it stopping regular internet traffic and how to do it.
I need to know all the steps (what to install, what to issue commands for) to make this happen without using a GUI if possible and if the GUI is easier I need to know which GUI to install.
I also do not have a problem with using a VPN router at the client side if that makes it any easier. Like a Cisco RV120W.
View 1 Replies
View Related
Jan 11, 2010
the remote printer appears in cups but if I try to do a test page i get a page not found error. it even says ready under yast printers.it is set up on a remote desktop using cups
View 8 Replies
View Related
Jan 14, 2010
Does anyone know a way (the simple the better) to receive all the email that can be found in /var/spool/mail/user to a yahoo or gmail account?
i mean, instead of login to the server and read the messages from /var/spool/root, it will be a lot easyear and faster to found about them, if they will be sent to my email account
i know i can make the cron output be sent by email, if i place in front of the cron line something like :
MAILTO="email@something.com"
but in /var/spool/mail/ for root or other usernames you can found many other messages.
View 2 Replies
View Related
Mar 2, 2010
Is there a way to change the mail spool location from /var/mail/ to some other place? I'm thinking of users own home directory or $HOME/.mail.
This is because system partition is not big enough to keep all mail from the company and /home is in a different one.
Creating another partition to keep /var or /var/mail seems too much just to keep emails.
Solution: checking /usr/doc/procmail-x.xx/examples/advanced
View 8 Replies
View Related
Jun 11, 2010
What is the message /var/spool/mail/acer for? how do I check the mail? I'm new to openSuSE.
View 4 Replies
View Related
Feb 18, 2011
I know that this issue has been brought up before but I can't quite find the answer I am looking for. I have several servers where /var/spool/clientmqueue is filling up with unsent messages. I know this is because I have disabled sendmail on these servers. My question is how do I get it to stop and leave that poor directory alone?
View 1 Replies
View Related
May 11, 2011
Running 13.37 with either the stock 2.6.37.6 or 2.6.38.4 from /testing and the stock mutt I am having to wait 3-8 seconds while mutt reads my mail spool. Hmmm on closer examination read speed is actually fine, pressing F5 to refresh shows the spool immediately. Some odd refresh problem, this with xfce.
View 1 Replies
View Related
Jan 21, 2010
Is there an alternate tar package for Ubuntu that supports sockets and such? I know there is in Slackware, which I use when I'm doing stuff on Slackware.
View 2 Replies
View Related
Oct 28, 2010
I just dl'd Thunderbird and its working fine with my Hotmail account however I'm having some problems with my Gmail account. I can send emails thru gmail just fine but when I click get mail, the error message: Unable to locate mail spool file pops up. The server settings for this account are Server Type: Unix Movemail Server Name: Local Host Username: (my gmail email - @gmail.com) I think this is all set up right, it did it automatically for me.
View 2 Replies
View Related
Jan 6, 2010
I'm new to mail via the CLI, so bear with me. I have this line in my crontab:
Code:
*/5 * * * * fetchmail
Which does check my mail every 5 minutes fine. But I get the command-line output mailed to
[code]...
View 3 Replies
View Related
Jan 3, 2011
I've bought a HP Photosmart printer, HP Photosmart wireless e-All-in-One printer - B110a and i've got a problem installing it properly. I'm using Debian 6.0 Squeeze. When i connect the printer, Debian doesn't recognize my printer as the Photosmart B109 printer for unknown reason. When i go to the site of HP and search for a driver, it directs me to this site:I've downloaded that latest hplip file as a .run file and installed it. My printer is recognized proparly, but when i try to print a colored image, it comes out black/white. Something is not crrect. Does anyone recognize this problem with this type HP printer?
View 7 Replies
View Related
Jan 21, 2010
Fed 12Software update never finishes. Always gets hung at " cleaning up packages" and I see nothing in the logs.
View 3 Replies
View Related
Nov 23, 2009
I just upgrade to Fedora 11.
I have problem in installing the printer, no matter add printer in local network or Windows Printer via Samba.
The summary is as follow:
I have download a printer driver and had installed but got error when I tried to printer a test page.
View 6 Replies
View Related
Dec 28, 2010
When using Iceweasel to go to an on line classified site (Kijiji) the page seems like it never finishes loading. The circulating thing in the tab never stops rotating.
I wouldn't worry about it but after I get a bunch of tabs opened it will freeze Iceweasel.
View 2 Replies
View Related
Sep 11, 2011
If I start a script that is going to take a long time, I inevitably realize it after I've started the script, and wish I had a way of doing some kind of alert once it finishes.
So, for example, if I run:
really_long_script.sh
and press enter...how can I run another command once it finishes?
View 4 Replies
View Related
Sep 5, 2011
I have a Debian Etch machine that was given to me but when it boots up it executes a program that is located on my desktop.
I don't want to move or rename the program but would like to prevent it from starting when the machine starts. Anyone have any idea as to what file I need to edit in order to achieve this?
View 1 Replies
View Related
May 8, 2011
After I finish a download in ktorrent, the torrent stops seeding.
A couple of notes: my download speeds are fantastic (~6mb/s), while my seeding during download is about 60kb/s. However, this seed speed seems to fluctuate a lot from about 3kb/s. Once the download completes, the seed goes to 0kb/s, and the torrent doesn't find as many leachers. For now, after I finish downloading, I re-download a portion of my download at a limited rate of 1kb/s so that the seed continues.
Lastly, I am currently running through a VPN server, however I this issue happens even if I'm running a normal connection.
View 2 Replies
View Related
May 5, 2010
I have a Toshiba Satellite A55-S106 with a bad CD-ROM. It can't boot to USB, so I've taken to doing PXE installs.I had done a PXE install for 9.10. After the install, GRUB told me that it couldn't find the UUID. I was able to edit the grub config file and remove references to the UUID and it booted okay.I tried to do an upgrade from 9.10 to 10.04. The whole upgrade finished, and upon rebooting I saw the purple Ubuntu screen with the red dots, then a blank screen and no hard drive activity. I'm able to read the drive in a LiveCD Environment, but I can't figure out how to make it boot yet.
Fearing for the drive, I put a second hard drive in the laptop and installed 10.04 fresh, again using PXE. Same deal -- install finishes, purple screen, then blank screen and no hard drive activity.Here's a video of the laptop in action:v=T0VgfOA05T0 -- the status lights from left to right are "plugged in", "power on", and "hard drive".I feel like this is probably the same issue as before -- where I should go into GRUB and fix the issue, but I can't figure out how to get into GRUB in 10.04!Does anyone have any ideas as to what might be going on? I have some data on the first hard drive that I'd like -- not irreplaceable, but it would save me some time if I could get the drive to boot. (I apparently said "yeah, encrypting my home directory sounds like a great idea
View 1 Replies
View Related
May 10, 2010
I just installed 10.04 from the minimal install cd (twice), and when I boot it up, it runs fsck on the 3 partitions, shows they are clean, and then nothing. I can't even get to recovery mode. I had previously installed 9.10 fine on this computer. I can't even find out what the real problem is, even with the quiet splash disabled. It just stops after successfully running fsck.
View 5 Replies
View Related
Jan 31, 2011
I came out with this issue as I saw that my CPU was most of the time between 70 and 80 percent of usage, all by some process called tracker-extract. Maybe when tracker is committing its initial index this is admissible, but this situation repeats every time I boot my notebook and it lasts at least 3 or 4 hours, or until I tell tracker to stop indexing. I hard-reseted tracker to see if there was any corrupt indexes but with no luck, behavior was the same. BTW, this issue wasn't present with ubuntu 10.04
View 2 Replies
View Related
Mar 14, 2010
I need to do a NFS mount after my PC boot up. So I put an entry in root's cron to do it:
@reboot /bin/mount sun:/mynfs /mnt/sun/mynfs
The mount occasionally fails. But when I manually mount after booting, it always succeed. So I suspect maybe the cron sometimes got executed before the network was started?
Is there a way to delay the mount until after the boot sequence finishes? You know, other than put the command in a script and add a sleep in front of it?
View 2 Replies
View Related
Jul 28, 2011
I have a computation going which takes a long, but uncertain, amount of time. I have another computation which needs to be run, but _after_ the first one is done. I won't be at the computer at that time to manually start the new process. I've done some Googling, and I found how to delay execution by a specific amount of time (e.g. "start process x in exactly 8 minutes from now), but that isn't quite what I want to do. Essentially, I'd like to tell the shell, "When process #nnnn finishes running, then start process x". Is there a way to do this?
View 6 Replies
View Related