Posts

Showing posts with the label virtualbox

How to make my workarea larger in VirtualBox | VirtualBox da çalışma alanını genişletmek

change screen resolution of guest operating system , it will change also your workarea size -------------------------- VirtualBox a kuruduğunuz işletim sisteminin ekran çözünürlüğünü değiştirdiğinizde çalışma alanınızın da genişlemesini sağlayacaksınız

How to usb work in VirtualBox on SUSE 10.3 | VirtualBox da usb yi çalıştırmak

be root and execute this command mount -t usbfs /sys/bus/usb /proc/bus/usb/ ----------------- root olarak aşağıdaki komutu çalıştırın mount -t usbfs /sys/bus/usb /proc/bus/usb/