Search Results

Search: Posts Made By: PinkLemonade
Forum: SCO 05-22-2007
13,818
Posted By PinkLemonade
Nevermind
We are moving everything to SCO OpenServer 5.07. Some locations have the software already. It is installed in the initial setup also. This also gives us the chance to implement other technologies...
Forum: SCO 05-01-2007
35,094
Posted By PinkLemonade
Good to know
That is a handy piece of information, never knew you could do that with cron. We always restarted if something flaky came up.

Thanks
Forum: SCO 05-01-2007
13,818
Posted By PinkLemonade
Thanks jgt
I am getting back onto this project for a little while again, interruptions happen constantly, and have installed the development system from the base CD. Hopefully this will work better for me.
...
Forum: SCO 04-27-2007
13,818
Posted By PinkLemonade
Okay, maybe I need to learn more about make and its purpose
I am getting the impression that make is a building tool. I get the impression that I put all of the files into a directory that are needed, and then use make or gmake, switching the "cc" to "gcc",...
Forum: SCO 04-26-2007
13,818
Posted By PinkLemonade
Update
I found through google.com and then the old Caldera Skunkware site where to get GNU CC, and GNU make, along with other toys like the CD recorder someone else was looking for on here a while ago, it...
Forum: SCO 04-26-2007
13,818
Posted By PinkLemonade
Installing and using openSSH on SCO 5.0.6
I have a few resources that I have read that show what I need, openSSL and zlib of one version or another to get openSSH to work to start.

Here is my dilemma to start, I will need to compile the...
Forum: SCO 04-13-2007
4,954
Posted By PinkLemonade
How do you mean it is slow
Is it slow to logon? Is it the transfer rates? Can you be more specific, if it is logon you could try creating a .netrc file on the server you are using to automatically logon, and be sure the...
Forum: SCO 04-13-2007
5,670
Posted By PinkLemonade
doesn't sco give you a dos partition
Can't you leave a space for a dos system in the walk through version of the SCO installation. I think its the fdisk/divvy option and it will give you pretty good control over the installation disk. ...
Forum: SCO 04-13-2007
4,683
Posted By PinkLemonade
what is the lan card type
If it is Intel there is a driver from Intel for the Pro Series 100 and 1000 you can load through custom. I also have a server or two using RealTek 8139 cards. They all load through `custom' with a...
Forum: SCO 04-12-2007
29,667
Posted By PinkLemonade
I made a scope error on the variable
I wrote the scope for the variable wrong, it should now be:

HOLD=`grep -e "^$y," /x-ref | cut -f 2,3 -d , | sed -e 's/,/ #/`
echo "MRK=\"$HOLD\""
echo "echo \"Backup records for...
Forum: SCO 04-11-2007
29,667
Posted By PinkLemonade
Thank You
I should have known that I had done it before last year or something, it didn't work in the test script, but it did work in the main script -- odd?!?

Anyways, I will mess with it later, if anyone...
Forum: SCO 04-10-2007
2,206
Posted By PinkLemonade
What kind of PC?
What kind of system is it? I had trouble installing into the newest Intel motherboards and then found out anything with a 'G' wasn't going to work period.
Forum: SCO 04-10-2007
3,775
Posted By PinkLemonade
Cdrom?
You can't boot from the CDROM? I was using that version I think to load servers a few years ago and I booted off of the CDROM. I did have a few issues though where I had to change boot strings to...
Forum: SCO 04-10-2007
29,667
Posted By PinkLemonade
Using variables in a regular expressions
I have the code, for example:

XYZ=5
ABC=`grep -e '^$XYZ,' x-ref | cut -f 2,3 -d , | sed -e 's/,/ #/'
echo $ABC

I have gotten creative in using escapes `\' and also brackets `{}', and...
Showing results 1 to 14 of 14

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