Sponsored Content
Full Discussion: Messenger service?
Operating Systems Linux SuSE Messenger service? Post 50682 by dangral on Thursday 29th of April 2004 10:32:54 AM
Old 04-29-2004
Funny, I just downloaded a great program from Sourceforge.net last night called GAIM.
It's one program in which you can utilize many IM services, such as AIM, Yahoo, MSN, and more...check it out. I think it's great.
http://sourceforge.net/projects/gaim/
 

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
ELVTUNE(8)						      System Manager's Manual							ELVTUNE(8)

NAME
elvtune - I/O elevator tuner SYNOPSIS
elvtune [-r r_lat] [-w w_lat] [-b b_max] device... elvtune -h elvtune -v DESCRIPTION
elvtune allows to tune the I/O elevator per blockdevice queue basis. The tuning can be safely done at runtime. Tuning the elevator means being able to change disk performance and interactiveness. In the output of elvtune the address of the queue tuned will be shown and it can be considered as a queue ID. For example multiple partitions in the same harddisk will share the same queue and so tuning one partition will be like tuning the whole HD. OPTIONS
-r r_lat set the max latency that the I/O scheduler will provide on each read. -w w_lat set the max latency that the I/O scheduler will provide on each write. -b b_max max coalescing factor allowed on writes when there are reads pending in the queue. -h help. -v version. NOTE
Actually the only fields tunable are those relative to the IO scheduler. It's not possible to select a one-way or two-way elevator yet. For logical blockdevices like LVM the tuning has to be done on the physical devices. Tuning the queue of the LVM logical device is useless. RETURN VALUE
0 on success and 1 on failure. HISTORY
Ioctls for tuning elevator behaviour were added in Linux 2.3.99-pre1. AUTHORS
Andrea Arcangeli <andrea@suse.de> SuSE AVAILABILITY
The elvtune command is part of the util-linux-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. Version 1.0 14 March 2000 ELVTUNE(8)
All times are GMT -4. The time now is 04:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy