Advertisement
Guest User

ssh log

a guest
Jan 23rd, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.01.23 02:10:43 =~=~=~=~=~=~=~=~=~=~=~=
  2. login as: alarm
  3. alarm@192.168.77.1's password:
  4. PirateBox RPi-Image 1.0.1
  5. PirateBox Version 1.0.1
  6. Website: http://piratebox.cc
  7. Forum: http://forum.piratebox.cc
  8. IRC: #piratebox on irc.Freenode.net
  9.  
  10. Want to start a not enabled piratebox, run
  11. # systemctl start piratebox
  12.  
  13. Next Steps after first flashing:
  14. 1. Change password of alarm user:
  15. # passwd
  16. 2. Switch user to root (password is root) , to proceed with the final steps
  17. # su
  18. 3. Change the password for the root user:
  19. # password
  20. 4. If you want to have PirateBox enabled on startup:
  21. # systemctl enable piratebox
  22. # systemctl start piratebox
  23. 5. Enable Fake-Timeservice
  24. 5.1 Set time like
  25. # date 101016112014 for "Fri Oct 10 16:11:00 2014" format is: MMDDhhmmCCYY
  26. # /opt/piratebox/bin/timesave.sh /opt/piratebox/conf/piratebox.conf install
  27. 5.2 Enable for bootup
  28. # systemctl enable timesave
  29. 6. Activate the Kareha Image and Discussion Board.
  30. # /opt/piratebox/bin/board-autoconf.sh
  31. 7. If you want, enable UPnP Media Server
  32. # cp /etc/minidlna.conf /etc/minidlna.conf.bkp
  33. # cp /opt/piratebox/src/linux.example.minidlna.conf /etc/minidlna.conf
  34. # systemctl start minidlna
  35. # systemctl enable minidlna
  36. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ date 012302112016[1@s[1@ud[1@d[1@o[1@ date 012302112016
  37.  
  38. We trust you have received the usual lecture from the local System
  39. Administrator. It usually boils down to these three things:
  40.  
  41. #1) Respect the privacy of others.
  42. #2) Think before you type.
  43. #3) With great power comes great responsibility.
  44.  
  45. [sudo] password for alarm:
  46. Sat Jan 23 02:11:00 UTC 2016
  47. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ sudo /opt/piratebox/bin/timesave.sh /opt/piratebox/conf/pirat
  48. ebox.conf install
  49. [sudo] password for alarm:
  50. initialize timesave file
  51. Remember MAY have to cron active...
  52. on OpenWrt run: /etc/init.d/piratebox enable
  53. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ alarm     sudo systemctl enable timesavesystemctl enable timesave
  54. Created symlink from /etc/systemd/system/multi-user.target.wants/timesave.service to /etc/systemd/system/timesave.service.
  55. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ sudo /opt/piratebox/bin/board-autoconf.sh
  56. Imageboard admin password:
  57. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ wget http://127.0.0.1/board/kareha.pl
  58. --2016-01-23 02:13:05-- http://127.0.0.1/board/kareha.pl
  59. Connecting to 127.0.0.1:80... connected.
  60. HTTP request sent, awaiting response... 303 See Other
  61. Location: index.html [following]
  62. --2016-01-23 02:13:08-- http://127.0.0.1/board/index.html
  63. Reusing existing connection to 127.0.0.1:80.
  64. HTTP request sent, awaiting response... 200 OK
  65. Length: 4345 (4.2K) [text/html]
  66. Saving to: 'kareha.pl'
  67.  
  68.  
  69. kareha.pl 0%[ ] 0 --.-KB/s
  70. kareha.pl 100%[=====================>] 4.24K --.-KB/s in 0s
  71.  
  72. 2016-01-23 02:13:08 (38.7 MB/s) - 'kareha.pl' saved [4345/4345]
  73.  
  74. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ rm kareha.pl
  75. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ sudo cp /etc/minidlna.conf /etc/minidlna.conf.bkp
  76. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ sudo cp /opt/piratebox/src/linux.example.minidlna.conf /etc/
  77. minidlna.conf
  78. [alarm@alarmpi ~]$ sudo cp /opt/piratebox/src/linux.example.minidlna.conf /etc /opt/piratebox/src/linux.example.minidlna.conf /etc/mialarm@alarmpi ~]$ sudo cp
  79.  
  80. inidlna.conf
  81. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ sudo systemctl start minidlna
  82. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ sudo systemctl start minidlna[1@e[1@n[1@a[1@b[1@l[1@e minidlna
  83. Created symlink from /etc/systemd/system/multi-user.target.wants/minidlna.service to /usr/lib/systemd/system/minidlna.service.
  84. ]0;alarm@alarmpi:~[alarm@alarmpi ~]$ sudo reboot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement