Sponsored Content
Full Discussion: Linux advantages?
Top Forums UNIX for Dummies Questions & Answers Linux advantages? Post 37673 by LinguelSanchez on Wednesday 25th of June 2003 08:39:09 AM
Old 06-25-2003
**Can I run all my favorite programmes from Linux?

No you can't because most programs are written for windows, this is because windows is a commercial OS and only an OS. All the extra's you need to buy or download (like Office, ftp client, irc client, ssh client and so on).

Games are mostly only for Windows or MAC (Linux is almost never supported by the gamesupplier)

BUT this isn't so bad because Linux is NOT a commercial OS and has all the software you need (if you install it).

Example: I have installed Red Hat 8.0 once with just the packages (software) I needed and it was 300 MB, another time I installed this same Red Hat 8.0 but I selected almost ALL additional software and that was 2.6 GB. I think this is a PLUS because you can choose exactly what program you want and what program you don't want AND, all these programs are FREE :d

I have like 5 emailclients, 4 ftp clients, 3 ircclients, an instant message client (for icq, messenger, yahoo, ...), spreadsheetprograms, databaseprograms, serversoftware, and so on and on and on.


**Can I still run all my files such as MP3's and MPEGS?

In order to run MP3's you can use winamp (wich is xmms in linux, most of the times provided with the linux installation cd's or free downloadable on the net). There is only this one problem with MP3's wich requires an update so don't forget this (look in google: mp3 linux xmms or something like that).

In order to run MPEGS download mplayer from mplayer.org (this is not very easy but I really like the program, it never lags (like the new Windows Media Players) and it plays almost all formats no matter what codec.


**How can I better monitor my computer and it's resources?

Linux is one big monitor, u can monitor whatever you want with standard tools and offcourse the internet provides more monitor tools for linux than any other OS.


**And any other day to day examples would be great

Linux is not easy, but it's a whole different approach than most OS'es. If I can give you one tip, hang on, TRY TRY and TRY again, keep searchin on the inet and if u haven't found a solution yet, than you can ask someone else Smilie

I think it's the most interesting OS there is and offcourse it's free.
 

8 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

what is the difference between Unix & linux, what are the advantages & disadvantages

ehe may i know what are the difference between Unix & Linux, and what are the advantages of having Unix as well as disadvantages of having Unix or if u dun mind i am dumb do pls tell me what are the advantages as well as the disadvantages of having linux as well. thanks (1 Reply)
Discussion started by: cybertechmkteo
1 Replies

2. UNIX for Dummies Questions & Answers

Advantages of Groups

What are the advantages of putting users into groups? I understand that in a corporate environment, you should create a group for each department. ie: putting finance employees into a finance group. But are there any system advantages for doing that? How would it make it easier on the system... (3 Replies)
Discussion started by: kurtmc
3 Replies

3. What is on Your Mind?

Advantages and Disadvanted of being able to modify UNIX?

Does anyone know what are the Advantages and Disadvanted of being able to modify UNIX? I'm am stuck on this .. Anyone help would be greatly appericated. :) (1 Reply)
Discussion started by: MTVALDEZ
1 Replies

4. Shell Programming and Scripting

advantages of Perl ?

What is the advantages of Perl in Unix environnement. Is it for scripts ? Text manipulation ? Have you a Concrete exemple of perl utilisation. Thanks you (3 Replies)
Discussion started by: simquest
3 Replies

5. UNIX for Dummies Questions & Answers

advantages of cpio command?

hi, can any body tell me the advantages of having cpio command over tar command (7 Replies)
Discussion started by: prasannak
7 Replies

6. Shell Programming and Scripting

BASH vs PERL Advantages & Disadvantages

Hi Anyone can compare and contrast differences, Advantages & Disadvantages between BASH vs PERL just a need few points on both Thanks (4 Replies)
Discussion started by: karthikn7974
4 Replies

7. UNIX for Dummies Questions & Answers

What are some advantages of Unix?

What are some advantage's of Unix (3 Replies)
Discussion started by: alvin2132
3 Replies

8. Solaris

Solaris 10 Failsafe mode advantages and disadvantages

Hi Guys, Have you tried running Solaris 10 on Failsafe mode? What are their advantages and disadvantages? What would you recommend for a roll-back plan in case something happens after failsafe mode? I need to run on failsafe mode to be able to execute fsck. Appreciate your kind... (1 Reply)
Discussion started by: bocha
1 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-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. Linux 0.99 9 October 1993 IPCS(1)
All times are GMT -4. The time now is 10:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy