Hab noch welche öö
Beiträge von Blue
-
-
2 Jahre.. is ja nich doll.
-
Vielleicht einfach eine MIPS oder Alpha Maschine? Für Windows NT 3.1 Madness

-
Fanservice Deluxe?

-
Ich wills aber umgekehrt, sprich Windows als Server und dann praktisch ein Aufsatz öö
-
Moin!
Ich beschreib euch mal, was ich suche:
Ich brauche eine Art VM, wo ein Windows 7 drinne läuft. Aus der Ferne wird Zugegriffen bei bedarf. Es sollen die Drucker an dem Standort und von dem Rechner wo man diese Fernverbindung hat genutzt werden. Die Geschwindigkeit sollte gut sein. Auf dem Server ist Windows 7 installiert.
So, jetzt könnte man ja sagen, man installiert ein VMWare Workstation oder Virtualbox, installiert sich ein Windows 7 drinne und macht RDP.
Nur ist dat mal sowas von Unprofessionell, gibts da nicht was schickeres mit Webinterface und coolen Features? (Wie z.b "Standby", bei nicht Verwendung der VM).
Kann auch ruhig Geld kosten, is nich für mich.
-
-
-
Will auch son Teil, oder nen Parallel CD-ROM oder ne 16bit Netzwerkkarte

-
Könnt man ja evtl selber bauen.. :
Building Apache
Since I couldn’t find a recent binary build of Apache for Alpha, I decided to build my own, using the current stable version (1.3.22 as of this writing). What better way to try out my C compiler? I needed something to extract the archive, so I downloaded the AXP build (I don’t know what AXP stands for, but it’s another name for the DEC Alpha platform) of unzip from ftp://ftp.uu.net/pub/archiving/zip/WIN32/. I extracted Apache and tried to build it with the command nmake /f Makefile.win INSTDIR="D:\apache" installr, but I was confronted with this error:
.ReleaseWin9xConHook.obj : fatal error LNK1112:
module machine type "ALPHA" conflicts with target machine type "IX86"I found hardcoded references to a machine type in several of the Makefiles, so I changed /machine:I386 to /machine:alpha in each file by extracting the Apache source on an x86 system running Windows and Cygwin, then running this command under the bash shell:
find . -type f -exec grep -i i386 {} ;
-exec perl -pi.bak -e 's/machine:i386/machine:alpha/gi' {} ;You could run this on any Unix system, as well. There may be some equivalent way to do this using Windows NT utilities or Visual C++, but I went for the familiar Unix solution.
The change made it possible for me to compile Apache on my Alpha. I ran into one other problem with a file called test_char.h — this file should be generated by a program called gen_test_char.exe, but it didn’t happen automatically. So, I changed directory to apache_1.3.22\src\main and ran this command: nmake -f gen_test_char.mak. Then I returned to the src directory and re-ran my nmake command (nmake /f Makefile.win INSTDIR="d:\Apache" installr). When I was done, I had a complete Apache installation ready-to-run in my D:\Apache directory.
-
/closed
-
ich stutze nie
das is dosamp, hab ihm aber verbot erteilt.
würd sagen, geht mal auf entdeckungsreise

-
na halt PCI:0:krams, weiß das nich ausm kopf
das du die adresse quasi in xorg.conf erzwingst. xorg an sich erkennt wohl die grafikkarte, aber anscheind findet das modul an sich die hardware nicht, daher dachte ich als moduloption ein force zu setzen.
"BusID "PCI:0:2:0""
-
gabs nichmal ne möglichkeit in xorg.conf nen force auf das device zu setzen? praktisch erzwingen?
-
aber du kommentierst es ja wieder aus?
zwar gefährliches halbwissen, aber ich glaube, der letzte hat das wort. in dem fall intel < i915
nach logik, erst sagt du ja, dann nein.
was wäre es für ein aufwand es einfach zu testen?
-
i915 einfügen, nich auskommentieren.
-
-
-
Falls die Resourcen das übrig lassen, werd ich bald auch ein Snapshot-Server errichten, allerdings ohne Backupfunktion und mit Creative/Survival auswähl.. Zum ausprobieren.
-