Latest Articles
Your Friendly Guide to Type Checking in Python
Discover the transformative power of Type Checking in Python and enhance your coding precision. Explore essential strategies, avoid common mistakes, and unlock …
Print variable in Python like a PRO [7 Methods]
In this tutorial we will learn how to print variable in python using different methods. Use plus to concatenate strings and print them, use format strings to …
How to disable SELinux (with and without reboot)
What is SELinux and how can i disable SElinux permanently with or without reboot. Change SELinux mode runtime using setenforce. Enable permissive mode for …
[Solved] Found a swap file by the name .XXX.swp
What is .swp file? Why this file is created? How to get rid of Found a swap file by the name warning? Another program may be editing the same file. An edit …
Beginners guide to use ssh config file with examples
beginners guide to learn and use ssh config file with example to define different SSH client arguments, There are different configuration files which can be …
