Ifblog (ponderings 2.0)

Monday, March 25, 2013

IndieWeb and running my own pipes

Filed under: Evil Plans, Free Software, IndieWeb — ifireball @ 12:37

Indie Web Camp logo

It seems that by deciding to run my own instance of Tiny Tiny RSS as a response to the looming shut down of Google Reader, I’ve joined a movement called IndieWeb.

I’m thinking about expanding my operation with that regard, maybe run my own web event processor, or even move this blog or my mail account, I’m also wondering about trying to run and use my own ownCloud or Dispora instances.

Friday, March 22, 2013

They are trying to add DRM to HTML. Really?

Filed under: Coding, Copyrights, EFF, Free Software — ifireball @ 12:55

StopI can’t believe that in 2011 people still think DRM can work for anything but limit end user choices, security and privacy. Here is an article from EFF  explaining what is going on with this on the HTML standardization front. Please join this struggle and sign EFF’s petition.

In case you don’t know or understand what this is all about, here is my attempt at explaining, by writing a fictional conversation between a DRM Programmer and a Technology Literate User.

DRM Programmer: I want you to buy my data (Movie/Music/Book/Game) and then be able to read (Watch/Listen to/Play) it but not copy it.

Technology Literate User: That is impossible, on computers reading is copying.

D: I will protect the data by encrypting it.

T: If you encrypt the data I won’t be able to read it.

D: I will give you a decryption key so you can decrypt the data and read it.

T: If you give me the decryption key, and let me read the data, I can then write (E.g. save) it, unencrypted, to somewhere else, and therefore copy it.

(more…)

Tuesday, January 8, 2013

Quick list of server deployment/life cycle management systems

Filed under: Free Software, Linux, Puppet, Sysadmin — ifireball @ 20:20

I’ve recently decided to take the time and look into the various open-source systems for server deployment and life cycle management. As the amount of servers in the data-center grows, as well the the demands for quicker response to rapidly changing IT needs in the organization, performing manual server installation, or even using a manually configured Kickstart server simply doesn’t cut it.

The following is a list of server deployment and life cycle management systems I could find on the Internet, and what I could learn from reading the documentation available on their websites. (more…)

Friday, October 14, 2011

Running Fedora’s liveusb-creator on Ubuntu

Filed under: Fedora, Free Software, Linux, Ubuntu — ifireball @ 16:06

One of the things I find most annoying about Linux distributions is that when it comes to distribution-oriented tools, they tend to make other distributions feel like second-class citizens even when compared to Windows. One such example is the Ubuntu One service which had a Windows client released recently and will soon see a Mac client while it is yet to be unsupported on any other distro besides Ubuntu. Another such, albeit smaller, example is the Fedora liveusb-creator tool.

The Fedora liveusb-creator tool is used when one wants to install Fedora while using a USB stick rather then a CD-ROM. While Ubuntu does include a comparable tool called “Startup Disk Creator”, that tool only supports creation of bootable USB sticks for Debian-derivative distributions.

Installation of the  liveusb-creator tool is of course extremely easy on Fedora where it is accessible directly from the distribution’s repositories, the tool’s website also provides a Windows installer, but when it comes to other distributions the site resorts to providing a source archive without even including instructions as to what packages might be needed to run it.

Fortunately for users of other distributions, the Fedora liveusb-creator tool is written in Python, therefore running it on other distributions is a rather simple task, following are 3 simple steps required to use the liveusb-creator on Ubuntu, similar steps may apply to other Debian-derived distributions as well.

(more…)

Thursday, October 13, 2011

Configuring Aviem PRO2100 UPS on Debian 6.0 (Stable/Squeeze)

Filed under: Debian, Free Software, Hardware, Linux — ifireball @ 16:18

The Aviem PRO2100 is a SOHO Line-Interactive Uninterruptible Power Supply (UPS) unit that sells at a very compelling price/performance point. The PRO2100 is a 1000VA unit that sells at a price which is only slightly above that of other manufacturers` 650VA units, whereas comparable strength units typically sell for twice as much. What this means is that you can use if to power two computers for the price typically paid to power one.

That being said, the Aviem`s weak point is it`s Linux support (I cannot vouch for Windows support since I did not attempt to connect it to a Windows machine). While The UPS does ship with a CD that includes Linux software, it suffers from several shortcomings that are unfortunately all too common even for enterprise-level Linux supporting hardware:

  1. The CD only contains precompiled 32bit X86 binaries without any source code or any pointers to where the source code may be found.
  2. No pointers are given as to where updated software versions be be found, what seems to be the product name, “PowerD”, also doesn’t yield anything useful in a Google search.
  3. The software relies on an installation shell-script rather being packaged for use with the system`s package manager (E.g. RPM or DPKG) or at least something like Autopackage. The installation script also seems to assume all Linux systems are roughly built and behave like RedHat and would generally make a mess of your system regardless of the distribution (For example, the script tries to place binaries in “/etc” and set insecure file permissions such as “777″).

This particular software CD has another strange problem to it as the included “Readme.txt” file seems to be completely unreadable gibberish as well as resist being converted to anything readable with “iconv”.

All in all the software on the CD has a very strong abandon-ware feel to it and it is nothing I would be willing to install on my systems.

(more…)

Thursday, September 29, 2011

Cobbler “Advanced Networking” not quite up to task

Filed under: Free Software, Linux, RHEL, Sysadmin — ifireball @ 13:45

System administrators that deploy tools such as RHEL’s Kickstart are typically concerned with rapidly deploying large numbers or servers, therefore it is quite unfortunate that Kickstart has only very basic network configuration support. What it means is that sysadmins have had to resort to manually configuring IP addresses and NIC Bonding for each and every installed server.

Cobbelr’s Advanced Networking feature seems to suggest a solution for this problem. It seem to me, however, that the approach taken is impractical for large organizations. Cobbler’s approach is to have the sysadmin use the Cobbler command line tool feed in the configuration for each and every NIC on the new server, prior to server installation and based on NIC MAC addresses.

This approach is impractical because the last thing a sysadmin faced with installing dozens of servers wants to to is to boot each and every server with one tool or another in order to check what the MAC addresses are, might as well manually configure the servers once they are already installed with a operating system…

The approach we’ve taken in my organization was to develop our own internal tool that automatically performs network configuration based on detecting where the various NICs are connected to by pinging well-known IP addresses. This approach has an additional benefit in that it can be used to quickly reconfigure the server when faulty NICs or motherboards are replaced (E.g. when the MAC addresses change).

Friday, May 14, 2010

Adobe Parries Steve Jobs’ Flash Thrust, Point for Point – Wired gets it wrong

Filed under: Coding, Commentary, Free Software — ifireball @ 11:12

I enjoy following the unfolding debate between Adobe and Apple, I find it to be especially amusing considering the point that Adobe and Apple practically made each other, for there would be no Photoshop without a Mac, and the Mac`s success is largely due to Photoshop’s emergence on that platform.

That being said, I think Wired completely missed the point in their article covering the latest round in the debate.

(more…)

Dispora – good idea, but the implementation might be going the wrong way

Filed under: Commentary, EFF, Free Software — ifireball @ 09:12

Diaspora had been getting a lot of press lately, and while I do think that utilizing peer-too-peer and distributed computing technologies to give users back the control over their social and personal information us a good idea, I`m not sure that server-style software is the right way to achieve this.

If breakup of the dominance of big, centralized, services in the social computing sphere is to be achieved, it should be done in the same manner that central FTP archives were made obsolete by P2P software and IM networks by multi-protocol clients – By writing convenient desktop software that will merge in the services of multiple providers to eliminate differentiation and facilitate competition.

Saturday, June 21, 2008

Ubuntu 8.04 “Hardy Heron” upgrade notes

Filed under: Debian, Free Software, Gnome, Linux, Nautilus, Security, Sysadmin, Ubuntu — ifireball @ 15:44

As experienced computer users know, the fresh-released versions of products are typically not very stable and reliable. It takes a few months (Typically until the x.1 version is released) for the product to really stabilize and become production-ready. This also seems to be true for Free and Open-Source software, though the maturing rate seems to be faster.

Knowing that, I typically wait a couple of months after an Ubuntu release before I take the time to upgrade. When it comes to Hardy Heron, the latest version of Ubuntu, a further reason not to upgrade was provided by the fact that up until now it didn’t include a stable version of Firefox.

I finally decided to take the time and upgrade the Ubuntu version on my personal home computer yesterday. The upgrade didn’t went as smoothly as I hoped it would. Most of the issues can be blamed on the manual tweaks I’ve made to my system. Not all, however.

Below is a list of the issues I’ve encountered during and after the upgrade, and the solutions I came up with (when applicable).

(more…)

Saturday, June 14, 2008

I got a letter from Amazon/Audible

Filed under: Commentary, Copyrights, Free Software, Music, Reading — ifireball @ 18:52

Having heard them being promoted aggressively on almost all the Podcasts I frequent, and having recognized the practical comfort of audiobooks, I’ve been wondering about purchasing some audiobooks from Audible. However, I’ve heard that Audible uses DRM, even worse, they mandate the use of DRM even when the book author wishes otherwise. I find this to be unacceptable.

Therefore I was happy to take the opportunity offered by this page to make my voice heard.

I’ve followed the instructions on the page and and send a message to Amazon stating that while I’ll be happy to purchase audiobooks from Audible, I will not spend my money on such books if they are encumbered by DRM technology that by its very nature will limit my choice of audio players and operating systems (on the very least it will most probably not support the cheap mp3-only players on the market).

Today I got a reply from Amazon, I’ve posted the full text below.

(more…)

Older Posts »

Theme: Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.

Join 348 other followers