> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.serverfreak.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How Do I Move or Rename a File on My Linux Server?

You can rename a file by moving it to the new name that you wish to have. See the example below.


**mv somefilename somenewfilename**