Linux


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Linux
# 1  
Old 07-21-2001
Tools Linux

im a new user to this forum, and i intend to learn about internet security...so this meant that i neede to get hold of a unix based OS and learn some programming starting with C then C++.
ive read the whole forum and stil havent found a place where i could download a later version of linux for a stand-alone, i am not considering buying as im not comfortable giving details over the internet, and i couldnt get much help from software shops, who say linux is crap.....

thankyou in advance
# 2  
Old 07-21-2001
Hi pops,

You can get linux iso images from http://www.linuxiso.org/
Once you've downloaded the images you'll need to burn them to a cd-r.

A good website for newbies is : http://www.linuxnewbie.org/


Andy Smilie

PS Linux is not crap, the sales people from the shop you went to probably don't know the first thing about Linux.
# 3  
Old 07-21-2001
Smilie cheers, it is a gud site
i think i need to consider getting hold of a cd with a 56k modem
...yeh ok stop laughing..this is the newbie section

thanx for the help
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Simple sed command not working; could be a Mac/Linux vs. PC/Linux issue

Hello, I am on a Mac and trying to clean up some monthly files with a very simple SED: sed '3,10d;/<ACROSS>/,$d' input.txt > output.txt (from the input, delete lines 3 - 10; then delete from the line containing <ACROSS> to the end of the file) then output to output.txt Even when I try... (2 Replies)
Discussion started by: verbatim
2 Replies

2. Fedora

Which is the better platform to learn UNIX/Linux (Kali Linux Vs. Red Hat or other)?

I just started a new semester and I started my UNIX class yesterday. I've already decided to use python along with my learning process but what I really want to use with it is Kali as my UNIX/Linux platform to learn off of since I already wanted to learn Cyber Sec. anyways. I just wanted to know if... (12 Replies)
Discussion started by: ApacheOmega
12 Replies
Login or Register to Ask a Question