Solaris10 on VirtualBox
I installed Solaris10 11/06 on VirtualBox 1.5.6 OSE. The first problem immediately after installation I faced was that of mouse not being captured by virtual machine. So I open a terminal window…
Ajitabh Pandey's Soul & Syntax
Exploring systems, souls, and stories – one post at a time
I installed Solaris10 11/06 on VirtualBox 1.5.6 OSE. The first problem immediately after installation I faced was that of mouse not being captured by virtual machine. So I open a terminal window…
The swap utility provides an administrative interface to the management of the system swap areas. A standard swap partition which is not under the volume manager control cannot be resized, but swap…
The available timezones in solaris are listed in /usr/share/lib/zoneinfo/ To find out the current timezone on the system: grep ‘^TZ’ /etc/TIMEZONE and in order to change the timezone, modify the TZ line…
Use ifconfig to change the IP address immediately ifconfig If the new IP address calls for a different gateway then change it using the route command: route add default route del default…
Sometime back I came across VirtualBox, an excellent replacement for commercial Vmware. I installed few OSes in VirtualBox and found the performance pretty good. In my opinion the performance of Windows virtual…