Difference between revisions of "Nrss"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 12: | Line 12: | ||
#Add some feeds | #Add some feeds | ||
− | add "http:// | + | add "http://opensource.telkomspeedy.com/forum/rss.php" "KIOSS" |
− | |||
− | |||
− | |||
− | |||
#Change rate for Slashdot | #Change rate for Slashdot |
Latest revision as of 10:09, 21 November 2009
Instalasi
sudo apt-get install nrss lynx
Konfigurasi
vi ~/.nrss/config
default_rate "5" default_show "30" default_maxitems "50" #Add some feeds add "http://opensource.telkomspeedy.com/forum/rss.php" "KIOSS" #Change rate for Slashdot rate "30" "Slashdot" #These aren't defaults, but examples browser "/usr/bin/lynx %u" #Text browsers should enable this browser_wait "1"