Displaying 20 results from an estimated 70000 matches similar to: "Done!"
2006 Jul 17
4
Help with streaming audio...
I recently installed Icecast2 on my XP Home Laptop.   My goal is to get the
audio from my vhf/uhf scanner, whose audio out is connected to the laptop's mic
port, out as a stream so I can listen to it when away from home (like from
work).
I can hear the scanner fine through the laptop's speakers, but although I've
read the documentation for the Icecast2 server configuration, I'm
2004 Aug 06
1
oddcast plugin behaviors
hi oddsock,
Your oddcast plugin is very good, currently is able to connect to
icecast, icecast2 and shotcast servers; that's way is very usefull. 
Well, I know you know all that... :-)
But I have some problems with it:
<p>1-The plugin always try to attach to winamp, so when winamp is
minimized or moved, oddcast's window does it too. At this point, all
ok.
What about if the plugin
2004 Aug 06
1
Admin Stats Source / Source_Connections value off!
All:
 Another thing I've always noticed is that the sources & source_connections
stats become incorrect if the sources connect at the ''exact same time'' ?? The
reason I say this is the OddCast encoders as I've mentioned in previous
postings acting in a Chain, have the same "reconnect" timer (of '2 seconds' on
modern hi/lo, '4 seconds' on
2007 Aug 22
6
Who does snapshots other than Network Appliance?
Having snapshot technology is great.   Who else supports it?
Thanks.
Scott
2006 Dec 19
6
Where to get version 3.5?
Yes, I know it is old, but I'm looking for a copy of CentOS 3.5 - CDs or 
DVD for i386.
I can only find 3.8.
Thanks for any leads.
Scott
2008 Jan 12
5
Out of disk space at 2 GB?
On an ext3 filesystem, what would cause the system to claim it is out of 
disk space for a program writing information to disk, when df -h shows 
ample GB available and the file is being written to local disk rather than 
an nfs-mounted filesystem?
I believe the hard drive is good.
Ideas welcome.
Thanks.
Scott
2007 Jul 02
2
Pam Stuff (was: Centos 5 32-bit vs 64-bit question)
On 7/2/07, Scott Ehrlich <scott at mit.edu> wrote:
> Now, onto PAM - /etc/pam.d/blah.conf claims in the header comments that
> the file is autogenerated and any edits will be lost.   So what is the
> proper way to make changes that WILL stick?
What changes are you looking to make? Most times the pam.d/foo files
are not where you want to set things.
>
> I'm new to the
2007 Nov 03
4
Help with GTK and putty
I'm trying to install the latest version of putty GUI ssh client on my C5 
box, but get the error:
./configure: line 2353: syntax error near unexpected token '1.2.0,'
./configure:  "AM_PATH_GTK(1.2.0, all_targets="all-cli all-gtk", 
all_targets="all-cli)'
What am I missing?   I thought I had GTK fully installed.   Maybe I don't?
I tried a yum install
2007 Jul 11
4
Centos 5 yum update needs gpg key import
I just performed a fresh install of 64-bit Centos 5 on a system, booted 
fine, then performed a yum update, or at least tried to.  Files 
downloaded, and were about to install, when it complained that the gpg 
keys could not be found.
I ran into this about a month ago and found a web page showing the path 
locally to where the keys live, and providing rpm --import /to/the/path.
But of course now
2009 Dec 15
10
LVM, usb drives, Active Directory
I have a client with a handful of USB drives connected to a CentOS
box.   I am charged with binding the USB drives together into a single
LVM for a cheap storage data pool (10 x 1 TB usb drives = 10 TB cheap
storage in a single mount point).
The next fun piece is how to incorporate that storage space into an
existing Active Directory structure to apply AD acls for limited
access.
I'd rather
2007 Oct 04
3
Setting up common drive w/letter?
I want to configure samba to produce a common area (i.e. /home/shared) as 
an assigned drive letter to all users.   Thus, in addition to users 
logging into the domain and having an H: drive for their personal account, 
they will also get an S: drive (for example) for a common area.
How do I configure this in smb.conf?
Thanks.
Scott
2009 Nov 07
6
Cluster server options?
I have a 10 blade cluster of just hardware - I can install what I
want, how I want. ? What options are there if I wanted to build the 10
blades as one large beast, but _NOT_ necessarily for someone doing
grid-type work? ? ?Some users don't now how to program that way, but
they'd like to have their program run on something that acts like a
single processor, but a massive single processor
2008 Feb 01
4
NTP server
I have a Centos 5 64-bit server that has ntp service enabled.  Windows XP 
with SP2 cannot properly sync to it for time, but can communicate with it 
via samba, ssh, and anything else.    I also disabled the Windows 
Firewall.  The C5 system does not have any firewall enabled.
Other C5 workstations can successfully sync to it via ntpdate.
What else could cause the XP machine to not be able to
2008 Jan 28
3
Cron on certain days?
Is it possible for me to schedule cron to say run script A on the first 
Friday of the month, script B on the second Friday of the month, script C, 
etc.?
Thanks.
Scott
2008 Jun 24
3
5.0, 5.1, 5.2 history/diff?
Is there a detailed history/diff of what 5.1 adds/removes/changes from 
5.0, and the same for 5.2 from 5.1 and 5.0?
I checked around the centos.org but couldn't obviously find this.
Thanks.
Scott
2008 Feb 20
5
C5 64-bit on Dell not seeing 1 GB link
I've got a Dell Precision Workstation 490 with 64-bit Centos 5, fully 
updated, with an on-board Broadcom 57xx gigabit Ethernet controller, 
updated BIOS, 1 GB switch, and /var/log/messages and dmesg both claim the 
link is 100 Mb, not 1 GB.
I tried setting eth0 to mtu 9000 but got an error in going so.
What do I need to do to have the card see 1 gb?
Thanks.
Scott
2007 Oct 31
3
ssh with proxy?
What is the recommended way to ssh through a proxy?  I've been using 
putty, compiled from source, as it has a proxy option, but a native option 
would be very nice.
Thanks.
Scott
2008 Jan 26
3
Timing a command
I want to keep track of how long a task is running.  Thinking it wouldn't 
take that long, I opted not to run time before it.  The fact that it is 
taking a long time, if I revisit the machine in the morning, what would be 
the best way to find out what time it ended?
In this case, I'm using mt to erase an lto3 tape - sudo mt -f /dev/st0 
erase.  But I'd like to use the knowledge from
2008 Jan 24
5
Breaking Windows XP user password?
Granted this is not a UNIX system, but in case there is a UNIX tool to 
accomplish the goal...
I am looking for a bootable CD/DVD (or application to be placed on a CD/DVD to 
be made bootable) that can let me mount a Windows XP drive/partition (SP1 or 
SP2), and force-crack the admin password (even if admin account name has been 
changed, but I know what it has been changed to).  The application
2007 Aug 04
4
CentOS vs RedHat releases
In comparing CentOS to RedHat releases, it seems to me CentOS is the 
Desktop/Workstation class distro from RedHat.   Does the CentOS project 
then not have a Server class distro, or am I missing something?   Granted, 
most any operating system can act as a server, but there are some 
fundamental components of a server-class OS that help is stand out versus 
a workstation version.
Thanks for any