Hackerspace.gr [HSGR] is a physical space dedicated to creative code and hardware hacking, in Athens.
Location: Athens, Greece
320 events the last couple years
This is some of what we have accomplished
take a look
το αίτημα θα πρέπει να υποβληθεί εγγράφως μέσω φαξ … τα οποία θα φέρουν: α) Σφραγίδα της εταιρείας και Υπογραφή του νομίμου εκπροσώπου της, θεωρημένης ως προς το γνήσιό της β) το πλέον πρόσφατο ΦΕΚ από το οποίο αποδεικνύεται ποιος εκπροσωπεί νόμιμα την εταιρία.
Εάν είσαι δικηγόρος και διαβάζεις αυτό το blog post, θα ήθελα την βοήθεια σου - για να μην σκίσω το δικό μου πτυχίο:
ΠΩΣ - ΠΩΣ μπορεί κάποιος - μέσω ΦΑΞ - να αποδείξει το γνήσιο της υπογραφής/σφαγίδας και πρόσφατο ΦΕΚ ότι εκπροσωπεί νόμιμα την εταιρεία ?
GR this blog post is written only in greek.
Τι συμβαίνει με το LPI στην Ελλάδα?
Μέρος Α.
Είμαι ενάντια στο LPI ως τρόπο εξέτασης.
Paper test για μια linux πιστοποίηση ?
Και μάλιστα τα περισσότερα να είναι mnemonics ?
Δεν θα ξεχάσω ποτέ την 1η (και τελευταία ερώτηση) που είδα για LPI:
Ποια είναι η παράμετρος του man κατά αντιστοιχία της apropos.
ευκολάκι - δεν λέω, αλλά να γράψω σε χαρτί την απάντηση - διαλέγοντας στην τύχη ένα από τα πέντε,
ενώ θα πρέπει να θυμάμαι απέξω όλα τα man parameters?
- Γελοίο, σωστά ?
Αλλά αυτή είναι η δική μου - εντελώς προσωπική - γνώμη.
Μέρος Β.
Το βιβλίο που καλύπτει την ύλη είναι αρκετά καλό για κάποιο που θέλει να ξεκινήσει.
Μα κι εδώ υπάρχουν αρκετά depreciated things, όπως πως να σετάρεις το Xorg και πως να ρυθμίσεις το cups.
Κι επειδή δεν πρόκειται να βρείτε linux server με Xorg &am...
Thank you.
Why i chose archlinux as my primary desktop distro.
a non techinal approach
I am using linux for personal and work related use, from 2002 on a daily bases. I work as a unix system engineer, so i think of my self as an intermetiate user and not a newbie. Not at least on the majority of linux things, cause things are changing too fast and we must adopt to the new world. In this blog post, i will not write down my linux history but i believed that a prolog should be in place, so everybody (me and you) have the same context.
I am using archlinux from May 2009 so its almost four years now. You could say that i got around archlinux as a mistake (i was using ubuntu at that time and a space character after “rm -rf /usr /local/src/something” made me remove my /usr folder) but the test i’ve made (installing archlinux) that evening changed my life.
Why i chose archlinux ?
at that point, I had three options:
a. fedora
b. archlinux
c. freebsb
Thank you.
tl;dr
click here: html5test
full blog post:
I use a lot of different web browsers on a daily bases for testing and viewing company’s web applications and of course for browsing through the internet.
I use firefox cause it’s just works - without a lot of tweeks and has a huge addon library.
I dont like chromium cause i need to work through a lot of different proxies and chromium doesnt have yet a FoxyProxy plugin (or i havent found one yet).
I like working with To see the entire article, click uppon article's title/link.
Thank you.
Inside your project, there is a .git directory
> cd ~/awesome_project/
> cat .git/hooks/post-commit
git show -C | mail -s "git commit at `hostname`" myemail@example.com
simple !
Install needed packages:
sudo pacman -S xbindkeys xdotool
append (or create) your .xbindkeysrc with this
"xdotool click 3"
Mod2 + Multi_key
and run xbindkeys
your is now a right click mouse emulator