THIS IS A PERSONAL WEBSITE DEDICATED TO
sharing knowledge, tutorials about system administration, programming languages such as Python, Java, Shell Scripting, professional experience and various other subjects related with computers.
All the latest articles
Article: SSH CA Certificates
What are ssh Certificates A certificate is a digitally signed public key. Certificates from an authorized entity can be costly.
Raid 0 Configuration
Raid 0 strips the data into multiple available drives equally giving a very high read and write performance but offering
What is Python where it is used ?
Python is mainly designated for object oriented programming but it has some procedural elemets. It's considered mostly as a scripting
Package management & Virtual environment in Python
Working with multiple project or in a an already configured system, using virtual environment will protect you against messing up
1.4 Lists
Lists are positionally ordered collections of arbitrarily typed objects, and they have no fixed size. They are also mutable—unlike strings
Linux: Kernel Compilation
Steps to Follow: Download appropriate kernel from : https://www.kernel.org/ Install packages: - yum install ncurses-devel
Package management & Virtual environment in Python
Working with multiple project or in a an already configured system, using virtual environment will protect you against messing up
1.4 Lists
Lists are positionally ordered collections of arbitrarily typed objects, and they have no fixed size. They are also mutable—unlike strings
Linux: Kernel Compilation
Steps to Follow: Download appropriate kernel from : https://www.kernel.org/ Install packages: - yum install ncurses-devel
1.3 Formatting with print() function
Print() function is used to return the output (print the output) on the screen. It’s simple and easy to
Rundeck : H2 database migration to MySql
When you install Rundeck on your server ,H2 database is configured by default. I prepared a video to guide you
Red Hat Enterprise Linux 8 Beta is here
Red Hat Enterprise Linux 8 Beta is here And it’s been built with production stability and development agility in mind.