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
Author Archives: Dennis
More RAM? Or maybe a new Computer?
Well, my sister asked me today which is better, getting more RAM, or just getting a new computer. I’ll do my best to explain. Your CPU is directly responsible for the speed at which a computer program runs. If programs … Continue reading
Gentoo Init Scripts for Cherrypy
A few of the web applications I am hosting/developing are written with TurboGears which uses Cherrypy as its applications server. I have a couple things that need fixed for hosting CherryPy web applications on my Gentoo systems. First, there are … Continue reading
Posted in System Administration
Tagged cherrypy, gentoo, init.d, python, screen, startup scripts, turbogears, virtual python
1 Comment
Pardon my dust
I found that my theme was not working correctly in Internet Explorer (Gee, imagine that.) Rather than search for another, I’ve decided to tweak it myself. Pardon my lack of styles for a bit. Edit There. I’ve created a new … Continue reading
Upgrading an OLD Gentoo Machine.
I’m in the process of re-installing a pretty old machine with the latest Gentoo. I’ve got a shared NFS directory with portage and all my machines are using a packages directory. After one machine builds something, another machine can simply … Continue reading
One way to unemerge lots of unneeded packages on Gentoo Linux
As part of a recent project, I had installed a lot of packages on a separate machine to test my configuration. As is common, with Gentoo, you want to run the following before you actually emerge anything: emerge -p <package_name> … Continue reading