Sponsored Content
Full Discussion: Audio HELP Please!
Top Forums UNIX for Dummies Questions & Answers Audio HELP Please! Post 5179 by Matt on Wednesday 8th of August 2001 11:10:20 AM
Old 08-08-2001

I did disable the security to allow access to any host with -d, but I still get the same error...

Is there any way that i can mount the audio port, or see if there is any communication to that port?
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

playing audio

Hi all, I play audio through the web browser and it plays ok on windows. When i try the same thing on unix i get the error message "sh: /usr/local/bin/sox: not found. I've tried 'locate sox' and can't seem to find it. Is there some way I can change the browser settings so they play the audio... (3 Replies)
Discussion started by: molli_81
3 Replies

2. Programming

Playing Audio files in C

Hi All, Looking for an assistance on how to access the speakers of my machine and play audio files using C. Any tutorials will be of great help. Regards, Sayantan. (1 Reply)
Discussion started by: Sayantan
1 Replies

3. UNIX for Advanced & Expert Users

Audio-Text in Unix

Hello all, Could anyone help to me :as to how can i record an audio file in unix and convert it into a text . Or anything with audio recording to get started would help . thanks, (3 Replies)
Discussion started by: phantom308
3 Replies

4. Solaris

realteak HD Audio Chipset

I am wondering if there is a way to get opensolaris to accept my realteck hd audio chip set. dmesg Thu Oct 23 22:47:38 EDT 2008 Oct 23 22:34:49 opensolaris Use is subject to license terms. Oct 23 22:34:49 opensolaris unix: features:... (1 Reply)
Discussion started by: FloridaBSD
1 Replies

5. Ubuntu

save audio thats being played.

I want to save a song which is being played from internet. I cant find where it gets cached. Im also not sure if the whole sing will remain in the cache while the song finishes. There must be a way using /dev/audio or something. Im not able to figure out. (4 Replies)
Discussion started by: bbala
4 Replies

6. UNIX for Dummies Questions & Answers

trying to install the audio software in my pc

Hi, my friend refer me here he was saying that they have the best solution and really good wisdom of the UNIX system , i am learning and trying to install the audio software in my pc , but it 's not working may be i am forgetting something. (2 Replies)
Discussion started by: maggilane
2 Replies

7. UNIX for Dummies Questions & Answers

Audio Problem

Hi I recently installed BT 5 Gnome on my Asus laptop running on Intel HD graphics. I've been having problems with audio, at first I experienced the basic problem that was solved by adding pulse audio to the starting programs. This allowed me to open Sound preferences but I still have no sound.... (0 Replies)
Discussion started by: edreeso
0 Replies

8. UNIX Desktop Questions & Answers

Audio cropping in Linux

Hello, i have Debian 6.x and Gnome desktop. Looking for some lightweight app to trim and crop mp3, wma or similar files. I already have ffmpeg installed. I tried to load 29Mb file to Audacitty and it was frozing whole day untill i turned off PC. Some simple tool, even command line,... (1 Reply)
Discussion started by: postcd
1 Replies

9. Slackware

Problems with audio recording in Audacity 2.0.5. Slackware64 14.1; Intel HD Audio.

I'm trying to record audio using Audacity 2.0.5 installed from SlackBuilds. My system is 64-bit Slackware 14.1 and a sound card is Intel HD Audio. I didn't change my sound system to OSS. (Default sound system in Slackware 14.1 is ALSA, isn't it?) First, I set Internal Microphone slider in KMix... (2 Replies)
Discussion started by: qzxcvbnm
2 Replies
KNOCKER(1)						      General Commands Manual							KNOCKER(1)

NAME
knocker - An easy to use network security port scanner SYNOPSIS
knocker --host <host> [OPTION] DESCRIPTION
knocker is a simple and easy to use TCP security port scanner written in C using pthreads which is able to analyze hosts and all of the different services started on them. OPTIONS
-H, --host host name or numeric Internet address to scan -P, --port port number to scan (single port scan only) -SP, --start-port port number to begin the scan from -EP, --end-port port number to end the scan at --last-host uses the last scanned host as target --last-scan performs again the last port scan -q, --quiet disable console output and logs to file. -lf, --logfile <logfile> log the results to a specified file. -nf, --no-fency disable fency output -nc, --no-colors disable colored output --configure let the user configure knocker -h, --help display this help and exit -v, --version output version information and exit EXAMPLES
To run this program the standard way type: knocker --host 192.168.0.1 If you want to specify a port range to scan: knocker --host thehost --start-port 1 --end-port 2600 or knocker -H thehost -SP 1 -EP 2600 To scan a single port: knocker -H thehost --port 21 To run this program not using colors (if your terminal does not support colors): knocker --host 192.168.0.1 --no-colors To run this program run in background and have the results written in a log file: knocker --host 192.168.0.1 --quiet & AVAILABILTY
The latest version of this program can be found at http://knocker.sourceforge.net BUGS
See the BUGS file in the knocker source package for a list of known bugs. Report bugs to <g.gabriele79@genie.it> AUTHOR
knocker is written by Gabriele Giorgetti <g.gabriele79@genie.it> COPYRIGHT
Copyright (C) 2001,2002 Gabriele Giorgetti This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. MAY 24, 2002 KNOCKER(1)
All times are GMT -4. The time now is 09:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy