Virtual Linux Desktop (Gentoo/XFCE) on Windows with CoLinux
-
- Addict
- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
-
- Enthusiast
- Posts: 229
- Joined: Wed May 14, 2003 3:38 pm
- Location: Lüneburg - Germany
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
This is one of the first times I've used linux - so please excuse this probabily being a stupid question...
Is there any way to change the default screen size from 800x600 to 1024x768 or higher?
Is there any way to change the default screen size from 800x600 to 1024x768 or higher?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
Actually, this is a good question. Setting the screen size on this distro is not the same as a standard Linux distro. The good news is that I made custom scripts to ease usage.DoubleDutch wrote:This is one of the first times I've used linux - so please excuse this probabily being a stupid question...
Is there any way to change the default screen size from 800x600 to 1024x768 or higher?
Here are the steps to change the screen size:
- Open a terminal window (the left most icon on the start bar)
- Type 'su' to become the root user - password is 'pbroot'
- Type 'cd /etc/conf.d'
- Edit the file 'local.start' by typing 'nano local.start'
- Find the line that reads: '/usr/bin/pb_vncserver.sh start 800x600' and change the resolution to your preference.
- Save the file by holding keys 'Ctrl+x', type 'y', then press enter.
- Shutdown. The best way to do this is by clicking the red X icon on the start bar, then select 'Turn off computer'
- Restart as normal.
You do not have to specify a standard resolution; 1024x750 looks good on a 1024x768 screen, for example, which will fill the screen to just above the start bar.
CoLinux has a new update that has better supports for the 2.6 kernel and there is a new WinPtap beta. I plan to update this project this weekend and I hope to spiff up the launch tool and make some other enhancements. I am also leaning on converting to Debian as well. Gentoo was nice and small, but I would like to have a distro that is easier to use when installing new apps. Gentoo had to compile which can take a long time on a slower PCs.
-Beach
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Changing resolution worked great, thanks! 
Now, how do you change the domain name for the samba share?
-Anthony

Now, how do you change the domain name for the samba share?
-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
Heck if Debian can be ran side by side like CoLinux, I am all for it
Also, the new WinPTap, that supports Wireless? That would make my life a bit easier w/o being tied to a room, or keep the wires away from the kids 
Any news on this project? Or are you planning on waiting until a final version of the Linux IDE is released?


Any news on this project? Or are you planning on waiting until a final version of the Linux IDE is released?
I have been experimenting with QEMU as the emulator because it supports networking and sound easier. The problem is that I find it very unstable compared to CoLinux. However, I will more than likely use QEMU with Debian as the base and XFCE as the desktop manager. This will also solve your wireless/tap issue as tap is not required.
Yes, it would be nice to have the final version of the IDE on this project but not necessary.
Hopefully, I will get some time this weekend to spend on it.
Yes, it would be nice to have the final version of the IDE on this project but not necessary.
Hopefully, I will get some time this weekend to spend on it.