Sponsored Content
Full Discussion: UNIX/LINUX vs. WINDOWS?
Top Forums UNIX for Dummies Questions & Answers UNIX/LINUX vs. WINDOWS? Post 75888 by spaceshiporion on Wednesday 22nd of June 2005 07:43:11 PM
Old 06-22-2005
UNIX/LINUX vs. WINDOWS?

OKay, I'm a complete dummy when it comes to Unix/Linux. I was under that impression that it's just like Windows, but not windows? I'm sure I sound like a moron.

First of all, I hate windows but I'm so very much a pc user. I'm not all that in love with Macs so, Mr.Gates seems like my only option, eventhough I don't liek Microsoft.

I just want to know what Unix/Linux is like? I mean, can I wipe my computer clean of Windows and just use Unix? Help? Smilie
 

10 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Windows vs Unix/Linux

Hello is it possible to have Both Windows AND Unix and even mabey Windows AND Unix AND Linux on 1 machine?? GŪ33Tz:confused: (7 Replies)
Discussion started by: justin45
7 Replies

2. Windows & DOS: Issues & Discussions

Windows vs Unix/Linux 2

This subject was brought up a short while ago. The question someone asked was is it possible to have Windows, Unix and Linux on one machine. It is possible to have a dual boot machine and it is possible to run Linux under windows and windows under linux. It is better to run Windows under Linux... (10 Replies)
Discussion started by: jacx2
10 Replies

3. IP Networking

Can see my linux box from unix but from windows based

I have a company lan, we have workstations and we have servers. I have 3 unix servers, and 2 linux servers. I can ping one of the linux servers from windows, but the other one gets no reply, However, from my unix boxes i can telnet AND ping both linux boxes. The 2 linux boxes are on different... (4 Replies)
Discussion started by: kymberm
4 Replies

4. UNIX for Dummies Questions & Answers

Migrating fom windows to UNIX/Linux

Does anyone have any links where i can find informaton about migrating from windows to unix/linux? Itīs both servers and clients that is on discussion. /Henke (2 Replies)
Discussion started by: henke
2 Replies

5. Solaris

Windows-Unix/Linux

I want to have some document or any link which will give me the difference between Windows Based servers and Unix based servers. Also the power of the operating systems. (1 Reply)
Discussion started by: ktmjamal
1 Replies

6. UNIX for Dummies Questions & Answers

Execute script on Unix/Linux from Windows

Hello ALL, Does anyone know how I can execute a script on Unix or Linux? Details: This execution needs to start from Windows and I need to pass some parameters to the script. If anyone knows how to execute, please, let me know. Please, send me an example how it is possible. Thanks. (4 Replies)
Discussion started by: brbillyh
4 Replies

7. UNIX Desktop Questions & Answers

Running MS-windows GUI from unix/linux

Hi i need some help , i would like to run a GUI application on windows from unix i dont need to see the gui just to activate it from remote . it shoud be from CLI on the unix . thanks GUY (1 Reply)
Discussion started by: koreng
1 Replies

8. UNIX for Dummies Questions & Answers

Unix/Linux on Windows

I installed Vmware wotrkstation and installed Fedora Linux.. is working fine now. While on windows I can access and enjoy fedora linux But I have a question regarding if I download a file in windows and want that file to be transferred to /usr file system in my Fedora linux. How can I do that... (5 Replies)
Discussion started by: venu_nbk
5 Replies

9. Linux

how i can share the file between unix or linux in windows ??

hello everybody i have one quetion :( about how i can share my file in windows to use it in linux explane i have to opreating system windows xp and linux fedore core and unix ( sun solaris 10 ) and i want to open me file that is storege in windows <<< want to open it in unix or... (4 Replies)
Discussion started by: msn22
4 Replies

10. Windows & DOS: Issues & Discussions

UNIX/Linux for Windows? and a few other questions...

1) I want UNIX but I don't want to partition my hard drive. I have heard of programs that allow you to start UNIX from Windows but I don't know which one is good. Something like WinLinux (not too sure???) Anyone know which programs I'm talking about? 2) Is Linux UNIX? 3) How do you pronounce... (9 Replies)
Discussion started by: CornNuts
9 Replies
ppmtobmp(1)						      General Commands Manual						       ppmtobmp(1)

NAME
ppmtobmp - convert a portable pixmap into a BMP file SYNOPSIS
ppmtobmp [-windows] [-os2] [-bpp=bits_per_pixel] [ppmfile] DESCRIPTION
Reads a portable pixmap as input. Produces a Microsoft Windows or OS/2 BMP file as output. OPTIONS
All options can be abbreviated to their shortest unique prefix and you can use a double dash in place of the single dash, GNU-style. -windows Tells the program to produce a Microsoft Windows BMP file. (This is the default.) -os2 Tells the program to produce an OS/2 BMP file. (Before August 2000, this was the default). -bpp This determines how many bits per pixel you want the BMP file to contain. Only 1, 4, 8, and 24 are possible. By default, ppmtobmp chooses the smallest number with which it can represent all the colors in the input image. If you specify a number too small to represent all the colors in the input image, ppmtobmp tells you and terminates. You can use ppmquant or ppmdither to reduce the number of colors in the image. NOTES
To get a faithful reproduction of the input image, the maxval of the input image must be 255. If it is something else, ppmtobmp the colors in the BMP file may be slightly different from the colors in the input. Windows icons are not BMP files. Use ppmtowinicon to create those. SEE ALSO
bmptoppm(1), ppmtowinicon(1), ppmquant(1), ppmdither(1), ppm(5) AUTHOR
Copyright (C) 1992 by David W. Sanderson. 13 June 2000 ppmtobmp(1)
All times are GMT -4. The time now is 06:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy