Tazjel

To educate about and advocate for the benefits of open source projects.

Saturday, January 22, 2011

Ubuntu 11.04 with Unity working in VirtualBox 4.0

›
Get Ubuntu 11.04 with Unity working in VirtualBox 4.0 1. Firstly, install VirtualBox 4.0. For installation instructions, see our previous ...
Saturday, January 15, 2011

OpenERP Server / Client start up 2

›
sudo /etc/init.d/postgresql-8.4 restart sudo vi /etc/postgresql/8.4/main/pg_hba.conf ps uaxww | grep -i openerp sudo lsof -i :8069 sud...

OpenERP Server / Client start up

›
The PostgreSQL database starts automatically and listens locally on port 5432 as standard: check this by entering sudo netstat -anpt at a...
3 comments:

PostgreSQL Commands

›
Reference : http://www.linuxweblog.com/blogs/sandip/20101203/listing-directories-tree-format Create db user and grant permission to cre...
1 comment:

Logout using gnome command saving current session:

›
gnome-session-save --logout Below example shows listing of files and directories in tree format including hidden files and directory dis...

domain_search

›
#!/bin/bash # domain_search.sh # Get a list of 3 letter domains. for x in `cat /usr/share/dict/words`; do count=`echo $x| wc -m`; [ $cou...

Install NetBeans

›
Install NetBeans Tue, 09/07/2010 - 10:30 — panticz wget http://dl.dropbox.com/u/4170695/scripts/install.netbeans.sh -O - | bash ...
›
Home
View web version

About Me

Unknown
View my complete profile
Powered by Blogger.