The next thing to do is to create the ~/.newsbeuter directory:
Code: Select all
mkdir .newsbeuterThen we go in there and create the file urls:
Code: Select all
sudo nano ~/.newsbeuter/urlsand we enter one line in that file:
Code: Select all
http://bjoernvold.com/forum/feed.phpWell actually you can enter the url of any news feed that you follow in there, but this is the most important one.

But if you are dying to get the news from the Norwegian Mandriva forum you would add this line below the first line
Code: Select all
http://forum.mandriva.com/no/feed.php?mode=topicsNow you are ready to fire it up with the command
Code: Select all
newsbeuterTherefor we create the file ~/.newsbeuter/config
Code: Select all
sudo nano ~/.newsbeuter/configand we put this single line in there:
Code: Select all
auto-reload yesand save it.
Now you have the news directly at your fingertips in the terminal/konsole or whatever you call it. I find it practical in the Guake terminal
Nobody will remember newsbeuter so make an alias for news and you will always remember it.
It is quite feature rich and it is good for mobile phones. You navigate in the text with arrows. It is very useful when you work with SSH.