χθες το απόγευμα είχα κανονίσει καφεδάκι στο χαϊδάρι με κάτι φιλαράκια.
ωραία μέρα είχε, σκέφτηκα να αφήσω το αμάξι και να πάω με τα πόδια.
σε 15-20 λεπτά θα ήμουν έτσι κι αλλιώς στο σημείο συνάντησης.
Η βόλτα υπέροχη, ειδικά όταν σε κάθε γωνία είχε κανά δύο κάδους σκουπιδιών και το άρωμα ήταν υπέροχο. Απεργία σαν κι αυτή είναι εξαιρετική !
Ειδικά εάν θες να κάνεις βόλτα με μικρά παιδιά.
Έτσι κι αλλιώς πρέπει να αποκτήσουν ισχυρό ανοσοποιητικό σύστημα !
Για όσους δεν έχουν πιάσει το ύφος μου, ας ρίξουν μια ματιά στο link που έχω κάτω - κάτω δεξιά
When i want to setup a simple http server, i use python with SimpleHTTPServer module.
But in python3 this module is been merged with http.server.
So if you are using python 3, then you should use something like this:
python -m http.server
If you want to use a high port (perhaps you are a simple user) then type something like this:
python -m http.server 8888
Καλημέρα, το hackfest1 είναι πλέον γεγονός.
Ο κόσμος έχει αρχίσει να μαζεύεται σιγά σιγά,
κι έχουμε ήδη ανοίξει το κανάλι στο freenode για να μπορεί ο κόσμος να συμμετέχει απομακρυσμένα:
#hackfestgr στο freenode
If your internal lan is: 192.168.0.0/27
First create a new access-list:
access-list 123 permit ip 192.168.0.0 0.0.0.31 any
and then add this to your line configuration:
access-class 103 in
If you want more help:
€ ssh ROUTER_IP password: router>en Password: router#conf t Enter configuration commands, one per line. End with CNTL/Z. router(config)# access-list 123 permit ip 192.168.0.0 0.0.0.31 any router(config)# line vty 0 4 router(config-line)# access-class 103 in router(config-line)# end router# write mem
Μία βεβιασμένη κίνηση για την προσθήκη μίας IP στο firewall του plesk και βρέθηκε ο web server μου “κλειδωμένος” πίσω από το iptables:
Deny incoming from all on all ports
Κι όλα αυτά γιατί στο 1ο κουτάκι, που έπρεπε να γράψω το όνομα του rule, έγραψα την IP!!!
Κι επίσης είχα επιλέξει το DENY !
This post is just a suggestion! Not real data or benchmarks are been provided !
I was reading the manual page of resolv.conf. Yeap thats true, i am that kind of people that are reading manual pages before bed time.
man 5 resolv.conf
or alternative read this: resolv.conf.
I only use nameserver, domain and search configuration options on my resolv.conf, but reading the manual page,i ‘ve read about rotate option.
With this option our machine run queries with a round robin mechanism on our nameserver declarations.
That means that if you are using two dns cache servers in a big infrastructure, we can query both dns servers equally improving the load average on our dns machines.
If you have more, even better.
So give it a try
The Xfce development team is proud to announce the first preview release for Xfce 4.8. Together with this preview release, the Xfce project announces the feature freeze for the final 4.8 release which is set to be pushed out to the world on January 16th, 2011.
Read the full news release here: Xfce 4.8pre1 Released
Ο ΟΤΕ έχει αναρτήσει θέσεις εργασίας.
Μα δυστυχώς το μόνο μήνυμα που θα δείτε είναι το εξής:
Η σελίδα απαιτεί τη χρήση Microsoft Internet Explorer έκδοση 6 ή νεότερη.
Δυστυχώς οι διαχειριστές του ote jobs portal βρίσκονται ακόμα στην λήθη.
Με αρκετό ψάξιμο βρήκα τα εξής:
http://jobs.ote.gr/jobsdocs/OTE2010115124831.doc
http://jobs.ote.gr/jobsdocs/OTE2010115124545.doc
http://jobs.ote.gr/jobsdocs/OTE2010115124427.doc
Δλδ ούτε καν σε pdf μορφή!
Κρίμα, πολύ κρίμα.