Sponsored Content
Full Discussion: UNIX or Linux?
Top Forums UNIX for Dummies Questions & Answers UNIX or Linux? Post 58905 by zazzybob on Friday 3rd of December 2004 07:35:49 PM
Old 12-03-2004
Neither is better nor worse than the other. There are many different flavours of UNIX and Linux - each with its own strengths and weaknesses.

On a laptop, you are going to be looking at one of the *BSD's or some distribution of Linux. Many people have personal favourites (mine is SUSE Linux) - but this all depends on your requirements and level of UNIX/Linux expertise.

For a beginner that wants good hardware recognition, go with Mandrake Linux, if you're proficient and want good hardware recognition go with SUSE, and if you're looking for a truly configurable and rock-solid Linux system go with Slackware.

Again; many people will question this and have their own preferences, it is all dependent on your needs and ability.

Cheers
ZB
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX VS. Linux

Aahhhh!! I am so much frustrated trying to recover my superuser account. I need help!!! Please can anyone tell me how to recover a the root account? Thank you in advance. (1 Reply)
Discussion started by: pnoi_blitz
1 Replies

2. UNIX for Dummies Questions & Answers

Linux is Unix???

Could anyone explain if Linux is Unix? I'm a newbie here, just installed Oracle 8i on Redhat 7.2. (4 Replies)
Discussion started by: Prettyman
4 Replies

3. Answers to Frequently Asked Questions

What is unix and is linux a unix system

Unix is the name of an operating system. And unix is a registered trademark. This is what makes things murky. One of my favorite books is The Design and Implementation of the 4.3BSD UNIX Operating System. That book is out of print, but a newer book is available: The Design and Implementation... (0 Replies)
Discussion started by: Perderabo
0 Replies

4. Linux

UNIX and LINUX

Hey there, new to the forum :) Im currently at university studying UNIX, but i need some help. Can someone help me out with operational / technical differences between the two? Even if You just give me some topics i can go research them... much appreciated Josh (1 Reply)
Discussion started by: kiwi_bloke
1 Replies

5. UNIX for Dummies Questions & Answers

Unix to LINUX

quick question that may bring long answers :) I am currently looking into porting an existing Recital system from Unix to Linux. possibly not a good idea :) Basically; Would i be better shooting myself in the foot now? or do you know if there would be a fair expense due to buying Linux and the... (0 Replies)
Discussion started by: Kuz972
0 Replies

6. UNIX for Dummies Questions & Answers

unix on linux

hi all, i have a linux operating system...can i practice unix commands on linux system....there is any changes in the commands.....can any one post some meterial.. thanks (1 Reply)
Discussion started by: madhu_msinus@ya
1 Replies

7. UNIX for Dummies Questions & Answers

Unix vs Linux

why would one choose unix over linux? (2 Replies)
Discussion started by: lizzy
2 Replies

8. 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

9. Post Here to Contact Site Administrators and Moderators

VIP Membership - The UNIX and Linux Forums - Get Your UNIX.COM Email Address Here

We work hard to make The UNIX and Linux Forums one of the best UNIX and Linux knowledge sources on the net. The site is certainly one of the top UNIX and Linux Q&A sites on the web. In order to provide certain members the best quality account services, you can now get some great extra features by... (2 Replies)
Discussion started by: Neo
2 Replies

10. What is on Your Mind?

YouTube: Forum Moderation @UNIX.com | The UNIX and Linux Forums

Forum Moderation @UNIX.com | The UNIX and Linux Forums https://youtu.be/WGwgibE4Rq0 Also note: In the video I mentioned removing legacy menu items in the ModCP which are unused. I have already "CSS'ed out" the unused menu items: ... (0 Replies)
Discussion started by: Neo
0 Replies
IPCS(1) 						     Linux Programmer's Manual							   IPCS(1)

NAME
ipcs - provide information on ipc facilities SYNOPSIS
ipcs [-asmq] [-tclup] ipcs [-smq] -i id ipcs -h DESCRIPTION
ipcs provides information on the ipc facilities for which the calling process has read access. The -i option allows a specific resource id to be specified. Only information on this id will be printed. Resources may be specified as follows: -m shared memory segments -q message queues -s semaphore arrays -a all (this is the default) The output format may be specified as follows: -t time -p pid -c creator -l limits -u summary SEE ALSO
ipcrm(1), ipcmk(1) CONFORMING TO
The Linux ipcs utility is not fully compatible to the POSIX ipcs utility. The Linux version does not support the -b and -o options, but does support the -l and -u options not defined by POSIX. The portable application shall not use the -a, -b, -o, -l, and -u options. AUTHOR
krishna balasubramanian (balasub@cis.ohio-state.edu) AVAILABILITY
The ipcs command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. Linux 0.99 9 October 1993 IPCS(1)
All times are GMT -4. The time now is 09:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy