MX on Linux: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
268 bytes added ,  17:13, 30 August 2020
m
Line 36: Line 36:


To see what files and folders are in the current directory, type <tt>dir</tt>.
To see what files and folders are in the current directory, type <tt>dir</tt>.
To make a new folder in the current directory, type <tt>sudo mkdir folder_name</tt>.  To give a folder and all its sub-folders and files full permissions (think carefully whether you really want to do this) type something like <tt> sudo -R ugo+rw /var/www/html</tt>.


=== nano ===
=== nano ===
5,838

edits

Navigation menu