Search Results

Search: Posts Made By: rein
Forum: Red Hat 01-31-2011
2,923
Posted By rein
Sorry guys but no just isn't a good answer. ...
Sorry guys but no just isn't a good answer.

It looks like http://jpc.sourceforge.net just might do the trick :-)

Java to the rescue :-)
Forum: Red Hat 01-31-2011
2,923
Posted By rein
Hmm, and what about binaries for other PPC...
Hmm, and what about binaries for other PPC systems such as Apple?
Forum: Red Hat 01-31-2011
3,542
Posted By rein
Ubuntu on PPC? Also IBM POWER4 or only Apple?...
Ubuntu on PPC? Also IBM POWER4 or only Apple? That could be worth a try.
Forum: Red Hat 01-31-2011
2,923
Posted By rein
Intel binaries on PPC
Is it possible to run binaries compiled for Intel platforms running on linux on a PPC system running on linux? I have a POWER4 IBM system and like to use it as a linux box with all desktop apps on...
Forum: Red Hat 01-31-2011
3,542
Posted By rein
Fedora 12 on PPC
I'm trying to install a linux system on a IBM PowerPC 275 system. I noticed that fedora 12 supports PowerPC. Does anyone have experience with this? I don't want to pay the fee for an enterprise...
Forum: AIX 08-14-2008
3,049
Posted By rein
USB on IntelliStation 275
Is it possible to use USB with an IntelliStation 275? It has a P4 CPU and AIX OpenBeta. I would like to connect an external hard drive as backup.
3,760
Posted By rein
expect and cron
I have the following expect script, which I want to run in cron. It fails however, very likely due to the fact that there's no /dev/tty available.

set timeout 30
spawn -nottycopy -nottyinit...
28,956
Posted By rein
It's 2008 now and I'm also having the same issue....
It's 2008 now and I'm also having the same issue. Does anyone have an idea?
7,170
Posted By rein
daemonize a process using ksh
I'm trying to create daemon processes with ksh as follows:


function start
{
# start script as co-process and pass an argument
./1.ksh $1 |&

# print pid
print $!

#...
2,698
Posted By rein
ToolTalk won't start
on my AIX 6.1 CDE's ToolTalk server won't start. It says:

dtsession: Unable to exec /usr/dt/install/oldrules/dtrmrules.driver.
[ENOENT (2)] A file or directory in the path name does not exist....
Forum: AIX 07-09-2008
11,162
Posted By rein
I bought an AIX workstation on eBay to study. I...
I bought an AIX workstation on eBay to study. I do have hands on experience in large corporate environments but there you will typically only be exposed to a small subset of the functionality of the...
Forum: AIX 07-09-2008
3,777
Posted By rein
RS/6000 warning led
On my IBM RS/6000 9114-275 a warning led is burning. It's an orange light with an exclamation mark. It started to burn when I did a reset of the system. What does it mean? How can I get it away?
Forum: AIX 07-09-2008
4,967
Posted By rein
I had to buy an DVI to VGA adapter, and switched...
I had to buy an DVI to VGA adapter, and switched the screen to 1024x768 pixels and now it works.
Forum: AIX 07-07-2008
4,967
Posted By rein
Ps.
the graphics card is:

GXT4500


And I have a 15 pins connector for my screen.
Forum: AIX 07-07-2008
4,967
Posted By rein
monitor on rs/6000
I bought an old IBM RS/6000 9114-275 1,00 GHz + 4 GB with AIX 6 Beta preinstalled. I have a TFT monitor at home. There's no fitting connector on the server for it. Does anyone know what type of...
22,887
Posted By rein
Turns out the amount of available swap space was...
Turns out the amount of available swap space was the issue. The message is that the system is unable to reserve enough swap space.

Java Virtual Machine (JVM) - unable to allocate enough memory...
78,878
Posted By rein
Ok, thanks! Both work.
Ok, thanks! Both work.
78,878
Posted By rein
Unfortunately the format is not constant, the...
Unfortunately the format is not constant, the position of the JSESSIONID parameter varies.
78,878
Posted By rein
I need to handle the following line: ...
I need to handle the following line:

192.168.0.0 - - [07/May/2008:11:42:31 +0100] "GET /images/top_line.gif HTTP/1.1" 200 51 "https://server.com/caches/themes/html/styles/All.css" "Mozilla/5.0...
78,878
Posted By rein
Extract string between two different characters
I want to extract a string from a line in a text file between two different characters:

for example:

:string"

I want to extract string. It has to be done in a one-liner.
22,887
Posted By rein
It could, but how would I be able to tell? Or to...
It could, but how would I be able to tell? Or to solve it?
22,887
Posted By rein
We can restart the other processes afterwards as...
We can restart the other processes afterwards as well.
22,887
Posted By rein
ulimit -a reports: core file size (blocks) ...
ulimit -a reports:

core file size (blocks) unlimited
data seg size (kbytes) unlimited
file size (blocks) unlimited
open files 1024
pipe size (512 bytes) ...
22,887
Posted By rein
We have 2Gb heap allocated. The issue is not a...
We have 2Gb heap allocated. The issue is not a java issue because this is an OS message produced on the native stdout, not SystemOut from java. The Solaris system is unable to allocate enough memory...
22,887
Posted By rein
unable to allocate enough memory
On SunOS 5.8 I get an error when starting a large Java process with over 2Gb memory.

Error occurred during initialization of VM
Could not reserve enough space for object heap

When stopping...
Showing results 1 to 25 of 151

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