Displaying 20 results from an estimated 37 matches for "abandonwar".
Did you mean:
abandonware
2015 Jan 06
2
Use Samba with ACL for read Active Directory and set Permissions via it.
...0, Jason Long wrote:
> Thank you.
> I used below videos for join my Linux Box to Windows domain :
>
> http://www.youtube.com/watch?v=Y3TFPDT9uic
>
> Please look at this video and I used instructions in it and LikeWiseOpen tool.
LikeWiseOpen is an ex-proprietary tool that is now abandonware.
I wouldn't use it.
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
2008 Jul 23
1
Problem with an old programme for windows 95
Hello! I'm new on this forum
Today I install an old programme for windows 95, his name is Cosmo.
When I start it the programme print this message:
"This programme must be run on a monitor dispaying thousand of colors (16 bit) please quit and configure your graphics card accordingly"
How I can configure wine to run correctly this programme??
Forgive my bad English.... :P
2008 Oct 25
2
Darkseed 2
Has anyone succeeded in running "Darkseed 2" under Wine? If so, please post any special settings that are required. I have tried running a CD-rip version and Wine asks that I reset my display resolution to 640x480, which I do not want to do. I will purchase the full CD if I can get the CD-rip version to run acceptably.
2011 Jul 16
2
Old game and CD support
Hello
Sorry i?m a newbie in the wine world, I recently change my OS for Linux , I
would like tot test some old game with wine (abandonware), and i Have the
classical problem : the install works perfectlys but there is a problem with
the CD detection. I?m maybe an idiot but i tried with the wine option (i
choose the repertory nd the i launch
) i tried with acetone iso/ furius ISO
and after that with other program like piwer iso, ultr...
2015 Jan 26
1
LDA input validation
...> And yes, bounce spams to (forged or not) sender is useless
you *must not* discard mails - in no context - period
that's why milters exist to tag between let say 5.0 and 8.0 spam points
and REJECT pre-queue based on SpamAssassin and/or ClamAV
maybe dspam can't do that, but it's *abandonware* anyways
http://comments.gmane.org/gmane.mail.spam.dspam.user/19136
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://dovecot.org/pipermail/dovecot/attac...
2011 Jan 18
8
ppc powermac G5 wine to open Cubase.exe
I have just bought a powermac G5 to expand my recording studio and cannot open my .exe software! My mac has PPC processor and cannot run most wine things (Crossover, Darwine) or has failed when I have tried. I cannot record until this is done so please HELP THIS POOR LAD IN NEED!
2006 Feb 20
1
[Old Games]:Colonization
Hello,
I am trying to use wine in order to play to some olds games.
I try with Sid Meier's colonization
(http://appdb.winehq.org/appview.php?appId=720)
http://www.abandonware-france.org/ltf-jeu.php3?id=439
I am having the following error message.
PS:
I only get wine from the RPM without any particulare configuration.
--
--
I have a Mandrake 2006.0 community.
Version de KDE : 3.4.2
Utilisateur : kaneda
Nom d'h?te : SAM
Syst?me : Linux
Version : 2.6.12-...
2006 Jun 29
6
Real time traffic Grapher
hi all :)
anyone knows some Real time traffic grapher application ?
faster than mrtg , im not looking for web based ones ...
--
You will soon forget this.
2015 Sep 15
5
[OT] linux on a PPC (mac mini)
Hello there,
complete off-topic, sorry about this, but my former idea was to install
a CentOS on an old mac mini (PPC!). Disappointed to see that PowerPC is
not a supported architecture and that non ARM or Intel architecture are
not managed by recent distros.. :-(.
Searching the web, I see very few possibilities to install a recent (I
need gnome2) GNU/Linux distro on such hardware. I gave Linux
2015 Jun 09
1
rpmforge vs epel
On 06/09/2015 03:42 PM, m.roth at 5-cent.us
wrote:
> What do you
> need in rpmforge that isn't available from base, rpmfusion, or epel?
Do you happen to know of somewhere other than rpmforge where I can find
hexedit and gqview for el6 ? Epel has them for el5, but not el6.
Fortunately, installing them from rpmforge didn't drag along any
dependencies.
--
Bob Nichols
2015 Sep 15
0
[OT] linux on a PPC (mac mini)
...n after many tries and workarounds.
You might try Ubuntu or Debian. Keep in mind that Macs present their
own challenge beyond just a different architecture; they had a funky
implementation of Open Firmware that was a major PITA to configure
properly. The Mac OF bootloader, yaboot, is pretty much abandonware at
this point as well.
--keith
--
kkeller at wombat.san-francisco.ca.us
2015 Sep 15
2
[OT] linux on a PPC (mac mini)
...rkarounds.
>
> You might try Ubuntu or Debian. Keep in mind that Macs present their
> own challenge beyond just a different architecture; they had a funky
> implementation of Open Firmware that was a major PITA to configure
> properly. The Mac OF bootloader, yaboot, is pretty much abandonware at
> this point as well.
this also helps to boot
http://www.rodsbooks.com/refind/
--
LF
2009 Jan 14
0
meaning of "Hardware" in Bugzilla, reference MacIntoshes (title restored)
...ly thing really different is
>they lack a BIOS, using EFI instead). That said, there IS a PPC
>version of Ubuntu as well (Fedora makes a PPC Linux distribution, as
>well as a few others).
>
I was not aware of these. I am aware that YellowDog, which was a Linux distro for the PowerPC is abandonware and no longer maintained. Maybe the acceptance of the work done for this distro by RedHat and Ubuntu is a 'good thing'.
>> It would be a 'good thing' to be able to distingush MacOSX problems that affect the Apple Intel platform as there are hacks available that will allow...
2006 May 19
1
Bandwidth shaper suggestion
Hello everyone,
I'm looking for a bandwidth shaper that can limit downloads from
certain IPs on a LAN.
Any suggestions? I'm thinking of something that's easy to set up and
configure. Even better if there's already a package that's on the
CentOS repositories (or if not, maybe an RPM).
Thanks and best regards,
Matt
--
Stand before it and there is no beginning.
Follow it and
2009 Jul 27
1
Writing to a UDP server from R?
Hello,
I have used socketConnection to connect to a TCP server. I havent
figured out a way to do the same with a UDP server.
i.e I have a server listening on 9000, communicating via UDP. I would
like to , from R, send packets to this server,
This does not work
u <- socketConnection('localhost',9000)
Error in socketConnection("localhost", 9000, blocking = F) :
cannot open
2011 Jun 30
3
IE 8 is not running in Mac OS X intel base
I have installed the IE8 through winebottler. But I could not browsing through the IE8. No pages are opening.
2011 Nov 15
1
GMAT Prep Software on Winebottler
Hey All,
I downloaded winebottler so that I can run the GMAT Prep software and was successful in downloading it but i am now running into a few problems. For examples, if there is a "next" icon on the window, I will need to click on it and hit the space bar simultaneously to move on to the next page. I was able to do this on the writing assessment section of the practice test but on the
2011 Nov 27
2
v1.2 for download?
Err, not sure what's going on my end but when I got to the main website (http://winebottler.kronenberg.org/) it only lists version 1.1.44 for download, which is all well and good but it keep reminding me to update to version 1.2!
Well I couldn't find it on the website, but then did thanks to Google but found that the 1.2.2 "Stable" version wasn't even hosted, which was also
2010 Jun 28
8
Morrowind GOTY on Darwine - empty resolution list?
I hope it's ok to ask about Darwine on these forums. I installed Morrowind GOTY on OSX using Darwine and it starts. But I can't set a resolution as the list of resolutions is empty. It recognises an NVIDIA graphics card but no resolutions. Any ideas how to get this working? Thanks
2017 Jan 21
1
How to handle INT8 data
To summarise this thread, there are basically three ways of handling int64 in R:
* coerce to character
* coerce to double
* store in double
There is no ideal solution, and each have pros and cons that I've
attempted to summarise below.
## Coerce to character
This is the easiest approach if the data is used as identifiers. It
will have some performance drawbacks when loading and will