Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 6 of 6
  1. #1

    Installation of Xebian in xbox

    I have installed the Xebian in XBOX by apt-get update. Also, I have set the debian's start up script by nano. HOwever, I can't reach the slimserver by http://127.0.0.1:9000. Anything I do wrong? How can I check it and resolve it?

  2. #2
    anyone could help?

  3. #3
    How can I check that slimserver is installed or not? I can not reach it at http://myip:9000

  4. #4
    Senior Member
    Join Date
    Apr 2005
    Location
    Burlington, VT
    Posts
    136

    Re: Installation of Xebian in xbox

    hkfind wrote:
    > How can I check that slimserver is installed or not? I can not reach it
    > at http://myip:9000


    A little more information would help us (namely, your *nix
    distribution), but the easiest way to determine whether
    slimserver is installed - AND RUNNING - is to ask for process
    list and look for slim running. There are 10 ways to do it (of
    course), but here's what I do without thinking:

    yourprompt> ps -ef |grep slim

    If you get anything back, it's installed. If nada, you might
    not be installed. My results:

    109 4196 1 0 Oct11 ? 00:00:00 /bin/bash /usr/sbin/slimserver_safe /usr/sbin/slimserver --prefsfile /etc/slimserver/slimserver.pref --logfile /var/log/slimserver/slimserver.log --cachedir /var/cache/slimserver

    109 4198 4196 0 Oct11 ? 00:11:59 /usr/bin/perl -w /usr/sbin/slimserver --prefsfile /etc/slimserver/slimserver.pref --logfile /var/log/slimserver/slimserver.log --cachedir /var/cache/slimserver

    109 4202 4198 0 Oct11 ? 00:14:34 /usr/sbin/mysqld --defaults-file=/var/cache/slimserver/my.cnf --pid-file=/var/cache/slimserver/slimserver-mysql.pid --log-error=/var/log/slimserver/slimserver.log

    chip 21119 21109 0 09:29 pts/0 00:00:00 grep slim

    --
    Chip Hart - Pediatric Solutions * Physician's Computer Company
    chip @ pcc.com * 1 Main St. #7, Winooski, VT 05404
    800-722-7708 * http://www.pcc.com/~chip
    f.802-846-8178 * Pediatric Software Just Got Smarter.
    Your Practice Just Got Healthier.

  5. #5
    It showed as below:

    root 2151 2146 0 17:52 pts/0 00:00:00 grep slim


    It seem that I failed to install slimserver.

  6. #6
    Is it my start up script mistake? Which start up script is better?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •