|
I know that the Windows platform have windows API from Microsoft, and Mac get the Cocoa API from Apple. I want to know it there any API from the Linux Community? thx a lot.
Started by Tattat on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Linux is a kernel for Linux based systems, which controls character....
System , now would it?
No, unlike vendor-controlled platforms like Windows and OS X, Linux because the Windows API and Cocoa do not have the same role.
|
|
I'm under the impressions that Python runs in the Triforce smoothly. A program that runs in Windows will run in Linux. Is this sentiment correct?
Having said that, if I create my application in QT For Windows, will it run flawlessly in Linux/Mac as well...
Started by John McClane on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Depends on your on Linux....
It works for me every time.
The code that you write using Qt will work on Windows, Mac, Linux/X11, embedded Linux, Windows in Linux(64bit) under Windows, and the other way arround.
|
|
I'm wondering what would be the best vpn solution for a linux server with windows, linux, and osx clients. I'm currently using openvpn but I find it difficult to set up and the windows client has given me more headaches than manually setting up a mailserver...
Started by epochwolf on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
Windows supports L2TP nativelyWindows and OS X have built....
It's a server for L2TP IPSec VPN.
Windows and Linux both have servers-on-debian-linux :
xl2tpd is in Debian.
You'll probably want to look into PPTP.
To the public.
|
Ask your Facebook Friends
|
TS3 BDD move Windows to Linux - Linux to Windows Hi,
is there any way to move all configuration of TS3 on windows server to linux server ??
I found in faq that i can export user to other pc but what with all other configs like for example channel list...
Started by SoFvip on
, 15 posts
by 7 people.
Answer Snippets (Read the full thread at teamspeak):
For Windows to Linux
Code: update channel_properties set value = REPLACE(value,....
I used the follow script for moving from windows to Linux when permissions, may need to run chmod.
Of "\" to the Linux standard of "/".
|
|
I have:
1 Linux "backup" server (Ubuntu 9.10 server) (plenty of disk, new server) 2 Gentoo servers 2 CentOS servers 3 Windows 2003 servers I'd like to backup all of the servers as disk-to-disk backups to the Ubuntu backup server.
HOW?
Please be gentle...
Started by TheCleaner on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
It's easy to setup....
On windows intuitive web interface, works for both linux and windows hosts, and although it claims to be for PCs is rsnapshot .
For linux, it can be set up with cron jobs .
I would probably go with rsync.
|
|
I have a Linux Fedora server running Bind 9.5.0 and DHCP 3.0.6. Bind is configured to allow updates (I'm only showing part of the config, but the reverse part is there too):
zone "myhome.org" IN { type master; file "named.myhome.org"; allow-update { key...
Started by Eddie on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Maybe you need to add something like this to your linux dhcp server from your Linux client to the Server....
The windows clients are probably updating the DNS server themselves, based on the key information supplied by the DHCP server.
|
|
Going to Linux from Windows have advantages and disadvantages. Also there are things that we can do in Windows that are so difficult on Linux and vice-versa.
Which things I have to consider when going from windows to linux? Which pros and cons of using...
Started by FerranB on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at superuser):
If....
Get a Linux live CD, or install from Windows.
And prepare for such a switch, is to
Install applications that are available on both Windows and Linux, on your current Windows system, and try using them, and/or...
|
|
Hi Is there a software that will convert a windows executable to linux executable rather than emulating windows api in linux(wine)?
Started by suresh on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
(ie Windows to Linux, Windows to Mac OS X, Mac-dependent calls (Windows API, for example), they're going to have to be completely re-written to accomodate OS....
An executable compiled for one platform/architecture to another.
|
|
How can I decompile Linux binaries (*.so) from Windows? Thanks.
Started by Alon on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can try Boomerang ; you will need to build to compile anything, try the binary distribution for Linux and run it in a virtual Linux machine on Windows..
It can handle Linux binaries.
I like IDA debugger.
|
|
I know this is a pretty short and straight forward question, but what are the advantages of the Linux server over the Windows server?
Is linux better than windows? And if it is/isn't, how?
Started by Daniel Kindler on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at serverfault):
As much as some that doesn't have a "....
If all of your experience is with Linux, and you have an application that does what you need that Linux is more stable than Windows — we aren't living in the '90s any more...
Windows.
|