S. M. Amdadul Islam

S. M. Amdadul Islam
S. M. Amdadul Islam

Designation

Linux Content Developer Executive, Softeko.

Resides in

Kathalbagan, Dhaka 1205, Bangladesh.

Education

BSc. in Naval Architecture and Marine Engineering (NAME), Bangladesh University of Engineering and Technology (BUET).

Expertise

Analytical Writing, Linux, Ubuntu, Programming(Language: C, C++, Arduino), Computer-Aided Design(Software: RhinocerosAutoCAD, Maxsurf), Microsoft Office, Google Application.

Summary

  • Currently working as the Linux Content Developer Executive at SOFTEKO since December 2022.
  • Former Engineering-Intern, Khulna Shipyard Ltd, Khulna.
  • Completed Bachelor of Science from Bangladesh University of Engineering and Technology.

Experience

  • Developed a prototype of an Accident Avoidance Alarm that can automatically detect traffic and leave an alarm to reduce the risk of Accidents.
  • Developed an Automatic Signal Detecting Line Follower Robot using Arduino as a microcontroller which can detect signals and take appropriate decisions and follow the path.

Follow On

Popular Article From S. M. Amdadul Islam

userdel command in linux

The “userdel” Command in Linux [4 Practical Examples]

Linux is a multi-user os that allows several users to interact with the system simultaneously. In case of deleting any unnecessary ...

Read more

ufw command in Linux

The “ufw” Command in Linux [12+ Practical Examples]

The ufw (Uncomplicated FireWall) is a firewall management tool for Linux systems that is used to configure and manage the ...

Read more

tree command in linux

The “tree” Command in Linux [12 Practical Examples]

The tree is a command-line utility that recursively lists the contents of a directory in a tree-like format, with each directory shown as a ...

Read more

hostname command in linux

The “hostname” Command in Linux [12 Practical Examples]

A hostname is a unique name assigned to a computer that is connected to a network. It allows the device to be ...

Read more

usermod command in linux

The “usermod” Command in Linux [14+ Practical Examples]

The “usermod” command is a useful tool to modify the attributes of an existing user. This command allows the root ...

Read more

groupmod command in linux

The “groupmod” Command in Linux [5+ Practical Examples]

Sometimes, you need to change or modify the group’s own attributes. At that time, you can use the groupmod command to modify ...

Read more

unalias command in linux

The “unalias” Command in Linux [3 Practical Examples]

Sometimes you use several combinations of commands or large commands with huge options repeatedly. To make this task easier, you can create an alias. ...

Read more

addgroup command in linux

The “addgroup” Command in Linux [7 Practical Examples]

In Linux, groups are used to distribute common permissions and privileges to a number of users and manage them at the user level. In ...

Read more

groupadd command in linux

The “groupadd” Command in Linux [7 Practical Examples]

Groups in Linux are used to assign common privileges and permissions to multiple users rather than managing them at the individual user level. The groupadd command in ...

Read more

getent command in linux

The “getent” Command in Linux [11 Practical Examples]

There are many command-line tools in Linux that can be used to access user information stored in a database. One ...

Read more

uname command in linux

The “uname” Command in Linux [11 Practical Examples]

The uname command, short for UNIX name, is a useful tool in Linux for getting information about the hardware and software of ...

Read more

The useradd command in Linux

The “useradd” Command in Linux [12 Practical Examples]

The useradd is a command in Linux that is used to create a new user account on the system. It’s ...

Read more

shutdown command in linux

The “shutdown” Command in Linux [7 Practical Examples]

The shutdown command in Linux is useful for safely shutting down the system. The machine can be shut off immediately or on a schedule with a 24-hour format. ...

Read more

Command-in-Linux

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

As a multi-user system, there can be lots of users in Linux. And a group is a collection of users in Linux ...

Read more

exit command in linux

The “exit” Command in Linux [5 Practical Examples]

There are multiple ways to exit or log out from the current shell or job in the Linux environment. When ...

Read more