commands for suse with gnome please

:confused::confused::confused:

hi im new with SUSE, and i was wondering if any one of you can help me out and give a list of the most used commands in SUSE, because I’ve tried with sudo fdisk -l, sudo grub and the answer is always the same, that doesn’t know the command, so could you help me out because i need to change my grub. so thanks

Thread moved to Install/Boot/Login

Root and user accounts have different PATHs. You can see the difference if you type “echo $PATH” then “su root” and “echo $PATH” again. You need to “sudo /sbin/fdisk -l”. Just use “whereis -b fdisk” if you forget where it is.