Showing posts with label online. Show all posts
Showing posts with label online. Show all posts

Aug 7, 2018

Refusing to serve hidden directory, via 404 Error on AWS EC2

Refusing to serve hidden directory, via 404 Error

I got this error while running jupyter notebook inside my EC2

My Solution --> when i first run it, i was inside .jupyter directory.

I created my own 'workspace' directory, switching into it and then run it again the 'jupyter notbook'

Now all ok.


Hoped it helped,

Dor


Sep 12, 2011

quartz cron expression

Lately i looked over the web for cron expression maker or validations, thought to my self that if it doesn't exists already, i will write something. That will help us all. 

So , i have found it, it is here http://www.cronmaker.com/

Nice 1,

Dor