VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » IT, programs, coding
How To Secure A Server - Chris Titus Tech

How To Secure A Server - Chris Titus Tech

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
How To Secure A Server - Chris Titus Tech In this video, you will learn how to secure a web server. The parts of the video are ufw setup, ssh keys, system modifications for networking, and checking which ports are open. Webpage Guide: https://www.christitus.com/secure-web-server/ Upcloud VPS ($25 Credit): http://bit.ly/upcloud-ctt
Date: 2022-03-21

Comments and reviews: 10


I have a server in my home that is having all the ssh access to my vps servers. Plus i have access on my desktop. I have regula passwordbauth on that server (its not facing the internet in any ways), use a unique password
reply

I see that you left the server port as 22. I had read in some places that many people recommend changing this port to something other than 22 but under 1024. What are your thoughts? Thanks for the great video!
reply

missing tons of basics of hardening... hardening pam.d, folder basics user:group 640 acl/perms on tree, change the ssh port (thats basic), HIDS ? like tripwire ?, what about armor ?.. too complex ? :)
reply

Hey Chris is this safe to route to a other site?
iptables -t nat -A PREROUTING -p tcp --dport 80 -j DNAT --to-destination x.x.x.x:80
iptables -t nat -A POSTROUTING -j MASQUERADE

reply

Great video. It really helped me out.
I have 1 problem so far. After doing all this my ftp doesn't work anymore.
Using filezilla. Any thoughts whats wrong ?

reply

Thank you so much for this educational web security video! Just a quick question, would you recommend this should be applied to web servers hosted on the GCP platform?
reply

HI Chris ,while doing -sudo systemctl start fail2ban- I gott an error message -/etc/host.conf: line 3: bad command -nospoof on'-. is that command not needed anymore?
reply

Hi there, thanks for sharing your knowledge, on pc the key is working good but on my laptop following the same process I'm getting id_rsa.pub: invalid format.Thanks.
reply

I did everything you said and when at the reboot step, my server lost conection to the internet and SSH - no ping and no youtube. Any idea what happened?
reply

I just saw another video you did on this and posted a comment that recommended making your rules before enabling ufw. Nice to see you've corrected that.
reply
Add a review, comment






Other channel videos