Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-20-2003, 12:03 PM
|
#1
|
LQ Newbie
Registered: May 2003
Distribution: Red Hat Linux 8.0 Professional
Posts: 15
Rep:
|
Can I Learn UNIX From Red Hat Linux 8.0 Professional?
Hi,
I am new to Linux. I installed it a few months ago but hardly use it.
I intend to learn UNIX commands from a book. I would like to know whether I could use UNIX commands in Red Hat Linux for practice purposes.
Thanks.
|
|
|
05-20-2003, 12:28 PM
|
#2
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
You shouldn't have any problems learning commands from a Redhat machine, though some might differ or there might be some not available, but learning Linux will give you a better grasp of actual Unix.
|
|
|
05-20-2003, 12:32 PM
|
#3
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Yes and no.
There are many differences even between unix distributions.
There will be nothing as good as learning on the system you want to learn about but it will at least get you going with things like:
vi
top
sar
ps
kill
mount
etc etc.
|
|
|
05-20-2003, 01:22 PM
|
#4
|
Member
Registered: Apr 2003
Location: Waterford, Ireland
Distribution: Mandrivia 2006.1, Ubuntu 7.10
Posts: 188
Rep:
|
butting in
Sorry to butt in... but what is "sar" ? 
|
|
|
05-20-2003, 01:24 PM
|
#5
|
Member
Registered: Jan 2003
Location: Finland
Distribution: ElementaryOS Freya as main, every other ubuntu-based as testing
Posts: 124
Rep:
|
Hmm, nice Signature.. LOL.. I wonder which one would do more damage, that or :
"cat /dev/urandom >> /dev/hda"
|
|
|
05-20-2003, 01:25 PM
|
#6
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
System Activity Reporter.
It is used for monitoring CPU usage. Type:
sar 5 5
at a bash prompt. This will display the cpu usage 5 times - once every 5 seconds.
|
|
|
05-20-2003, 02:11 PM
|
#7
|
Member
Registered: Apr 2003
Location: Arizona
Distribution: Red Hat Linux 9
Posts: 158
Rep:
|
About 2 years ago I installed Red Hat 7.3 just before I signed up for a 2 credit Unix course at a University. As I was doing my homework at home I would try out the "Unix" commands on my Linux box. Then I would later try using the commands on one of the Unix computers at the University. Nearly every command we learned about worked the same under both Unix and Linux.
I suspect that many details of configuring the systems might be different however we did not cover much of that in the course. The activities that we did which were more or less identical included:
1) Accessing one Unix computer from other using commands such as SSH, telnet, rlogin. Then running programs remotely from the other computer.
2) Writing programs in C or C++ using the g++ compiler and/or the ddd debuger.
3) Using text editiors such as vi, vim or emacs
4) Setting permissions on files and folders using chmod
5) Transfering files between ftp servers with the ftp command
6) Using common ordinary commands such as ls, cat, mkdir, rmdir, cp, finger, whoami, find, grep, fgrep, egrep who, awk, mount and tar
7) Copying and pasting text using the middle mouse button.
So learning to use Linux is a way to learn about Unix! You can also learn about Unix by installing the free Cygwin Unix emulator to be run under Windows.
|
|
|
All times are GMT -5. The time now is 10:58 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|