Subscribe
Pages
License
Ben Rousch's Cluster of Bleep by Ben Rousch is licensed under a Creative Commons Attribution 3.0 Unported License.Archives
Categories
Category Archives: linux
VMWare Server on Ubuntu 8.04 Hardy Heron
It always takes a while after a new Ubuntu release to iron out problems installing VMWare. I finally found instructions for installing VMWare Server 1.0.6 in Hardy Heron, in the Ubuntu Wiki. Imagine that!
Posted in linux, planet-ubuntu-users, tech, virtual-machines
Leave a comment
Postgresql in Ubuntu 6.04 Dapper Drake
This is the process I use to install and configure Apache2, Postgresql, PhpPgAdmin, and remote access for PgAdmin3 in Ubuntu Dapper. Install apache2, postgresql, and php-postgresql packages sudo apt-get install apache2 postgresql-8.1 php5-pgsql Install phpPgAdmin wget http://internap.dl.sourceforge.net/sourceforge/phppgadmin/phpPgAdmin-4.1.3.tar.gztar -xzf phpPgAdmin-4.1.3.tar.gzsudo mv … Continue reading
Posted in linux, planet-ubuntu-users, tech
Leave a comment
Apt-get tab completion in Ubuntu 6.04 Dapper Drake
Dapper does not come with tab completion in apt-get. To get it, you can copy the /etc/bash_complete file from a Gutsy or newer install to the same location on Dapper. Then just restart bash.
Posted in linux, planet-ubuntu-users, tech
Leave a comment
The Daily Grind for 9/16/06
We put up the pegboard and a bunch of the tools in the garage workspace today. It is looking pretty good!I actually watched a football game today: UM vs Notre Dame. Michigan pummelled the Fighting Irish like they were a … Continue reading
Posted in linux, personal, planet-ubuntu-users, tech
Leave a comment