How to install phpPgAdmin on pcDuino Ubuntu
What is phpPgAdmin? phpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect for PostgreSQL DBAs, newbies, and hosting […]
What is phpPgAdmin? phpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect for PostgreSQL DBAs, newbies, and hosting […]
1. How to install PostgreSQL on pcDuino Ubuntu http://learn.linksprite.com/pcduino/linux-applications/how-to-install-postgresql-on-pcduino-ubuntu/ 2. Login to PostgreSQL After completing step 1 , we have […]
1. How to install PostgreSQL on pcDuino Ubuntu http://learn.linksprite.com/pcduino/linux-applications/how-to-install-postgresql-on-pcduino-ubuntu/ 2. Verify PostgreSQL Installation After completing step 1 , we have […]
Question: There should be more problems when trying to create the 5 extensions $ psql -U postgres book -c "CREATE […]
Question: Create postgres database # createdb mydb response could be like this: createdb: could not connect to database postgres: FATAL: […]
PostgreSQL is available in all Ubuntu versions by default. However, Ubuntu “snapshots” a specific version of PostgreSQL that is then […]
Step 1 : Install telnet $ sudo apt-get install telnet Step 2 : telnet Star Wars $ telnet towel.blinkenlights.nl
1 . How To Install and Configure Monit on pcDuino Ubuntu http://learn.linksprite.com/pcduino/linux-applications/how-to-install-and-configure-monit-on-pcduino-ubuntu/ 2 .Configure Monit To Monitor Apache Service Let’s […]
Monit is a utility for managing and monitoring processes, programs, files, directories and filesystems on a Unix system. Monit […]
Ruby is… an object-oriented interpreted scripting language. When we say it is interpreted we mean to say that the […]