pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Use Multiple Server Names?


From: Ron Johnson
Subject: Re: [Pan-users] Use Multiple Server Names?
Date: Wed, 18 Apr 2012 00:02:07 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0

On 04/17/2012 06:23 PM, JW wrote:
I am a new user of Ubuntu (10.11), and Pan 0.133.

I am a refugee from Windows XP, and a long time user of Forte Agent.

I subscribe to a paid News Server.

I want to try Pan, but I can’t figure how to do something. I want to
group selected news groups into two categories, one text, one binaries.
I want to use two different News Server IP addresses and/or names for
them. My paid news server does have multiple addresses.

Can I? How please?


To follow up on David's post, from a terminal window:
  mkdir .pan2_text
  mkdir .pan2_bin
  echo "alias text_pan='$PAN_HOME=~/pan2_text pan'" >> .bashrc
  echo "alias bin_pan='$PAN_HOME=~/pan2_bin pan'" >> .bashrc

Exit the window and then reopen it.  Again, from a terminal window:
  alias text_pan bin_pan

If you see the two alias definitions, then I didn't screw up! Treat the aliases as "regular" commands:
  text_pan

Use that when you want to access text groups and bin_pan when you want binary groups.

Yes, it means actually typing in commands but that's ok; it won't kill you and you might learn something... :)

--
"There is usually only a limited amount of damage that can be
done by dull or stupid people. For creating a truly monumental
disaster, you need people with high IQs."
Thomas Sowell



reply via email to

[Prev in Thread] Current Thread [Next in Thread]