GRUB Menu tips for Linux

If you have installed Linux (any format) onto your machine, either standalone or as part of a dual boot system, you would have seen the GRUB menu pop up. This screen usually appears when you start your machine and offers you a choice of operating system to install.

Sometimes, you may want to hide this menu (ie, go straight to the login screen) or show it if it is hidden or change the amount of time it stays up.

This article shows you how to change the above parameters. While you can use packages such as "start up manager" to do your changes, I wanted to edit the configuration files manually just so that we can get a bit of practice on how to use the terminal window and editing text files :)

Read more

How to Connect to your Home Machine via Gbridge

How to Connect to your Home Machine via Gbridge

gbridge0 thumb How to Connect to your Home Machine via Gbridge There are many reasons to connect to your home pc while you are at work. And there are many methods. As a lot of people have Windows Vista or XP at home, methods such are Remote Desktop Connections may work well, but can require fiddling with firewalls, and configuration knowledge that most of us technology newbies may not know much about.

Connecting via RDP (Remote Desktop) also “takes over” the PC at home so its not suitable for desktop sharing (ie, there is someone at home looking at what you are doing). The PC is effectively “locked out” while you are connected remotely to it. This is frequently the case when my wife needs a little help in doing something and I just can’t talk her through on the phone.

This is also valuable when “assisting” people such as parents or grandparents. Have you tried talking your grandparents through setting up their email application at home? If you have, then you may understand the pain heh.

So what is GBridge? Its an application that sits on both your work pc and home pc and allows you to remotely control one or the other. It has many other uses such as file sharing etc, but the purpose of this article is to detail out how to get the remote desktop sharing working. You can go here for additional information about its functions if you are interested.

Anyway, lets begin.

Read more