Nadiba Rahman

Nadiba Rahman
Nadiba Rahman

Designation

Linux Content Developer Executive, SOFTEKO.

Resides in

Dhaka, Bangladesh.

Education

BSc. in Electronics & Telecommunication Engineering, Rajshahi University of Engineering & Technology.

Expertise

Technical Writing, Website Blogging, HTML, CSS, Microsoft Office, Mathematica, MATLAB.

Summary

  • Currently working as Linux Content Developer Executive for LinuxSimply, SOFTEKO.
  • Worked on electronics and communication based projects.
  • Research experience in channel modelling-wireless communication.

Experience

  • Content Writer at Skyranko.

Follow On

Popular Article From Nadiba Rahman

Feature image of installing,configuring and connecting Samba using GUI

Install, Configure and Connect Samba on Ubuntu Using GUI

Ubuntu Samba GUI (Graphical User Interface) is an assembly of graphical tools and services that provide a user-friendly interface and ...

Read more

Feature image- Install, Configure & Connect Samba Client on Ubuntu

How to Install, Configure and Connect Samba Client on Ubuntu

Samba, a free, open-source utility of SMB networking protocol, enables file sharing between Linux machines and other operating systems. And ...

Read more

Feature image-Bash variable types

Types of Variables in Bash

As Bash is a dynamically typed shell, it understands many different types of variables. So, you don’t have to bother ...

Read more

Bash Scripting Tutorial

In today’s fast-paced world, automation has become essential for streamlining tasks and improving productivity. One powerful tool for process automation ...

Read more

Feature image-VSCode cheat sheet

VSCode Cheat Sheet [Free PDF Download]

VSCode (Visual Studio Code) is a powerful source code editor designed extensively by Microsoft. This editor is quite popular because of ...

Read more

Feature image-OR, AND, NOT operators in Bash 'if' statement

How to Use “OR”, “AND”, “NOT” in Bash If Statement [7 Examples]

The logical operators OR, AND, and NOT within an if statement in Bash indicate creating conditional logic that directs the ...

Read more

Feature image-Bash global variable.png

A Total Guide on Global Variable in Bash [3 Examples]

In Bash, every variable is global by default which means you can access it throughout the entire script. These global ...

Read more

Feature image-Bash process and signal handling

Bash Process and Signal Handling

Process and signal handling in Bash refers to the management of running programs or processes and the handling of software ...

Read more

Feature image-Emacs cheat sheet

Emacs Cheat Sheet [Free PDF Download]

Emacs is a highly extensible and customizable text editor that offers a wide range of features along with comprehensive flexibility. ...

Read more

Feature image-single-line comments in Bash

What Are Single-line Comments in Bash? [2 Cases With Examples]

Single-line comments in a Bash script are the important annotation that makes the script more readable. You can use a ...

Read more

Default text editor in Linux

Default Text Editor in Linux [Check, Set, and Change]

A default text editor refers to the text editor that is automatically used to open and edit text files when ...

Read more

Feature image- Bash the hash

Bash the Hash! – a Symbolic Feature of Bash Comment

Hashing is the main piece of the solution in a Bash-coded puzzle. The hash (#) symbol put on the initial ...

Read more

Feature image- Nano cheat sheet

Nano Cheat Sheet [Free PDF Download]

Nano, primarily associated with Unix-like operating systems, is a small, popular, and user-friendly text editor. This text editor is admired ...

Read more

Feature image-the 'hash' command in Linux

The “hash” Command in Linux [6 Practical Examples]

Bash is a popular built-in shell in the Unix-like operating system. And hash is the built-in command within the shell ...

Read more

Feature image-Bash block comment

How to Use Block Comment in Bash? [2 Cases]

It’s so obvious to comment out some specific parts of code while writing a Bash script. No doubt that single-line ...

Read more