Categories
computer engineering

My experience with DROBO FS so far

My geek Xmas gift to myself was a Drobo FS . Drobo FS  is a storage mount where you insert plain SATA hard disks. It’s biggest advantage is that it takes over the management or redundancy with your inserted disks and there is no need for you to configure replication redundancy like RAID etc. Your data is distributed across these disks but you don’t know that, you only see the device as one storage. When a hard disk fails, it notifies you, but it continues to work and you can replace the faulty device with a new one, without having to take any other actions. If you have inserted lots of disks, it can tolerate 2 simultaneous faults!

I bought the Drobo FS version, because I needed a network device with it’s own IP address, that can be accessed by all my computers and that can also be accessed even when I am not at home, without having to leave a PC turned on (the PC where the Drobo has to be plugged in, if it is not the Ethernet version). I bought it from Amazon.co.uk because the greek dealer for Drobos (e-shop.gr) didn’t have the FS version available, but only the USB versions (and of course the “cheap” USB versions are sold in Greece at a price higher than the FS versions abroad, typical greek market).

Categories
computer engineering

Dell next business day no2

Έγραφα τις προάλλες για την αλλαγή πληκτρολογίου και το πόσο ευχαριστημένος είμαι από το support της DELL. Τώρα, μπορώ να το πολλαπλασιάσω επί 10… Ξαφνικά η οθόνη του XPS M1330 έγινε άσπρη με μαύρες κάθετες γραμμές, ενώ και σε εξωτερική οθόνη τα ίδια. Διάγνωση: κάρτα γραφικών (Nvidia 8400 onboard) fail. Τηλέφωνο στο support της DELL χτες και σήμερα ο τεχνικός εδώ στο γραφείο μου αντικατέστησε ολόκληρο το Motherboard χωρίς πολλά πολλά  ! Το Laptop up & running σε 24 ώρες!

DELL support rocks! Το φθινόπωρο που λήγει η 2ετής εγγύηση, έχω ήδη βάλει υπενθύμιση για επέκταση!

Categories
computer engineering Διαδίκτυο ΜΜΕ

How to use MySQL query browser to work with a remote DB server where remote TCP connections to the MySQL server are not allowed

MySQL
Image via Wikipedia

In this tutorial I will explain how to use the very convenient MySQL query browser to connect and work to your remote MySQL server, where you do not allow remote TCP connections for security reasons (and you do very well!)

Many users use web gui tools like phpMyAdmin, but they have limitations and are some times frustrating to use.

I suppose you work in Windows. If you work in Linux, this tutorial will help you too and you can ommit the part of the Cygwin installation (see below).

To accomplish the goals of this tutorial we will use 2 great free tools:

  1. Cygwin
  2. MySQL gui tools

Get them now!

I also suppose that you have ssh access to your database server. If not (eg you are on a shared hosting environment), you can not proceed with this tutorial.

After the downloads get complete, install the tools. The installation is pretty straightforward and is out of the scope of this tutorial. One thing you have to be carefull about though, is to install the package openssh in Cygwin, as this will do the most tricky and clever part of the dirty job for us 🙂

Now run Cygwin simply by double clicking the shortcut that you may have created on your desktop or by using the cygwin.bat at the directory you installed Cygwin. A unix like command line appears. In there you must enter the  “magic” command:

ssh -N -f -L 4783:127.0.0.1:3306 username@servername

where username the ssh user account to connect to your server and servername the IP or URL of your server. This supposes that you ssh to your server at  the default port. If you connect at another port, you should user the parameter -p port as well.

But what does this command do? It creates an ssh tunel from your pc to your server and each call that arrives at your pc at the port 4783 (this is random you can choose whatever you like and is free on your pc), is forwarded to port 3306 (the MySQL service port) at your server! If you have configured your MySQL server to listen to another port, you should change the command accordingly!

Now, things are easy, open MySQL query browser and create a new connection. As servername use localhost (!) and as port the one that you defined above (4783). Insert the username and password of your remote db server though!

You will get a warning that you have not specified a default schema (if you havent). Just ignore it!

If you have done everything ok, you should be browsing your remote MySQL database as if it where on your localhost!

Cheers!

Categories
computer engineering

Dell next business day

Dell Logo
Image via Wikipedia

Ένας … γκουχγκουχ πολύ γνωστός μου , είχε την φαεινή ιδέα να καθαρίσει το keyboard του laptop του με ειδικό αφρό.
Ο αφρός ήταν πάρα πολύς και μπήκε μέσα στα κουμπιά και τα κόλλησε με αποτέλεσμα να μην δουλεύει στο keyboard το αριστερό ctrl και το tab.

Ήταν τυχερός και είχε laptop DELL (XPS M1330), το οποίο όμως δεν ήταν στο όνομά του αλλά το είχε αγοράσει στο όνομα της παλιάς εταιρείας που δούλευε. Επίσης, είχε πάνω στο laptop άλλο λειτουργικό από αυτό με το οποίο το αγόρασε. Αγχώθηκε.

Πήρε τηλ το support της DELL και τους είπε ότι το keyboard χάλασε (αυτά περί αφρού παρέλειψε να τα πει ). Μετά από μία τυπική επικοινωνία στην οποία τους είπε ότι ξαφνικά το keyboard χάλασε και αφού ακολούθησε 2 τυπικά βήματα που του είπε ο τεχνικός από το τηλ για να διαπιστώσει ότι ο … φίλος μου δεν είναι παπάρας και όντως δεν λειτουργεί το keyboard, κανονίστηκε το ραντεβού για την επόμενη κιόλας μέρα. Το μόνο που τον ρώτησαν ήταν το όνομά του (δεν τους ένοιαξε που δεν είχε απόδειξη στο όνομά του) και το service tag που αναγράφουν όλες οι συσκευές DELL από κάτω.

Πήγε λοιπόν την επόμενη ένας τεχνικός της DELL στον χώρο εργασίας του (όχι στην διεύθυνση που είχε αγοραστεί το λαπτοπ, άλλα όπου τους είπε ο … φίλος μου) και του έβαλε καινούριο keyboard στο λαπτοπ χωρίς καμία επιβάρυνση.

Aυτά σε αντιδιαστολή με άλλες (και μεγάλες) μάρκες, που πρέπει αρκετές φορές να σταλεί το laptop στο εξωτερικό και δεν το δέχονται αν δεν είναι ακριβώς όπως πουλήθηκε (ίδιο λειτουργικό σύστημα ας πούμε).

Από τότε αποφάσισε ότι ό,τι laptop θα παίρνει από εδώ και πέρα, θα είναι DELL. Το ίδιο και εγώ.

Categories
computer engineering

Κυκλοφόρησε το Ubuntu 8.10

Σήμερα κυκλοφόρησε η καινούρια έκδοση του Ubuntu, η 8.10 (Interpid Ibex) . Kατεβάστε την
Όσοι δεν θέλουν να το εγκαταστήσουν, παίζουν και με live cd για να πάρουν μια γεύση από την free εναλλακτική στα Windows.

Categories
computer engineering Διαδίκτυο

Microsoft και Open source!

Image representing Microsoft as depicted in Cr...
Image via CrunchBase

Η παραπάνω φράση θα μπορούσε να θεωρηθεί λάθος, μόνο και μόνο που έχει περιέχει τις συγκεκριμένες λέξεις δίπλα δίπλα! Η ζωή όμως είναι όλο εκπλήξεις…

Ως κομμάτι της Microsoft Web Platform, προσφέρεται πλέον και ο Microsoft Web Application Installer δωρεάν σε beta μορφή. Tι είναι ο Microsoft Web Application Installer; Είναι μια εφαρμογή που σου επιτρέπει να εγκαταστήσεις εύκολα στον τοπικό IIS σου, μερικά από τα δημοφιλέστερα πακέτα open source, τα οποία αυτή την στιγμή είναι τα παρακάτω:

Όπως βλέπουμε όλα τα πακέτα είναι ASP.NET και PHP-based open source Web apps. Ο installer υποστηρίζει τα λειτουργικά συστήματα : Windows Vista RTM, Windows Vista SP1, Windows Server 2008

Την είδηση την πήρα από το freestuff.gr