Sponsored Content
The Lounge What is on Your Mind? So... What are you listening to? Post 56451 by fdc on Sunday 3rd of October 2004 10:02:34 PM
Old 10-03-2004
PomaH 6yxDAK: Diamanda Galas
YES! The Sporting Life is amazing. She has one other album I
really like, "The Singer". And everything else is rather...
unlistenable. Impressive, but... (I saw her performe once,
doing similar material to "The Singer". Incredible.)
Given the rest of your list, I bet you'd really like "High on Fire".
Have you heard them? Sort of sped-up early Sabbath.
I mostly listen to artsy post-hardcore - The Locust, Melt-Banana,
Lightning Bolt, The Flying Luttenbachers, etc.
Actually, I listen to a bit of music from just about every
decade and every genre, but that's the current stuff I'm
excited about.
For older music, my favourites would be: Alice Cooper, Black
Sabbath, Stevie Wonder, Smokey Robinson, X-Ray Spex, Voidoids,
Bowie, Nina Hagen, Dead Boys, Little Richard, Buddy Holly, etc.
 

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
music123(1)						      General Commands Manual						       music123(1)

NAME
music123 - plays various sound files (usually including MP3, Ogg and Wav). SYNOPSIS
music123 [ -hqrvz ] file ... DESCRIPTION
music123 is a shell around various command line programs to play music files. It will descend directories trees with -r, and randomize file lists with -z. The programs used and the options given them are listed in /etc/music123rc or ~/.music123rc. OPTIONS
-h Show command help and exit; -q Quiet mode. No messages are displayed. -r Recurse into directories, instead of ignoring them. -v Display version information and exit. -z Play files in random order. -Z Play the files randomly and endlessly. -l Loop. -z -l differs from -Z in that -z -l will randomize, play through the song list (without repetition) in random order once, and repeat the songs in that order over and over; -Z will randomly play the songs, without any order, and will possibly play a song right after itself. -i Ignore extension case. -L List files and exit. -T Start a task that handle commands, only one command supported : quit, using q or Q will quit the application at the end of the cur- rent song. -D Set music123 not to delay between songs. (May make music123 harder to kill). -d Customize the time music123 delays between songs. -d takes one argument, expressed in seconds, which may have a fractional part. -@ Play the files listed in the mandatory argument of -@. Other files can be added on the command line, and this option can be given several times. Note that music123 doesn't yet play URLs. -- End option list. EXAMPLES
Play three songs: music123 test1.ogg test2.mp3 test3.wav Play a couple of directories and other songs at random: music123 -z -r Rock/ test1.ogg Pop/ test4.wav FILES
/etc/music123rc Describes which programs music123 uses, which files types it supports, and which options it passes those programs. ~/.music123rc Per-user config file to override the system wide settings. AUTHORS
Authors: David Starner <dvdeug@debian.org> July 24, 2002 music123(1)
All times are GMT -4. The time now is 06:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy