Sponsored Content
The Lounge What is on Your Mind? So... What are you listening to? Post 55377 by PomaH 6yxDAK on Friday 10th of September 2004 09:05:22 AM
Old 09-10-2004
[16:07:13 - freeman@amd music]#ls
0002.mpg
0003.mpg
3oonapk
60MFH.XM
AMG-TANK.IT
Accept
Ace Frehley
Andi Deris
Aria
At Vance
Black Sabbath
Blind Guardian
Cream
David Coverdale & Jimmy Page
Deep Purple
Diamanda Galas & John Paul Jones
ElliotEaston-MonteCarloNights.mp3
Gamma Ray
Gase Sector
George Harrison
Grave Digger
Guns n' Roses
Hammer Fall
Helloween
Iommi
Iron Maidon
Iron Savior
Izzy Stradlin
Jesus Christ Superstar
Jimmy Page
Jimmy Page & John Paul Jones
Jimmy Page & Robert Plant
Jimmy Page & The Firm
Jimmy Page & Yardbirds
John Lennon
Judas Priest
KISS
Kipelov
KuHO
Led Zeppelin
Manowar
Metal Church
Metallica
Michael Kiske
Mob Rules
Mozart
Nazareth
Ozzy
PHANTOM LORD - MADDY DOG.MOD
Peter Criss
Pink Floyd
Queen
Rhapsody
Robert Plant
Roland Grapow
Saxon
Slash's Snakepit
Stratovarius
The Cure
The Honey Drippers
Uriah Heep
Vanessa Mae
Virgin Steele
ZEST.S3M
index.dml?redir=ftp:%2F%2Fftp.task.gda.pl%2Fpub%2Fopera%2Funix%2Ffreebsd%2F754%2Ffinal%2Fen%2Fstatic %2Fopera-7.54-20040803.1-static-qt.i386.freebsd-en.tar.gz
opera-7.54-20040803.1-static-qt.i386.freebsd-en.tar.gz
poisoned.xm
[16:07:14 - freeman@amd music]#
 

9 More Discussions You Might Find Interesting

1. IP Networking

port not listening..

Hi.. I am using HPux11.0 i want to know if server not listening to a tcp port what should we do to resolve the problem.... in /etc/services tcp port 7108/tcp is mentioned for some perticular application.. while starting that application error is coming could not establish listening address... (1 Reply)
Discussion started by: Prafulla
1 Replies

2. What is on Your Mind?

What are you listening to right now?

This is has been posted many times before... It is not in this forum as of now, so I have decided to put it here :D I'm listening to The Outsiders (AKA Hell is for Heros Part I) by Modern Life is War.... what about ya'll? (4 Replies)
Discussion started by: Mars8082686
4 Replies

3. UNIX for Dummies Questions & Answers

What prot is a process listening on?

Hi, Bit of a newbie question . . . How can I detrimine what TCP port a particular process is listening on? TIA. (2 Replies)
Discussion started by: Le Badger
2 Replies

4. SuSE

Apache2 No listening Sockets available

I installed Apache2 and Gadmin-Httpd on Suse after installation I got a error message no listening sockets available when start apache. Please advise, I check lot of forums but unable to find solution (4 Replies)
Discussion started by: real-chess
4 Replies

5. Red Hat

No process ID for listening ports

How can I have ports that are listening without processes being associated with them? root@ldv002 # netstat -ltnup Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0... (2 Replies)
Discussion started by: Padow
2 Replies

6. Ubuntu

Listening for textbox clicks

Hi everyone. Apologies if I am posting in the wrong area. I would like to find out a bit about how ubuntu/linux handles text boxes. In particular I would like to develop an application that launches another application (on screen keyboard) when any text box is clicked. The goal is to get... (4 Replies)
Discussion started by: Huss
4 Replies

7. AIX

Process running but not listening

Hello guys I am experiencing a very strange behavior on one of our AIX servers. We have an application with several processes that listen on several port numbers. Sometimes we receive complains that people cannot connect to the server on a specific port that is used by one the application... (6 Replies)
Discussion started by: abohmeed
6 Replies

8. Ubuntu

PID of listening ports

I ran 'sudo netstat -ntpl' and got the following without PID tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:38977 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:34253 ... (3 Replies)
Discussion started by: tt77
3 Replies

9. Shell Programming and Scripting

Is my Socket Free or Listening

Hi, bash-3.2$ uname -a Linux mymac 2.6.18-409.el5 #1 SMP Fri Feb 12 06:37:28 EST 2016 x86_64 x86_64 x86_64 GNU/Linux bash-3.2$ telnet 10.12.228.40 13900 Trying 10.12.228.40... telnet: connect to address 10.12.228.40: Connection refused bash-3.2$ telnet 10.12.228.40 23900 Trying... (2 Replies)
Discussion started by: mohtashims
2 Replies
MUNIN-NODE(1p)						User Contributed Perl Documentation					    MUNIN-NODE(1p)

NAME
munin-node - A daemon to gather information in cooperation with the main Munin program SYNOPSIS
munin-node [--options] DESCRIPTION
munin-node is a daemon for reporting statistics on system performance. It doesn't produce these itself, but instead relies on a number of plugins which are responsible for gathering the data they require, and describing how this should be graphed. In fact, it does little more than fielding requests from the Munin master, running the appropriate plugins, and returning the output they produce. OPTIONS
--config <configfile> Use <file> as configuration file. [/etc/munin/munin-node.conf] --[no]paranoia Only run plugins owned by root. Check permissions as well. [--noparanoia] --help View this help message. --debug View debug messages. This can be very verbose. --pidebug Plugin debug. Sets the environment variable MUNIN_DEBUG to 1 so that plugins may enable debugging. FILES
/etc/munin/munin-node.conf /etc/munin/plugins/* /etc/munin/plugin-conf.d/* /var/run/munin/munin-node.pid /var/log/munin/munin-node.log VERSION
This is munin-node v2.0.6-4+deb7u2 $Id$ AUTHORS
Audun Ytterdal, Jimmy Olsen, and Tore Anderson. BUGS
Please see http://munin-monitoring.org/report/1 <http://munin-monitoring.org/report/1>. COPYRIGHT
Copyright (C) 2002-2006 Audun Ytterdal, Jimmy Olsen, and Tore Anderson / Linpro AS. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program is released under the GNU General Public License SEE ALSO
For information on configuration options, please refer to the man page for munin-node.conf. Many plugins can report whether or not they can reasonably be used on the node. "munin-node-configure" can use this information to help manage installed plugins. The network protocol is documented at http://munin-monitoring.org/wiki/network-protocol <http://munin-monitoring.org/wiki/network-protocol> perl v5.14.2 2013-11-12 MUNIN-NODE(1p)
All times are GMT -4. The time now is 07:37 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy