×
Home Discussions Write at Opengenus IQ
×
  • DSA Cheatsheet
  • HOME
  • Track your progress
  • Deep Learning (FREE)
  • Join our Internship 🎓
  • RANDOM
  • One Liner

Software Engineering

Software Engineering is the fastest growing domain which is related to the art of building and designing systems using software concepts and programming. It is the basis of giant companies such as Microsoft, Google, Facebook, Baidu, Alibaba, Apple and others.

Python

Array in Python

In this article, one can understand the most awaiting information of arrays in Python, their usage, types, advantages, and many others.

DEEPIKA N DEEPIKA N
Linux

zip command in Linux

zip command allows us to create archive files and directories. In this article we discuss compressing and decompressing files among other operations that can be performed with zip on zip files such as splitting, encryption, searching, viewing etc.

Erick Lumunge
Linux

rsync command in Linux

In this article we discuss the rsync command which is used for copying and synchronizing files and directories both locally and remotely

Erick Lumunge
Linux

Encryption and decryption with gpg

gpg(Gnu Privacy Guard) is a open source command line tool for encryption and decryption, in this article we go over how to generate and revoke a key, sharing or importing this generated key and the encryption and decryption of files

Erick Lumunge
HTML

Favicon in HTML

In this article, we'll explore favicons in HTML. A favicon is a small icon displayed left of the page title in a browser tab. It is loaded directly from the page requested, and is usually a logo representing the owner of the site.

Alan Chacko
Linux

nmap command in Linux

nmap(Network mapper) is a Linux command line tools used to explore networks and test security. It is commonly used for security audits but can also be used by system admins for routine tasks such as monitoring hosts and services, OS and version detection, port scanning, ping sweeps etc.

Erick Lumunge
Linux

strings command in Linux

In this article we discuss the strings command which is used to obtain human readable strings from unreadable files such as binaries, executables and other unreadable file formats.

Erick Lumunge
Linux

Compression and decompression in Linux

In this article we discuss various Linux tools used for compression and decompression such as zip, tar, gzip, bzip2, xz. We cover commands used to compress and decompress files and directories.

Erick Lumunge
Linux

hwloc (hardware locality) in Linux

The *hwloc*(Hardware Locality) is a program suite with multiple command line tools and a C API which are used for discovering hardware resources in parallel computing architectures its discovers information such as their locality, attributes, interconnection etc.

Erick Lumunge
Linux

mtr command in Linux

mtr is a network diagnostic tool which combines ping and traceroute functionalities into a single command. In this article we discuss commonly used commands with mtr used for troubleshooting and gathering information about networks.

Erick Lumunge
Linux

Shutdown, reboot, halt, poweroff commands in Linux

In this article we have covered Linux commands that enable a user or system administrator to shutdown or reboot computer systems via the command line interface. We have also discussed how such operations can be scheduled i.e for system upgrades or maintenance.

Erick Lumunge
Linux

lsof command in Linux

The lsof command displays a list of all currently open files, this information is helpful especially to discover, processes currently running, services being used, ports being used, users currently on the system and much more. In this article we discuss it and commonly used commands with lsof.

Erick Lumunge
Linux

df command in Linux

The df command displays information related to file systems such as total space, used space, mount point and much more. In this article we discuss the output of this command, various options and commonly used commands using df.

Erick Lumunge
Linux

whereis command in Linux

In this article we covered the whereis command in Linux, which is used for locating binary files, source files and manual pages of specified commands.

Erick Lumunge
Linux

which command in Linux

The which command locates executable files associated with a given command. In this article we discuss it and cover commonly used which commands.

Erick Lumunge
Linux

rm command in Linux

The rm command is used to delete files and directories in Linux. In this article we have covered commonly used commands and options used with rm to achieve its goal.

Erick Lumunge
Linux

Recovering deleted files with testdisk

testdisk is a powerful data recovery tool, its primary function is to recover lost partitions or rebuild boot sectors using data backups, these functionalities can also be used to recover lost files in Linux. In this article we discuss how to recover such files.

Erick Lumunge
Linux

sudo, su commands in Linux

The sudo command allows a user to execute command as the root user whose privileges are elevated. On the other hand su command allows one to switch to a different user with different privileges and execute commands without logging out from the current session.

Erick Lumunge
Linux

kill command in Linux

The kill command is commonly used to terminate running processes, it takes the process ID or name as its arguments and sends a signal to the process and the process will act according the the sent signal.

Erick Lumunge
Linux

numactl command in Linux

Assuming we want to control how threads are assigned to processor cores or choose where we want to allocate data, then numactl command is right for such tasks. In this article we have discussed how to perform such actions using numactl commands.

Erick Lumunge
Linux

wget command in Linux

wget is a Linux command line utility useful for retrieval and downloading of files from the internet. It uses protocols such as FTP, HTTP and HTTPS for such tasks. In this article we have discussed commonly used wget commands and options.

Erick Lumunge
Linux

lstopo command in Linux

This command is used to show the topology of the system. It gives information about the NUMA memory nodes, shared caches, CPU packages, processor cores and threads all this by a single command. In this article we discuss its output and various useful commands using lstopo.

Erick Lumunge
Python

ChainMap in Python

In this article, we will explore the ChainMap container which is available in the collections module in Python.

Ben Meehan
Linux

Resolve merge conflict on Gerrit

In this article, we have explained the steps to resolve merge conflict on Gerrit with the detailed step by step commands. This can be solved in the console using rebase command and manually, fixing the conflicts in code.

Aditya Chatterjee Aditya Chatterjee
Software Engineering

Review a Merge Request on Gerrit

In this article, we have explained the detailed steps to review a Merge Request on Gerrit. Code Review is an important step in Software Development.

OpenGenus Tech Review Team OpenGenus Tech Review Team
OpenGenus IQ © 2025 All rights reserved â„¢
Contact - Email: team@opengenus.org
Primary Address: JR Shinjuku Miraina Tower, Tokyo, Shinjuku 160-0022, JP
Office #2: Commercial Complex D4, Delhi, Delhi 110017, IN
Top Posts LinkedIn Twitter
Android App
Apply for Internship