Questions tagged [automated-install]

167 questions
0
votes
0 answers

Preseed partitioning

I search to automatize my partitioning on Ubuntu but I fail to have my partition like this diagram below and I don't understand all parameters I need in the preseed…
0
votes
0 answers

How do you automate the setup/configuration of Security onion 2?

When installing Security Onion the older 16.x docs say: You can automate the Setup process using sosetup.conf but this section is omitted in the newer 2.x docs. The latest /securityonion/setup/sosetup command has mention of similar automation, but…
0
votes
0 answers

Deploying several .msi installers through GPO using startup script

I need to find a way to deploy several .msi installers through GPO on the n-number of machines. I found out that deploying them from a single policy is not an option since the order will not be guaranteed. I found researched some more and found out…
0
votes
1 answer

Looking for resources regarding deploying Tenable scanners to already extant GCP Compute Engine VMs and GKE clusters

I am a GCP(Google Cloud Platform) newb, who has been tasked with figuring out how to deploy Tenable scanner agents to already extant GCP Compute Engine instances and GKE(Google Kubernetes Engine) clusters. I have been looking for instructional…
0
votes
1 answer

What is the best way to setup/install a new Windows PC and including it in the Active Directory?

Since I have to setup every new PC by hand I was wondering how I could optimize that. Especially because I use the new Users password to login so the Device is added to the AD after Windows installation. Now I have to change it again and give it to…
0
votes
0 answers

Create an Fully Automated Installer for Debian with FAI

I searched on Google about creating Fully Automated Installer for Debian. My aim is to have an ISO file, make it bootable in pendrive. So if I plug this pendrive in a computer, power on the physical button then it will boot this iso, automatically…
Kalib Zen
  • 137
  • 5
0
votes
0 answers

ansible.builtin.expect to automate an installation and having to go thru a license agreement

I am trying to use ansible.builtin.expect to automate an installer. At the beginning of the install, I have to "read" thru the license agreement by hitting the space bar 7 or 8 times. I do not know how to either specify text to expect, since it is a…
Mike
  • 41
  • 2
  • 8
0
votes
0 answers

Installing msi applications silently with arguments using PowerShell script fails

I'm trying to install an msi application silently with a Powershell script with some arguments but it fails. The logs that I get from msiexec is not help full at all. I believe this is a fault in the arguments in my code: $logFile = "test.log" $path…
user2034859
  • 101
  • 2
0
votes
1 answer

How/Why installation of VPS server so fast

How can services that host virtual server's for personal use, finish the installation of the os so fast? If I install a server version of any OS it'll take at least a couple of minutes. But if I order a virtual server online, it only takes a couple…
gxor
  • 3
  • 1
-1
votes
1 answer

Automating windows configuration

This is more a workstation question than server itself, but I believe is best suited in this site: I want to automate Windows 10 Pro workstation configuration settings. I want to be able to automate installation of several tools into windows…
-1
votes
1 answer

freeBSD9.0 autoinstall

Everybody, Hello! We use Freebsd9.0 for our workstation. Everytime, we start a new machine. We must install freeBSD manually. And what we want just autoinstall it. That is, we insert the installation cd and it start to install. When we go back. it…
altman
  • 125
  • 1
  • 5
  • 12
-1
votes
1 answer

Bash installing script that fits all common Linux flavors

I was asked by my boss to make a bash script that could install Apache, PHP and MySQL (AMP) binaries in a Linux box (just some common linux flavors). Compile and install all by the sources unfortunately is not an option. So, I have to do this. I…
LucasBr
  • 180
  • 3
  • 9
-1
votes
3 answers

How do I remotely deploy a software package on Linux system?

I have a software package I wrote in Mono and I want to be able to deploy it to Ubuntu server as part of my move to continuous integration and deployment work flow. I was wondering if there is a tool to help me do that, some of the tasks I will…
David MZ
  • 239
  • 1
  • 3
  • 7
-2
votes
1 answer

Freebsd 11 custom installer memstick with packages

I use freebsd 11 memstick installer image always but need some packages if I install freebsd 11 then I should install some packages ( phpmyadmin, php7, nginx, mysql, nano) and enabled root ssh vb process I dont want reagain this process Can I…
-2
votes
1 answer

Automatic Site Creation

I have created a platform that i want users to sign up and a new site is created for them instantly. Users will register and afterwards they will receive a username and password for their personal site. The system will work like ecommerce platforms…
Eddy Freeman
  • 103
  • 2
1 2 3
11
12