Search found 10 matches

by s717ch3s
Wed Aug 09, 2006 10:10 pm
Forum: Newbie
Topic: Installing Apache
Replies: 2
Views: 3371

try typing this into the command line if your connected to the internet.

Code: Select all

emerge -av apache
or try this link viewtopic.php?t=1423&highlight=apache+php
by s717ch3s
Tue Aug 08, 2006 11:24 pm
Forum: Q & A
Topic: can't ssh wow this is annoying
Replies: 2
Views: 3435

if the box is on your local network, and you have dhcp setup, then it will automatically get an ip address (check your routers dhcp table). if you have no active dhcp server, the address will be 192.168.1.13. ssh into that. get putty (google it) to ssh with. and maybe, try reading the manual ??? htt...
by s717ch3s
Mon Jul 24, 2006 2:44 pm
Forum: Q & A
Topic: MySQL Compile Error
Replies: 0
Views: 3394

MySQL Compile Error

I tried to install MySQL and got this error. !!! ERROR: dev-db/mysql-4.1.20 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile ebuild.sh, line 1248: Called mysql_src_compile mysql.eclass, line 441: Called die !!! compile problem I have had the box up...
by s717ch3s
Tue Jul 18, 2006 4:29 am
Forum: Newbie
Topic: Extracting issues
Replies: 14
Views: 9836

Well I would say, run the md5sum against your rar archive... but a month ago was the old version of home, so the md5sum is different now. If you are downloading the newest one, you will be getting v5. When you do get it, run the md5sum against it to check validity. BTW, you should have the directory...
by s717ch3s
Sun Jul 16, 2006 1:54 pm
Forum: Off Topic
Topic: Fun uses for your xbox
Replies: 6
Views: 14387

The whole reason I wanted to get GentooX on my box was to run a proxy script, so I could surf wherever I wanted from work.
Now they cant block any websites, I got the jmarshall CGI Proxy running on my box.

script -> http://www.jmarshall.com/tools/cgiproxy ... -beta.html
by s717ch3s
Tue Jul 11, 2006 9:51 pm
Forum: Newbie
Topic: USE flag 'sharedmem' conflicts w/ these USE flag(s): threads
Replies: 2
Views: 3304

-threads

[/code]pico -w /etc/make.conf

ensure that the Use="whatever" line has the word "threads" and it looks like "-threads" with the "-" symbol and without the quotes.
by s717ch3s
Fri Jul 07, 2006 2:41 am
Forum: Newbie
Topic: 4.5 gigs on e??? help please
Replies: 6
Views: 5259

reformat

I used GT-Jays boot disk, or an Avalaunch boot disk. Like the one used to do a modded install after a chip has been installed. The X3 chip also has the ability to format the drive. I think your problem was that when your xbox was first modded, you may have used the EvoX disk to format. It needed les...
by s717ch3s
Tue Jun 20, 2006 6:11 pm
Forum: General Discussion
Topic: apache port forwarding problem
Replies: 4
Views: 4890

Thats cool that you got it workin! I wonder why port 80 was blocked then???? Maybe they dont tell you, but block it anyway.... kinda shady....
by s717ch3s
Tue Jun 20, 2006 5:40 pm
Forum: General Discussion
Topic: apache port forwarding problem
Replies: 4
Views: 4890

I had the same problem, I found that it was my ISP blocking port 80 because hosting a website is not in my contract. I got around this by changing the listening port in webmin for apache to 8000. But then you have to refrence to port whatever like "xbs.no-ip.org:8000".

Hope that helps!
by s717ch3s
Tue Jun 20, 2006 1:08 am
Forum: Q & A
Topic: Help please... can't figure out https/ssl in Apache.
Replies: 0
Views: 3252

Help please... can't figure out https/ssl in Apache.

I need a little help getting Apache to serve https before I chunk this xbox out the window... I been working on the webserver a few days and have read everything I could find (that I understood) but still really dont know too much about linux or Apache (in linux) yet. I can't get an https webpage up...