Search Results

Search: Posts Made By: serendipity1276
Forum: Solaris 09-15-2009
3,453
Posted By serendipity1276
how to get the date from the Internet?
Hello,

Does anyone know the UNIX command to get the date from the Internet?
I recall extracting a header from, let's say Google, and inside there,
there's the date from Google. Thanks.
Forum: Programming 07-31-2009
3,158
Posted By serendipity1276
print C codes from Solaris 10, x86 to cygwin on Windows?
Sorry, I meant to type "porting C codes from Solaris 10, x86 to cygwin in Windows"

I just installed cygwin 1.7 to my Windows PC.

I have a C program that compiles fine using gcc on Solaris 10,...
Forum: Programming 07-18-2009
11,366
Posted By serendipity1276
I should explain my problem better by describing...
I should explain my problem better by describing what I'm doing:

My platform is on Solaris. I have already written C codes to
interpret data AFTER they got extracted from Microsoft Access. The...
Forum: Programming 07-18-2009
11,366
Posted By serendipity1276
how to write Microsoft Access MDB file to a text file, using C ?
I'm in the UNIX environment. I'd like to read a Microsoft Access MDB file, and write the contents of that file into an ASCII text file. I want to write a C program to do this.

Does anyone know...
Forum: Programming 07-16-2009
7,881
Posted By serendipity1276
how to write a file to binary format in C ?
I'm in the Solaris environment. I want to write data to a file, but I don't want it to be easily read from the C shell. For example, here's my code:

main ()

{
FILE *fo;

fo = fopen...
Forum: Solaris 01-07-2008
9,644
Posted By serendipity1276
how to mount NFS drive from Window XP to Solaris 10?
Is there a free tool that will allow me to mount an NFS network drive from a Window XP computer onto a Solaris 10 x86 system? So when this is done, I would have a mapped network drive on my Windows...
Forum: Solaris 01-07-2008
20,571
Posted By serendipity1276
I looked at the error more carefully today and...
I looked at the error more carefully today and this is what I see on the Solaris 10 server whenever I tried to mount from the PC:

NOTICE: Failed to decode arguments for NFS version 3 procedure...
Forum: Solaris 01-07-2008
20,571
Posted By serendipity1276
problem NFS mounting onto Solaris 10
On my Solaris 10 server, I want to share out the directory /export/home/data, so in the /etc/dfs/dfstab file, I have this line:

share -F nfs -o rw /export/home/data

In the /etc/hosts.equiv...
Showing results 1 to 8 of 8

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