Search Results

Search: Posts Made By: fishman2001
Forum: IP Networking 02-09-2016
1,914
Posted By fishman2001
Multicast IP address
Hi please help,
theoretically I',m interested in starting a streaming service using multicast IP service. I'd like to know how do I get an IP address that I can send my data too? (please don't...
Forum: Web Development 10-15-2014
5,136
Posted By fishman2001
Hi thanks for the response. But I'm not trying...
Hi thanks for the response.
But I'm not trying to develop using CGI, I'm trying to develop the .so modules that can get added to Apache. I think there must be an API to get this information but the...
Forum: Web Development 10-15-2014
5,136
Posted By fishman2001
Apache module development on apache 2.2
Hi,
I'm new to developing modules for Apache. I understand the basics now and can develop something simple which allows a 'GET' request to happen, but what I want to do is actually 'POST'...
Forum: Web Development 06-11-2010
2,617
Posted By fishman2001
Servlet CLASSPATH for Apache
Hi All,
I'm trying to play around with Java Servlets. I have a apache web server running on Solaris. And I'm trying to understand which file I add the JAVA CLASSPATH too so that when apache...
4,078
Posted By fishman2001
I think you'd need '&;lt' for < and '&;gt' for >...
I think you'd need '&;lt' for < and '&;gt' for > or something like that. you should do a google search on 'html encoding' should be the same for xml.
Forum: IP Networking 12-14-2007
3,231
Posted By fishman2001
thanks, I'm actually using the select()...
thanks,
I'm actually using the select() function when I receive information from apache. but I didn't know you could use it to check for sending as well. I'll have to look into that a bit more....
Forum: IP Networking 12-13-2007
3,231
Posted By fishman2001
checking a connection still exists?
Hi I have a bit of c code which I'm trying to use as a relay between apache and a scgi cluster.
Example of problem code is below:

while((n = recv(scgiSock, local_data, MAX_LENGTH, 0)) > 0) ...
Forum: Solaris 08-02-2006
36,065
Posted By fishman2001
boot up script in solaris 10
Hi I'd like to add a start up script to run at boot time.I think that pre solaris 10 you'd add it to /etc/init.d. But I'm using Solaris 10 now and it has this SMF config thing which I'm not sure...
Forum: Solaris 07-13-2006
3,532
Posted By fishman2001
usr/dt/bin/dtconfig -e
will solve it.
or just usr/dt/bin/dtlogin
will get you there
2,206
Posted By fishman2001
I'm not sure how to do that, does any know much...
I'm not sure how to do that, does any know much about the command 'apxs' and apache?
2,206
Posted By fishman2001
installing fcg please help
I'm having trouble installing mod_fastcgi.so, that is I'm having trouble compiling it for a start.
it seems every time i use the apxs command I get these errors;
gcc: unrecognized option `-Xa'...
Forum: Solaris 06-08-2006
2,614
Posted By fishman2001
Trouble installing Fast CGI
I'm having trouble installing mod_fastcgi.so, that is I'm having trouble compiling it for a start.
it seems every time i use the apxs command I get these errors;
gcc: unrecognized option `-Xa'...
Forum: Solaris 02-24-2006
3,532
Posted By fishman2001
just installed Solaris 10 x86
Hi,
I've just installed solaris 10 on one of my old PC's (a 1ghz 256M PC).
I think the installation worked ok but when I reboot it I can only login via the command line console and not the nice...
8,553
Posted By fishman2001
I forgot to mention I'm using DHCP to obtain a ip...
I forgot to mention I'm using DHCP to obtain a ip address, and my system comes up with unknown for hostname.
8,553
Posted By fishman2001
change hostname
Hi, I asked this question whenI was running solaris 8
and got some very good answers. I've just uograded to Solaris 10 and there seems to quite a few changes so I need to know again.
...
3,130
Posted By fishman2001
DNS server ip addresses
Is there an easy way to change the DNS Server lookup IP addresses in Solaris 2.8?
Forum: Programming 10-23-2003
2,782
Posted By fishman2001
Is there any way that I can just read or write 8...
Is there any way that I can just read or write 8 bit data from the parallel port while its in ECPP_DIAG_MODE.
Forum: Programming 10-20-2003
2,782
Posted By fishman2001
parallel port proramming for sun ultra
Hi I'm trying to look for information about reading/writing to the parallel port of a Sun Ultra 5 running Solaris 8. I'd just like to see some basic programs written in C, nothing fancy, just reading...
1,675
Posted By fishman2001
You could always, use a DSL/CABLE router as the...
You could always, use a DSL/CABLE router as the interface between your DSL Modem and your Linux machine. This way you could attach as many workstation you want to your internet connection.
11,247
Posted By fishman2001
Thanks RTM, That worked.
Thanks RTM,
That worked.
11,247
Posted By fishman2001
This is for a small network I've got at home, so...
This is for a small network I've got at home, so I am the network administrator.

This is all because, I can't seem to forward ports to static IP addresses with my Linksys router.
11,247
Posted By fishman2001
I forgot to mention, that I'm using DHCP, and my...
I forgot to mention, that I'm using DHCP, and my sun gets assigned the name "unknown"

I tried some of the advice, but I'm still struggling. when it boots up it still comes up with the name...
11,247
Posted By fishman2001
change hostname
Hi, ( running solaris 8 )
I know how to change the hostname temparily, by login in as root
typing
hostname = xxxxx

but, this obviously goes when the system is rebooted. I'm not sure what...
13,024
Posted By fishman2001
checked restarted it and it works thanks.
checked
restarted it and it works thanks.
13,024
Posted By fishman2001
Neo, On the system I'm trying to share I...
Neo,

On the system I'm trying to share I used the command:
share -F nfs -o -rw /export/home

this seemed to work OK.

I tried using mount -F nfs 192.168.1.101:/export/home /export/home ...
Showing results 1 to 25 of 34

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