For debian or ubuntu
Make sure you have root access
if no taip
su -
Install nano
------------
apt-get install nano
AutoReboot
------------
nano /etc/crontab
* */8 * * * root reboot
-------------------------
webmin
------
remove sudo if debian
https://www.digitalocean.com/community/tutorials/how-to-install-webmin-with-ssl-on-ubuntu-14-04
------------------
SSh
----
nano /etc/ssh/sshd_config
Add
Port 443
---------------
save after edit
-------------------
Save
ctrl+o
--------------
exit editor
ctrl+x
----------------
----------
Stop
ctrl+z
-----------
----------
Paste
right click
--------------
copy
--
ctrl+c
------
Make sure you have root access
if no taip
su -
Install nano
------------
apt-get install nano
AutoReboot
------------
nano /etc/crontab
* */8 * * * root reboot
-------------------------
webmin
------
remove sudo if debian
https://www.digitalocean.com/community/tutorials/how-to-install-webmin-with-ssl-on-ubuntu-14-04
------------------
SSh
----
nano /etc/ssh/sshd_config
Add
Port 443
---------------
save after edit
-------------------
Save
ctrl+o
--------------
exit editor
ctrl+x
----------------
----------
Stop
ctrl+z
-----------
----------
Paste
right click
--------------
copy
--
ctrl+c
------
No comments:
Post a Comment