WARNING DON'T TRY IT AT HOME!!
What does “sudo rm -rf” means?
“sudo” means that you’re running that command as the super user. If you’re logged in as root, you wouldn’t need to use sudo. You don’t need to use sudo for the rm command, but you may need it depending on what kind of privileges your normal user has.
To avoid the prompt you’d get asking you if you want to remove the file, you can use the “–force” flag, or “-f”.
So, if you run:
sudo rm -f notes.txt
The file will be deleted right after running the command, and you won’t have to confirm anything.
The “-r” (–recursive) flag is used to recursively delete everything in a directory (folder). The most common usage is to delete a directory along with everything that’s in that directory.
In short, the sudo rm -rf / command deletes everything in the root directory, which basically breaks your whole system. We’ll explain the command in detail below. If you don’t know what it means or what it does – you should not run it.
In the below figure The Linux File System Hierarchy:
"Legion Stealer V1" নামক একটি নতুন ও বিপজ্জনক ম্যালওয়্যার সাইবার জগতে আতঙ্ক ছড়াচ্ছে। এটি ব্যবহারকারীদের ওয়েবক্যাম অ্যাক্সেস করে রেকর্ডিং করতে, Chrome, Edge, Opera GXসহ জনপ্রিয় ব্রাউজার ও Discord অ্যাকাউন্টের...
13 hours ago
Read moreBIN আক্রমণে, অপরাধীরা BIN নম্বর ব্যবহার করে কার্ডের পুরো তথ্য অনুমান করে এবং অনলাইনে কম মূল্যের লেনদেনের মাধ্যমে কার্ডের বৈধতা যাচাই করে। সতর্কতা অবলম্বন ও নিরাপদ অনলাইন লেনদেন...
2 days ago
Read moreবাংলাদেশ ব্যাংক সাইবার আক্রমণের ঝুঁকি কমাতে ১৭টি নির্দেশনা দিয়েছে যা ব্যাংকিং খাতকে সুরক্ষিত করবে এবং গ্রাহকদের সুরক্ষা নিশ্চিত করবে। ...
4 days ago
Read moreআভ্যন্তরীণ হুমকি: প্রতিষ্ঠানের নিরাপত্তা বিপন্ন করে, কঠোর নজরদারি, অ্যাক্সেস নিয়ন্ত্রণ, প্রশিক্ষণ এবং রিপোর্টিং ব্যবস্থা দিয়ে প্রতিরোধ করা যায় । ...
4 days ago
Read morePosted by Shafiun Miraz, 2 weeks ago