Basic ubuntu commands and shortcuts for daily usage
Basic ubuntu commands and shortcuts for daily usage Shortcuts ctrl +alt +t open a terminal ctrl +alt +l lock the pc ctrl +shift +t open a new tab ctrl +shift +w quit in current tab ctrl +shift +q quit from terminal ctrl +shift +f to find something ctrl +q close application alt +tab switch applications f11 full screen Commands pwd print working directory cd change directory mkdir make directory rmdir remove directory ./ execute a file touch create a file rm delete a file exit do exit action cd .. go to previous directory cat open a file free check the memory ifconfig interface configuration xrandr -q current screen resolution xrandr -s set a new screen resolution grep search text history display all entered list of commands ls