* [gentoo-user] Any good documentation out there? Anyone use NGINX?
@ 2009-10-06 1:04 David Juhl
2009-10-06 2:29 ` Kyle Bader
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: David Juhl @ 2009-10-06 1:04 UTC (permalink / raw
To: NGINX, GENTOO-USER
I am trying to find away to access files securely from my home computer.
The network I am on is really strict on email attachments and no usb
drives are allowed, so I possibly thought of a website that uses ssl and
a password to access the files. I really don't know where to begin.
Since the files have personal information in them, I need to make sure
no one can ease drop. I have a Linux machine at home, and the computers
at work run Windows. There is really no hope in installing additional
software on the computers at work. Hell I haven't even had time to ask
anyone if accessing my computer via the web would be a problem. I have
a domain name from dyndns.org. I can only use a CD-R which gets
cumbersome at times... Sometimes I only need to bring in work I did that
is less than 10M, and what a real waste of a CD-R. I rather just go to
the files and do what I need.
Any thoughts are appreciated...
--
David L. Juhl
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?
2009-10-06 1:04 [gentoo-user] Any good documentation out there? Anyone use NGINX? David Juhl
@ 2009-10-06 2:29 ` Kyle Bader
2009-10-06 2:38 ` Keith Dart
2009-10-06 9:59 ` Willie Wong
2 siblings, 0 replies; 9+ messages in thread
From: Kyle Bader @ 2009-10-06 2:29 UTC (permalink / raw
To: gentoo-user
Apache2, mod_ssl, self signed certificate, htaccess/htpassword via
digest. Done deal :)
On 10/5/09, David Juhl <commo_puke@yahoo.com> wrote:
> I am trying to find away to access files securely from my home computer.
> The network I am on is really strict on email attachments and no usb
> drives are allowed, so I possibly thought of a website that uses ssl and
> a password to access the files. I really don't know where to begin.
> Since the files have personal information in them, I need to make sure
> no one can ease drop. I have a Linux machine at home, and the computers
> at work run Windows. There is really no hope in installing additional
> software on the computers at work. Hell I haven't even had time to ask
> anyone if accessing my computer via the web would be a problem. I have
> a domain name from dyndns.org. I can only use a CD-R which gets
> cumbersome at times... Sometimes I only need to bring in work I did that
> is less than 10M, and what a real waste of a CD-R. I rather just go to
> the files and do what I need.
>
> Any thoughts are appreciated...
>
>
> --
> David L. Juhl
>
>
>
--
Sent from my mobile device
Kyle
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?
2009-10-06 1:04 [gentoo-user] Any good documentation out there? Anyone use NGINX? David Juhl
2009-10-06 2:29 ` Kyle Bader
@ 2009-10-06 2:38 ` Keith Dart
2009-10-06 9:26 ` David Juhl
2009-10-06 9:59 ` Willie Wong
2 siblings, 1 reply; 9+ messages in thread
From: Keith Dart @ 2009-10-06 2:38 UTC (permalink / raw
To: gentoo-user
=== On Mon, 10/05, David Juhl wrote: ===
> Any thoughts are appreciated...
===
Find another job?
-- Keith Dart
--
-- --------------------
Keith Dart
<keith@dartworks.biz>
=======================
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?
2009-10-06 2:38 ` Keith Dart
@ 2009-10-06 9:26 ` David Juhl
2009-10-06 11:10 ` Dale
2009-10-06 21:28 ` Keith Dart
0 siblings, 2 replies; 9+ messages in thread
From: David Juhl @ 2009-10-06 9:26 UTC (permalink / raw
To: gentoo-user
Finding another job is impossible. I am under an enlistment contract.
On Mon, 2009-10-05 at 19:38 -0700, Keith Dart wrote:
> === On Mon, 10/05, David Juhl wrote: ===
> > Any thoughts are appreciated...
> ===
>
> Find another job?
>
>
> -- Keith Dart
>
--
SGT Juhl, David L.
US ARMY
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?
2009-10-06 1:04 [gentoo-user] Any good documentation out there? Anyone use NGINX? David Juhl
2009-10-06 2:29 ` Kyle Bader
2009-10-06 2:38 ` Keith Dart
@ 2009-10-06 9:59 ` Willie Wong
2009-10-07 23:40 ` David Juhl
2 siblings, 1 reply; 9+ messages in thread
From: Willie Wong @ 2009-10-06 9:59 UTC (permalink / raw
To: gentoo-user
On Mon, Oct 05, 2009 at 08:04:03PM -0500, Penguin Lover David Juhl squawked:
> I am trying to find away to access files securely from my home computer.
> The network I am on is really strict on email attachments and no usb
> drives are allowed, so I possibly thought of a website that uses ssl and
> a password to access the files. I really don't know where to begin.
> Since the files have personal information in them, I need to make sure
> no one can ease drop. I have a Linux machine at home, and the computers
> at work run Windows. There is really no hope in installing additional
> software on the computers at work. Hell I haven't even had time to ask
> anyone if accessing my computer via the web would be a problem. I have
> a domain name from dyndns.org. I can only use a CD-R which gets
> cumbersome at times... Sometimes I only need to bring in work I did that
> is less than 10M, and what a real waste of a CD-R. I rather just go to
> the files and do what I need.
Run a ssh server on your home box, and use putty (doesn't require
installation, you can just download a binary and run it as a user).
W
--
Introducing: the
Universal Conterexample Matrix
[ 0 1 ]
[ 0 0 ]
if you ever suspect a statement is false for linear transformations,
it will be false for the Universal Counterexample Matrix.
~Prof. Edward Nelson. MAT 217. P-town
Sortir en Pantoufles: up 1033 days, 8:50
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?
2009-10-06 9:26 ` David Juhl
@ 2009-10-06 11:10 ` Dale
2009-10-06 21:28 ` Keith Dart
1 sibling, 0 replies; 9+ messages in thread
From: Dale @ 2009-10-06 11:10 UTC (permalink / raw
To: gentoo-user
David Juhl wrote:
> Finding another job is impossible. I am under an enlistment contract.
>
>
>
And if you did, you wouldn't have any internet access in the brig. O_O
Dale
:-) :-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?
2009-10-06 9:26 ` David Juhl
2009-10-06 11:10 ` Dale
@ 2009-10-06 21:28 ` Keith Dart
2009-10-06 22:18 ` David Juhl
1 sibling, 1 reply; 9+ messages in thread
From: Keith Dart @ 2009-10-06 21:28 UTC (permalink / raw
To: gentoo-user
=== On Tue, 10/06, David Juhl wrote: ===
> Finding another job is impossible. I am under an enlistment contract.
===
Oh... sorry. Well then, my advice is don't try
to get around any firewall or other security practices...
-- Keith Dart
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Keith Dart <keith@dartworks.biz>
public key: ID: 19017044
<http://www.dartworks.biz/>
=====================================================================
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?
2009-10-06 21:28 ` Keith Dart
@ 2009-10-06 22:18 ` David Juhl
0 siblings, 0 replies; 9+ messages in thread
From: David Juhl @ 2009-10-06 22:18 UTC (permalink / raw
To: gentoo-user
How is it trying to get around anything if the rules permit it? There
has to be away I can obey the rules, and still achieve what I want. ,
easier access to my work I bring home with me.
On Tue, 2009-10-06 at 14:28 -0700, Keith Dart wrote:
> === On Tue, 10/06, David Juhl wrote: ===
> > Finding another job is impossible. I am under an enlistment contract.
> ===
>
> Oh... sorry. Well then, my advice is don't try
> to get around any firewall or other security practices...
>
>
> -- Keith Dart
>
>
>
> -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Keith Dart <keith@dartworks.biz>
> public key: ID: 19017044
> <http://www.dartworks.biz/>
> =====================================================================
>
--
David L. Juhl
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?
2009-10-06 9:59 ` Willie Wong
@ 2009-10-07 23:40 ` David Juhl
0 siblings, 0 replies; 9+ messages in thread
From: David Juhl @ 2009-10-07 23:40 UTC (permalink / raw
To: gentoo-user
I suppose I could run it on a cdr and set up a ssh tunnel...
Dave
On Tue, 2009-10-06 at 05:59 -0400, Willie Wong wrote:
> On Mon, Oct 05, 2009 at 08:04:03PM -0500, Penguin Lover David Juhl squawked:
> > I am trying to find away to access files securely from my home computer.
> > The network I am on is really strict on email attachments and no usb
> > drives are allowed, so I possibly thought of a website that uses ssl and
> > a password to access the files. I really don't know where to begin.
> > Since the files have personal information in them, I need to make sure
> > no one can ease drop. I have a Linux machine at home, and the computers
> > at work run Windows. There is really no hope in installing additional
> > software on the computers at work. Hell I haven't even had time to ask
> > anyone if accessing my computer via the web would be a problem. I have
> > a domain name from dyndns.org. I can only use a CD-R which gets
> > cumbersome at times... Sometimes I only need to bring in work I did that
> > is less than 10M, and what a real waste of a CD-R. I rather just go to
> > the files and do what I need.
>
> Run a ssh server on your home box, and use putty (doesn't require
> installation, you can just download a binary and run it as a user).
>
> W
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2009-10-07 23:40 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-06 1:04 [gentoo-user] Any good documentation out there? Anyone use NGINX? David Juhl
2009-10-06 2:29 ` Kyle Bader
2009-10-06 2:38 ` Keith Dart
2009-10-06 9:26 ` David Juhl
2009-10-06 11:10 ` Dale
2009-10-06 21:28 ` Keith Dart
2009-10-06 22:18 ` David Juhl
2009-10-06 9:59 ` Willie Wong
2009-10-07 23:40 ` David Juhl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox