Run non-interactive script in single user mode
Is it possible to run a “startup” script when booting into single user mode? I need to be able to boot into single user mode, run my script, then reboot into multiuser mode without any human...
View Articlerc scripts dependencies
On a Ubuntu 10.04.1 LTS server install certain services fail to start properly after a reboot. I have a couple of virtual interfaces defined on eth0: /etc/network/interfaces # This file describes the...
View ArticleHow to start Apache server automatically?
I’m currently learning Linux environment and decided to manually install Apache server.For educational purposes I’ve compiled it into: /server/apache http.conf configured correctly. It works – I can...
View ArticlePython program not being started by rc.d in FreeBSD 7.1
I have a python program which I wrote and would like to run on startup in FreeBSD 7.1. For my current installation, the script lives at /home/devuser/project/trunk/src/proj. At the beginning of my...
View ArticleIs it worth installing Windows Server 2008 R2 release candidate so close to...
I have a Windows Server 2003 box which I want to upgrade to Server 2008 R2 and use hypervisor to manage a bunch of VMs. I want to use the latest release candidate of Server 2008 R2 and I want to know...
View ArticleSSH – set env vairables by every connection – godaddy shared host
My problem is, that I have to set env variables (like GIT_EXEC_PATH) on a server. I need that variables by every connection (so by bash and by remote commands either). I managed to set those variables...
View Article