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?
Results 1 to 6 of 6
Thread: Installation of Xebian in xbox
-
2006-10-07, 12:11 #1Member
- Join Date
- Dec 2005
- Posts
- 69
Installation of Xebian in xbox
-
2006-10-09, 09:25 #2Member
- Join Date
- Dec 2005
- Posts
- 69
anyone could help?
-
2006-10-12, 09:33 #3Member
- Join Date
- Dec 2005
- Posts
- 69
How can I check that slimserver is installed or not? I can not reach it at http://myip:9000
-
2006-10-13, 06:20 #4Senior 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.
-
2006-10-17, 08:55 #5Member
- Join Date
- Dec 2005
- Posts
- 69
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.
-
2006-10-18, 08:45 #6Member
- Join Date
- Dec 2005
- Posts
- 69
Is it my start up script mistake? Which start up script is better?

Reply With Quote
