Re: Resume questions, how convey?



Ulrich Hobelmann <u.hobelmann@xxxxxx> writes:

> I just got a small webspace account which gives me ssh (and scp)
> access to a chrooted environment (with very few commands at all, no
> gcc, not even tar and gzip), Apache, PHP, and CGI. I have to ask how
> I'm supposed to be able to install CGI stuff without any way to
> compile anything... Maybe I'll just get a different web-package when
> I need it (this one was free for me for this year).

You have scp. Depending on your disk quota, you may be able to scp
other executables that you need. You just need to be sure they are
compatible with the libc in your /usr/lib/.

Do you have access to /etc/apache/httpd.conf? (location may vary)

There are a number of minor details. But the way chroot works, every
file you will need must be in your chroot environment (symlinks don't
even work, IIRC). Your real limit is disk space. You might even be
able to scp gcc to the server in your $HOME.

--
My .sig file sucks. Can anyone recommend a better one?
.