Displaying 20 results from an estimated 10000 matches similar to: "question on multipul streams"
2016 Jan 24
0
question on multipul streams
Just create yourself another administrative account on your system and
try running that file again and everything should be good to go. I
really don't run things from root, I just run them from an
administrative account and it does it pretty well.
On 1/23/2016 5:24 PM, Carter Temm wrote:
> Hi all,
> So I am pretty new to the ice cast concept and server. However, I have installed it
2009 Feb 04
1
How to hack a mongrel cluster to restart in an alternating manner?
Hello,
I''ve been trying (unsuccessfully) to hack my mongrel_cluster to re-ststart
in an alternating manner.
Specifically, this soluiton:
http://blog.carlmercier.com/2007/09/07/a-better-approach-to-restarting-a-mongrel-cluster/#content
Which means I an call to mongrel_rails cluster::restart to do this:
mongrel_rails start 8001
mongrel_rails stop 8001
mongrel_rails start 8002
2009 Mar 13
4
running yum from userid
I added via visudo my userid for authorization of
me ALL(ALL) NOPASSWD: ALL
and I still cannot run yum as me. Is this just not possible?
2013 Nov 13
2
trying to configure ices... and not sure if this is the right list to talk about it here.
Hi all. I?m not sure f this is the correct list to talk about this here but if not please forgive me. but anyways, I was wondering how you would go about configuring ices? I have tried writing my own .xml file but got errors like parsing errors. and I can?t find the examples any where. I?ve looked in my root directory on my server and the way I?ve installed ices is by apt-get. I?m running a VPS
2007 Oct 18
3
verify before deploy
so I have this sudo module that I''ve been working on:
class auth::sudo {
package { sudo: ensure => installed }
file { sudo_config:
name => "/tmp/sudoers",
owner => "root",
group => "root",
mode => 0440,
notify => Exec["sudoers-syntax"],
source => [
2013 Jul 17
3
sudo add user script
Hello list,
I took another stab at finding a way to add a sudo user remotely and it
gets you most of the way there. If you execute the script as root it works
beautifully and does just what you want. Which is add the user to the
group and gives that user group rights to certain commands.
But if you execute it as a user who only has sudo access to the
/etc/sudoers file it errors out.
cloud:~]
2015 Nov 02
2
use pssh to restart a service
Hey Gordon,
Sorry, man my bad! Disabling the tty requirement for my sudo user does
indeed work. I had a type-o in the sudoers file, and when I corrected it,
my sudo command via pssh started working!
#pssh -i -h es_list "/bin/sudo /bin/systemctl restart elasticsearch; sleep
10"
[1] 20:31:32 [SUCCESS] bluethundr at es3.jokefire.com
Stderr: sudo: sorry, you must have a tty to run sudo
2004 Aug 06
6
ices2 routinely abandons one of its streams
Hi everybody,
I'm in charge of an ices2 setup that's broadcasting a local radio
station on the Net, and I'm currently under fire because one of our
streams has been down twice in two days, forcing me to restart ices2 on
each occasion. Our client is understandably unhappy about this.
OUR SETUP: I've got ices2 installed on a local machine, broadcasting to
an icecast server across
2015 Nov 17
2
fallback mount points?
Each MountPoint has a different URL, but in the ways that I have
described, you don't use it like that. You can have 2 or 3 MountPoints
but, one you can just serve as a fallback for all 3 of them. Let's take
this example for a few seconds. Say for example, if you had,
"http://yourdomain.com:8000/mount1" that will just serve as the listener
MountPoint. "/mount2"
2005 Apr 23
2
streaming single mp3 files
I am new to this list, so this question is already answered.
I thougth that if <webroot> and <fileserve> is set in icecast.xml i
could stream
mp3 files by http-protocol like
http://occ1.net:8003/modules/media/gallery/music/alternativerock/mab/emphasizedlove.mp3.
But it didnt work.
I have setup icecast and ices to stream *.m3u and that worked.
So my setup should be correct.
2007 Nov 19
7
asterisk as non-root/best practices
Hi,
I have set up asterisk to run as non root, and allow admin users to log
in to the server as asterisk, which gives them privileges to edit
configs in the asterisk home directory.
As for connecting to the console with 'asterisk -r' - this by default
does not work as asterisk is owned stored in /usr/sbin/asterisk
I am reading that the best way to solve this is to use 'visudo' -
2011 Jul 25
3
Sudo #includedir function ignored CentOS 6
I am unable to get the #includedir function to work with sudo. This works
just fine on all my CentOS 5.6 servers, but on 6 it is being ignored. I
have this line in the file /etc/sudoers.d/zabbix-puppet
zabbix ALL=NOPASSWD: /var/lib/zabbix/bin/start_puppet
However sudo still requires a password. If I put that same line into
/etc/sudoers file , there is no password prompt. At the end of my
2009 Mar 31
1
Icecast streams included in StreamFinder.com
Hi-
I am writing to see if icecast can be configured to send a stream
update to StreamFinder.com in a similar manner to the way it handles
talking to shoutcast yp. ?
We would like to be able to offer live updates of icecast servers on
our site for our visitors and broadcasters...
In the config - this is the current xiph yp update part
<directory>
2008 Jun 27
5
Wheel and YUM!!
Dear All
I am trying to allow a local user on the centos machine to be able to
run yum
What I have done is added him to the wheel group so that he can run
software, basically it's his own machine if he breaks it it's his
problem
But even after adding him to wheel, sys and adm group he is unable to
install using yum
I am sure I must be missing something or I must be doing
2013 Jul 08
1
Samba 3 member server connected to Samba 4 DC (using nslcd)
Hi all,
I am having a problem connecting a Samba 3 member server to my newly
created Samba 4 DC.
I am using nslcd at the Samba 4 end successfully and this has allowed me to
login using domain accounts - I've also got this working with visudo and
/etc/security/access.conf to control sudo access with groups created on the
DC. All good.
My problem is that I have a Samba 3 member server
2008 Mar 25
1
adding winehq to apt repository
The instructions use the character O or is it 0, you cannot tell by looking at the
screen or a printout.
Another ambiguity is the command (s?):
sudo wget http://wine.budgetdedicated..........
/etc/apt/sources.list.d/winehq.list
Is this one long command continued on two lines, or is it two commands?
I am not in the sudo list on my stock debian/etch installation, and do not wish to take
three
2013 Jul 18
1
if /else in expect script
I took your suggestion and turned my (ill advised) sudoers bash script
into an expect script! It works a lot better this way and is more secure.
Because I'm not trying to store a password in a script (which I recognize
as a bad idea anyway, I I think I've learned my lesson here).
It really works well. But the only thing I'm still trying to figure out is
how to put a if statement in
2015 Jun 10
1
sudoers
My experience with RHEL and CentOS is quite limited, andwould classify me as novice.? I have been running CentOS 6for a little over a year and recently brought up a CentOS 7system as a virtual machine under Windows 7.
One of the first things I usually do after installation isedit the /etc/sudoers file using visudo to give a specificuser or specific users privileges as indicated in the fileexcerpt
2004 Aug 06
1
combined mp3 and vorbis stream
Jake,
You could decode the compressed audio to raw audio, pipe it into the ice system and have it "re-encode" to a consistent bitrate and format (Vorbis/MP3). If there's nothing with the Ice software that's this versatile, you'll have to write a small shell script, which does something like calls ogg123/mpg123 and outputs decoded audio.
Now I mention this as potentially
2004 Sep 05
4
Asterisk & sudo from httpd
Hello!
I want to use "asterisk -rx "show version"" from a php script called in
the browser using the local apache, which runs as user "apache".
Asterisk is running as root.
I added the following line to /etc/sudoers using visudo:
apache ALL = NOPASSWD: /usr/sbin/asterisk
When i am on the command line of my linux box it looks like this: