Latest Articles
Get SFTP version of remote server in Linux [SOLVED]
3 different methods to connect to remote server and get sftp version in Linux. The proper way to get sftp version in Linux with examples
dumpe2fs command in Linux [Cheat Sheet]
he dumpe2fs command displays the superblock and block group information of the Linux filesystem. Understand this tool with practical examples in Linux
10+ mke2fs command examples in Linux [Cheat Sheet]
Multiple mke2fs command examples in Linux with cheat sheet for different scenarios.
3 ways to read file into variable in Golang [SOLVED]
We will cover following 3 methods which can be used to read file and store content into a variable in go i.e. go:embed, ioutil.ReadFile(), os.Open()
Beginners Tips for Learning Python
But how do you learn Python as a beginner? Well, there are multiple ways you can go about it.
