Similar Posts
Running Odoo on a VPS with WHM and cPanel
I’ve been running Odoo on a Linode (1GB). I used Ubuntu 16.10 and the LAMP stack and things worked quite well. For what it’s worth, with three not-very-intense users, Odoo with inventory, accounting, sales, and project worked quite well on that minimal system. Because I wanted easier management of the system, I decided to switch…
Text Browsing – w3m
While I started working online with a 300 baud modem and later operated a bulletin board at the same speed (eventually adding 1200 and then-oh joy!-2400!), I’m relatively new to Linux, and wasn’t even aware that w3m was available. Linux Magazine has a brief writeup on it, and I was amazed at how well it…
List: Designed for Linux
This Amazon list will be regularly update with things I find that are particularly designed for use with Linux: Designed for Linux.
Upgrading Audacity to 1.3.5
I have encountered serious difficulties with sound and sound editing on my Ubuntu (Hardy Heron) machine. I’ve blogged about it before, and how I kept using Audacity on my Gutsy machine and even did some editing under Windows to produce my podcast. I’ve had moments with the Hardy machine, but it was hard to extend…
WWW and non-WWW with OpenLiteSpeed
I’ve recently reorganized my use of virtual servers for my company’s web sites, which led to me having one site that does not use a control panel, and just has one website on it. Oddly, even though I’d read up on how to redirect www to non-www and have the SSL certificate handle the result,…
OpenWatcom C/C++
I have just downloaded OpenWatcom C/C++ to try. Since I rarely use C++ professionally any more, but still like to tinker, I want to see if there is a good open source option for me to play with. For maintenance of existing projects, of course, I will stick with my Borland C++ Builder 6. I’ll…