Tagged Questions
9
votes
1answer
781 views
How can I determine if my processor is 64 or 32 bit? [duplicate]
Possible Duplicate:
How do I know that my CPU supports 64bit operating systems under Linux?
I am running Debian Squeeze, how can I determine whether my processor is 64 or 32-bit? I'm ...
1
vote
1answer
66 views
Find alternative for Debian 5 to work with big files
I have a problem using find
find ./ -mtime +7
Value too large for defined data type
because of 2 Gb file (backup) on x32 VDS and it is not possible to reinstall OS.
I need to remove old files ...
-1
votes
1answer
306 views
Gifsicle on CentOS? x86_64
I am trying to install Gifsicle on my server which is CentOS x86_64. I do not know which package to use or how to install it. Can someone with experience help me out?
http://www.lcdf.org/gifsicle/
4
votes
1answer
742 views
Use aes-ni in Debian
I am considering building a small home server. I'd like to encrypt some folders on this server, therefore using the instruction set aes-ni which is supported by newer (mostly Intel) chips would be ...