LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-29-2005, 05:12 PM   #1
gman_O0O0
LQ Newbie
 
Registered: Jan 2005
Location: wisconsin, USA
Distribution: SuSE 9.x
Posts: 12

Rep: Reputation: 0
Unhappy binary newsreader


ok, yeah yeah i know, its all been said before. but maybe the more its brought up someone will do something about it. Having moved off windows, the only app that i am looking for a replacement for is a newsreader. on windows its newsleecher, on linux.... looks like no one wants to take up the mantle. Pan which had so much promise apears to be dead. and if you want nzb support, you have to run a commandline app. (which i can not get nzbperl to even run on my pc) maybe cuz its amd64.

does anyone have a good solution for news readers on linux? native is best, but i will settle for a good working proggie from xoveroffice or wine. i do not want to have to run windows or vmware to download bins. Then why bother running linux, the object is to GET OFF windows forever! is anyone doing any programing in C# that we could use with mono or something??

What are other LQ members doing for downloading bins from newsgroups. are they happy, satisfied or frustrated with the state of newsreaders in linux? (i know that users that run the CLI proggies are happy, but i am not one of them.)

-g
 
Old 03-29-2005, 06:23 PM   #2
di11rod
Member
 
Registered: Jan 2004
Location: Austin, TEXAS
Distribution: CentOS 6.5
Posts: 211

Rep: Reputation: 32
I use Brag for binaries

I use brag to download binaries and it automatically fires off ydecode to decode them.

For instance, in my environment, I like to listen to Howard Stern commercial free. So I have a cron job that fires off at about 2:00pm each day with the following brag command--

Code:
brag -s news-server -g alt.binaries.howard-stern -a '*CF*'
These first two args should be self-explanatory. The -a is the 'accept' filter. I am looking for anything with CF in the subject. This is how users of that newsgroup identify that the attached binary is 'commercial free'.

If you want to run it from the command line without any output to your terminal, you can use this syntax--

Code:
brag -s news-server -g alt.binaries.howard-stern -a '*CF*' >> /dev/null &
In my environment, this command runs as root and it deposits the binaries in a subdir of /root/.brag/news-server/

So I have a cron job that follows up later in the day and moves the mp3 files to a web directory where I can access the files...

Code:
mv /root/.brag/news-server/alt.binaries.howard_stern/finished/*.mp3 /mnt/html/stern/
Periodically, you should clean out the contents of /root/.brag/news-server/alt.binaries.howard_stern/unfinished/ as the partial binaries downloaded to there can fill up your hard drive over time.

Here's where you can get brag -- http://brag.sourceforge.net/jindex.html

Hope this helps,

di11rod
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Newsreader for Linux vinni155 Linux - Software 4 09-15-2004 03:20 PM
linux binary newsreader? Uberclocker Linux - Software 5 11-13-2003 02:54 PM
Newsreader Pan sore Linux - Software 2 11-12-2003 07:52 PM
Gnome newsreader beowulf405 Linux - Newbie 4 09-09-2003 04:20 PM
Pan newsreader gianpi Linux - Software 0 09-04-2003 01:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration