Sponsored Content
Full Discussion: new linux user
Operating Systems Linux new linux user Post 302337875 by ilikecows on Sunday 26th of July 2009 03:45:19 AM
Old 07-26-2009
You can't run Red Hat (for free anyway) but you can run CentOS or Fedora on it. Fedora is to Red Hat what OpenSolaris is Solaris. You You can probably find a cheap netbook with Ubuntu on it if you don't want to pay an OS tax. You could run RHEL if you want to pay for it but CentOS is free. CentOS is essentially RHEL with all of the Red Hat specific tools yanked out. If you are going to be using RHEL in production it wouldn't be a bad investment to pay the $80 US to get the real deal.
 

9 More Discussions You Might Find Interesting

1. Linux

Hello!new linux user!I come from china!

Hello everybody!I an new linux user,I come from china!I think you must know!I want to learn linux , I know that learn well,english must be well.but my english is very bad!So i hope you don't mind.I hope i can get help from foreign friends in the future! thank you! (3 Replies)
Discussion started by: aini2003
3 Replies

2. Linux

New Linux user here

I am new to Linux. I currently have RedHat version 2.4.9-e.5smp . The problem I am trying to get past is that when I select (by highlighting) some text in my command line Konsole, I am not able to paste it in a regular text area like my yahoo email. Being able to do that would help me share... (0 Replies)
Discussion started by: jxh461
0 Replies

3. Gentoo

New Linux user

Hi all, I'm running XPPro and I'm happy about it. I'm hearing many good things about Linux OS and I want to give it a try and install it on my D: drive. XP running on C:\ . I have following quesitons to you'll: 1./ any site I could download a free/trial version of Linux OS? 2/ some free office... (8 Replies)
Discussion started by: stav
8 Replies

4. Linux

Linux user limit?

Hi All, I did a search of the forum on this but I could only find answers for UNIX flavours. Are there any limits on the amount of users you can have on a linux box? Have the likes of Red Hat introduced any license limits or is it just constrained by system parameters like ulimit max user... (0 Replies)
Discussion started by: pondlife
0 Replies

5. UNIX for Dummies Questions & Answers

Difference between : Locked User Account & Disabled User Accounts in Linux ?

Thanks AVKlinux (3 Replies)
Discussion started by: avklinux
3 Replies

6. Linux

User Management in linux

Hi All, I have to learn all the user management commend like adduser,useradd,chggrp... etc I would like to know the syntax or example. Please give me document or link. Thanks, Mani (1 Reply)
Discussion started by: Mani_apr08
1 Replies

7. UNIX for Dummies Questions & Answers

Linux user prompt

Hi, I cant seem to get this right. Lets say I have root privileges and I wanted: a ) edit the user prompt to show "linux1234$" whenever they log-in. also b ) Show a message for users upon logging in. I know a) has something to do with editing PS1. but how to only apply the change for users?... (1 Reply)
Discussion started by: Azi
1 Replies

8. Linux

Nobody user group in Linux

Hi I am facing problem of taking backup of file system as username1. There are some files in system which is having group ownership as nobody. and username1 is not able to open this file and backup is failing .Even as a root user I can not open this file. File which is creating problem is ... (1 Reply)
Discussion started by: devesh123
1 Replies

9. UNIX for Advanced & Expert Users

Pam.d and make difference between AD User and local user on Linux

Hello, i configured rhel linux 6 with AD directory to authorize windows users to connect on the system and it works. i have accounts with high privileges (oracle for example) if an account is created on the AD server i would to block him. I looked for how to do, for the moment all the... (3 Replies)
Discussion started by: vincenzo
3 Replies
CAL(1)								   User Commands							    CAL(1)

NAME
cal - display a calendar SYNOPSIS
cal [options] [[[day] month] year] DESCRIPTION
cal displays a simple calendar. If no arguments are specified, the current month is displayed. OPTIONS
-1, --one Display single month output. (This is the default.) -3, --three Display prev/current/next month output. -s, --sunday Display Sunday as the first day of the week. -m, --monday Display Monday as the first day of the week. -j, --julian Display Julian dates (days one-based, numbered from January 1). -y, --year Display a calendar for the current year. -V, --version Display version information and exit. -h, --help Display help screen and exit. PARAMETERS
A single parameter specifies the year (1 - 9999) to be displayed; note the year must be fully specified: cal 89 will not display a calendar for 1989. Two parameters denote the month (1 - 12) and year. Three parameters denote the day (1-31), month and year, and the day will be highlighted if the calendar is displayed on a terminal. If no parameters are specified, the current month's calendar is displayed. A year starts on Jan 1. The first day of the week is determined by the locale. The Gregorian Reformation is assumed to have occurred in 1752 on the 3rd of September. By this time, most countries had recognized the ref- ormation (although a few did not recognize it until the early 1900's). Ten days following that date were eliminated by the reformation, so the calendar for that month is a bit unusual. HISTORY
A cal command appeared in Version 6 AT&T UNIX. AVAILABILITY
The cal command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux June 2011 CAL(1)
All times are GMT -4. The time now is 02:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy