Back to Drupal exercises for the in-class training
Linux Exercise
Areas covered
- Terminal
- Commands
- Application installation
Question 1
Achieve this through terminal.
Create a directory named 'work' in Document folder, create a file with name 'index.html' inside the 'work' directory.
Create a new directory named 'backup' in Document folder. Copy the 'index.html' to 'backup' directory.
Check the permissions before proceed, if required change the permissions.
Question 2
Install bluefish editor via terminal.