similar to: Simplest script to backup many Linux servers

Displaying 20 results from an estimated 600 matches similar to: "Simplest script to backup many Linux servers"

2003 Jun 25
2
2.2.8a-1, Raidzone, filesize > ~17.6GB
I am working with a Raidzone tech to solve a problem with our Raidzone NAS. The tech told me he has not yet posted to any Samba list about this, and gave me permission to do so. Using XCOPY from either NT4SP6a or W2KSP3, over varying network paths, a file of 18,490,235K-1 bytes or smaller will copy to the NAS successfully in about 45 minutes, but a file of 18,490,256K-1 bytes or larger will
2006 Apr 12
3
[Q] Bayeisan Network with the "deal" package
Dear R-users I am looking for a help in using the "deal" package. I followed the manual and paper from the author's web site to learn it, as shown below, but I could not figure out how to access the local and posterior probability of the nodes in the constructed network. library(deal) data(ksl) ksl.nw <- network(ksl) ksl.prior <- jointprior(ksl.nw) banlist <-
2004 Aug 06
2
Unofficial Icecast HOWTO posted
Absolutely!! That was one thing that I was missing and would have like to have included. You can either send me the data or let us know the link. If you wouldn't mind adding to this HOWTO and I will post a link to your page so that people would know where I got the original files. Sounds good. KJ <p>On Wed, 2003-02-12 at 10:37, adam wrote: > looks great! :-) > > if you like i
2004 Aug 06
6
Unofficial Icecast HOWTO posted
Howdy. I just posted an unofficial HOWTO on configuring icecast2 on a Linux or other UNIX machine. It's just a draft in DocBook format, but I was hoping it might help someone. I've worked enough with icecast over the past few years that I thought it time to share what I've learned. The URL is as follows: http://quasi.ksl.com/icecast/ I have older documentation in
2004 Aug 06
3
using the latest icecast and ices to stream both ogg and mp3
So basically, I download and install ices 0.3, fire it up as well and then using the currently running icecast server, just set a new mountpoint. Instead of /ksl.ogg I would make a /ksl.mp3 mountpoint. This would be configured in the configuration file included with ices 0.3? I am only doing live streaming, feeding a raw audio feed into the box, and then encoding it on the fly. Thanks much. KJ
2003 Jul 11
1
Raidzone, reiserfs, huge files
I posted about 2 weeks ago about problems we were having copying files larger than about 17.6GB from NT to Samba 2.2.8a-1 on a Raidzone 1.3TB system. Since then we have done much investigation, together with the RZ people. I wanted to briefly post the current situation, in hopes someone may have some suggestions. One of the most recent and enlightening things we tried was to hang a spare
2004 Aug 06
7
Restricting access to specific IPs
Hello I tried searching the mailing list and did some googling on the topic also, but didn't find anything very useful. I'm looking for a way to restrict access to my icecast2 server (which runs on a Slackware 8.1 system) by using a list of IPs that should be allowed to connect as clients / sources. .. now how do I do this? ;-) I remember that it was possible in the older Icecast
2004 Aug 06
1
Moving clients and JOrbis
One solution might be to make a named pipe (mkfifo live), add that item to your playlist, and pipe data into that pipe. It works fine for local files (cat music.ogg > live), but when I try with for example "wget http://icecast2.ksl.com:8000/ksl.ogg -O live" ices keeps giving: [2003-08-07 11:50:05] WARN input/input_sleep Extended sleep requested (1127219200 ms), sleeping for 5
2004 Aug 06
0
Restricting access to specific IPs
I would think the /etc/hosts.allow and /etc/hosts.deny would do the trick. /etc/hosts.allow icecast: 127.0.0.1 64.147.130. 192.168.0. /etc/hosts.deny ALL: ALL Someone please correct me if I am wrong. It's been known to happen. KJ On Mon, 2003-02-24 at 09:55, Jesper Johnson wrote: > Hello > > I tried searching the mailing list and did some googling on the topic also, > but
2004 Aug 06
4
streaming ogg and mp3 on the same machine
I have been able to successfully stream ogg vorbis as both a playlist and as a live stream off my icecast2 server here using port 8000. Works great. I can also stream MP3 live audio using darkice and icecast2 off the same box using port 8001. But I have been unable to create a situation where I can stream *both" ogg and mp3 off the same machine. I have even created a new icecast directory to
2004 Aug 06
1
relaying using latest builds
Does anyone have a working configuration of relaying using icecast-2.0.0 and ices-2.0-Beta4? Also, anyone using multiple streams from the master server to the slave? I had relaying and multiple streams working great using a CVS download sometime ago and tried setting it up with the latest builds and it is appears to work, but no sound is coming from the slave box. Also, some of the syntax has
2004 Aug 06
3
parsing icecast 1 and icecast2 logs in GUI web format
I know this was mentioned some time back, but I am curious if anyone has had any further success with this. My radio station is looking for a nice clean comprehensive overview of all connections to our icecast 1 and 2 servers. Someone had tweaked the webalizer program to render all the stats in a nice GUI format. However, there were still a couple items missing. Just wondering what everyone else
2004 Aug 06
3
using the latest icecast and ices to stream both ogg and mp3
I've gotten a request from another broadcasting partner to set up yet another streaming audio server. They would like to stream in both ogg and mp3 formats from off a single icecast machine. I have been searching through the archives and I have seen this mentioned as being possible, but no real configurations. I would of course place LAME on the box and use that for streaming just as I would
2015 Jun 14
1
German sounds on Asterisk
Markus Weiler <markus_weiler at mailworks.org> schrieb: Hi > from voipinfo... > > If an Asterisk command specifies a sound file in a*subdirectory*, > Asterisk looks in that subdirectory for the language subdirectory. For > example, theSayDigits > <http://www.voip-info.org/wiki/view/Asterisk+cmd+SayDigits>command may > play the sound file
2003 Nov 03
5
subscription services on icecast2
I just got a query from a user regarding icecast2 and thought I'd throw it out to the mailing list. Is it possible to set up some sort of subscription to an icecast2 audio feed? A student at the University of Cincinnati wants to create a subscription service to an indie radio station and have users sign up, and then get a login to the stream. They would have an unique username and password.
2004 Aug 06
2
compile error
Hiya Boink, On Wed, Apr 02, 2003 at 10:08:54AM +0200, boink wrote: > No, it is not a FreeBSD ports problem. It's your own problem. heh, i have better things to worry about. > there are over 8000 ported applications in the FreeBSD ports system. the > concept of the ports is simply to install software, like icecast2, onto > a FreeBSD with the needed patches for FreeBSD as
2004 Aug 06
2
using the latest icecast and ices to stream both ogg and mp3
darkice is an execellent bit of software, very well written. and the author of the darkice software, akos, is very active on the darkice ML. http://yp.tilos.hu:9000/tilos_high.ogg <= for a darkice stream. b. On Sat, Nov 22, 2003 at 12:05:55PM -0500, Brendan Cully wrote: > On Saturday, 22 November 2003 at 10:50, Kerry Cox wrote: > > So basically, I download and install ices 0.3,
2004 Aug 06
3
example config for icecast2 relaying
Is anyone doing pull relaying under icecast2? I think I've got my configuration file more or less correct but I wanted to check it against someone else's working config. Would anyone be willing to post an example here? I have a machine labelled X in a local DMZ where audio is being fed in directly. I am encoding this audio and then streaming it out. I have a machine labelled Y that sits at
2004 Aug 06
2
compile error
On Wed, Apr 02, 2003 at 09:09:28AM -0700, Kerry Cox wrote: > I'm going to have to step in here now and say a few things. > I maintain the http://quasi.ksl.com/icecast/ page. I had hoped I had > made it clear that the instructions outlined there are based on > downloading the source from CVS. I have tested the instructions on my > page on several occasions, each time with
2004 Aug 06
2
icecast/ices
Marco, I have some preliminary HowTos and software available at http://quasi.ksl.com/icecast/ It's not as nice as http://www.6809.org.uk/kja3/ices2-howto.shtml, but I'm working to make it better as I become more familiar. Hope it helps. The ices2 program is designed for .ogg streaming while icecast-1.3.12 and related streamers, MuSE, liveice and DarkIce will still stream .mp3 quite nicely.