Questions tagged [server-setup]

97 questions
43
votes
10 answers

Is it viable to run very lightweight services straight off a Raspberry Pi 2?

If computers were much simpler, there would be less points of failure which in turn might improve stability and simplify maintenance. This got me thinking - for a smallish team of about 25 people, does anybody have experience with running certain…
Frerich Raabe
  • 801
  • 7
  • 15
17
votes
6 answers

Are Intel Core i3/i5/i7 Processors Server-Grade?

Many web hosting companies are now offering Intel Core i3/i5/i7 processors under "cheap dedicated hosting." But my laptop has an Intel core i3 processor, which makes it more likely a desktop processor than a server processor. When I spoke to one of…
user88753
14
votes
2 answers

What "access rights" could be blocking access to a gitlab repository?

I'm trying to setup gitlab (6.5.1) on a fresh clean server. Everything appears to work, but git is unable to push to any project. Following the commands from the newly created project page and pushing to the remote via ssh gives: $ git push -u…
Caleb
  • 11,583
  • 4
  • 35
  • 49
9
votes
5 answers

Should I be concerned about our server setup?

I work for a company of about 50 people. Our two servers (identical) are custom built with these specs: Xeon E3-1270 V3 Intel Entry Server Board 32 GB DDR3 ECC 2x 256 GB SSD RAID1 (for System) 4x 1TB SSD RAID10 (for Hyper-V VMs) Windows Server 2012…
Martin Walter
  • 207
  • 1
  • 7
9
votes
2 answers

How to setup Apache 2.2.3 to send "last modified" etc

and to tell browser to reload an object (and/or a page... everything on the site) only if is been modified since last visit time??? htaccess, httpd.conf... have you a ready directive right for my case? Thank You very much
smepie
  • 193
  • 1
  • 1
  • 3
6
votes
1 answer

Amazon EC2 instance ssh problems

I`m new to EC2 and I'm having some problems setting up my first instance. I followed this guide: http://www.robertsosinski.com/2008/01/26/starting-amazon-ec2-with-mac-os-x/ with the difference that I used ec2-run-instances --instance-type t1.micro…
ThePiachu
  • 229
  • 4
  • 8
6
votes
3 answers

How are large websites served to millions of users? (e.g. Google)

I appreciate this question might be vague/too broad, but I'm looking for the basic principles/a summary. How does a site like Google, or Facebook, for example, deal with the billions of page views it receives? I'm aware of round-robin DNS, which, I…
Ross
  • 189
  • 7
5
votes
2 answers

Problems installing OS on Dell PowerEdge R410

I have inherited a Dell PowerEdge R410 and no disks. I have downloaded the Dell Systems Build and Update Utility for the R410 and booted from the optical drive. In the management console you have the option to deploy and O/S which is what I have…
4
votes
3 answers

phpmyadmin setup failing due to not prompting for root password

An error occurred while installing the database: │ │ ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using │ password: NO) . Why on earth is it not prompting me for the root password during the setup of phpmyadmin? This is just…
Aurelius
  • 343
  • 2
  • 15
4
votes
1 answer

Ram recommendations vs SQL DB size

we have a medium sized SQL db of around 40GB, and are about to move it to a new box with server 2008 r2 x64 an expensive contractor has just come in and said we need 72gb of ram so that the whole DB can live in RAM i guess.. , I find that ludicrous,…
nat
  • 163
  • 2
  • 7
4
votes
2 answers

Permanent case for shipping 2U servers?

My organization ships servers (2U) to multiple sites (back and forth) and the original server boxing is becoming worn. Can someone please recommend a more permanent case? Thanks.
Jsquared
  • 41
  • 2
3
votes
0 answers

ESXi 6.5 host does not respond to direct web access after boot (HTML5 client not accessible)

I have a simple ESXi (all default) free install in a home lab network that only has the host, a switch (with builtin DHCP) and a laptop. The DHCP provides both the laptop and ESXi host with IP as follows: ESXi host (192.168.1.2) ------------->…
Tamer
  • 141
  • 1
  • 6
3
votes
0 answers

Running a server OS from an USB stick in 2017

I want to install Fedora as server OS on a USB3 flash drive. I wonder if now in 2017 they would be reliable, durable, and fast enough for that purpose? I plan to have an additional large HDD for storage, but I would like to decouple the OS into…
yglodt
  • 245
  • 3
  • 8
3
votes
2 answers

ZFS 100TB hardware setup

We received a quote for the following server setup : Intel Xeon E5-2609V2 2 x WD RE 2TB SATA III 34 x WD RE 4TB SAS II 32 GB memory (ECC) LSI MegaRAID 9271-8i bulk, 8 x SATA III/SAS II internal hardware RAID LSI CacheVault voor 9266-9271…
SvennD
  • 739
  • 5
  • 18
3
votes
0 answers

How to split the Siebel 7.8 file system?

A little background information In each Siebel server there is a special folder called the "Siebel file system", a repository of unstructured content used by Siebel applications which contains primarily attachments, user and system preferences.…
AJPerez
  • 131
  • 6
1
2 3 4 5 6 7