Re: Server on 64Bits Down
Actually I have server running on 64bt Ubuntu (Quad AMD, 8gb ram 1gb/s ethernet ^^) and it works even better than on 32bin os
Re: Server on 64Bits Down
you can, you just need the 64 bit versions of the libraries for the pwserver and 32 bit libraries if you wanna use lampp and as the above poster said, it runs (well it seems to for me) better in 64bit
Re: Server on 64Bits Down
Ok. So the problem is invasion. >.<
I would like to know how to protect my server of this type of attack.
Re: Server on 64Bits Down
Quote:
Originally Posted by
beastie
you can, you just need the 64 bit versions of the libraries for the pwserver and 32 bit libraries if you wanna use lampp and as the above poster said, it runs (well it seems to for me) better in 64bit
Where I can get the 64 bit libraries?
Re: Server on 64Bits Down
apt-get update
apt-get install ia32-libs
x)
Re: Server on 64Bits Down
I like to catch a server, managed to solve your problem?
Re: Server on 64Bits Down
Quote:
Originally Posted by
lotus55
I like to catch a server, managed to solve your problem?
What is a catch managed?
Re: Server on 64Bits Down
I like to get a server, found a solution?
damn google translator.
sorry xD ~ ~
Re: Server on 64Bits Down
Why using an 64 bit operating system just for pw-server?
ubuntu 32 bit server has PAE enabled kernel, this allowes up to 64 GB ram...
Re: Server on 64Bits Down
The consumption of 1 TB is common in a week? I'm finding a lot :S
Re: Server on 64Bits Down
Quote:
Originally Posted by
ronny1982
Why using an 64 bit operating system just for pw-server?
ubuntu 32 bit server has PAE enabled kernel, this allowes up to 64 GB ram...
The prices for hosting 64-bit is very low, take a look, https://myhosting.com/virtual-server...ustom-vps.aspx 8GB memory less than $80 per month. But need 64-bit and VPS.
Re: Server on 64Bits Down
pure 64 bit is better than PAE. PAE is using software to extend the memory mapping. Besides, all that's needed is just copy over the shared libraries.
Re: Server on 64Bits Down
Quote:
Originally Posted by
valhaiko
pure 64 bit is better than PAE. PAE is using software to extend the memory mapping. Besides, all that's needed is just copy over the shared libraries.
Yes "pure" 64 bit is better, but running 32 bit software on a 64 bit environment is not pure 64 bit. It also needs some kind of software emulation (the "hackish" ia32-libs)
Anyway if you don't have the choice to change your OS it isn't worth to discuss about it...