Μαρτίου 27, 2011
Συγχωρέστε με για το spam, αλλά δεν άντεξα. Σε ένα κόσμο που αλλάζει δραματικά και ίσως μπει στον πειρασμό της αυταρχικότητας, το διαδίκτυο δίνει μια δημοκρατική προοπτική. Η iefimerida θέλει να είναι ένα από τα μέσα υλοποίησης αυτής της προοπτικής. Στημένο με αγνά, open source υλικά, δηλαδή με Drupal πάνω σε LAMP πλατφόρμα, το νέο [...]
Filed under:
Open Source by dimitris
Φεβρουαρίου 2, 2011
Μετά από 2 μήνες προετοιμασίας, με πολύ καφέ, τρέξιμο, συννενοήσεις, διορθώσεις επί διορθώσεων αλλά και χαρά, προσμονή και ευχαρίστηση για αυτό το νέο που γεννιέται από το μηδέν, το πρώτο τεύχος του Linux Inside είναι επιτέλους στα περίπτερα. Πρόκειται για ένα νέο περιοδικό που φιλοδοξεί να γίνει το περιοδικό της ελληνικής κοινότητας ανοικτού λογισμικού: εδώ [...]
Filed under:
Open Source by dimitris
Σεπτεμβρίου 14, 2010
Do you need to connect to a Windows VPN from Linux command line? It’s simple even though the Point-to-Point Tunneling Protocol (PPTP) is proprietary. First, install the pptp client for the linux command line: sudo apt-get install pptp-linux Then create a new file called chap-secrets, inside /etc/ppp: sudo vim /etc/ppp/chap-secrets This file is where your [...]
Filed under:
Linux, Open Source, Tutorials by dimitris
Αυγούστου 21, 2010
Easy. Short of. I did this ‘experiment’ to test how much cross-platform Qt really is. I wanted to see if SocNetV can run on Maemo with no modifications whatsoever. These are the steps I followed: 1. Downloaded and installed the Xephyr X11 server (this is a small X11 server that runs inside ‘normal’ X and [...]
Filed under:
C++, Open Source, Qt, SNA by dimitris
Αυγούστου 5, 2010
Simple. At least in Debian, Kubuntu and other Debian-derivatives. Install Samba server and the appropriate KDE4 module as root: # apt-get install samba kdenetwork-filesharing The kdenetwork-filesharing package installs a nice System Settings panel to configure network file-sharing using NFS and Samba. It also adds (the initially missing) functionality in the Properties > Share tab of [...]
Filed under:
Linux, Open Source by dimitris