time – How to force a clock update using ntp? – Ask Ubuntu
service ntp stop ntpd -gq -c /etc/ntp.conf service ntp start
service ntp stop ntpd -gq -c /etc/ntp.conf service ntp start
from django.db import load_backend, transaction, connection #manipular datos de una bd externa def sincronizeDB(self): ย ย ย ย myBackend = load_backend(‘mysql’) # or ‘mysql’, ‘sqlite3’,… Read More »manipular datos de una bd externa con django
uninstall Postgres 9.4, install 9.3, backup the database using pg_dumpall > backup.sql, uninstall Postgres 9.3, install Postgres 9.4, restore the databases using psql -d postgres… Read More »Upgrade Postgresql
date -s “$(ssh user@server date -R)”
/etc/X11/xorg.conf # 20071208 edit # Working x.org config file for the Apple Cinema Display # Video card is ATI radeon XT 1900 with proprietary drivers… Read More »Working xorg.conf file for Apple Cinema Display 23′ with ATI Radeon XT1900