That Command

What was that command?

Home Archives
2020-03-08

Mount an ISO file

Mount an ISO file on your system at the specified mountpoint.

1
$ mount -o loop /path/to/file.iso /my/mountpoint
Share
Newer
Check whether you can get to a port on an IP
Older
Serve the current directory over the Web via Python

Archives

  • August 2021
  • July 2021
  • March 2020

Recent Posts

  • Convert newlines to "\n"
  • Use sed to remove commented and blank lines
  • Check whether you can get to a port on an IP
  • Mount an ISO file
  • Serve the current directory over the Web via Python
© 2021 A Systems Administrator
Powered by Hexo
Home Archives