- -- - - - - - - - - - - - - - - - - - TrB.jpg Margaret.png Jkb.jpg JoeD.jpg Edbatchelor.jpg JimB.png DAD-TINT.JPG C03515.jpg

Difference between revisions of "/\"

From Batchelor-s
Jump to navigationJump to search
m (Protected "/\" ([edit=sysop] (indefinite)))
Line 4: Line 4:
  
  
[[/\]] Private Cloud
+
Host to include
 +
*[[linux]]
 +
*[[Apache]]
 +
*[[MySQL]]
 +
*[[PHP]]
 +
 
 +
#How much is a [[static IP]] ?
 +
# Work around dynamic IP
 +
Could use [[NO-IP]]
 +
# Free version is a hassel every month to renew
 +
#or $30 yr in 2020
 +
 
 +
[[SSH]] server (remote)
 +
*private to test
 +
**[[SSH]] to remote
 +
**copy files for backup
 +
**possible mirror some files
 +
**Test a webpage
 +
**Private wiki <-------
 +
**[[VNC]] if bandwith is not a problem
 +
 
 +
 
 +
 
 +
what does it take to set up
 +
 
 +
[[port forwarding]]
 +
 
 +
need IP (dynamic) [[NO-IP]]
 +
 
 +
# If hard wire
 +
[[ifconfig eth0]]
 +
 
 +
# If teathered
 +
[[ifconfig usb0]]
 +
 
 +
 
 +
 
 +
 
 +
 
 +
[[watchdog]] process to monitor the host ip and report on change.
 +
[[send mail]] containing [[ifconfig]] results.
 +
 
 +
Need how-to on [[watchdog]]
 +
 
 +
ok, I have been working on a [[send mail]]
 +
*to send pictures
 +
 
 +
 
 +
 
 +
Software required.
 +
  Apache http server. Enables private [[webroot]].
 +
      Url. Is. Host/~username. Web root folder home/username/public_html
 +
 
 +
need to setup public_html (not on all systems)
 +
 
 +
  [[vsftpd]] Vsftp. Very secure ftp
 +
 
 +
  Opened.  Ssh session.
 +
 
 +
how about [[filezilla]]?
 +
 
 +
 
 +
 
 +
 
 +
[[--]]

Revision as of 21:20, 15 July 2020


Cloud.png


Host to include

  1. How much is a static IP ?
  2. Work around dynamic IP

Could use NO-IP

  1. Free version is a hassel every month to renew
  2. or $30 yr in 2020

SSH server (remote)

  • private to test
    • SSH to remote
    • copy files for backup
    • possible mirror some files
    • Test a webpage
    • Private wiki <-------
    • VNC if bandwith is not a problem


what does it take to set up

port forwarding

need IP (dynamic) NO-IP

  1. If hard wire

ifconfig eth0

  1. If teathered

ifconfig usb0



watchdog process to monitor the host ip and report on change.
send mail containing ifconfig results.

Need how-to on watchdog

ok, I have been working on a send mail

  • to send pictures


Software required.

  Apache http server. Enables private webroot. 
      Url. Is. Host/~username. Web root folder home/username/public_html

need to setup public_html (not on all systems)

  vsftpd Vsftp. Very secure ftp
  Opened.  Ssh session.

how about filezilla?



--