Archive for the ‘Linux/Unix Software’ Category

“htop”: Ultimate Linux process viewer

Tuesday, September 29th, 2009

Advanced users (and some regular desktop users too) have a need for process viewer (for those who don’t know what I mean, it’s equivalent of process lister that you get with ctrl-alt-del in windows) - and while some are happy or even insist on using nothing but graphical application for this (’gnome-system-monitor‘ in Gnome), some of us prefer to use one that is console based or prefer having both depending on situation so there is a big demand for a good console based process viewer for *nix systems.

The old ‘top’ and way more advanced alternative

htop, interactive Linux process monitor

htop, interactive Linux process monitor

Many people know ‘top‘ to be such tool - unfortunately many don’t know other interactive ones - there is non-interactive ‘ps‘ for getting process list, but it just prints process list (with information and formatting according to parameters) while interactive process lister lets you view the list, send signals to processes (ie. to kill a process) or to change their priority (’nice’ value). There however is much more advanced application than ‘top‘, yet very much like ‘top‘ in having all that is good in ‘top‘, but replacing many UI parts with better functionality. The app is called ‘htop‘.

(more…)

Watching TV on Linux - the easy road

Monday, July 13th, 2009

You have a DVB card (Digital Video Broadcasting, for digital TV that is)? You want to use your computer as a telly for watching and recording? Yet MythTV is a bit of a too much bloat, too hard to set up, sumtin like that?

Me-TV screenshot

Me-TV screenshot

Me-TV offers a light and easy solution providing automatical scanning of the available channels, watching telly, EPG (Electronic Program Guide) and on top of everything, allows you to scedule programs to record on hard disk.

I used to watch TV via xine. I had to manually scan channels from the command line before that worked, xine supports DVB but no electronic program guide and other nice features. One of the main reasons to get jiggy with Me-TV was of course the possibility to schedule programs to record (which I have already used couple times and I only installed it like three days ago).

(more…)

Getting XMMS back to Debian/Ubuntu

Sunday, March 15th, 2009

X MultiMedia System, old, simple & light player

X MultiMedia System, old, simple & light player

I found out just now that Debian, along with couple other major distributions, have decided to drop support for XMMS audio player (See: Considerations for ‘xmms’ removal from Debian). I was really badly surprised when I noticed that apparently dist-upgrading my Debian from Etch to Lenny, the new stable, the old XMMS package had disapeared! I can live with Debian dropping XMMS but I think that it’s a bit shameless to put an upgrade out that drops the already installed package from my system too! So I had to get it back…

(more…)

Running Safari on Linux?

Tuesday, February 17th, 2009
I must say before anything else that this is not guide to installing Safari on Linux. You can find one for installing Safari under wine here.

I want to ask if anyone has had success with this guide? I tried it and apart from succesfully loading the default home page I havent managed to load any other webpage - not even google - with it and the window has really bad graphical glitches all the time…

I would personally like to get this browser to run under Linux just to test my site with it - specially since one commenter here posted a claim that this site does not show correctly on Safari. So if anybody has had success just let me know what version of wine and safari you have and what extra measures you had to take, if any, to get it work correctly.

My first WordPress plugin

Sunday, December 21st, 2008

I’m proud to have released my first WordPress plugin, phpinclude… It allows to include any file apache can access into your post or page. Including PHP files it also executes them. Naturally there is some security settings to make sure that only editors authorized for that can do it. You can check the overall info, view syntax highlighted source and download the plugin at Software / Wordpress Plugins / phpinclude page. Naturally it’s released under GNU GPL license.

Also, if you havent glanced the “Quick News” list on the left of the posts you might want to know that I have released a proramming example of DOS tree command implemented for *nix bash shell in Shell Scriping subsection. So to check tree.sh, go through any of those or go straight to tree.sh for full info and that syntax hihlighted fabulous source (I make a joke, hehe).

Debian package - my favorite filemanager, Worker

Friday, September 12th, 2008
This package is obsolete unless you still use Debian Etch
Edit: This release of Worker file manager is obsolete since February 14, 2009 when Lenny became the current stable Debian version - unless you have configure your APT to stay at Etch or have not ran apt-get dist-upgrade or some other packet managers update routine since by default it upgrades automatically to current stable. Lenny currently has this same version of Worker in Debian repository.
Ok, I’ve added a software download archive here some days ago already. Software page lists software I’ve made available with download links to them and Download archives just plainly lists the packages/files available for public. In future I will also provide, among other files, my own software creations, but lets start with Debian package of something not yet available on stable/etch:

Worker 2.16.5 for Debian etch/stable (i386)

I made this package when I noticed that the version of Worker available for stable branch of Debian is dated back in 2005 - and among other things lacks the support for UTF-8 encoding. There was more fresh package available for testing-branch (lenny) but installing that would require installing other library dependencies from “testing”. I did not like the idea of that so I compiled my own deb-binary package that does not depend on anything not available for current stable branch of debian (as side note, it propably runs fine on ubuntu too, please confirm if you try it).

Here’s copy of original package description of this software (because I’m too lazy to describe with my own words):

highly configurable two-paned file manager for X

Worker is a file manager much like the Amiga’s DirOpus. It can be controlled with mouse or keyboard. There is no restriction on the number or type of button functions. Files are recognized by both extension and content, content by recognizing common bytes in the sample files you show it. Drag & Drop is supported.

If xli or imagemagick is installed, it quickly previews pictures in the opposite pane. If x11-utils is installed, xmessage is used to display some informative messages.

If at all interested read the rest of this post or just head to the software download page for binary .deb and source files for building your own package or if you just want the binary, just down it right here:

  worker_2.16.5-1_i386.deb (1.1 MiB, 261 hits)