Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Can't make ssh start automatically.
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Can't make ssh start automatically.
19th Oct, 2013, 07:06 PM
Post: #5
kevin watt Offline
Registered
Posts: 3
Joined: Oct 2013
Reputation: 0
RE: Can't make ssh start automatically.
(19th Oct, 2013 05:49 PM)mk01 Wrote:  and please send :

Code:
ls -la /etc/rc2.d

Looks fine. I think.
Code:
xbian@xbian ~ $ ls -la /etc/rc2.d
total 56
drwxr-xr-x 1 root root  264 Oct 19 01:54 .
drwxr-xr-x 1 root root 3036 Jan  1  1970 ..
-rw-r--r-- 1 root root  677 Jul 15 01:24 README
lrwxrwxrwx 1 root root   18 Jun 22 22:19 S01bootlogs -> ../init.d/bootlogs
lrwxrwxrwx 1 root root   14 Jun 22 22:19 S01motd -> ../init.d/motd
lrwxrwxrwx 1 root root   17 Oct 17 05:54 S04rpcbind -> ../init.d/rpcbind
lrwxrwxrwx 1 root root   17 Oct 17 01:09 S08ifplugd -> ../init.d/ifplugd
lrwxrwxrwx 1 root root   18 Oct 17 01:09 S08iguanaIR -> ../init.d/iguanaIR
lrwxrwxrwx 1 root root   17 Oct 17 01:09 S09anacron -> ../init.d/anacron
lrwxrwxrwx 1 root root   14 Oct 17 01:09 S09cron -> ../init.d/cron
lrwxrwxrwx 1 root root   14 Oct 17 01:09 S09lirc -> ../init.d/lirc
lrwxrwxrwx 1 root root   23 Oct 17 15:28 S09openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx 1 root root   15 Oct 17 01:09 S09rsync -> ../init.d/rsync
lrwxrwxrwx 1 root root   13 Oct 19 01:54 S09ssh -> ../init.d/ssh
lrwxrwxrwx 1 root root   18 Oct 18 21:32 S11rc.local -> ../init.d/rc.local
lrwxrwxrwx 1 root root   19 Oct 17 01:09 S11rmnologin -> ../init.d/rmnologin

this is process list. It seen it lost some daemon too. ex. cron

Code:
PID TTY      STAT   TIME COMMAND
    1 ?        Ss     0:04 /sbin/init
    2 ?        S      0:00 [kthreadd]
    3 ?        S      0:19 [ksoftirqd/0]
    5 ?        S<     0:00 [kworker/0:0H]
    7 ?        S<     0:00 [kworker/u:0H]
    8 ?        S      0:16 [rcu_kthread]
    9 ?        S<     0:00 [khelper]
   10 ?        S      0:00 [kdevtmpfs]
   11 ?        S<     0:00 [netns]
   12 ?        S      0:00 [bdi-default]
   13 ?        S<     0:00 [kblockd]
   14 ?        S      0:00 [khubd]
   15 ?        S      0:30 [kworker/0:1]
   16 ?        S      0:04 [kworker/u:1]
   19 ?        S      0:00 [kswapd0]
   20 ?        S      0:00 [fsnotify_mark]
   21 ?        S<     0:00 [crypto]
   27 ?        S<     3:32 [VCHIQ-0]
   28 ?        S<     0:25 [VCHIQr-0]
   29 ?        S<     0:00 [VCHIQs-0]
   30 ?        S<     0:00 [dwc_otg]
   31 ?        S<     0:00 [DWC Notificatio]
   32 ?        S<     0:00 [deferwq]
   33 ?        S      0:00 [kworker/u:2]
   40 ?        S      0:26 [mmcqd/0]
  197 ?        S      0:00 [btrfs-worker-1]
  198 ?        S      0:00 [btrfs-genwork-1]
  199 ?        S      0:00 [btrfs-submit-1]
  200 ?        S      0:00 [btrfs-delalloc-]
  201 ?        S      0:00 [btrfs-fixup-1]
  202 ?        S      0:03 [btrfs-endio-1]
  203 ?        S      0:00 [btrfs-endio-met]
  204 ?        S      0:00 [btrfs-rmw-1]
  205 ?        S      0:00 [btrfs-endio-rai]
  206 ?        S      0:00 [btrfs-endio-met]
  207 ?        S      0:01 [btrfs-endio-wri]
  208 ?        S      0:00 [btrfs-freespace]
  209 ?        S      0:00 [btrfs-delayed-m]
  210 ?        S      0:00 [btrfs-cache-1]
  211 ?        S      0:00 [btrfs-readahead]
  212 ?        S      0:00 [btrfs-flush_del]
  213 ?        S      0:00 [btrfs-cleaner]
  214 ?        S      0:00 [btrfs-transacti]
  236 ?        S      0:00 /usr/bin/splash --reopen --msgtxt=loading... --percentagebar --percentage=15
  301 ?        S<     0:00 [rpciod]
  302 ?        S<     0:00 [nfsiod]
  313 ?        S      0:00 upstart-udev-bridge --daemon
  326 ?        Ss     0:00 /sbin/udevd --daemon
  400 ?        S<     0:00 [loop0]
  416 ?        S      0:00 /sbin/udevd --daemon
  417 ?        S      0:00 /sbin/udevd --daemon
  603 ?        S      0:16 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I
  631 ?        S      0:03 /usr/sbin/ifplugd -i lo -q -f -u0 -d10 -w -I
  646 ?        S      0:00 /usr/sbin/pppd call dsl-provider
  649 ?        S      0:00 [kworker/0:2]
  663 ?        S      0:00 upstart-socket-bridge --daemon
  685 ?        Ss     0:00 /sbin/rpcbind -w
  700 ?        Ss     0:00 /sbin/rpc.statd
  727 ?        S      0:03 /usr/sbin/ifplugd -i ppp0 -q -f -u0 -d10 -w -I
  742 ?        S      0:00 [nfsv4.0-svc]
  793 tty1     Ss+    0:00 /bin/sh -e /proc/self/fd/9
  800 tty1     S+     0:00 /bin/sh /etc/init.d/rc S
  824 tty1     SL+    0:00 startpar -p 4 -t 20 -T 3 -M boot -P N -R S
  854 ?        S<l  146:22 /usr/local/lib/xbmc/xbmc.bin --standalone
  962 ?        S      0:00 [VCHIQka-0]
  990 ?        Ss     0:05 /usr/sbin/ntpd -p /var/run/ntpd.pid -u 102:104
1018 ?        S<     0:00 [krfcommd]
4008 ?        S<s    0:00 /usr/sbin/sshd
4171 ?        S      0:00 [flush-btrfs-1]
4188 ?        S<s    0:00 sshd: xbian [priv]
4192 ?        S<     0:00 sshd: xbian@pts/0
4193 pts/0    S<s    0:00 -bash
4219 ?        S      0:00 [flush-179:0]
4220 ?        S      0:00 [flush-0:27]
4238 pts/0    R<+    0:00 ps ax
This RPi is type B with Samsung chipset.

Also, I have been set the /etc/network/interfaces manual. would this cause any problem?
Code:
auto lo

iface lo inet loopback
#iface eth0 inet dhcp

allow-hotplug wlan0
iface wlan0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
wireless-power off
iface default inet dhcp

auto dsl-provider
iface dsl-provider inet ppp
pre-up /sbin/ifconfig eth0 up
provider dsl-provider

auto eth0
iface eth0 inet static
address 192.168.1.11
netmask 255.255.255.0
dns-nameservers 8.8.8.8 8.8.4.4
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Can't make ssh start automatically. - kevin watt - 19th Oct, 2013, 04:01 AM
RE: Can't make ssh start automatically. - mk01 - 19th Oct, 2013, 06:37 AM
RE: Can't make ssh start automatically. - kevin watt - 19th Oct, 2013, 07:06 AM
RE: Can't make ssh start automatically. - mk01 - 19th Oct, 2013, 05:49 PM
RE: Can't make ssh start automatically. - kevin watt - 19th Oct, 2013 07:06 PM
RE: Can't make ssh start automatically. - siklosi - 21st Oct, 2013, 05:05 AM
RE: Can't make ssh start automatically. - rbellamy - 22nd Oct, 2013, 07:10 AM
RE: Can't make ssh start automatically. - jideyf - 16th Dec, 2013, 08:54 PM
RE: Can't make ssh start automatically. - mk01 - 21st Dec, 2013, 07:33 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] It does not start automatically in xbmc anakin 3 10,688 8th Apr, 2014 10:00 PM
Last Post: anakin
Question [SOLVED] XMBC doesn't start automatically with nfs shared configured Lukeid 11 35,223 24th Mar, 2014 10:55 AM
Last Post: mk01

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 18th Jul, 2025, 01:17 AM Powered By MyBB, © 2002-2025 MyBB Group.