IT news websites


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? IT news websites
# 1  
Old 10-01-2012
IT news websites

Hi guys

Can you recommend some seriuos web pages with news from IT world Smilie

Thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unblock the websites

Hi Guys, Some of the websites are blocked in my office. And I know the root password. I tried to unblock those sites.. Checkedcd /etc/modprobe.d $ cat blacklist.conf # # Listing a module here prevents the hotplug scripts from loading it. # Usually that'd be so that some other driver will... (8 Replies)
Discussion started by: Adhi
8 Replies

2. Shell Programming and Scripting

Websites for Script Apps

Hi would you recommend some web sites that publishes free scrip apps for OSX 10.5.7 ? (1 Reply)
Discussion started by: Axxll
1 Replies

3. UNIX for Dummies Questions & Answers

visited websites

Hi guys, Im just wondering on where a network admin would view a list of visited websites in unix and where to block some websites? (3 Replies)
Discussion started by: jake2891
3 Replies

4. Shell Programming and Scripting

Websites for Scripting...

Hi All, Anyone know any good sites for Unix Solaris Shell Scripting? Thanks for reading, b14 (2 Replies)
Discussion started by: B14speedfreak
2 Replies

5. IP Networking

unix and websites

Does Anyone know how to create domains ahead of another domain? example http://domain.example.com Any Information would be of great help. Thank you. (2 Replies)
Discussion started by: bhjunx
2 Replies
Login or Register to Ask a Question
RMNEWS(8)						      System Manager's Manual							 RMNEWS(8)

 *

NAME
rmnews - expunge and remove news articles SYNOPSIS
rmnews DESCRIPTION
Rmnews reads article data from the standard input. It then expunges and removes the listed articles. Rmnews is designed to be used by InterNetNews to remove canceled, superseded, and expired news articles. The input is processed as an INN expirerm file listing or an INN cancel stream written as a ``WC'' entry in the newsfeeds(5) file. This data consists of lines of text, each containing a list of relative article pathnames, with a single space between entries. If a listed file is contained in an IMAP news mailbox, it is expunged out of that mailbox. In any case, each listed file is unlinked. Rmnews reads its configuration options out of the imapd.conf(5) file. The optional newsprefix option specifies a prefix to be prepended to newsgroup names to make the corresponding IMAP mailbox names. The required partition-news option specifies the pathname prefix to the IMAP news mailboxes. The value of partition-news concatenated with the dots-to-slashes-converted value of newsprefix must be the pathname of the news spool directory. FILES
/etc/imapd.conf CMU
Project Cyrus RMNEWS(8)