public marks

PUBLIC MARKS from tadeufilippini with tags virtualbox & "windows linux"

2010

WineHQ .deb packages archive

(via)
The WineHQ .deb packages archive Here you can find older .deb packages for Ubuntu and Debian. These packages used to be hosted in the official APT repository until they were replaced with newer ones. For instructions on using the APT repository to keep updated with current Wine beta packages, visit the WineHQ Ubuntu downloads page. The -dev packages are only needed if you are compiling Winelib applications. In other words, you probably don't need them. If you need old source packages, you can email the package maintainer.

Ubuntu de A a Zip: Instalar programas para Windows no Ubuntu com o Wine

sábado, 13 de fevereiro de 2010 Instalar programas para Windows no Ubuntu com o Wine Esse tutorial vai explicar de forma rápida e direta como instalar o Wine, programa necessário para instalar programas desenvolvidos originalmente para Windows no Ubuntu

2009

YouTube - kde on windows

Isso é Windows 7 ou KDE 4 ? Adicionado 2:28 [TRADUZIDO] Isso é Windows 7 ou KDE 4 ? [TRADUZIDO] Isso é Windows 7 ou KDE 4 ? Isso é Windows 7 ou KDE 4? Direto da ZD Net da Austrália com legendas em português. video lang: getattr(, 'lang', '') Traduzir Visualizar original (tradução desativada) Vídeo de boaglio 4 meses atrás 11271 exibições boaglio KDE on Windows Adicionado 2:41 [TRADUZIDO] KDE on Windows [TRADUZIDO] KDE on Windows I used coLinux, Xming, and a virtual TAP network to run KDE on Windows. coLinux - www.colinux.org Xming - www.straightrunning.com How-To - colinux ... video lang: getattr(, 'lang', '') Traduzir Visualizar original (tradução desativada) Vídeo de 1saac356 1 ano atrás 8868 exibições 1saac356

Cygwin: como instalar

(via)
CYGWIN O Cygwin e uma aplicação para Windows que possibilita a emulação do ambiente Linux. O Cygwin e grátis e pode ser encontrado em www.cygwin.com. Uma versão (não completa mas com todas as funcionalidades necessárias) pode ser encontrada aqui. Instalação: 1. Unzip do ficheiro cygwin1.5.5-1.zip para um directório temporário - c:temp

WineHQ - Wine Announcement

Wine Announcement The Wine maintenance release 1.0.1 is now available. This is a maintenance release from the 1.0 stable branch. It contains only translation updates and small bug fixes.

Linux: Transformando Windows em Linux [Artigo]

Gnome, KDE e WindowMaker Os temas não foram suficientes para você? Então experimente estes projetos. O WindowMaker já existe como pacote na distribuição padrão do cygwin, portanto é só escolhe-lo na hora da instalação. Já o GNOME e o KDE são mantidos por voluntários que utilizaram como base o cygwin, criando, respectivamente, o CyGnome (http://cygnome.sourceforge.net) e o KDE-cygwin (http://kde-cygwin.sourceforge.net/).

Linux: Transformando Windows em Linux [Artigo]

Transformando Windows em Linux Linux user davi182 20/05/2004 Neste artigo você confere como deixar o Windows mais parecido com o Linux ou até mesmo substituir sua interface padrão pelos ambientes GNOME ou KDE. Muitas vezes a força do destino pode levá-lo a trabalhar um local onde só é permitido o uso de Windows, mas você não vai deixar de rodar "Linux" por causa disso, vai?

Linux: Transformando Windows em Linux [Artigo]

Transformando Windows em Linux Linux user davi182 20/05/2004 Neste artigo você confere como deixar o Windows mais parecido com o Linux ou até mesmo substituir sua interface padrão pelos ambientes GNOME ou KDE. Muitas vezes a força do destino pode levá-lo a trabalhar um local onde só é permitido o uso de Windows, mas você não vai deixar de rodar "Linux" por causa disso, vai?

Linux: Transformando Windows em Linux [Artigo]

Transformando Windows em Linux Linux user davi182 20/05/2004 Neste artigo você confere como deixar o Windows mais parecido com o Linux ou até mesmo substituir sua interface padrão pelos ambientes GNOME ou KDE. Muitas vezes a força do destino pode levá-lo a trabalhar um local onde só é permitido o uso de Windows, mas você não vai deixar de rodar "Linux" por causa disso, vai? Por: Davi Ferreira

Home

by 1 other (via)
KDE on Cygwin is the port of Qt and KDE to Windows using Cygwin, the POSIX emulation layer for Windows, and the Cygwin XFree86 server. We think that KDE is a great desktop and has the opportunity to be a big player in the 'desktop environment' area. One of the main reasons for this is because of the famous Qt library, which is designed to be very platform independent and has already been ported to many operating systems. Hence porting KDE applications from one UNIX derived operating system to another is relatively painless. The one operating system this doesn't hold true for is Windows.

Chapter 2. Setting Up Cygwin

Chapter 2. Setting Up Cygwin Table of Contents Internet Setup Download Source Selecting an Install Directory Local Package Directory Connection Method Choosing Mirrors Choosing Packages Download and Installation Progress Icons Post-Install Scripts Troubleshooting Environment Variables Changing Cygwin's Maximum Memory NT security and usage of ntsec NT security Process privileges File permissions NT SIDs in Cygwin The mapping leak The ACL API New setuid concept Switching User Context Special values of user and group ids Customizing bash

Documentation

(via)
Cygwin Documentation * Cygwin User's Guide * Cygwin API Reference * Frequently Asked Questions (FAQ) file for Cygwin. Some work remains to be done in documenting the Cygwin API. In addition to the Cygwin API Reference and information in the FAQ, you may want to check source code file winsup/cygwin.din which lists all of the Cygwin DLL exports. We have some preliminary docs on how to profile the Cygwin DLL. Information on building and using DLLs is here. Also note that there is quite a lot of useful information in the project mailing list archives.

2008

redhat.com |

(via)
CygwinTM Cygwin is a set of powerful tools to assist developers in migrating applications from UNIX®/Linux to the Microsoft® Windows®; platform. Cygwin delivers the open source standard Red Hat GNU gcc compiler and gdb debugger on Windows. In addition, it provides for a standard UNIX/Linux development environment on Windows including APIs and command shells. The Cygwin.dll library, included with Cygwin, delivers the interesting subset of UNIX SVR4, BSD, and POSIX APIs to enable quick ports of UNIX/Linux applications to the Windows platform. What Can Cygwin Do? With Cygwin, administrators can easily remote login to any PC, fix problems within a UNIX/Linux shell, on any Windows machine and run shell command scripts. Sophisticated shell command scripts can be created with standard shells, sed, awk, etc. Standard Windows command line tools can even be intermixed within the UNIX/Linux shell script environment to administer the Windows system. Over the years, UNIX/Linux system administrators have developed a large toolbox set of management scripts for their UNIX/Linux machines. Cygwin provides the ability to continue using these scripts on Windows machines. Why Use Cygwin? One of the largest problems developers face today is supporting their applications on disparate platforms. Windows workstations continue to be added to an environment already populated by Linux and other UNIX-based Operating Systems. Using Cygwin, developers can manage heterogeneous environments in a consistent, efficient way. Cygwin brings a standard UNIX/Linux shell environment, including many of its most useful commands to the Windows platform, so IT managers can effectively deploy trained staff, and leverage existing investments in UNIX/Linux source code and shell scripts. The Cygwin Contract A Cygwin Contract provides customers with: * The ability to distribute customer's applications without being bound by the GPL. Therefore, customers are not required to provide their applications in open source code form. * A license to distribute unlimited quantities of Cygwin libraries with customer's applications. * A robust set of tools for easily migrating applications from UNIX/Linux to Windows. * The latest Pentium optimized compiler tools.

Linux dentro do Windows usando uma VM, fácil

Se, assim como a maioria, você possui um único micro, uma opção para testar as distribuições Linux sem precisar mexer no particionamento do HD e instalar o sistema em dual-boot, é simplesmente rodar o sistema dentro de uma máquina virtual, no próprio Windows. Com isso, você ganha liberdade para testar o sistema e fuçar sem se preocupar em deixar seu PC fora de operação. Uma VM nada mais é do que um conjunto de arquivos dentro de uma pasta do HD, de forma que se algo dá errado, você só tem o trabalho de deletar a pasta e começar de novo.

Cygwin User's Guide

(via)
Cygwin User's Guide The Cygwin User's Guide is now available in several formats: * Several HTML files, with Table of Contents * One large compressed HTML file * One compressed PDF file Alternatively, you may jump to a section that interests you: * Quick Start Guide for those more experienced with Windows * Quick Start Guide for those more experienced with UNIX * Help with setting up Cygwin with setup.exe

2007