In Linux, the media directory typically contains mount points for removable media such as USB drives and CDs. By default, when a removable storage device is mounted, it is usually assigned a directory within /media, named after the device or volume label. For example, if a USB drive is inserted, a directory like /media/username/USB_DRIVE_NAME is created to access its files. No specific file type is created by default; rather, the directory serves as a mount point for the file system on the removable device.
/etc/apache2
It is the Home Directory.
mv file /path/to/directory
The /, or root directory.
The Linux Filesystem Hierarchy is used to help determine the file structure in the Linux Operating System. It defines the Directory structure and directory contents.
Alternate references to a file/directory.
rm filenameorrm -r directoryname
ext3 is the default file system for Red Hat Enterprise Linux.
It means that the file or directory is used for application settings.
4096
program file in c:\ drive
Most Linux applications store files somewhere int he user's home directory, either in a folder of their own (such as .applicationname) or as a single configuration file. Deleting the configuration file should return the game to the default settings. Alternatively, you can try modifying the settings file and fixing the bad resolution manually.