Search Results

Search: Posts Made By: imad77
Forum: AIX 09-16-2009
3,324
Posted By imad77
chvirprt and tray 1
Hi,

I'm not able to print on tray 1. I checked the configuration and I get
these 3 options:

$lsvirprt -q print1 -d hp@xprint -a _O

Name Description ...
Forum: AIX 09-06-2009
8,078
Posted By imad77
chrooted FTP in AIX
Hi,

I want to configure chrooted FTP (not Proftpd) in AIX.
What are the steps to perform this configuration and which and config files in AIX to configure?
Thanks
Forum: AIX 09-03-2009
4,950
Posted By imad77
Hi, here is a solution to prevent form feed...
Hi,
here is a solution to prevent form feed after each print job.

chvirprt -q<queue> -d<queuedev> -a _Z=!

But I'm not able to print on tray 1. I run this command:
chvirprt -q Printq1 -d...
Forum: AIX 09-01-2009
4,950
Posted By imad77
printer tray and blank separator issues
Hi,
I experience some issues with my new print queues that I created in AIX (smitty). This following print queue is dedicated to print on tray 1 and the user have to put the paper manually, the jobs...
Forum: AIX 08-28-2009
10,762
Posted By imad77
Hi zxmaus, I was able to get the...
Hi zxmaus,


I was able to get the bos.rte.printers by following your
recommandations and I tried 2 ways to install this package :

First time, I tried to overwrite the package and you can...
Forum: AIX 08-28-2009
9,085
Posted By imad77
Hi, I resolved the issues, I installed the...
Hi,

I resolved the issues, I installed the good version of the files from another server. Now it works fine.

Thanks guys
Forum: AIX 08-27-2009
10,762
Posted By imad77
Hi , I tried to install by using the...
Hi ,


I tried to install by using the Base level fileset first
(bos.rte.printers_5.3.9.0.bff).
I followed these steps:
change directory folder where the file is located
smitty
Software...
Forum: AIX 08-26-2009
10,762
Posted By imad77
Hi, When I try this command I got this...
Hi,

When I try this command I got this result:

lslpp -l "bos.rte.printers*"
Fileset Level State Description
...
Forum: AIX 08-25-2009
10,762
Posted By imad77
Hi Faruk, I suspected that something is...
Hi Faruk,

I suspected that something is broken. How can I reinstall it?
and which package to uninstall and reinstall? I'm a newbie in AIX.

Thanks,
Forum: AIX 08-25-2009
10,762
Posted By imad77
lppchk result
Hi,

I experience an issue with printer queue configuration and when I tried to verify files of the printer and lpd installable software product, I get these messages:

#lppchk -c
lppchk:...
Forum: AIX 08-24-2009
9,085
Posted By imad77
Hi, I tried it and it does not work. ...
Hi,

I tried it and it does not work.

I tried this command and I get these messages:

lppchk -c
lppchk: 0504-208 Size of /usr/lib/lpd/digest is 44634,
expected value was 44874....
Forum: AIX 08-24-2009
9,085
Posted By imad77
no all of them.
no all of them.
Forum: AIX 08-24-2009
9,085
Posted By imad77
I tried enq -d as root and I get the same result...
I tried enq -d as root and I get the same result UNKNOWN.
Forum: AIX 08-24-2009
9,085
Posted By imad77
Hi I tried your suggestions and it does...
Hi

I tried your suggestions and it does not work. Any other suggestions?

Thanks
Forum: AIX 08-24-2009
9,085
Posted By imad77
lpstat issues
Hi,
I tried to migrate a server, I installed AIX on a new server and I want to configure the printer queues. I copied all of files from the old server where the printer queues are working fine. I...
2
2,467
Posted By imad77
Hi, Try something like that: ...
Hi,

Try something like that:

#!/bin/bash
USER='username'
PASSWD='password'

ftp -i -n ftpserver <<END_SCRIPT
quote USER $USER
quote PASS $PASSWD
mget ???
quit
END_SCRIPT
1,493
Posted By imad77
download files
Hi,
I experience some difficulties to perform a script to be able to download some files via HTTP.

The Perl script is located on a Linux in a server ("/var/www/cgi-bin/down.pl") where I can run...
2,882
Posted By imad77
Hi, THanks for your advise. I tried to develop...
Hi,
THanks for your advise. I tried to develop with Perl this code but I experienced some issues and I cannot retrieve a file from an FTP server (Unix) to a local disk (c:\) in a desktop(Windows). ...
2,882
Posted By imad77
File downloading
Hi,
I am newbie in Perl/CGI and I need your help to develop a little script to help me to download some files located in a FTP server via HTTP to a disk.
I need to authenticate with...
2,192
Posted By imad77
compare 2 files
Hi,

I want to compare 2 files and get a new output that will contain the differences. Each file contain 5 fields (matricule, first name, last name, age, profession)
file1 is the original file....
Showing results 1 to 20 of 20

 
All times are GMT -4. The time now is 09:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy