Personal Lists of cy
Private lists of cy are not displayed.
-
setup a pc with 2 network cards
-
install proxmox
-
setup networking - bridge networking (guest has same network with host), network address translation or NAT (guest uses host's network)
-
open VNC console - so far works in Opera 9.xx only, Firefox just pops-up a blank window (needed java update)
Step 1
1.1 sudo less /etc/postgresql/8.4/main/pg_hba.conf
1.2 local all sameuser trust
1.3 local all all trust
1.4 host all all 127.0.0.1/32 trust
1.5 host all all ::1/128 trust
Step 2
2.1 sudo /etc/init.d/postgresql-8.4 restart
Step 3
3.1 Set password for user postgres
References
Ubuntu Help - PostgreSQL
Postgres authentication failure
-
Chikka Chat - Php15 per hour, in front of Gaisano Southmall, if you have a laptop, you could still connect thru wire, no Wifi though, dual-ISP
-
django
-
beethoven
-
collective soul
-
bob marley
-
metallica
-
wolfgang
-
megadeth
-
godsmack
-
motorhead
-
linkin park
-
limp bizkit
-
green day
-
offspring
-
smash mouth
-
dire straits
-
korn
-
six feet under
-
siakol
-
parokya ni edgar
-
eraserheads
-
mozart
-
family
-
kleng
-
coding
-
django
-
ubuntu
-
dota
-
internet
-
Detailed Pinax installation on Webfaction
-
MUST! pinax-boot.py --no-site-packages --unzip-setuptools --> fix for error in "python manage.py syncdb" --> IOError: [Errno 2] No such file or directory: 'pytz/zoneinfo/Africa/Asmera'
-
$ pip install yolk --> helps trace python packages that are old (see pytz error below)
-
Use PIL-1.1.6.tar.gz instead of PIL-1.1.7 at "$ pip install http://dist.repoze.org/PIL-1.1.7.tar"
-
install pytz 2010g (or higher) and set it active --> fix for error in "python manage.py syncdb" --> IOError: [Errno 2] No such file or directory: 'pytz/zoneinfo/Africa/Asmera'
-
$ yolk -l | grep pytz --> to verify your active pytz library
-
pg_dump -Fc -b -U username databasename > data.bak
-
pg_restore -O -d databasename -U username 'database.bak' -c
-
playing games unnecessarily
-
exploring ubuntu instead of coding
-
talking instead of coding
-
sleeping instead of coding
-
rsync alias at bash_rc
-
history alias at bash_rc
-
gnome-terminal profiles
-
df, du
-
dpkg
-
smbldap-useradd, smbldap-usermod, smbldap-userdel
-
smbstatus, smbpasswd
-
smbclient -U% -L localhost
-
pdbedit
-
file
-
hexdump
-
lsof | grep libjpeg