Quantcast
Channel: Alfredo Parisi » Database
Browsing latest articles
Browse All 7 View Live

Image may be NSFW.
Clik here to view.

Installare MySQL e creare un nuovo database su Ubuntu

In poche semplici righe, andremo ad installare MySQL Server su Ubuntu ed andremo a creare un nuovo database; ad esempio per chi volesse installare l’ultima versione di Joomla o altri CMS, avrà bisogno...

View Article


Image may be NSFW.
Clik here to view.

GUI per MySQL – Administrator e Query Browser

Ci sono diversi modi per gestire database, ma voglio proporre questi due utili tools. Esistono delle alternative grafiche per amministrare il nostro MySQL Server attraverso una comoda interfaccia...

View Article


Image may be NSFW.
Clik here to view.

Server: Installare Apache, MySQL e PHP

Oggi andremo ad installare un web server, un database server e tutto il necessario per PHP. Aprendo un terminale digitiamo: sudo apt-get install apache2 php5-mysql libapache2-mod-php5 mysql-server Ed...

View Article

Image may be NSFW.
Clik here to view.

phpMyAdmin: creare un nuovo utente e un nuovo database

Premesso che abbiamo installato sul nostro server tutto il necessario,come descritto nel post Server: Installare Apache, MySQL e PHP, apriamo un browser e digitiamo:...

View Article

Image may be NSFW.
Clik here to view.

Installare PostgreSQL 9.0 e pgAdmin3 su Ubuntu Server 10.04LTS

I repository per PostgreSQL 9.0 sono mantenuti da Martin Pitt, come comunicato anche dal sito Postgresql. Procediamo con l’installazione, apriamo un terminale e digitiamo: sudo apt-get install...

View Article


Image may be NSFW.
Clik here to view.

Ubuntu Server: Installare Drupal 7.14

Oggi andremo ad installare il CMS Drupal, con l’aggiunta della lingua italiana, su un server Ubuntu 10.04LTS ed utilizzeremo un database in PostgreSQL. Dal terminale del nostro Ubuntu Server,...

View Article

Image may be NSFW.
Clik here to view.

MySQL Workbench in Ubuntu 12.04

MySQL Workbench è uno strumento visuale unificato per architetti di database, sviluppatori e DBA (Amministratori di Database). MySQL Workbench consente modellazione dei dati, sviluppo SQL e fornisce un...

View Article
Browsing latest articles
Browse All 7 View Live