Sponsorised links
July 2008
Furius ISO Mount - An ISO, IMG, BIN, MDF and NRG image management utility — PhoroLinux
Furius ISO Mount is an image management utility for the Gnome Desktop Environment. With Furius ISO Mount, you can mount ISO, IMG, BIN, MDF and NRG image files without burning to disk.
June 2008
Sponsorised links
May 2008
April 2008
March 2008
February 2008
November 2007
.:: CRANS : Cachan / Réseau @ Normale Sup' ::.
Gmount-iso
This is Gmountiso, a PyGTK GUI to mount your cd images
Gmount-iso is a small tool written using PyGTK and Glade. It allows you to easily mount your cd images. This is a frontend to the 'mount -o loop -t iso9660 foo.iso /mountpoint' command
Homepage: http://www.crans.ens-cachan.fr/Syst%C3%A8meLinux/GmountIso
October 2007
September 2007
August 2007
July 2007
April 2007
March 2007
February 2007
macosxhints.com - 10.4: One way to automount SMB network shares
Under Windows you can easily assign a drive letter to a network share, so that every time you login to your account you will have ready access to it. There appears to be no such equivalent under OS X
January 2007
sshfs for Darwin (Mac OS X)
This is sshfs for Darwin.
You can mount remote server filesystem via ssh (using sftp protocal).
December 2006
Mount a Remote Folder using SSH on Ubuntu -- Ubuntu Geek
Connecting to a server across the internet is much more secure using SSH. There is a way that you can mount a folder on a remove server using the SSHFS service.sshfs is a filesystem client based on the SSH File Transfer Protocol.
November 2006
September 2006
Two Ells » Adding a hard drive to a Ubuntu Linux box
dit /etc/fstab and add the following line to the end (again, substituting the drive identifier and directory the disk should be mounted on in columns one and two):/dev/hdb1 /bak ext3 defaults 0 0 sudo mount /bak
