Linux
4 Steps To Connect AWS Servers Using SSH Without Key Pairs
Servers on AWS provide certain levels of security for users. That’s great. But too many security concerns may cause your daily operations less convenient. A good example is that you need to provide…
devopslinuxsoftware-development
Installing the Apache HTTP Server on CentOS 7
A tutorial on installing Apache, a free, open-source, and immensely popular web server on CentOS 7.
apachecentoslinux
How to Send Desktop Notifications with Python
No experience required!
pythonnotificationsdesktop
How to Securely Deploy Flask With Apache in a Linux Server Environment
flaskpythonlinux
Fast Way to Fix AWS EC2 Instance Error: 'No space left on the disk'
A step-by-step guide to fixing AWS EC2 instance error: 'No space left on the disk'.
awslinuxjenkins
Turning your Python Script into a 'Real' Program
Level up your Python skills by making your programs system services a.k.a well behaved daemon processes— your future self will thank you.
pythonlinuxdaemon