Search Results

Search: Posts Made By: sudharma
Forum: Solaris 12-27-2011
2,879
Posted By sudharma
Here is the command that i was trying out.... ...
Here is the command that i was trying out....

/etc/chroot /tmp/chroot_tmp test_chroot.ksh

chroot: exec failed: Exec format error

Thanks
Sudharma.
Forum: Solaris 12-27-2011
2,879
Posted By sudharma
chroot Issues on Solaris
Hello Friends,

I am trying the chroot command on a Solaris box (SunOS sx07 5.10 Generic_144489-12 i86pc i386 i86pc) but i am getting an error message

chroot: exec failed: Exec format error
...
Forum: Solaris 12-06-2011
19,974
Posted By sudharma
Thank you much!! when i run this command i get...
Thank you much!! when i run this command i get the output as below what does this mean?? when i great ps -ef |grep 1985 i don't see any port number open.. what is 1985 here and i want to see number...
Forum: Solaris 12-06-2011
19,974
Posted By sudharma
Thank you much !!! ---------- Post updated...
Thank you much !!!

---------- Post updated at 01:21 PM ---------- Previous update was at 10:39 AM ----------

Hi All,

Is it possible to know which UDP port is generating how much traffic ??
...
Forum: Solaris 12-06-2011
19,974
Posted By sudharma
Thank you very much... when i ran netstat...
Thank you very much...

when i ran netstat -sd , got the following result..

--- Entry 2 ---
Group = 263, mib_id = 0, length = 40, valp = 0x8078688

UDP udpInDatagrams = 3290 ...
Forum: Solaris 12-06-2011
19,974
Posted By sudharma
Solaris Question - How to find outgoing traffic on UDP ports
Hello All,

I am trying find a command that would show me the stats of outgoing traffic on UPD ports on a Solaris 10 box. I would appreciate if anybody could help me out on this.


Thank you...
Forum: Solaris 05-13-2011
980
Posted By sudharma
Privacy Statement when connecting to solaris host
Hi All,

I want to print a privacy statement for e.g. "Users must be authorized to login into this host" .... of this kind of message when the users tries to connect to a Solaris host. i.e. before...
Forum: Solaris 10-13-2009
8,372
Posted By sudharma
Thanks a lot jlliagre
Thanks a lot jlliagre
Forum: Solaris 10-09-2009
8,372
Posted By sudharma
application Crashes on memset ?? any suggestions
Hi All,

we have an application that is written in 'C' programming to connects to various servers in the organization.

The bellow code establish a TCP connection to connect to the remote...
Forum: Solaris 09-22-2009
2,718
Posted By sudharma
Thanks DukeNuke Cheers :) Sudharma
Thanks DukeNuke


Cheers :)
Sudharma
Forum: Solaris 09-22-2009
2,718
Posted By sudharma
Thanks a lot DukeNuke. I will try this out. ...
Thanks a lot DukeNuke. I will try this out.


Cheers :)
Sudharma.

---------- Post updated at 09:22 AM ---------- Previous update was at 09:09 AM ----------

Hi DukeNuke,

When you said...
Forum: Solaris 09-22-2009
2,718
Posted By sudharma
process doesn't crash when i use the truss ??
Hi All,

We a critical application running on the Sun Solaris platform. But, for some reasons the process get's killed abnormally in the production environment and not sure what was causing this. I...
Forum: Programming 03-30-2009
4,805
Posted By sudharma
Socket programming in C
Hi,

I wanted to write a socket program in C, where I always want my socket connected to the server. i.e i shouldn't get disconnected once i get the response back from the server. I want to work...
Forum: Programming 03-24-2009
4,258
Posted By sudharma
Hi, when doing this.. ...
Hi,

when doing this..

sprintf(req_line1, "%c%s%c", '\x0b',"TESTING1",'\x0d');
sprintf(req_line2, "%s%c", "TESTING2", '\x0d');
sprintf(req_line3, "%s%c", "Testing3", '\x0d');...
Forum: Programming 03-20-2009
4,258
Posted By sudharma
Sorry!!! Looks ok. I will have to test it know. ...
Sorry!!! Looks ok. I will have to test it know.

Thank you so much again for your time.


Cheer :)
Sudharma.
Forum: Programming 03-20-2009
4,258
Posted By sudharma
Thank you so much for your reply. Yes, right when...
Thank you so much for your reply. Yes, right when i print using the printf it messages is being overwritten to the begining of the line. Not sure how to fix this.

As you said i want every thing in...
Forum: Programming 03-20-2009
4,258
Posted By sudharma
Data formating using C programm with Hex deciamal 'x0d'
:b:Guys,

Can some body throw some light on this please.....

sprintf(req_line1, "%c%s%c", '\x0b',"TESTING1",'\x0d');
sprintf(req_line2, "%s%c", "TESTING2", '\x0d');
sprintf(req_line3,...
Forum: Programming 03-19-2009
3,852
Posted By sudharma
nope!!! not home work. actually i want to...
nope!!! not home work.
actually i want to convert the 0D (Carriage return ) to binary bits. not to the binary ascii values like ( 00001101) but, to some un readable format. Can you please suggest me...
Forum: Programming 03-19-2009
3,852
Posted By sudharma
Converting HexDecimal To Binary - 'C' programming
guys,

Can somebody help me with a Unix 'C' program, to convert the Hexa decimal value to binary value.


Thank you
Cheers :)
S
4,301
Posted By sudharma
Thanks Radoulov. It worked. Cheers :) S
Thanks Radoulov. It worked.

Cheers :)
S
4,301
Posted By sudharma
Doesn't work either. -mtime +1 calculates the...
Doesn't work either. -mtime +1 calculates the number of day, i am looking for minutes.
4,301
Posted By sudharma
Delete File 5 Min old in Unix (Bourne Shell)??
Guys,

I am writing a script to delete files 5 min old in Sun Os Unix.

find . -name "*.txt" -mtime +1 -print

I could find an equivalent command to look for files which are 5 min old. i...
Forum: Cybersecurity 03-09-2009
4,208
Posted By sudharma
Thank you much for your reply Pludi. That was...
Thank you much for your reply Pludi. That was informative.

Cheers :)
Sudharma.
Forum: Cybersecurity 03-09-2009
4,208
Posted By sudharma
Password Automation pros/cons
folks,

I have a security related question, to all you. Please share your comments with me.

I have a situation where i was asked to automate the password in my application, which expires every...
Forum: Solaris 01-14-2009
11,472
Posted By sudharma
download the Winscp client. It's a very nice GUI...
download the Winscp client. It's a very nice GUI tool to copy files from Windows to any Unix servers

Cheers :)
Sudharma.
Showing results 1 to 25 of 25

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