Ιστοσελίδα Τοπικά στο Linux Mint / Ubuntu με LAMP
Πριν ξεκινήσουμε την εγκατάσταση LAMP στη διανομή μας του Linux, είναι καλό να κάνουμε ένα πλήρες update. Απλώς ανοίγουμε το τερματικό με Ctrl+Alt+T και γράφουμε: Μια υπενθύμιση για τους αρχάριους στο Linux, όταν χρησιμοποιούμε την εντολή “sudo”, δεν θα εμφανιστεί τίποτα όταν θα γράφουμε το password, ούτε αστεράκια ούτε τελείες. Απλά γράφουμε τον κωδικό και […]
How to host multiple websites on Apache2
If Apache has been your web server of choice for years, and you’re finally migrating to Apache2, it’s time to learn a new trick: setting up multiple virtual hosts with Apache2. If you’re a Linux system administrator, chances are you’ve worked with Apache. And if you’ve done enough Apache configuration, you’ve most likely set up […]
Πώς να δημιουργήσετε Virtual Hosts στον Apache σε Debian 8
Το Virtual Hosting είναι ένας τρόπος hosting πολλών διαφορετικών domain names σε έναν φυσικό server . Επιτρέπει το μοίρασμα των πόρων του φυσικού server πχ cpu , ram , στα διάφορα domain names . Παρακάτω θα φτιάξουμε ένα setup για τα domain names , test1.com , test2.com . Αν το apache δεν είναι εγκατεστημένο στο […]
Τι είναι τα VirtualHosts
Αρκετοί είναι οι χρήστες που εγκαθιστούν τον Apache Web Server στον υπολογιστή τους για να αρχίσουν να μαθαίνουν Web Development ή για να κάνουν τοπικά την παραγωγή των έργων τους. Αλλά γνωρίζουν πως να φτιάξουν VirtualHosts με XAMPP και Apache; Το πρόβλημα με την τοπική εγκατάσταση του Apache είναι πως η προκαθορισμένη μορφή εγκατάστασης δεν επιτρέπει […]
Άνω τελεία και άλλοι «δύσκολοι» χαρακτήρες σε Λίνουξ
Σήμερα πια όλα τα σύγχρονα λειτουργικά συστήματα υποστηρίζουν Unicode· που σημαίνει ότι ανά πάσα στιγμή, από οποιοδήποτε περιβάλλον, είναι δυνατόν να γράψουμε οποιονδήποτε χαρακτήρα οποιουδήποτε αλφαβήτου. Στα ελληνικά, ωστόσο, έχουμε ένα πρόβλημα: όταν κοιτάζουμε ένα ελληνικό πληκτρολόγιο δεν είναι προφανές πώς γράφουμε μερικούς χαρακτήρες — κυρίως κάποια σημεία στίξεως βασικά στη γλώσσα μας: άνω τελεία […]
How to Create phpinfo File and Check PHP Information
If you’re looking for a way to check your website’s PHP configuration, also known as phpinfo, you’ve come to the right place. For example, you might want to check whether your PHP configurations meet the requirements of any software you want to run on your server. In this tutorial, we’ll show you how to create […]
How to install Ubuntu server 16.04 and the Webmin GUI
If you need to add Linux to your data center, consider giving Ubuntu server a try. Follow these steps to install Ubuntu server 16.04 and the Webmin GUI admin tool. Chances are, you have to look to open source to power some aspect of your business. If that aspect happens to be a server in […]
Linux Mint Programs
Notepad++ NppFTP jEdit Homebank Meld FreeFileSync Amarok Audacity Unetbootin Notepad++ NppFTP jEdit Homebank Meld FreeFileSync Amarok Audacity Unetbootin
How to Restore from a QuiteRSS Backup
Like any good IT user, every month or so I make a backup of QuiteRSS (Via File –> Create Backup on the menu bar) from inside the program just in case I need it later. When you make a backup, the program creates two files. Depending on the date of your backup, they’ll look like this – QuiteRss.ini_2015-08-03_07-57-56.bak and feeds.db_2015-08-03_07-57-56.bak. […]