Sponsored Content
Full Discussion: Windows UNIX emulators?
Top Forums UNIX for Dummies Questions & Answers Windows UNIX emulators? Post 25148 by google on Thursday 25th of July 2002 11:14:20 AM
Old 07-25-2002
have never used "CygWin" but TeraTerm is easy to use.


from the cygwin website
Note also that, by default, setup.exe does not install everything. Only the base cygwin distribution is installed by default. When running setup.exe, clicking on categories and packages in the package installation screen will provide you with the ability to control what is installed or updated. For instance, clicking on the "Default" field next to the "All" category will provide you with the opportunity to install every Cygwin package. Be advised that this will download and install hundreds of megabytes to your computer. The best plan is probably to click on individual categories and install either entire categories or packages from the categories themselves.
 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

UNIX emulators

I now that there are emulators like WINE and NetTerm, and even Hummingbird is a good on as well, but are there any emulators for Windows to emulate UNIX???:confused: I am looking to brush up on my UNIX skills, but I cannot afford to by a small UNIX workstation right now. Anyone got any... (8 Replies)
Discussion started by: MIRV
8 Replies

2. Solaris

Sun OS 3 Emulators?

Hi all, I guess I'm going to get lots of annoyed people asking about windows on a unix forum but here goes. I have a win XP machine and need to run some sofware that was written on and compiled on a sun os 3 machine. Does anyone know of any emulators that will run in the windows enviromment to... (2 Replies)
Discussion started by: northernalex
2 Replies

3. UNIX for Dummies Questions & Answers

any emulators

iam new to unix , i would like to practice unix commands at home, can anyone help me to know if there are any emulators that i can download to practice or any trial versions that can be installed to practice. Regards dep (1 Reply)
Discussion started by: dep
1 Replies

4. Solaris

8&16bit emulators

Hi to everybody!! Being an Amiga junkie for almost 20 years, I recently decided to start learning a couple of thing about UNIX. My first hardware choice was a Sun U10 and than a U60! Have managed so far to set up the machines to work well with Solaris9, they really are very good but I miss my... (0 Replies)
Discussion started by: kokkiklhs
0 Replies

5. Windows & DOS: Issues & Discussions

Windows Terminal Emulators

I have been using NetTerm on various Windows flavors for a while and have just run into a problem with printer passthru (transparent printing) that I can analyse but not resolve. The setup is a Epson TM60 POS Label Printer connected XON/XOFF via COM1 on a Win98SE system. This is controlled... (3 Replies)
Discussion started by: MickZA
3 Replies

6. UNIX for Dummies Questions & Answers

Looking for Unix Emulators on Windows XP

Hello all, Forgive me if this question was asked before, I'm unable to find an answer to it on this forum upon searching "windows unix". I have Windows XP at home, and I want to practice Unix, I want to re-learn all Unix commands, Shell script programming and the Vi Editor. I'm looking... (11 Replies)
Discussion started by: thoughts
11 Replies

7. UNIX for Dummies Questions & Answers

Changing windows server alias name on windows or unix?

My situation is that we have production unix scripts that ftp files over to a windows server. I'm not sure if its a 2000 or 2003 server as I dont work on server, more on the unix side. It turns out that they are changing servers on the network. So they are migrating our data over from say Server 1... (1 Reply)
Discussion started by: NycUnxer
1 Replies

8. AIX

Do I need to configure my local windows to FTP files from local windows to a UNIX AIX server?

Hi Friends, I have this script for ftping files from AIX server to local windows xp. #!/bin/sh HOST='localsystem.net' USER='myid_onlocal' PASSWD='mypwd_onlocal' FILE='file.txt' ##This is a file on server(AIX) ftp -n $HOST <<END_SCRIPT quote USER $USER quote PASS $PASSWD put $FILE... (1 Reply)
Discussion started by: rajsharma
1 Replies

9. UNIX for Dummies Questions & Answers

Advanced info on CPU Emulators

I have searched and searched this topic but without looking at source code ; my next step maybe , I find the same ambiguous information. My main question is how is the target code translated? It is stated that there are variables created that hold the data that the emulated CPU would hold in... (12 Replies)
Discussion started by: theKbStockpiler
12 Replies

10. Shell Programming and Scripting

Needed SFTP script from windows to UNIX server and from UNIX to windows server(reverse SFTP)

hi guys, i need a script to sftp the file from windows to unix server ....(before that i have to check whether the file exists in the windows server or not and again i have to reverse sftp the files from unix to windows server..... regards, Vasa Saikumar. (13 Replies)
Discussion started by: hemanthsaikumar
13 Replies
setup(1)						      Easy Software Products							  setup(1)

NAME
setup - graphical setup program for the esp package manager SYNOPSIS
setup [ directory ] DESCRIPTION
setup provides a graphical installation interface for EPM-generated portable installation packages. It presents a step-by-step dialog for collecting a list of packages to install and accepting any license agreements for those packages. setup searches for products in the current directory or the directory specified on the command-line. INSTALLATION TYPES
The default type of installation is "custom". That is, users will be able to select from the list of products and install them. setup also supports other types of installations. The setup.types file, if present, defines the other installation types. SEE ALSO
epm(1) - create software packages. setup.types(5) - epm gui setup types file format. COPYRIGHT
Copyright 1999-2007 by Easy Software Products, All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 3 April 2006 ESP Package Manager setup(1)
All times are GMT -4. The time now is 03:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy