some basic Linux commands include: pwd: these is to check your present working directory. ##cd: these is to change your directory. ###mkdir: these is to make a directory(folder). ###rmdir: these is to delete a directory. ###mv: these is used to move ...