Sponsored Content
Full Discussion: Messenger service?
Operating Systems Linux SuSE Messenger service? Post 50686 by byblyk on Thursday 29th of April 2004 12:11:43 PM
Old 04-29-2004
Thanks, i never knew you could run anything windows on rh haha thats great! as for the two messengers i'm gonna try them both just to see which i like best, thanks!
 

6 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

msn messenger behind a firewall

hi is there a way to use msn messenger behind a firewall that only allowed http (port 80)??? Maybe there is a patch or whatever...? i know that icq offers a "light version" to chat via http... please gimme a tip as soon as possible, boredom is getting me more everyday ......and to avoid it, i... (3 Replies)
Discussion started by: tomapam
3 Replies

2. Solaris

how to install yahoo messenger

plz help me how to install yahoo messenger... I dont know the version of solaris i m using ... in system config OS is shown as SunOS version 5.8 also specify where to get the installer of messenger... thanks (1 Reply)
Discussion started by: coolguyshail
1 Replies

3. UNIX for Dummies Questions & Answers

Unix Messenger Popup?

Hi guys, I'm new to these forums. I'm more of a Windows guy, but I work at an electronics manufacture company that uses Solaris 10 extensively. We have Sunfire v480 servers set up to do system level testing. Everything is networked so you telnet into any server from any computer in the facility.... (1 Reply)
Discussion started by: Daniel.a
1 Replies

4. UNIX and Linux Applications

Problem With PIDGIN messenger.

Hi, I copied source of the pidgin open source, and installed in LINUX, I successfully login to gtalk using pidgin , but my problem is when i send a message , it successfully sent to the receiver. but iam not able to receive messeges from other. if anybody knew it please let me know that... (1 Reply)
Discussion started by: ch.siva
1 Replies

5. Shell Programming and Scripting

Piping from BASH in to an Instant Messenger??

Is it possible to pipe a command in to an instant messenger e.g pidgin, finch or something similar and have it send??? e.g echo "hello" | messenger Or is there anything similar?? Thanks in advance! (1 Reply)
Discussion started by: 64mb
1 Replies

6. What is on Your Mind?

How to Play Chess in Facebook Messenger

Have you ever wondered to play chess while you chat with your friends? Facebook has made this possible. FB keeps coming up with more and more new ideas for its users but this time it is a more intellectual one. Facebook has built a build-in-functionality in Facebook messenger, in which you just... (0 Replies)
Discussion started by: Neo
0 Replies
SETSID(1)                                                          User Commands                                                         SETSID(1)

NAME
setsid - run a program in a new session SYNOPSIS
setsid [options] program [arguments] DESCRIPTION
setsid runs a program in a new session. The command calls fork(2) if already a process group leader. Otherwise, it executes a program in the current process. OPTIONS
-c, --ctty Set the controlling terminal to the current one. -w, --wait Wait for the execution of the program to end, and return the exit value of this program as the return value of setsid. -V, --version Display version information and exit. -h, --help Display help text and exit. SEE ALSO
setsid(2) AUTHOR
Rick Sladkey <jrs@world.std.com> AVAILABILITY
The setsid command is part of the util-linux package and is available from https://www.kernel.org/pub/linux/utils/util-linux/. util-linux July 2014 SETSID(1)
All times are GMT -4. The time now is 10:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy