Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Which Flavor to start with???? Post 28034 by J.P on Wednesday 11th of September 2002 01:37:39 PM
Old 09-11-2002
If you truly want to learn UNIX I would suggest one of the BSD's or Slackware Linux and preferably good book on UNIX System Administration. But get ready for a long period of sleepless nights Smilie

If you'd just want to get started quickly and *really* need GUI in your daily use, any of the popular Linux distros (Mandrake, Red Hat) will do this job great.

But really, the more newbie-friendly distros can be a nice gateway into "real" UNIX..
I started of with Red Hat 5 and eventually moved over to Slackware, and later setting my foot in the BSD's as well. In other words, thank you Red Hat for introducing me to the Linux/UNIX world Smilie

Good Luck Smilie
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Need a flavor of Unix

Hello all! I'm the new guy in these parts. I'm a part time college student/part time Java Intern. I've seen that during my days at work having a basic knowledge and understanding for Unix is a great benefit for us developers. I've got a dual boot on my main workstation at home of Win2K Pro and... (3 Replies)
Discussion started by: AMDPwred
3 Replies

2. Solaris

good OS flavor

which is more in high demand commercial solaris or BSD THANKS (1 Reply)
Discussion started by: mxlst14
1 Replies

3. UNIX and Linux Applications

Linux flavor of tversity

I have been using UShare, but would like to get something that is more in line with tversity's functionality. Has anyone any suggestions? (0 Replies)
Discussion started by: sport9155
0 Replies

4. Shell Programming and Scripting

Start program in background (or start crontab ahead of time)

Hey! I'm working on a script that will add a user, create some configfiles, and add a crontab for the user. The crontab looks like the following: @reboot /home/user/program config.conf & I would like for this process to start at the end of my script under the corresponding username by... (0 Replies)
Discussion started by: noratx
0 Replies

5. What is on Your Mind?

Which flavor of unix has more job opportunities?

All, I've almost 5+ yrs experience in IT sector. i've mostly work with support projects in Unix/ Linux (Shell scripting), SQL, Autosys job scheduling. Now i really felt boring with the work i'm doing currently. Hence i've decided to expertise myself in new skill set. I'm planning to learn unix... (4 Replies)
Discussion started by: apsprabhu
4 Replies

6. Fedora

Flavor of Unix

I would like to know wich Unix to get and run, because I have access to "ALL" paid and non paid versions What I would like to do is set up Cloud Computing from home so that I may gain experience in this area for my resume. I have read that the best right now is Ubuntu Server v9.10 Can... (1 Reply)
Discussion started by: jmeyer
1 Replies

7. Fedora

Which flavor of UNIX or Linux to learn?

Hi all, Noob here. I have been dabbling with Linux for years, basically installing different types of distros and becoming familiar with the default gui that came along with it. At this point, I find myself wanting to learn alot more. It would be great if that knowledge helped me move forward... (2 Replies)
Discussion started by: Petros_K
2 Replies

8. AIX

AIX and any flavor of REDhat...

trying to load a Linux version on an AIX machine. Has anybody been able to do this? Or is all IBM' software proprietory ???? Please if you have done it, tell me how you did it .... thanks much...Have you installed an open source Linux version ???? (2 Replies)
Discussion started by: ibi001
2 Replies

9. UNIX for Beginners Questions & Answers

Splitting week start date and end date based on custom period start dates

Below are my custom period start and end dates based on a calender, these dates are placed in a file, for each period i need to split into three weeks for each period row, example is given below. Could you please help out to achieve solution through shell script.. File content: ... (2 Replies)
Discussion started by: nani2019
2 Replies
UP2DATE(8)							   Red Hat, Inc.							UP2DATE(8)

NAME
rhnsd - a program for quering the Red Hat Network for updates and information SYNOPSIS
rhnsd [OPTION]... DESCRIPTION
rhnsd is a daemon process that runs in the background and periodically polls the Red Hat Network to see if there are any queued actions available. If any are queued, it runs them. rhnsd is typically started from the init scripts in /etc/init.d/rhnsd when it's time to poll the Red Hat Network servers for available updates and actions. The default interval is every 120 minutes. The minimum polling interval is 60 minutes. To check for updates, rhnsd runs an external program called rhn_check. This is a small application that actually makes the network connec- tion to Red Hat Networks. The rhnsd daemon does not listen on any network ports, nor does it ever talk to the network directly. Any network activity is done via the rhn_check utility. rhnsd can be configure by editing the /etc/sysconfig/rhn/rhnsd config file. This is actually the configuration file the rhnsd init script /etc/init.d/rhnsd uses. -i, --interval Specify the interval that rhnsd should wait between checking the Red Hat Network. Default is 120 minutes, the minimum is 60 minutes. This can also be specified in /etc/sysconfig/rhn/rhnsd -v, --verbose output more information about what rhnsd is doing. -f, --foreground force the rhnds process to run in the foreground instead of automatically backgrounding itself, as it does by default. FILES /etc/sysconfig/rhn/rhnsd Configuration settings for the rhnsd daemons init script. /usr/sbin/rhn_check The external program launched by rhnsd to connect to the Red Hat Network and retrieve any actions that have queued up. /etc/sysconfig/rhn/systemid A certification that authenticates the client machine to the Red Hat Network. Generated via the up2date or rhnreg_ks utility. SEE ALSO
The rhnsd daemon is tightly coupled with Red Hat Network. Visit <http://www.redhat.com/network> for access or to sign up. rhn_check(8), up2date(8), up2date-config(8), AUTHORS
Written by Preston Brown <pbrown@redhat.com> and Cristian Gafton <gafton@redhat.com> REPORTING BUGS
Report bugs to <http://bugzilla.redhat.com>. COPYRIGHT
Copyright (C) 1999, 2000 Red Hat, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. 4th Berkeley Distribution Fri Feb 9 2001 UP2DATE(8)
All times are GMT -4. The time now is 03:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy