To create a file in the server login to the terminal and type the touch command + the name of your file follow by the extension you want to create
example: touch my_file.txt
This will create a file name my_file.txt
To create a file in the server login to the terminal and type the touch command + the name of your file follow by the extension you want to create
example: touch my_file.txt
This will create a file name my_file.txt