Skip to main content

All Questions

Tagged with
0 votes
0 answers
512 views

Best way to do simple new employee laptop setup for Windows 10/11 without Windows Server or cloning

I ran a few Windows based labs over a decade ago, past few years I've mostly been managing Macs and systems in AWS and GCP. Right now the company is hiring a lot of finance folks who want to work on ...
FaultyJuggler's user avatar
3 votes
3 answers
5k views

How can I auto-install and -configure a Linux system?

There are a number of programs I always install on any new Linux installation (e.g. hd-idle, zsh, ruby); and a number of configuration tasks I always perform (e.g. custom zshrc). Not wanting to do ...
Sod Almighty's user avatar
2 votes
1 answer
844 views

Install WAIK installation images over PXE

I setup a PXE Server and use it to serve some tools and live systems over the network (Setup with Debian Wheezy, tftpd-hpa, isc-dhcpd and nfs-kernel-server) and would like to deploy Windows ...
Kimmax's user avatar
  • 354
4 votes
2 answers
3k views

ssh automation deploy user www-data or other user

We have our project on /var/www and it is owned by user www-data. I would like to create an automation for deploy so I do: Connect through SSH as user www-data Navigate to /var/www/somefolder ...
Tzook Bar Noy's user avatar
0 votes
1 answer
41 views

how can i keep several linux virtual containers in sync

I have one website which initially we were hosting externally and we three environments like DEV TEST UAT PROD Now they have given us `4 virtual containers where i have to install everything myself.'...
user1721949's user avatar