The process of installing software on a computer/server. Can also refer to the process of installing hardware, e.g. in a datacenter.
0
votes
1answer
9 views
Ultra 320 SCSI termination
I want to connect an old 12-bay DataStor InfoStation (which is an external storage cabinet) to an LSI MegaRAID SCSI 320-2E host bus adapter and now wonder what bus termination guidelines to follow.
...
1
vote
1answer
23 views
installing programs to client over Ubuntu server
I am guessing this is possible, however I am not sure what protocol(s) to use and pretty much the way to go about this.
Let's say for instance Open Office -- how could we set up our Ubuntu server to ...
-4
votes
0answers
18 views
Java cannot be installed [closed]
I try to install JDK and JRE 7u12. When the installation process begin, then is directly closed without any window or message. Into the log info, I found this single trail: "JDK installation finished ...
-2
votes
0answers
12 views
Multiple KB installation on remote machine using PowerShell [closed]
How to install multiple KB files on remote machine using PowerShell. I am able to install sequentially then wait for it to reboot then start to install the next one. Using PkgMgr please provide code
0
votes
0answers
15 views
Setup kickstart boot for all installation media types (cd and usb-flash)
I created own custom CentOS iso. I used mkisofs make it.
This is part of my isolinux.cfg file:
label vesa
menu label Install ^RAIDIX system
kernel vmlinuz
append initrd=initrd.img ...
0
votes
1answer
31 views
How to install Apache and PHP by using only packages on FreeBSD?
Is there a way to install without compiling them through the ports? I installed Apache from packages and it works, but 'pkg_add -r php53' doesn't install mod_php5.so/libphp5.so. I experiment on ...
0
votes
1answer
12 views
SQL Server 2008 R2 on Windows Server 2003 - “ failed to initialize 0x84B10001”
I am trying to install SQL Server 2008 R2 Express on Windows Server 2003 and I get an error "failed to initialize 0x84B10001".
Googling got me the following link - ...
1
vote
1answer
42 views
postgresql installation : initdb data directory not empty?
I am trying to create the database and I am a newbie.
When I install PostgreSQL, I gave this command
sudo yum install postgresql postgresql-server
and later I modified the config file
sudo vim ...
-1
votes
2answers
65 views
Checklist for implementing a 'standard' Windows infrastructure from scratch? [closed]
I'm a recently qualified MCSA/CCNA and when asked if I could build a completely isolated test infrastructure network with a whole pile of decent but unused servers/switches/firewalls/internet ...
1
vote
1answer
46 views
How can I evaluate SQLServer 2012 Standard Edition
"Enterprise Evaluation Edition (64-bit)" was installed on my server by the hosting provider.
I'd like to downgrade to "Standard Evaluation Edition (64-bit)".
Does this even exist?
0
votes
1answer
27 views
Lync server 2013 installation on Windows server 2012 requires .net 4.5
I've followed this guide, but when I install Lync server 2013 it says following:
then I tried to install 4.5 manually, but it says :
What sould I do then?
*I uninstalled 4.5 and try to ...
0
votes
2answers
30 views
Bugzilla is not sending out emails
Hi I'm pretty new at this and I'd like to ask how to debug any of my installations. Bugzilla doesn't seem to be sending out emails. If i set the delivery method to 'test' a mailer.testfile is ...
2
votes
1answer
63 views
Installing zPanel on CentOS 5.3
I am trying to install zPanel following these instructions, but the install script fails with the following error:
./installer-x86_64-install.sh.x: /lib64/ld-linux-x86-64.so.2:
bad ELF ...
-2
votes
0answers
27 views
Arch installation: fdisk gpt and windows 8 [closed]
I have a SSD with windows 8 installed at one partiotion. And now I want to install at other availiable space Archlinux.
But when i'm trying to use fdisk /dev/sda, I catch warning about GPT.
But I ...
0
votes
2answers
47 views
Reinstall MySql AND keep existing database tables and data
Please help!
There are server issues and MySql is no longer running on our server (Ubuntu). The service is not recognized and needs to be reinstalled. Unfortunately, the database has not been backed ...
0
votes
2answers
95 views
Is it bad practice to store www-related files into /home?
When I setup a new webserver (apache/mysql/nodejs/mongodb), I have the habit of storing every www-related asset (apache www-files, node js-apps, mysql/mongodb db files) into /srv/www that I symlink to ...
0
votes
1answer
39 views
Installing software as an Update
My company uses SCCM 2007 and Windows 7. I have a rather complicated application deployment that I need to do. To make a long story short, I have to automatically install this while no users are ...
0
votes
1answer
73 views
Update nagios from 3.3 to 3.5 on a fedora server
I am currently using a Fedora 15 server and I have Nagios 3.3.1 installed already. I want to update it to 3.5.0. How can I do that?
Tried to do fresh installation using the steps of ...
0
votes
1answer
21 views
error 07a0 reading sector 198560
I just bought a server and now I want to install the OS.
I got the error EDD: error 07a0 reading sector 198560 when I try to install debian (latest version). I tried CentOS 6.4 but it wont let me ...
0
votes
1answer
83 views
Installing GD on Centos 6.3
Hello everyone I am trying to enable GD in my installation of PHP in my CentOS 6.3 machine running lighttpd as the web server. I have done yum install gd gd-php and when I run php -i I get
gd
...
1
vote
1answer
56 views
Windows 2012 installation, couldn't create partition or locate existing
I've seen this error all over the place for 2012 and 8 Windows' versions. I have tried multiple methods of getting around this issue to no avail.
Some methods I tried: Disk part from command prompt, ...
0
votes
0answers
23 views
Manually updating software, installed via GPO, results in two versions installed
Notebook received a software package version 1 via GPO from a network share. Then v2 of the same application was installed manually on that computer. Installer removed old v1.
Several days later, ...
0
votes
1answer
39 views
Moving Harddisk to other server
I have a situation that required to move 3 SATA hard Disk from a Dell T100 to T350 Server. This was working 90% ok and the Windows 2008 server started fine need only install Drivers.
HD 1Tb ...
0
votes
1answer
56 views
MAC M Lion: Different PHP Versions:
When I run php -v from the terminal it gives me:
PHP 5.4.12 (cli) (built: Mar 16 2013 21:46:23)
Then once setting up localhost etc and then i run a phpinfo page I get:
PHP Version 5.3.15
...
-2
votes
1answer
38 views
auto install and create linux image [closed]
I am very new to sysadmin
we have a webapp and it is runs on a standard linux distro .
afer that we install bunch of things i.e. lamp type stakcs and some other software
this creates a golden ...
-1
votes
1answer
41 views
How Do I Move Program Files From One Drive To Another [closed]
I'm having a lot of applications already installed on my windows xp machie, but now am facing lack of free space in my C:\ drive.
Is there any way to move the files in Program Files to another drive ...
1
vote
1answer
44 views
Automating windows server 2008 installation in hyper V with powershell
I often set up servers in Hyper V on my laptop (running windows server 2008) to test varoius software.
Is there a way in powershell to build an image in Hyper V and run windows update on that image? ...
0
votes
2answers
56 views
To install Microsoft office in 25 machines
i need to install Microsoft Office in 25 machines which are in a domain.Is their any way to do that at once. It's really hectic to install in all machines individua;ly.
Thanks in Advance.
1
vote
1answer
136 views
DHCP fails in Ubuntu network install: DHCPDECLINE
I'm trying to do a network install of Ubuntu 12.04 on Cisco UCS C240 rack-mounted servers, using Cobbler for the provisioning. Cobbler is managing my DHCP server (ISC), which is configured to hand out ...
0
votes
2answers
78 views
Unattended Linux installation from PXE using IPMI
This is what I have:
Kickstart server with multiple Linux distros on it.
Multiple Supermicro server machines I'm connecting using IPMI.
What I need:
I need some way to run unattended installation ...
0
votes
1answer
21 views
Plone installation can't connnect <ipaddress>:8080 Ubuntu
I just installed Plone using the Unified Installer. I jumped onto my browser and entered :8080 and it says it can't connect. Did the same for :8080/manage and there is nothing there either. Last ...
5
votes
2answers
1k views
Fail to install Fedora 18 from flash drive (Warning: /dev/root does not exist) [closed]
I'm trying to install Fedora 18 on an HP DL 180 G6 with no luck so far. Please don't suggest installing/using Centos as we have a requirement to use Fedora 18. I have tried using two different USB ...
0
votes
0answers
107 views
Drivers not applying to .wim image from MDT > WDS
We have some elitebooks which we are beginning to roll out to employees, problem is that we cannot get the drivers to install from WDS.
We are using MDT deployment workbench to add the .inf drivers ...
-1
votes
1answer
86 views
Can't install anymore MySQL on debian after deletion of various folders [closed]
So here is my story:
I've been thinking "Why am I using MySQL 5.1, if there is already 5.6 out?", therefore I wanted to install 5.6 on my debian root server(it is a playground/testserver, not a ...
0
votes
0answers
392 views
Installing CentOS 6.3 via USB, cannot partition hard disk drives
I'm currently attempting to install CentOS 6.3 on an IBM System x3650 M3 server using a 8GB USB boot drive that has been created using iso2usb for CentOS/RedHat [link].
During the installation ...
0
votes
1answer
162 views
Install php 5.3.10 in ubuntu 12.04
I have been trying to downgrade the php version from php 5.4 to php 5.3. I tried removing php5, purging php5 and then reinstalling using "apt-get install php5=5.3.6-13ubuntu3.6", but it did not help, ...
2
votes
4answers
821 views
Problems installing PHP 5.4.11 and MySQL 5.6.10 on CentOS 6.3
I'm attempting to install PHP 5.4.11 and MySQL 5.6.10 onto a CentOS 6.3 box.
I've successfully installed PHP 5.4.11 via the remi repository for yum. I've also successfully installed MySQL 5.6.10 ...
0
votes
0answers
146 views
multiboot usb stick [closed]
I am trying to create a multiboot USB stick. I would like to have on a single USB stick more than one Linux distribution, like ubuntu-desktop, ubuntu-server, debian, debian-live-rescue, and so on.
I ...
1
vote
1answer
59 views
Installing a RabbitMQ cluster using puppet [closed]
Is there an existing puppet module that installs a RabbitMQ in cluster mode? A module I can base on my solution is good as well.
1
vote
1answer
97 views
Auto check processor AES-NI support before installation
I have one interesting question. I have custom distribution of CentOS Linux 6.3. The installed system needs CPU support for AES-NI for all services to work properly.
Can I add a check for AES support ...
0
votes
1answer
139 views
PXE boot linux and windows
Here is the scenario: I have 3 machines connected to the network thru a switch: one is the server that can act as the tftp server, switch has the DHCP server and other 2 machines needs OS to be ...
1
vote
2answers
501 views
How to install WebSphere 8.5 from Linux zipfile?
I'm trying to do a quick evaluation of IBM WebSphere 8.5 on my Ubuntu 12.10 machine. I downloaded a zip archive from the IBM website on a page called "Evaluate IBM WebSphere Application Server Trial"
...
0
votes
0answers
139 views
Installing icinga unmet dependencies
I am trying to install icinga-web and I am getting following error:-
I tried installing both the icinga-core and icinga-idoutils but I still get this error.
apt-get install icinga-web
Reading ...
0
votes
1answer
26 views
Samba printers installation
Is there any open source software which allows to install on the windows clients samba/cups printers from the web based interface? Something like Novell iPrint
-1
votes
1answer
412 views
MySQL 5.5 new installation won't start in Mac OS X 10.8 [closed]
I've put off posting on here because I see it as a last resort after spending weeks scouring forums and help sites for information, but this is it. I'm really stuck here.
So, I'm installing MySQL on ...
0
votes
0answers
52 views
Is it possible to perform a clean install without losing software RAID 5 data?
I have a machine running Ubuntu 12.10.
It has 3 1TB drives running software RAID 5 (each drive has a main,and swap partition. 3x main partitions are raided and mounted as /, 3x swap partitions are ...
1
vote
0answers
149 views
How to install Ubuntu Server on SAN Storage with Multipath?
I have HP ProLiant BL35p blades and I want to install Ubuntu Server 12.x on them in order to do virtualization with OpenStack.
The storage is made of HP StorageWorks SAN, which is connected to the ...
1
vote
4answers
171 views
Remote Linux installation over the network
Long story short - I have to remotely install an arbitrary Linux distro on a PC over the network. This is not a server and I will be installing a desktop environment.
The problem is I don't have ...
0
votes
0answers
31 views
Yum install php-fpm with group set to Nginx
I'm deploying some software to Amazon EC2 using an automated script which calls yum to install all the packages I need.
The PHP module appears to be assuming that it's going to be working with Apache ...
1
vote
1answer
56 views
Installer for a web application
I have a question regarding the installing and deploying an application to an application server. This scenario involves a WAR file for a Tomcat configuration. One of our requirements is that we have ...