7 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
And how does one executes a command there?
Mine is:
lxterminal -e ./script.sh (23 Replies)
Discussion started by: sea
23 Replies
2. What is on Your Mind?
The TED talk (Technology Entertainment Design) non-profit initiative started many years ago as a platform for sharing knowledge to a wide audience. Since 2006 the talks are available online under a Creative Commons license. There are now 1000+ TED talks from a wide range of subjects and I wanted to... (3 Replies)
Discussion started by: figaro
3 Replies
3. Web Development
OK, please vote on your favorite web browser and comment why!
Only currently supported browers please!
Thanks.
PS: I am a big FireFox fan. FireFox add-ons rock! (61 Replies)
Discussion started by: Neo
61 Replies
4. UNIX and Linux Applications
Can everyone please list there favorite firefox tweaks? These are my favorite tweaks.
Config.trim_on_minimize
true Allow Windows to swap out memory when the program is minimized.
false Prevent Windows from swapping out memory when the program is minimized. (Default)
Enter... (0 Replies)
Discussion started by: cokedude
0 Replies
5. Shell Programming and Scripting
Going through the CPAN configuration on a Solaris systems and I keep getting stuck at:
Select your continent (or several nearby continents) ?
It offers no choices to select from. I have tried using the default PERL installing with Solaris, and installing PERL packages from Blastwave. I... (0 Replies)
Discussion started by: bisbell
0 Replies
6. What is on Your Mind?
First, a hello to all of you out there. Quick introduction since I'm new here before I ask my question. I'm a Computer Science major who has an unnatural love of operating systems. :) In fact, I'm looking on building a new computer that will have enough RAM to let me have some fun with several VMs... (7 Replies)
Discussion started by: ViperChief
7 Replies
7. What is on Your Mind?
Out of the 100s of screensavers in xscreensaver, what is your favorite?
I think mine is definitely juggle. I can sit and watch that juggler forever. I haven't looked into the code, but it must be amazingly complex to deal with all that's going on. From the random throwing pattern, to the arm... (0 Replies)
Discussion started by: tjlst15
0 Replies
LEARN ABOUT SUNOS
in.talkd
in.talkd(1M) System Administration Commands in.talkd(1M)
NAME
in.talkd, talkd - server for talk program
SYNOPSIS
in.talkd
DESCRIPTION
talkd is a server used by the talk(1) program. It listens at the UDP port indicated in the ``talk'' service description; see services(4).
The actual conversation takes place on a TCP connection that is established by negotiation between the two machines involved.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWrcmds |
+-----------------------------+-----------------------------+
SEE ALSO
svcs(1), talk(1), inetadm(1M), inetd(1M), svcadm(1M), services(4), attributes(5), smf(5)
NOTES
The protocol is architecture dependent.
The in.talkd service is managed by the service management facility, smf(5), under the service identifier:
svc:/network/talk
Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Responsibil-
ity for initiating and restarting this service is delegated to inetd(1M). Use inetadm(1M) to make configuration changes and to view config-
uration information for this service. The service's status can be queried using the svcs(1) command.
SunOS 5.10 31 Jul 2004 in.talkd(1M)