General :: Get Information From A Remote Printer?

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


ADVERTISEMENT

General :: Remote Downlevel Document On Windows Printer?

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

Ubuntu :: Getting Information About Remote System

Dec 31, 2010

I am trying to write a shell script which will give remote system version and list of installed applications and their versions as output. In this case remote system is windows xp and I have ip address, username and password of that machine.

View 2 Replies View Related

Ubuntu :: Installing Canon Printer Driver - Missing LSB Information

Jun 8, 2010

I am running Lucid 64bit on my laptop and been trying to install a canon printer driver LBP3200 on it. There are some comprehensive tutorials that I have been following and they worked on my desktop. However the last thing I have to do is

Code:
sudo update-rc.d ccpd defaults 50
which gives me the error

Code:
update-rc.d: warning: /etc/init.d/ccpd missing LSB information
update-rc.d: see [URL]
System start/stop links for /etc/init.d/ccpd already exist.

I checked in /etc and I do not have the rc.d dir! I have rc0.d through to rc6.d and rcS.d dir, but no rc.d one. Is this normal? and if so how can I get the correct file to start/stop the ccpd daemon for the printer? At the moment the print command brings up the printer icon for about ten seconds and then it disappears and nothing happens.

View 2 Replies View Related

Programming :: Perl Module For Getting Information From Remote Machines

Oct 16, 2010

I need to get some information like cpu usage,free memory,swap memory and other information from a bunch of remote hosts.Can any one tell me of a good perl module which does that.I dont want to use Net::Rsh or Net:SSH.

View 14 Replies View Related

General :: Installing Printer - Add Printer In Local Network Or Windows Printer Via Samba

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

General :: Make NIS User Information Override Local User Information On Client Systems?

Jul 30, 2011

How would you make NIS user information override local user information on client systems? This is what I think is right? Add nis on the passwd registration file on the second line Is this correct?

View 1 Replies View Related

Ubuntu :: Installed An HP LaserJet 4250 Using The Hp 4250 Postscript Driver - Message - Getting Printer Information

Mar 18, 2010

I have installed an HP LaserJet 4250 using the hp 4250 postscript driver. The printing works but when I click on File->Print on any application (Open Office or Document Viewer), the message "Getting printer information" is beside the printer name and the print button is disabled. After 5 or so seconds, the print button becomes enabled and I can print. This happens every time but did not when I first installed the printer. I would prefer to determine the cause rather than delete and re-install the printer.

View 7 Replies View Related

Ubuntu Servers :: Add A Printer On Remote Windows Machine?

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

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 View Related

Security :: Locate Printer On Remote Network Behind Filter?

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

OpenSUSE Network :: Firewall Is Blocking Printing To Remote Printer?

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

CentOS 5 Networking :: Use VPN To Do Remote Printing On Windows Or Network Printer?

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

OpenSUSE Network :: Unable To Get Studio15 To Print To Remote Cups Printer

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

General :: Install A Printer On The Parallel Port? The Printer Is A Epson LX-2170?

May 14, 2010

My Operating system is Ubuntu 10-4 that I have just installed.

View 6 Replies View Related

Fedora :: Write A Program Which Would Get Information From A Webpage And Display The Information On Desktop Sort Of Like A Widget?

Sep 3, 2009

I'm trying to write a program which would get information from a webpage and display the information on my desktop sort of like a widget. I kind of remember there being something like this already made, but for the life of me I can't remember what it's calledDoes anyone know?

View 1 Replies View Related

Debian Installation :: When Connect The Printer, Doesn't Recognize Printer As The Photosmart B109 Printer For Unknown Reason?

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

General :: How To Get File Information In 'less' Like With 'man'

Jul 31, 2010

When I view a file in Linux with the 'less' command, I often only get a ":" prompt in the bottom left corner. There's no clue about how long the file will be, or at which location I am currently. When reading manpages with 'man', there's a file title and line number in that corner. And once I hit the end of the file, there's even a percentage shown. I've learned about 'less -m' but it's not that powerful. So what does 'man' differently from 'less'? They appear to be the same viewing programme, except for that file information difference.

View 7 Replies View Related

General :: Tcl And Information On How To Run The Program

Feb 18, 2011

tcl and information on how to run the program. I have installed it under ubuntu but cannot find any reference to it.

View 1 Replies View Related

General :: Terminal - Deciphering Information From Top?

Aug 5, 2010

In top, I can see programs that are sleeping but are taking up memory and CPU. If a program is sleeping then how is this possible? Maybe it might have some memory reserved but then what about CPU? Also, it says there are four users, but I can see only two users, myself and root. How can I find out who the other two users are?

View 1 Replies View Related

General :: Windows 7 - Get Information From HDD From DLINK DNS-323

Sep 23, 2010

Problem: After restarting DNS decided that on of 2 existing HDD (in Standard, not in RAID, etc.) is new and asked to format it.

DNS indicated problem HDD by Purple LED instead of Blue LED.

What I tried to do:

- re-started device few times (thru web interface and pressing 'button')

- insert this HDD in the place of another (working good) one - the same result

View 1 Replies View Related

General :: Get Under Information About Windows EXE/DLL File?

Nov 2, 2010

How to get under linux (without Wine) such information about Windows EXE/DLL file:

CompanyName
FileVersion
ProductVersion

[code]...

View 11 Replies View Related

General :: Command To View HBA Information?

Feb 4, 2011

What is the command to view HBA information?

View 2 Replies View Related

General :: Script For Getting Server Information

Apr 20, 2011

I am new to Scripting. My task is to create a script that would pull the old server(unix) and new server(linux) information and should display all the task information for migration/cutover purpose to the other areas. We already have a script that gives information about ip, subnet, gateway and other information as follows:
#readip ad30db01
Server IP Subnet Gateway VLAN
10.x.x.x 255.x.x.x 10.x.x.1 100

There is a main server which has info about all the servers and we execute the readip from the main server which gets info about any old or new server. So, in my script, I am calling this script, and I want to display only few contents of the readip output as follows:
Hostname: (I should display the server ip from the read ip only out)
Subnet: Should display the subnet from the readip output
Gateway: Same
Vlan: Same

View 1 Replies View Related

General :: RAC Cluster (Redhat) NIC Information?

Dec 2, 2010

Trying to build a RAC server. I have 5 ips that the Network Team has provided with. They are like this:

LAN IP (IP & Cable, which means physical card is present)
TSM IP (Tivoli Storage Manager-Backup) (IP & Cable)
ISO1 (Heartbeat 1) (IP & Cable)

[code]....

View 2 Replies View Related

General :: Where The Last Login Information Is Stored

Feb 26, 2010

If we login in to linux we are getting the following last login information

login as: root
root@192.168.3.16's password:
Last login: Fri Feb 26 16:09:20 2010 from 192.168.3.187
[root@dblinux ~]#

tell me where this information is stored exactly.

View 3 Replies View Related

General :: See Hardware Information Of Sound Card?

Aug 4, 2010

How can I see hardware information for my sound card in Linux?

View 3 Replies View Related

General :: Get Processor Details Without Using Information From Bios?

Jul 31, 2011

is there a way to retrieve the processor model without taking information from bios? I don't know which processor is really mounted. I want to set up the right processor timing, but I don't know the processor type. Every time I change the timing for the processor in BIOS another processor type is determined (I should be an Athlon XP +1500, I think, but I don't know really).

I think with less /proc/cpuinfo the results depends on the timing that is set in bios. So could you tell me how I can find out which processor is really mounted?

View 1 Replies View Related

Ubuntu Servers :: General Information On Scripting?

Mar 1, 2010

I am willing to learn. I purchased and am currently reading The Official Ubuntu Server Book, and I think I have found my first side project. First, the book said Ubuntu Server is pretty much coded with a scripting language called Python. I want to define the different init levels of my server. I want to define like init 5 to have a GUI interface, just for kicks. A GUI might come in handy when doing certain things in Ubuntu Server, I just don't know, simply because I've been working on the command line. So my first question is, do I need to learn Python to script in Ubuntu Server? I have very little experience coding let alone scripting. The book has example of Upstart scripts, but I was wondering if the language is Python?

So I guess my question is a general question to scripting If I were to focus my time in learning Python as well, would I be able to customize/utilize more of Ubuntu Server? I'm not exactly sure what to learn/read as well to this. I'm trying to broaden my horizons, and I've decided to experiment with Ubuntu Server.

View 2 Replies View Related

General :: Details On Piping Information Into Command

Feb 15, 2011

I am sure this has been covered before, however I do not know which terms to sue for searching for this, so I will try and explain it.

I have a program that I run at startup to connect me to my work VPN, specifically the Cisco VPN client. When running the program, it prompts me for my username and password. I would like to be able to automate the login process by piping the username and password into the program everytime it starts up (username and password cannot be passed as arguments to the program)

Something like echo username | echo password | vpn_script

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved