Posts Tagged ‘guide’
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
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…)
Tags: debian, GPL, guide, Linux/Unix, Linux/Unix Software, Open Source, tools
Posted in Linux/Unix, Linux/Unix Software | 3 Comments »
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 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…)
Tags: debian, guide, Linux/Unix Software, Open Source, television
Posted in Linux/Unix Software | No Comments »
Wednesday, July 1st, 2009

Windows 7 screenshot
Ok, first off I don’t usually write about Windows OS specifically and do not use it, nor have I even tested Windows 7 myself. That being said I decided that since this is a big issue for some I should make one of my exceptions.
If you are using Windows 7 beta then you know (at least you should) that it expires tomorrow (July 1, 2009) and after that it will annoyingly shut down your computer every two hours. Other than that it will function untill August 1, 2009 when the beta will expire completely.
Next step is to either return to your old Windows version or install upgrade to RC. Unfortunately Microsoft does not officially support upgrading from beta to RC (they recommend clean install) - however browsing the web I bumped into this guide at tomshardware.com that tells you how to do the upgrade (and if nothing goes wrong save you from the trouble of re-installing everything): Windows 7 Beta Begins to Expire July 1, 2009.
If you don’t want to read what tomshardware has to say about this, to just skip right into upgrade procedure guide go straight to Microsofts own document, “Delivering a quality upgrade experience” on their Engineering Windows 7 blog.
I just thought that it might be polite to post this here, just in case that some reader is in this particular situation, pondering how to upgrade his expiring Windows 7 beta (even if it’s just running on top of Linux+VirtualBox ;) ), so there.
P.S. Don’t expect that I will take a habit of writing about Windows, because I rarely will. Sometimes but rarely, as I see it this is mostly *nix (and specifically Linux) use and programming related blog :)
Tags: guide, Linux/Unix Software, Microsoft, Windows
Posted in News | 6 Comments »
Sunday, May 10th, 2009
I just got some new video files but instead of divx packed inside .avi they came in .mvb files unknown to me. Trying to view them with xine I was surprised that I did not have a correct codec installed and revealed that the format was RealVideo (RV40).
I was so blinded by the thought that I should have almost any possible commonly known codec installed that I spent several apt-cache searches by looking for something else and completely missing on packet - which I then spotted and was humbled by the fact I had forgotten to install it. The command I needed to get it work was simply:
apt-get install w32codecs
So never fool yourself, even though your guru mind should know all the switches and gears to make a steampunk computer tick, you might still miss the most obvious package for whatever problem you bump into :)
Tags: codecs, debian, guide, howto, Linux/Unix, media, plugins
Posted in Hacker entertainment, Hacking & Configuring *nix, Linux/Unix Guides | 3 Comments »
Sunday, March 15th, 2009

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…)
Tags: debian, guide, howto, Linux/Unix, Linux/Unix Software, Open Source, ubuntu
Posted in Linux/Unix Software | 3 Comments »
Tuesday, March 3rd, 2009
There are many reasons why a user might want to use OpenDNS quality dns nameservers instead of service providers dns servers. Maybe the providers nameserver does not work that well, or maybe your country and/or provider is one of those who have set up domain name based internet content filtering that you want to pass - this is the case here in Finland where the claimed use is to prevent access to child porn sites but most of the sites filtered are not of that sort at all, many not even regular porn sites and sometimes there have been really bad mistakes (like w3c site ending on the list).
On opendns.org there is a simple guide on how to set Linux (there is one for Windows too) to use OpenDNS - all you have to do, according to the site, is to edit /etc/resolv.conf and replace IP’s on nameserver lines with ones of OpenDNS. While this works at least on Fedora (and supposedly on most other flawors of Linux), at least with Debian and Ubuntu there is an extra step. This one is for those using cable connection with DHCP:
1st. edit /etc/dhcp3/dhclient.conf and add followind line to end of file:
prepend domain-name-servers 208.67.222.222,208.67.220.220;
…then find the line starting with “request” that lists the information to read ask from DHCP server and remove the option “domain-name-servers“.
2nd. edit /etc/resolv.conf like instructed on opendns.org. Replace the nameserver lines with these:
nameserver 208.67.222.222
nameserver 208.67.220.220
edit: I’m not sure if the second step is needed or even effective on debian.
3rd. Now you could just wait until the information from DHCP gets renewed or to make the changes work instantly you can run:
/etc/init.d/networking restart
Notes: You need to get root access to edit the files and to restart networking.
Tags: debian, freedom, guide, howto, Linux/Unix
Posted in Hacking & Configuring *nix, Linux/Unix, Linux/Unix Guides | No Comments »
Friday, February 27th, 2009
Was: “The Ur-Quan Masters for Debian (problem & solution)”

The Ur-Quan Masters (Star Control 2) title screen.
Edit (Feb 28, 2009 @ 19:45): This post was based on error of mine. Originally I wrote that debian packet ‘uqm’ did not install starter wrapper in $PATH. The game binary is installed at
/usr/lib/games/uqm/uqm and the packets for different distributions install a wrapper script to run it when called. So I adviced to create a symbolic link to it at
/usr/bin/uqm.
This is unnecessary, I was wrong.
However when I contacted the package maintainer to inform him, I was (politely) replied that the game installs the wrapper at
/usr/games/uqm (which I missed when investigating package content) and was adviced to check my $PATH.
Apparently debian should have /usr/games set in $PATH but for some reason I had edited my
~/.bashrc line and defined my own $PATH setting instead of adding a directory to already set $PATH variable. What a fool have I been indeed :) The line was mostly correct, only missing the /usr/games from original defitition.
The original post is still all below but I added this note in front to tell people that this game installs flawlessly on debian with:
apt-get install uqm uqm-content uqm-music uqm-voices

Super Melee dual with other ship getting in planets gravity pull
The Ur-Quan Masters is a 100% free implementation of original 3DO console version of
Star Control II and there is also aditional optional speech package, package with original 3DO music and tree add-on remix packs for download.
I ran into a problem not finding the game executable when I had installed
The Ur-Quan Masters (on my Debian
Etch stable/Lenny), a fantatic game I had come upon years ago originally. “
…far journey, a space odyssey encompassing the realms of science-fiction and role-playing.“. It had both, fantastic single player adventure and a 2 player dualing game that really got me addicted before even trying the single player.
(more…)
Tags: debian, games, GPL, guide, Linux/Unix, Open Source
Posted in Linux/Unix, Linux/Unix Guides, games | No Comments »
Saturday, January 10th, 2009
Perhaps you, like many *nix users, like to remotely connect to your desktop and/or servers and thus are propably running an ssh-server. If so and you have ever checked logs for failed attempts to log in then you know that attempts to login with random usernames and passwords are made constantly. And finally, if you are like me, you are constantly worried that your username and the password, even though naturally a hard one to come up with, might one day be entered by person - or rather a brute force password cracking script - and thus your system getting compromized.
There is a simple tool to deny hosts from connecting the ssh-server (couple tools even, but here is one) after failing defined number of times - and if configured to, the program will send email report of new denied hosts and suspicious connection attempts. denyhosts is the program I use for this, and here is how to set up it:
(more…)
Tags: crackers, guide, howto, Linux/Unix, Linux/Unix Software, security, tools
Posted in Linux/Unix Guides | 10 Comments »
Thursday, October 2nd, 2008
I decided to enable SSL-secured access to this server. The system running Salamanteri is Fedora 7 Linux + Apache 2 (at the moment of writing) so at least with Fedora 7 anything I did should work too. Yes, I wrote a description for those webmasters without knowlege about everything (should be easy enough to adapt my “guide” for other distributions or unixes.
Whatever the reason you might want to connect securely (
https://salamanteri.homelinux.net/wordpress/), my reason was gaining a way to securely login to administration page without separate ssh-tunnel.
How to do it?
(more…)
Tags: apache, fedora, guide, howto, Linux/Unix, Red Hat, security, ssl
Posted in IT Security, Linux/Unix | 3 Comments »