Useful tools and tricks for using a Mac in the Enterprise environment (was Adventures in running FreeBSD 6.1 on a Dell Latitude C400)
Dual Screen Remote Desktop
Get link
Facebook
X
Pinterest
Email
Other Apps
rdesktop is pretty cool. Check out an rdp session between a machine running Ubuntu remoting to a windows box. rdesktop is using both monitors for the remote windows desktop. Pics below:
For heath and productivity reasons, I like to work standing up. My employer is rather slow at providing such accommodations, so I using the following setup made from printer paper: Then, someone raised a concern that in a minor earthquake, the monitor might fall onto my neighbor or out the window and requested I take down my setup. So I did, but then I found a solution to that problem by moving it over a bit on my desk.
I installed FreeBSD 6.1 on an IBM Thinkpad T30 today. I then installed Windows XP afterwards. Of course, Windows overwrote the boot sector so I could not get to FreeBSD. Thanks to a blog entry found at http://techheadaches.blogspot.com/2006/07/bootini-file-in-windows-2000-xp-server.html , I was able to add FreeBSD to the Windows boot menu. All I did was copy boot/boot1 from the FreeBSD CD to c:\freebsd. Then I added the following line at the end of C:\BOOT.INI c:\freebsd="FreeBSD 6.1" That did the trick!
Comments