Search Results

Search: Posts Made By: aussieos
Forum: Solaris 08-19-2010
2,682
Posted By aussieos
Error LED showing on E250
I've got an old E250 server where a front error LED is showing. I've read through the Sun docs (Sun Enterprise 250 Server Owner's Guide - Sun Microsystems...
Forum: Linux 07-22-2010
5,955
Posted By aussieos
Using logrotate to trim files that are created every 15 mins
I have an application (puppet) that generates report files every 15 minutes in the format:
/var/lib/puppet/reports/hostname.fqdn/report-201007221515.yaml...
7,915
Posted By aussieos
Thanks, the below worked perfectly: ...
Thanks, the below worked perfectly:
path=/home/me/rpm/RPMS/i386/nagios-our-plugins-1.2-6.i386.rpm
rpm=${path##*/}
name=${rpm%%-[0-9]*}
7,915
Posted By aussieos
Extract RPM name from path to .rpm file
It's the end of the day and I just can't get my head around this. I'm trying to extract just the name of the RPM from the path to a .rpm file. So from:...
Forum: Solaris 07-20-2009
4,911
Posted By aussieos
The config change was simply that 2 of the...
The config change was simply that 2 of the printer stanzas in printers.conf were pointing to a print server that no longer exists. I changed them to our new CUPS server and the messages seem to have...
Forum: Solaris 07-17-2009
21,260
Posted By aussieos
Because it's like using a bazooka to take out a...
Because it's like using a bazooka to take out a butterfly :) A half gig download, a huge amount of space taken up on the root partition and a long installation process. I really can't understand why...
Forum: Solaris 07-16-2009
21,260
Posted By aussieos
I ended up using a different python install...
I ended up using a different python install (python 2.5 now) and creating a cc symlink:
ln -s /usr/sfw/bin/gcc /usr/local/bin/cc

The compilation now works but fails on linking:...
Forum: Solaris 07-16-2009
4,911
Posted By aussieos
Thanks, I ended up installing some patches and...
Thanks, I ended up installing some patches and also fixing a configuration problem in /etc/printers.conf. So far the messages haven't been seen again
Forum: Solaris 07-15-2009
21,260
Posted By aussieos
I've just tried installing gcc from sunfreeware,...
I've just tried installing gcc from sunfreeware, but there's no cc binary:
/usr/local/bin/c++
/usr/local/bin/cpp
/usr/local/bin/g++
/usr/local/bin/g77 ...
Forum: Solaris 07-14-2009
21,260
Posted By aussieos
That didn't work unfortunately. I think because...
That didn't work unfortunately. I think because (now that I've looked into it some more) this python module I'm trying to compile is using python's distutils. However even setting the compiler...
Forum: Solaris 07-13-2009
21,260
Posted By aussieos
command 'cc' failed even though gcc is installed
I'm trying to build some python modules on a Solaris 10 machine. It has gcc as /usr/sfw/bin/gcc.
[root@localhost astLib-0.17.1]# CC=gcc python setup.py build
running build
running build_py...
Forum: Solaris 07-13-2009
4,911
Posted By aussieos
"lpr.error] Warning: Received SIGPIPE" continuously appearing in logs
On a Solaris 8 print server we're continuously (every 2 minutes or so) getting these messages in the logs:
printd[21867]: [ID 889138 lpr.error] Warning: Received SIGPIPE; continuing
I've applied...
Forum: Solaris 06-12-2009
9,895
Posted By aussieos
Thanks, done that now although can't tell if...
Thanks, done that now although can't tell if it'll work or not as we can't reboot this machine yet (it's on 10-year old hardware so no one's sure if it'll come up again!)

Still I have to wonder...
Forum: Solaris 06-09-2009
9,895
Posted By aussieos
Solaris 8 how do I enable and disable services? (equivalent of chkconfig on Linux)
I've successfully installed syslog-ng and chkconfig using the packages from the OpenCSW project, these packages install under /opt/csw. I now need to disable the default syslog daemon and enable the...
Forum: Solaris 06-04-2009
69,211
Posted By aussieos
Ok I've solved it now, the user's .bash_profile...
Ok I've solved it now, the user's .bash_profile had this in it:
LD_PRELOAD="/usr/dt/lib/libXm.so.3"
export LD_PRELOAD
Commenting that out fixed it
Forum: Solaris 06-04-2009
69,211
Posted By aussieos
Here's the requested info, note that the blank...
Here's the requested info, note that the blank LD_LIBRARY_PATH is the same as for root and the users for who ps works:
-bash-3.00$ file ldd ld.so.1
ldd: cannot open: No such file or...
Forum: Solaris 06-03-2009
69,211
Posted By aussieos
wrong ELF class: ELFCLASS32 when trying to run ps as particular user
I get the following error when running /usr/bin/ps on Solaris 10 as a particular non-privileged user:
ld.so.1: ps: fatal: /usr/dt/lib/libXm.so.3: wrong ELF class: ELFCLASS32
Killed
However I can...
Forum: Solaris 05-08-2009
1,771
Posted By aussieos
Where do I get the 'sun' library?
Maybe I'm not reading it right but this is the error I'm getting when trying to configure Amanda on a Solaris 9 box:
ld: fatal: library -lsun: not found
ld: fatal: File processing errors. No output...
Forum: Solaris 04-17-2009
2,432
Posted By aussieos
Working around netscape 4.9 segfault on Solaris 8
We have a Solaris 8 server which users login to via VNC to get a desktop. On that desktop these users use Netscape Communicator 4.9 to access a very important mail account. Unfortunately Netscape has...
Forum: Linux 04-17-2009
2,724
Posted By aussieos
Try using the GUI Local Disks manager...
Try using the GUI Local Disks manager (partitioning program) in the Mandriva Control centre
Showing results 1 to 20 of 20

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