Η iefimerida είναι εδώ!

Μαρτίου 27, 2011

Συγχωρέστε με για το spam, αλλά δεν άντεξα. Σε ένα κόσμο που αλλάζει δραματικά και ίσως μπει στον πειρασμό της αυταρχικότητας, το διαδίκτυο δίνει μια δημοκρατική προοπτική. Η iefimerida θέλει να είναι ένα από τα μέσα υλοποίησης αυτής της προοπτικής. Στημένο με αγνά, open source υλικά, δηλαδή με Drupal πάνω σε LAMP πλατφόρμα, το νέο [...]

0

Linux Inside #1 – Καλή μας αρχή!

Φεβρουαρίου 2, 2011

Μετά από 2 μήνες προετοιμασίας, με πολύ καφέ, τρέξιμο, συννενοήσεις, διορθώσεις επί διορθώσεων αλλά και χαρά, προσμονή και ευχαρίστηση για αυτό το νέο που γεννιέται από το μηδέν, το πρώτο τεύχος του Linux Inside είναι επιτέλους στα περίπτερα. Πρόκειται για ένα νέο περιοδικό που φιλοδοξεί να γίνει το περιοδικό της ελληνικής κοινότητας ανοικτού λογισμικού: εδώ [...]

3

How to connect to PPTP-based VPN from Linux

Σεπτεμβρίου 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 [...]

2

SocNetV on Maemo-N900?

Αυγούστου 21, 2010
Tags: , , ,

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 [...]

0

How-to configure file sharing in KDE4/Samba

Αυγούστου 5, 2010
Tags: ,

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 [...]

0