Categories
Tags
- aiglx
- ajax
- Apple Mail
- ati
- blogging
- C
- compiz
- cy7c68013a
- cypress
- design
- ebuild
- emerge
- extension
- finance
- fx2
- fx2lib
- gentoo
- git
- gmail
- image upload
- internet
- javascript
- linux
- money
- OS X
- performance
- plugins
- python
- rich text editor
- rte
- scalability
- scm
- source code
- source control
- sysadmin
- turbogears
- ui
- upgrade
- virtual python
- Web
- wordpress
- wp-cache
- xorg
- yui
- My Tweets
Tag Archives: gentoo
Upgrading Gentoo 2007.0 to 10.0
So I left all these servers running gentoo a couple years ago. Now, after all this time (and uptime!), I want to install something. Error: emerge -av portage These are the packages that would be merged, in order: Calculating dependencies … Continue reading
Using Multiple Python Environments With Gentoo
It’s been some time since Python 2.5 became stable and released. Version 2.5 has plenty of new features that have helped me in deciding that it was time to go ahead and start using it for primary development of all … Continue reading
Posted in Programming
Tagged gentoo, linux, python, upgrade, virtual python
Comments Off on Using Multiple Python Environments With Gentoo
Gentoo with an Intel DQ35MP Motherboard
I’m slightly sad to see my old radeon 9600 card with Compiz being obsoleted. My motherboard in that machine shorted out somewhere and I was left with a bricked machine. Since the product was essentially about 5 years old, I … Continue reading
Keeping a process running
Have you ever had a process that dies on occasion? For me, I hate that situation and prefer to fix the software as opposed to have a monitor that restarts the process when it dies. I’ve run into a case … Continue reading
Posted in System Administration
Tagged bash, cherrypy, gentoo, linux, process, ps-watcher, python, startup scripts, sysadmin, turbogears
Comments Off on Keeping a process running
Gentoo and the Next ATI Drivers (Catalyist 7.11)
As of a couple days ago, ATI released their next drivers for Linux. The drivers were previously announced to be versioned 8.43.x but ATI has converted to a new numbering system that follows the popular YEAR.MONTH notation. The 7.11 drivers … Continue reading
Installing PgAdmin3 1.8.0 with Gentoo Linux
Today, my quest for the latest and greatest software has led me to a new release of PgAdmin3. The Gentoo ebuilds for the project are terribly out of date. Before setting out to install the new version of this software, … Continue reading