I am trying to create an automated process to send PGP encrypted emails from linux. I have found that mutt does this pretty well, except during non-interactive mode. During interactive mode everything works great. Also note, I am only sending PGP encrypted emails, not signing or expecting to...
With many online banks you are able to scan checks directly into your account. However, it appears that you need a directly attached scanner for this to work. ie my wireless lexmark will scan with its own software, but does not have a direct TWAIN scanner driver that java web client can find. As...
I am looking at the Trusted Extension for Solaris 10 and have found plenty of information, except where to get the software. Are trusted extensions part of the Solaris 10 distro, can you download them and are they free/purchase. Would also like to know if anyone has worked with them in the past...
I have just configured my Sun DS 5.2 server (Solaris 10 11/06, DS 5.2 2005Q4). One of my requirements is to report to the user, in (both dtlogin via a console, and telnet, ssh via the session window) the last successful login information similar to the output from the 'last' command. I'm not...
Has anyone configured dual monitors with Solaris 10 11/06?
I have seen a lot of solutions using /usr/openwin/bin/Xsun, however the new version is using /usr/X11/bin/Xserver utilizing SMF for its properties.
I have a Solaris 10 box that I would like to implement a combined interface (I know that windows supports this.) Basically, two physical interfaces will act as one, thus providing redundant interfaces with the same IP as well as an increase of bandwidth. (ie 2@100Mpbs = 1 shared at 200Mbps)...
I have a NIS+ environment and would like to restrict CDE (Gnome if possible) logins to a single concurrent session per user without affecting ssh,telnet,ftp etc.
If userA is logged into SysA's CDE console he is good. If userA tries to concurrently login to SysB's CDE console, is should fail...
I am trying to mount a Solaris 8 sparc box to AIX 5.3. When I try the mount command I get a Segmentation Fault Core Dump (tried from 2 Sol 8 boxes with the same result.) Any suggestions on where to dig would be greatly appreciated.
AIX config
Change Attributes...
I am trying to install DBD::mysql and get the following errors. I have tried to install on different x86 Solaris 10 boxes. All fail with the same error. Is this a bug on x86 Solaris? I have installed DBD::mysql on linux in the past without any issues.
cpan> install Bundle::DBD::mysql
CPAN...
About a year ago we shutdown one of our DB servers, and did a final backup with ufsdump. (This was before my time). We now have reason to restore the database. I have an existing oracle database up an running on another server. This is where I plan to do my restore. Being more of a systems guy...
I have a Breece Hill Q2.15 Tape Library with dual tape drives. I have the SCSI commands to control the robotics to position the robot, move medium, etc. I am not sure how to send the SCSI commands to the jukebox? I have been researching the mtx, mtio, ioctl, etc commands that look like they may...
I am currently working on an application that is running "Sx4" code and looks very similar to expect. A very compressed version of expect that is. I am trying to find some documentation of this language, but have not had any luck. Anyone ever heard or used Sx4?
I am receiving the following error when sendmail is used. When I unset the TZ variable, the second error goes away. I get this same error no matter how I call sendmail. I have copied known good sendmail.cf files with the same error.
Is this a sendmail compile issue?
# echo "bob" | sendmail -v...
I have two csv files that are greater that 250K lines and would like to compare some data values. I tried to read file2 into an array and grep for each value of file1…works, but is very slow and inefficient. Both files can be sorted on the data value to be verified.
Here is what I am thinking...
I have an expect script and I would like to issue the following with exec. I have escaped the ', {, }, ", $0, ; all with no luck. The following works from command line.
awk '{print substr($0,2,3) "," substr($0,5,3) "," substr ($0,8);}' ${host}.${date}.vlr > ${host}.${date}.vlr.csv
$0 -...
I have a gentoo linux box and was doing an emerge and it died part way through. After the failure I was not able to resolve any dns names? IP connectivity is fine. /etc/nsswitch.conf and /etc/resolv.conf are data filled and I can ping my dns servers (same servers I use on my windows box, and...
I have a text flat file that is comma seperated so I was using @lineArray = split(/,/,$line); , but most of the fields are double quoted, and there are comma's inside the double quote that I would like split to ignore. The red comma I would like to ignore.
Thanks
"C&E MAINT","3650TH MAINT...
I have an E250 that is using the RSC. As of yet I do not have the user/password to RSC v0.28. Is there a way to reset a prom for that? It also appears that it will not boot with out that. My power light is orange the net work will not come up, and I can not get the 2 serial ports to work. So if...
I have created a source file with multiple procedures. The source file declares global variables within the procedure. When my main program sources the source file and executes one of the procedures, the global variable in that sourced procedure does not appear to be global to the main program...
Here is a tricky one. I am using expect to log into another machine via a serial link (only communications available). I generate a report that is saved to a file (It will not send it to stdout). The file is stored with attribute=value(delimiter)attribute=value.... The problem that I have is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.