Search found 6 matches

by blueice_haller
Fri May 09, 2008 2:06 pm
Forum: Steamcast
Topic: Steamcast (and others) with Plesk 8 Crontab
Replies: 7
Views: 19172

Is it possible, to add the link I posted, in the Steamcast (v0.9.75 beta) Admin Web Interface ?

Code: Select all

admin/?shutdown=y
by blueice_haller
Sat Sep 22, 2007 2:19 pm
Forum: Steamcast
Topic: Tail Log problem
Replies: 3
Views: 10220

I belive, that was it.
I worked behind an Firewall and Proxy Server.
Now, I tested it with my private Computer, and I can see the log files.

Thank You.
by blueice_haller
Fri Sep 21, 2007 6:33 am
Forum: Steamcast
Topic: Tail Log problem
Replies: 3
Views: 10220

Tail Log problem

  1. I loged me in to the admin panel on my Steamcast server
  2. I clicked [Tail Log]
  3. My browser began to load the site
  4. After 15 minutes, I gave it up.
My Questions
  1. Is this a known problem ?
  2. Is the answer of this problem available ?
by blueice_haller
Tue Sep 18, 2007 2:14 am
Forum: Steamcast
Topic: Steamcast (and others) with Plesk 8 Crontab
Replies: 7
Views: 19172

Current testing script:
#!/bin/sh
# Simple Example
echo Hello, World!

Execution command:
blueicehaller -x /srv/vhosts/mysite.tld/test/test.sh

The user
What to do: -x = Execute ?
The directory, where the script is

Is this correct ? Or do you have a good introduction ? I'm a newby in ...
by blueice_haller
Tue Sep 18, 2007 1:02 am
Forum: Steamcast
Topic: Steamcast (and others) with Plesk 8 Crontab
Replies: 7
Views: 19172

First of all, have you tested running something else with that same method? perhaps a simple "hello world" shell script? (in this case, one that writes hello world to a file you can later read, and check modification time on).
No, but I try it, now.

also, whatever user is running cron needs to ...
by blueice_haller
Mon Sep 17, 2007 5:18 am
Forum: Steamcast
Topic: Steamcast (and others) with Plesk 8 Crontab
Replies: 7
Views: 19172

Steamcast (and others) with Plesk 8 Crontab

Hello,

System :
Root Server i686
Suse Linux v10.2
Plesk v8.2.0

Rights :
Normal User
Starting of Steamcast, Shoutcast etc. is possible

Idea :
I want to start (if possible, then stop, too) my Steamcast Server with an Crontab (Cronjob) over the Plesk Interface.

Reason :
Under the week, I work ...