brontes Posted January 9, 2013 Posted January 9, 2013 Ubuntu Server 12.10 64bit CPU - Intel Xeon E3-1200 v2/3rd Gen Core processor RAM - 16 GB When i use ./configure, do i need to ./configure --enable-64bit? and how many users can connect to this PC Spec. Thankyou for you reply. Quote
Fai T.Flowright Posted January 9, 2013 Posted January 9, 2013 self hosting? and how many user connects depends on the speed internet Quote
brontes Posted January 9, 2013 Author Posted January 9, 2013 Yes self hosting (Co-location) by port 1 Gb/s. Quote
brontes Posted January 10, 2013 Author Posted January 10, 2013 (edited) I think Ubuntu Server is light then centOS. First time when i met linux for RO Server is centOS that make me feel slow, then i come to Ubuntu Server and i like it. Anyway when i use ./configure, do i need to ./configure --enable-64bit? What version of centOS you used? Edited January 10, 2013 by brontes Quote
Eyphen Posted February 20, 2013 Posted February 20, 2013 · Hidden by Brian, February 20, 2013 - 75% chance of being a human spam bot. --Brian Hidden by Brian, February 20, 2013 - 75% chance of being a human spam bot. --Brian Please answer the question.
Cydh Posted February 20, 2013 Posted February 20, 2013 **I just followed this post, because I want make server on my Ubuntu too at least for my offline** Quote
Brian Posted February 20, 2013 Posted February 20, 2013 When i use ./configure, do i need to ./configure --enable-64bit? As of r16197, 64-bit builds are enabled by default (on 64-bit platforms). So you just type: ./configure Ubuntu Server 12.10 64bit CPU - Intel Xeon E3-1200 v2/3rd Gen Core processor RAM - 16 GB and how many users can connect to this PC Spec. Yes self hosting (Co-location) by port 1 Gb/s.I estimate 1,000+ Quote
AVVVVVVA Posted March 13, 2013 Posted March 13, 2013 (edited) I prepare server for RO by Ubuntu with these steps Install Ubuntu with LAMP, OpenSSH server apt-get update apt-get upgrade apt-get install vsftpd nano /etc/vsftpd.conf (for change config to anonymous_enable=NO, write_enable=YES, chroot_local_user=Yes) nano /etc/mysql/my.cnf (for change config blind-address = 0.0.0.0) apt-get install gcc apt-get install zlib1g-dbg apt-get install libmysqlclient15-dev apt-get install libpcre3-dev reboot and done Edited March 13, 2013 by AVVVVVVA Quote
Question
brontes
Ubuntu Server 12.10 64bit
CPU - Intel Xeon E3-1200 v2/3rd Gen Core processor
RAM - 16 GB
When i use ./configure, do i need to ./configure --enable-64bit? and how many users can connect to this PC Spec.
Thankyou for you reply.
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.