How to Convert .dmg to .iso Using Windows

.dmg is file extension of archive file in Macintosh. To use .dmg file in Windows environment, we have to convert it into .iso file using a program called dmg2iso. dmg2iso is an Apple’s compressed dmg to standard (hfsplus) image disk file convert tool. 1. Download dmg2iso converter program from http://vu1tur.eu.org/tools/download.pl?dmg2img-1.6.2-win32.zip 2. Extract the downloaded .zip…

Read More

How to Switch Between SSH Sessions on Linux

Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). The same way tabbed browsing revolutionized the web experience, GNU Screen can do the same for your experience in the command line. Instead of opening up several terminal instances on your desktop or using those ugly GNOME/KDE-based tabs,…

Read More