Questions tagged [start]
The start tag has no summary.
 41 questions 
   0  votes 
   1  answer 
   43  views 
    how does tomcat start?
 I installed tomcat from the default Ubuntu 20.04 packages, but I cannot find out how to start it. dpkg -L tomcat9 gives me no /etc/init.d script. There is only /usr/libexec/tomcat9/tomcat-start.sh and ... 
    0  votes 
   0  answers 
   550  views 
    Nginx Fails To Start After Update To 1.25.4 - could not build optimal server_names_hash, then zero size shared memory zone "one"
 I just updated nginx to 1.25.4 on one of my Ubuntu Linux 20.04.6 servers and it is now failing to start. Errors I am getting are as follows: 2024/03/07 12:46:28 [warn] 29836#29836: could not build ... 
    9  votes 
    1  answer 
   5k  views 
    "systemctl start service" when service already started
 I, what happen's precisely when you run systemctl start apache2 (or other service) while service already started ? Can it cause trouble to start several hundred times a day apache2 service? (to ... 
    1  vote 
   0  answers 
   1k  views 
    ejabberd (18.01-2) install on ubuntu server 18 fails - cannot start ejabberd
 I'm trying to install ejabberd on ubuntu server 18. It fails to start with this error [error] <0.173.0> CRASH REPORT Process <0.173.0> with 0 neighbours exited with reason: {{shutdown,... 
    0  votes 
    1  answer 
   2k  views 
   I get this error "Active: failed " from the Process: 9666 ExecStart=/etc/init.d/apache2 start (code=exited, status=2)?
 I was check my web server in apache2 and when I run the next command I get this error: root@me:~# sudo systemctl status apache2 sudo: unable to resolve host me ● apache2.service - LSB: Apache2 web ... 
    1  vote 
   1  answer 
   431  views 
   Ubuntu ps command showing wrong values in START column
 I have just noticed that my server has wrong value in START column of ps 's output. It always display 2017 value, while it should show hour:minute format. The problem is not fixed after I reboot the ... 
    -2  votes 
    1  answer 
   852  views 
     ElasticSearch doesn't start after upgrade from 2.3.1 to 5.6.4
 I was running on elasticsearch 2.3.1, but I had to upgrade to 5.6.4 (because I wanted to install Kibana/Sense), but ElasticSearch won't start anymore. This is log from ElasticSearch: java.lang.... 
    0  votes 
    3  answers 
   694  views 
     ElasticSearch doesn't start after installing 5.6.4
 I just installed ElasticSearch 5.6.4 from https://www.elastic.co/downloads/elasticsearch via DEB (I use Debian 9) package using these commands: wget https://artifacts.elastic.co/downloads/... 
    0  votes 
   1  answer 
   1k  views 
     unable to start service in remote and local machine with sc command and net command
 I am trying to start the services using the below SC command and service is not coming up. sc start startliq_2090 output: SERVICE_NAME: startliq_2090 TYPE : 10 ... 
    0  votes 
   1  answer 
   2k  views 
     JBOD Failed to assemble after middle device Failed
 Ive got an Problem with my JBOD, after my Synology DS died because of the failure of the Boot-HDD, ive wanted to recover my JBOD (3x3TB). Ive Started an Debian-Live to mount and save the data from my ... 
    2  votes 
   0  answers 
   1k  views 
  Choose which folders appear on start (menu) setting via group policy
 There is a number of switches available under a setting in windows 10 called "Choose which folders appear on Start". I find them very handy but by default only Settings is switched on. I would like to ... 
    0  votes 
   1  answer 
   13k  views 
     pg_ctl: could not start server
 I am trying to start the PostgreSQL server installed on a remote Redhat server(RHEL 6.7 x86_64) through putty. The command that I used to start the server is /etc/init.d/postgresql-9.5 start But it ... 
    1  vote 
   1  answer 
   4k  views 
    Disable VM Autostart - XenServer
 After running updates in XenServer 6.5 I noticed that some virtual machines that were recently turned off started turning on again automatically after the server I applied updates to restarted. When ... 
    -1  votes 
   1  answer 
   1k  views 
     Container (Apache) exit after 1 seconds
 I've made a mistake in my apache2.conf and so every time I try to start the container, it exits: #docker start portail portail #docker ps -a CONTAINER ID IMAGE COMMAND ... 
    -2  votes 
    1  answer 
   605  views 
    EC2 pricing for multiple stop-start within the same hour [closed]
 In http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html, it says, Each time you start a stopped instance we charge a full instance hour, even if you make this transition multiple times ... 
    -1  votes 
   1  answer 
   2k  views 
     mysql stopped and cannot start [closed]
 I need some help here (excuse me for my bad English). mysql stopped suddenly after running for several hour. Since then I'm unable to start it. I have also restarted my computer. I get the following ... 
    -6  votes 
   1  answer 
   249  views 
    How long a latest rack server in data center takes to boot? [closed]
 For an short/simple experiments, I need to know how long a latest rack server Xen/Vmware hypervisor installed with its utilities takes time to boot up (cold boot)? In our lab we do not have rack ... 
    3  votes 
   1  answer 
   2k  views 
     Remotely restart a service without admin permissions
 I have a temporary consultant that is working on a project. He often needs to restart a service that is on another server and he asks me to restart it for him. This server is on a different domain ... 
    3  votes 
    2  answers 
   3k  views 
    Run PowerShell script with Service Start
 I'd like to set the Affinity and Priority of a service process when it is started (without modifying the service/process code, I don't own the code, it's a 3rd party service). I know I can do: $... 
    3  votes 
    1  answer 
   4k  views 
     What are the first steps to debug nginx default page not showing on fresh Ubuntu vm install?
 On a fresh Ubuntu 14.04 virtual machine I've run the following commands: sudo apt-get update sudo apt-get upgrade sudo apt-get install nginx sudo service nginx start In a browser, if I go to the VM'... 
    0  votes 
    2  answers 
   7k  views 
    How to start rpcbind automatically at boot on Ubuntu 14.04 server?
 I have been unsuccessfully trying to configure my Ubuntu 14.04 server to start rpcbind on boot. RPCbind is installed and works fine if I start it manually with service rpcbind start I have added the ... 
    0  votes 
   0  answers 
   2k  views 
   OpenVPN start at boot not working on Ubuntu 14.04
 I am trying do configure my Ubuntu 14.04 server, so OpenVPN will start at boot. So far, I am able to start OpenVPN server with the command: service openvpn start After I execute this command, I am ... 
    1  vote 
    2  answers 
   3k  views 
     Cannot start HAProxy
 When im starting HAProxy it says: Starting haproxy: [ALERT] 038/154339 (770) : Starting proxy proxy1: cannot bind socket [FAILED] My config: ... 
    0  votes 
    2  answers 
   2k  views 
     Ucarp start error on Centos 6 : "You must supply a valid host id"
 I'm trying to get ucarp working on 2 Centos 6 servers running Apache. I've configured both /etc/sysconfig/carp/vip-001.conf and /etc/sysconfig/network-scripts/eth0 and eth0:0 as such on serv1: vip-... 
    -1  votes 
    2  answers 
   2k  views 
   CentOS stopped loading after I added something to /etc/rc.d/rc.local
 I am very new in Linux (first day). I needed to add my program to the OS startup. I could not find a solution, so I tried to do something that could solve my issue. I added my line of text /opt/mono/... 
    -4  votes 
    1  answer 
   3k  views 
     Autostart apache and mySQL Server on AWS [closed]
 I've set up apache, mysql and php on my AWS EC2 instance, but how could it be done that these services are starting when the EC2 is starting? I've found the chkconfig -a mysql command but this just ... 
    1  vote 
    3  answers 
   3k  views 
     Cannot start apache (Unable to change directory to /root)
 When trying to start Apache by using: /etc/init.d/httpd start I get the following error in /var/log/httpd/error_log: Unable to change directory to /root Anyone have any idea what this means? 
    1  vote 
   1  answer 
   1k  views 
    httpd won't start on boot
 I have some problemes with apache on CENTOS... When I reboot the system, httpd won't start I have to execut my-self "service httpd start" chkconfig httpd --list httpd 0:off 1:off 2:... 
    1  vote 
   0  answers 
   189  views 
   Win 2008 - "Pin to start menu" doesn't show up as a right-click option
 A couple of us in our organization have new VMs with Win 2008, and the "Pin to Start Menu" doesn't show up as an option when we right-click a program. Also, the start menu is entirely empty. Any ... 
    1  vote 
   1  answer 
   170  views 
   Using "at" to call a delayed process from within a cgi script
 Here is a puzzle I hope you can help me with. A client wants to send a welcome letter exactly 47 minutes after a document is uploaded via cgi script. I wrote a routine to send the letter, and then I ... 
    0  votes 
    1  answer 
   6k  views 
    PHP Session File Stored in Temp Directory - Apache
 I am having a slight problem...I have a server that I set up using AppServ 2.5.10, running Apache 2.2.8 and PHP 5.2.6. This is running on Windows Server 2008R2. The problem is in order for the ... 
    3  votes 
    5  answers 
   6k  views 
     Need to allow a user to restart bind9
 I want to give the www-data user the ability to restart bind9 using this command service bind9 restart At the moment, they can execute it and it will stop bind9 but not restart it again complaining ... 
    2  votes 
    1  answer 
   145  views 
    Process starting under linux
 Is there any way to start a process on a linux computer if I have ftp connection or network connection? 
    0  votes 
    3  answers 
   905  views 
    CentOS 5.5 - services start
 Can I know if my service is started on system init or it started by user using service command? On my service I need to make different logic (into service starter script) if service is started ... 
    0  votes 
    1  answer 
   3k  views 
    Ubuntu - PostgreSQL failing with no error message
 I've installed PostgreSQL 9.0 on Ubuntu 10.04 using this guide. However, when I try to start the service, I get this back, with no error or message shown. root@srv1:/etc/init.d# ./postgresql start * ... 
    5  votes 
    2  answers 
   24k  views 
   How to run script on first boot?
 I need to run some bash script only once on first boot (after OS installation) of my CentOS machine This script should run before network service start (because this script will change network ... 
    4  votes 
    2  answers 
   8k  views 
   Memcached is not launching
 I just installed memcached and the memcache pecl extension. Now randomly I cannot get it to start. When I run service memcached start I get this: Starting memcached: chown: `memcached\r': invalid ... 
    1  vote 
   5  answers 
   11k  views 
     Cannot start MySQL
 I used this command from shell to repair all Databases mysqlcheck -u root -p --auto-repair --check --optimize --all-databases and after that I restarted the server when it came back alive again I ... 
    0  votes 
    3  answers 
   759  views 
   how do i create a 1 line command using "sc start" or "net start" on services whose names match a pattern?
 I am creating a batch file to start several services, instead of enumerating each "net start" with the exact service name, how can i create the script to run "net start" on any service that begins ... 
    4  votes 
   1  answer 
   10k  views 
     Resource temporarily unavailable: apr_thread_create: unable to create worker thread [duplicate]
 Possible Duplicate: Apache2 is not starting my webserver When I try to restart my webserver apache puts "Resource temporarily unavailable: apr_thread_create: unable to create worker thread" in the ... 
    2  votes 
    1  answer 
   3k  views 
   How can I troubleshoot a service not starting at boot?
 I've got a service set up to start at boot but it's not doing so and I don't know where to look (e.g. logs) to troubleshoot it. I've verified the run level: $ grep default /etc/inittab id:3:...