General :: Setup The Printing Without A Local Queue?
Jan 10, 2011
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?
View 4 Replies
ADVERTISEMENT
Apr 3, 2011
CUPS was not originally installed on my server, I have installed it but cannot print to my network printer. On my laptop, I can... they are both running the same version of Debian. What could be missing?
Here are some details...
I have two computers running the same version of Debian. One is a server with no GUI and the other is my laptop with GDM installed. My laptop (which prints with no problem) is connected via Wifi. My server is connected directly to the router via Ethernet. I cannot print from the server.
The printer is a Canon Pixma MP495 that connects to the router via Wifi. I have downloaded drivers for the printer from [url] and installed them successfully using dpkg on both computers.
Right now I have a regular text file that I am using for a test page. To print from my laptop (with success) I type:
Code:
This does not work from the server. What could I be missing?
lpq run on server:
Code:
lpinfo readout:
Code:
View 14 Replies
View Related
Jan 18, 2011
I want to setup sendmail to alert for Nagios, OSSEC, redmine, ...
I configure sendmail to work with Gmail smtp follow this guide. I disable local delivery in sendmail by adding the following lines in sendmail.mc:
Code:
define(`MAIL_HUB', `xx.localdomain.')dnl
define(`LOCAL_RELAY', `xx.localdomain.')dnl
it works but this messages seems to be stuck in sendmail queue:
Code:
sendmail -bp
...
[Code].....
View 6 Replies
View Related
Feb 14, 2010
After some effort, finaly managed to get my Canon PIXMAiP4200 printer connected as a network printer. (I connect it through the USB printer port on a DLink DI-524UP router) Everything seems ok so far, except that I cannot find any means of specifying that printing should start from the last page.
View 2 Replies
View Related
Jul 31, 2010
I just installed opensuse 11.3 and was configuring the printer (via http) as usually using the HP Device Manager. But this time I got these error message:Printer queue setup failed. Please restart CUPS and try again
These lines were generated in the error-log of cups:
E [31/Jul/2010:23:30:35 +0200] [cups-driverd] Bad driver information file "/usr/share/cups/drv/sample.drv"!
E [31/Jul/2010:23:30:35 +0200] [cups-driverd] Skipping "/usr/share/ppd": loop detected!
[code]....
View 9 Replies
View Related
Apr 24, 2011
I want to setup a FAI server for which I was looking for the best method of mirroring the Debian Lenny. I want to setup a local mirror with the best method available for mirroring. If it is ftpsync, please provide me some best ways of doing it. I tried ftpsync mirroring but that was not getting properly working due to insufficient I want this mirror to be accessible in my FAI setup so that I can start the installation on multiple machines and start the updates and package installation to be done from the same local mirror.
View 1 Replies
View Related
Jul 15, 2011
Our one remaining problem seems to be printing. She has an HP OfficeJet 6500 USB printer. We have the computer conntected. Strangely, when I boot from the CD the printer shows up as installed even though I did nothing to install it. After having submitted a print job it shows the printer status as "idle" and the print queue is empty. I tried deleting that printer and re-installing. The installation went as one would expect. However the results are the same. I'm beginning to think that somehow the problem is related to the fact that we are operating from the live CD. getting this thing to print from the live CD.
View 9 Replies
View Related
May 23, 2011
I am new to networking and trying to setup my own local area network using virtual box machines. I have installed BIND 9.7.3 using yum in Fedora (dns server) and created all necessary .conf and zone fil es. I am successfully able to resolve domain names on this host machine (dns server). for example dig @dns.domain.lan client1.domain.lan correctly resolves domain name.
[Code]...
View 5 Replies
View Related
May 24, 2010
I'm trying to setup rsync to backup a remote directory to my local drive.
I cd to the directory that I want to pull the files to, then I enter:
rsync -vrtW account@remote.com:~/public_html
I enter the password then it starts running. I get all the files listed, but none of them actually transfer. What am I missing?
View 1 Replies
View Related
Jan 30, 2010
I am thinking about setting up a local Debian Repository mirror. I want it to mirror just the Debian Repo at [URL].. Anyone have any idea how much disk space I might need to do it?
View 3 Replies
View Related
Jul 8, 2015
I have set-up a stand-alone CUPS server with the intention to configure printer drivers and queues at a central point. The idea was that all workstations simply get announced this server and use whatever it offers. But I cannot get it to work. I cannot find any way to use any external server other than configuring a local server, which may use the remote queues, but still requires all printer drivers locally. Furthermore, I have to set up each remote queue explicitly, i.e. to me having the remote server makes no sense.
View 1 Replies
View Related
Jun 16, 2011
I was trying to add a virtual PDF printer and show I installed cups-pdf. Supposedly it is supposed to list the virtual pdf printer in the System->Administration->Printing dialog when I choose Add printer.But it does not do that. All it shows is the remote printers on my file server.So, opened up a web browser and when to localhost:631 and used the cups interface to add a virtual pdf printer, but still it does not show up in the printing dialog.
View 2 Replies
View Related
Nov 3, 2010
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?
View 1 Replies
View Related
Jan 18, 2010
I'm having a problem trying to set up my HP OfficeJet 6310 printer with Fedora 12. This is with a clean install, SELinux disabled and Seems to be some issue specific to Fedora, as I've used the same setup with the same hardware without problems in other distributions. I have installed all the HP files I believe should be installed. Anyway, my printer is on my wireless network. I can see the printer on the network, as is the case with my other computers.
I followed the standard setup I use with any other distro....open a terminal and enter "hp-setup." The HP Setup utility opens and I go through the standard procedure of choosing /Network/Ethernet" as my means of connecting. Moving on, the HP OfficeJet 6310 is found without a problem. When I attempt to "Add Printer," however, I am then getting an error. The error shows, "Printer Queue Setup Failed. Restart CUPS and try again." Looking at [URL], I get to CUPS but can get nothing there so far as a printer goes.
View 14 Replies
View Related
Feb 13, 2011
I have successfully setup wireless printing with apsfilter, it has written the correct printcap file and if I print with "lpr -P lp file" it works fine, BUT, when I print with just plain old "lpr file" it goes looking for my old printer. The old printer is NOT in the printcap, so where in the heck is lpr finding this old printer name???
I have rebooted (although this is never necessary in Linux) but that made no difference either. I'm stumped.
View 5 Replies
View Related
Jan 26, 2010
I have a Netopia 3000 Series Internet Gateway [URL] & windows 7(laptop) & ubuntu 9.10.
- My laptop connects to it wireless and my ubuntu via ethernet cable.
- I am trying to setup file sharing and printing. How do I go about in making them ping each other? the networking side.
I logged in the router & check and windows has ip 192.168.100 & ubuntu has 192168.1.2
View 2 Replies
View Related
Jun 12, 2011
I am trying to set up an IRC server on my local network.
The Ubuntu wiki tells me to install ircd-hybrid and then try to connect to my server with a chat client.
I tried connecting with irssi on localhost port 6667 but it says "Connection refused on port 6667".
The #ubuntu channel told me I have to configure my firewall for that.
I can ssh to localhost with no problem on port 22 but not on 6667 which lets me think the port is blocked.
View 2 Replies
View Related
Nov 12, 2010
I am starting to develop websites in Ubuntu. I have set up apache server, php, mysql, and phpmyadmin. I have also set up a local domain for the site. Everything works great with html files, but how do I get Firefox to open .php files instead of trying to save them.
View 2 Replies
View Related
Feb 14, 2011
I've never even set up a virtual desktop on Windows so I'm not sure where to start. I noticed that there's a menu in Ubuntu to set this up, but I followed the instructions (can't remember what they were off hand) and it said that the computer was only accessible through a LAN. I want to leave the Ubuntu machine (my laptop) at home and be able to access it through my desktop (Win7) in college (long story but I don't think that matters). It's possible to do this, right? How would it be done? I understand that LogMeIn doesn't work with Linux, so I'm guessing I have to use Ubuntu's default virtual desktop program and a Windows program like TightVNC, but I'm not sure how to make the laptop accessible from something other than a local network.
View 4 Replies
View Related
Mar 16, 2011
how to set up a mysql database on a local machine?
View 9 Replies
View Related
Mar 29, 2010
I have (adsl router "rebotic") and we are 3 nodes sharing Internet the question is: want make network (exchange files) between me (ubuntu os) and one of my internet members ,and I don't know how can I set up network between us in ubuntu.
View 1 Replies
View Related
Aug 11, 2010
I have downloaded the Apache web server so I can set up a local web server to test my PHP pages. The download automatically went into the default "Downloads" folder instead of the /opt folder where the Apache instructions said to download the file to. I have tried to move the file from the Downloads folder to the /opt folder but am denied access - says I don't have enough privileges (or some such thing?). Bummer.
So I tried to use the terminal to install the file that I downloaded from Apache (following their instructions - actually copied/pasted the command line so there would be no typo problem) - no joy.
The first thing I was instructed to do was to enter the su command, which I did, and was asked for a password. I have tried every password I have ever used on this system and I receive the following:
su: Authentication failure
and it returns me to the prompt. What is my password?
I checked the archives for similar problems and came up with zero relevant hits.
View 9 Replies
View Related
Jun 14, 2011
I am trying to setup a DNS server on my local network. When I set linux clients to use it, it works as expected. However, when I set windows clients to it, the root name doesn't resolve. For example, I have a zone called daniel. On linux "anything.daniel" resolves to the correct ip as does "daniel" which is the behavior I want. However, on windows 7, "anything.daniel" resolves correctly, but "daniel" doesn't. I am new to BIND9 so my config is mostly copy and pasted. Here is my zone file for daniel (where #.#.#.# is the ip I want daniel to resolve to):
@ IN SOA ns1.daniel. admin.daniel. (
2007031001
28800
3600
[code]....
View 1 Replies
View Related
Feb 8, 2010
i have a Linux Box running RHEL and has no internet connection, hence i need to setup a local repository which i can be able to install packages together with their dependencies.
View 2 Replies
View Related
Aug 15, 2010
I'm trying to setup a NAS for my network, the only problem is that I can't figure out how to do it. On my network I have about 3 computers however only I only use 2 of them so I thought that maybe I could use the third computer in such a way that I could access it 24/7 from the internet as a server for all of my files (school papers, music etc etc...). The only problem is that I don't know where to get started. Both of the computers I'm currently using are Windows and the one that I,hopefully, can turn into a server is running on Ubuntu.
View 4 Replies
View Related
Jun 9, 2010
The problem is to make sendmail use different LDA for diferent users in the same domain. For example, deliver bob@some.domain with procmail and genry@some.domain with mail.local.
View 1 Replies
View Related
Dec 9, 2010
One of Konqueror's unique features is that i can name a local process as the action in a form. When i submit that form, the local process is executed. Very helpful for certain offline tasks. What would make it even better is if i could find a way to pass some data to that local process from the html page. This could be the content of a hidden input item, etc. Alternatively, if there is a way for Konqueror to create or update a local file with data from the html page, that would acheive the same end.
View 1 Replies
View Related
Aug 22, 2011
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?
View 3 Replies
View Related
Sep 27, 2010
What command would you use to read about the sync system call (not the sync command)? How would you read a local man page for sync that was kept in the /usr/local/share/man?
View 2 Replies
View Related
Dec 9, 2009
I am trying to install tilp, a program for the link between a computer and a Texas Instruments calculator. I have downloaded all the packages to a local directory. I tried telling yum to install all the packages at the same time, though, the dependencies still fail to resolve (though they are all in the directory). I don't know if it would be safe to force install without the dependencies (even though I would install them later).
View 4 Replies
View Related