Skip to content
  • Home
  • About Me
  • Subscribe
  • Sponsored Post
  • Contact Us
GoLinuxCloud
  • Basic Linux Commands
  • Cluster
    • Ceph Storage Cluster
    • DRBD Cluster
    • GlusterFS Shared Storage
    • Pacemaker Cluster
    • KVM Cluster
  • DevOps
    • Ansible
    • Docker
    • Elasticsearch
    • OpenStack
    • Kubernetes
  • Security
    • Linux Firewall
    • LUKS Encryption
    • OpenSSL
    • Secure SSH
  • Performance
    • CPU
    • HugePages
    • Kernel
    • Memory
    • Storage
  • Programming
    • Python
    • Shell Scripts

python

5 easy ways to concatenate strings in Python with examples

5 easy ways to concatenate strings in Python with examples

In this tutorial I will share different examples to concatenate stings in Python. You can choose either of the methods explained here but in case you have a long queue in some loop then you ... Read More

Categories Programming Tags programming, python Leave a comment

8 simple ways to sort dictionary by value in Python

8 simple ways to sort dictionary by value in Python

We have already learned about Python Dictionary. In this article I will share different methods in Python to sort dictionary by value field. Some of these methods can also be tweaked so sort the dictionary ... Read More

Categories Programming Tags programming, python Leave a comment

4 practical examples - Python string replace in file

4 practical examples - Python string replace in file

In this tutorial I will share different examples to find and replace (string replace) in file using Python programming language. In our previous articles we discussed about python reading and writing to a file but ... Read More

Categories Programming Tags programming, python Leave a comment

10+ basic examples to learn Python RegEx from scratch

10+ basic examples to learn Python RegEx from scratch

In this Python Tutorial we will concentrate on Regex. A regular expression is a pattern you specify, using special characters to represent combinations of specified characters, digits, and words. I will cover the basics of ... Read More

Categories Programming Tags programming, python Leave a comment

5 simple examples to learn python enumerate() function

5 simple examples to learn python enumerate() function

In this Python tutorial we will concentrate on Python enumerate() function and it's usage with some simple and real time examples.   Python enumerate() function syntax Sometimes, when we're looping over a container in a ... Read More

Categories Programming Tags programming, python Leave a comment

10+ simple examples to learn python try except in detail

10+ simple examples to learn python try except in detail

In this tutorial we will learn all about handling errors and exceptions in Python programming using try..except block.   Python built-in exceptions Before we start with try..except block, let us go through some of the ... Read More

Categories Programming Tags programming, python Leave a comment

5 simple examples to learn python string.split()

5 simple examples to learn python string.split()

In this Python tutorial we will learn about Python split() string function. Unlike len(), some functions are specific to strings. To use a string function, type the name of the string, a dot, the name ... Read More

Categories Programming Tags programming, python Leave a comment

10+ simple examples to learn Python functions in detail

common golinuxcloud

In this tutorial we will learn about python functions and it's usage covering different scenarios and types. 1. Why use Python functions? Functions provide a way to compartmentalize your code into small tasks that can ... Read More

Categories Programming Tags programming, python Leave a comment
Post navigation
Older posts
Page1 Page2 … Page4 Next →

Featured Posts

  • 5 useful tools to detect memory leaks with examples
  • 6 ssh authentication methods to secure connection (sshd_config)
  • Understanding High Availability Cluster and Architecture
  • RHEL/CentOS 8 Kickstart example | Kickstart Generator
  • 5 tools to create bootable usb from iso linux command line and gui
  • 15 steps to setup Samba Active Directory DC CentOS 8
  • 30+ awk examples for beginners / awk command tutorial in Linux/Unix
  • How to check security updates list & perform linux patch management RHEL 6/7/8
  • List of 50+ tmux cheatsheet and shortcuts commands
  • How to zip a folder | 16 practical Linux zip command examples
  • 10 single line SFTP commands to transfer files in Unix/Linux
  • 8 ways to prevent brute force SSH attacks in Linux (CentOS/RHEL 7)
  • Overview on different disk types and disk interface types
  • Top 15 tools to monitor disk IO performance with examples
Golinuxcloud Subscribe

Also Read

  • Easy examples to setup different SSH port forwarding types
  • How to disable ICMP and ICMPv6 redirects in Linux
  • How to setup http/https proxy with special characters in password
  • How to disable SELinux (with and without reboot)
  • Beginners guide to use ssh config file with examples
  • How to disable ICMP timestamp responses in Linux
  • Linux sftp restrict user to specific directory | setup sftp chroot jail
  • 6 easy steps to setup offline two factor authentication in Linux
  • Easy steps to open a port in Linux RHEL/CentOS 7/8
  • 6 ssh authentication methods to secure connection (sshd_config)

Also Read

    RECENT POSTS

    • Beginners guide to how LVM works in Linux (architecture)
    • 9 easy steps to create custom ISO RHEL/CentOS 8
    • 10 must know usage of cat command in Linux/Unix
    • 6 Tools making Automation Testing easy in Linux
    • Easy examples to setup different SSH port forwarding types

    INTERVIEW QUESTIONS

    • OpenStack Interview Q&A (Multi-choice)
    • Shell Scripting Interview Q&A
    • 20+ AWS Interview Q&A
    • 100+ GIT Interview Q&A
    • Linux Interview Q&A

    CHEATSHEET

    • 27 nmcli command examples to manage network
    • 15 csplit and split examples to split and join files
    • 16 zip command examples to manage archive
    • 15 virt-install examples to manage KVM
    • 50+ tmux cheatsheet to split terminal

    QUICK LINKS

    • Why I chose Rocket.net hosting platform?
    • Some handy Linux Keyboard Tricks
    • Want to publish sponsored post?
    • Please share your feedback
    • Our Sitemap Links
    • Home
    • Privacy Policy
    • Disclaimer
    • Subscribe
    Copyright © 2021 | Hosted By Rocket