Sponsored Content
Full Discussion: Extremely Interested
Top Forums UNIX for Dummies Questions & Answers Extremely Interested Post 5481 by Punk18 on Wednesday 15th of August 2001 12:58:51 PM
Old 08-15-2001
Extremely Interested

As i was reading an article on being a "HACKERS" which was 30 minutes ago thinking that HACKING was the same as CRACKING, after the reading i discovered their difference, a hacker builds the internet while crackers just cracks and annoy like phreaking and breaking into people's computer.

That really got me into HACKING, althought i have no skills except for simple vB object runtime changing, and no C or C++ experience. Anyone got any good beginners guide?

Anyways can anyone post their first hacking experience, so i can learn from it. Cause i want to be the ones contructing.
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Interested, but lost.

Alright, so I'm interested in using Unix, but I have a couple of pretty basic questions: 1) What's the relationship between Linux and Unix? Are they one and the same, or completely different? 2) Can you use Unix on a laptop? and 3) Where can you get Unix? Thanks for listening. (9 Replies)
Discussion started by: Ned
9 Replies

2. UNIX for Dummies Questions & Answers

Interested in partial command output.

Command output is given to the console. As in the following case - wc -l filename produces following output nn filename From this, I am only interested with nn(rowcount). Cant we simply extract it thr console? I also tried with null device, I know as - /dev/null wc -l filename >... (1 Reply)
Discussion started by: videsh77
1 Replies

3. UNIX for Dummies Questions & Answers

Extremely New

I just loaded Cygwin on my XP deskop. I am TRYING to install a program that said it needs this program to run. How do I install or run a program? Keep in mind I just started with Unix yesterday:) (1 Reply)
Discussion started by: gss
1 Replies

4. What is on Your Mind?

Interested in bike riding !!! share your exp..

Hi folks, i know its totally diff topic on this community ... :-) Are you interested in bike riding !!! if yes , what is your fav bike ? what bike are you having now at your home ? what is your longest ride ? I have a indian made 200cc bike .. most of the time, i... (2 Replies)
Discussion started by: vparunkumar
2 Replies

5. Shell Programming and Scripting

Interested in getting new projects

Hi , I am interested in getting some new projects on shell scripting . Can some one suggest me some bidding site where I can get the projects. Regards (0 Replies)
Discussion started by: himvat
0 Replies

6. What is on Your Mind?

In which sport are you interested?

I am swimmer and also gym is here . What sport do you practice ? (8 Replies)
Discussion started by: solaris_user
8 Replies
touch_newsgroup(1)					      General Commands Manual						touch_newsgroup(1)

NAME
touch_newsgroup - force leafnode to continue reading low-traffic newsgroups SYNOPSIS
touch_newsgroup [-f groupsfile] [-h hostname] [-v] [newsgroups] DESCRIPTION
touch_newsgroup is a Perl script which reads the last article in the specified newsgroups on the specified using NNTP. This prevents leafnode or similar news-servers from marking those newsgroups as inactive because no-one is reading them. Perl and the Net::NNTP module are required to use this program. On Debian systems these are avalible in the perl5 and libnet-perl pack- ages. OPTIONS
-f groupsfile Read newsgroup names from groupsfile in addition to any specified on command line. Use -f - to read from stdin. -h hostname Read newsgroups on host hostname (default 127.0.0.1) -v Be verbose. Prints the number of the article it reads from each newsgroup. newsgroups names of newsgroups to read. May be omitted if a groupsfile is specified. ENVIRONMENT
Requires Net::NNTP module (available in libnet from CPAN or the libnet-perl package). On Debian systems, this program will by default be run daily on the list of newsgroups specified in /etc/news/leafnode/touch_groups if that file exists. LIMITATIONS
Only one news-server is catered for, the IP address of which is hard-wired into the script as $nntp_host. BUGS
dies if it encounters any problems. AUTHOR
Copyright 1999 Jim Nicholson <j.nicholson@computer.org> SEE ALSO
leafnode(8) 18 June 1999 touch_newsgroup(1)
All times are GMT -4. The time now is 04:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy