Funny comic strips about Ubuntu vs Windows Vista

ubuntu_tn.jpg

Maybe my viewpoint is a little biased, but I find using GNOME in Ubuntu is a little bit natural for my reflexes than to wade around with fancy Windows Vista’s window manager. Plus, I hate to deal with hundreds of spyware/malware/worms/trojans/viruses combined threats everyday, it just eat away my productivity

[tags]windows,vista,windows xp,microsoft,ubuntu,funny,humor,comic,computers,computer[/tags]

How to open Microsoft OpenXML *.docx file in OpenOffice Ubuntu

Now you can open and read documents written in the notorious Microsoft Office OpenXML (*.docx) with OpenOffice.org OpenXML Translator.

What you need to do is download the OpenXML translator from GetDeb.net and install it in your Ubuntu Linux operating system.

Your OpenOffice.org application should be able to read documents files in *.docx format after this. Note that you need to restart your OpenOffice.org Writer if you can’t see the Microsoft Office 2007 OpenXML option under the Load/Save dialog.

Guide for other Linux distribution can be found here – How to open Microsoft OpenXML docx documents in OpenOffice

[tags]openoffice,openoffice.org,microsoft,openxml,open source, open standard,office,microsoft office,ubuntu,linux[/tags]

How to create a limited (Guest) User Account in Ubuntu Linux

It is always a good idea to create a limited guest user account when you are sharing the computer with multiple users. This is to prevent accidental (or intentional) tampering of system configuration which can prevent your Ubuntu Linux operating system from running properly.

Here’s how to setup a limited guest account for your Ubuntu Linux operating system. This guide assumes you are adding a guest account user for your children to play with.

How to Add a Limited User Account

1. From Desktop, go to System, Administration and select “Users and Groups”.

users.jpg

2. You will be shown with user settings dialog. Click “Add User” button

user0.jpg

3. Fill in the new user details
Continue reading “How to create a limited (Guest) User Account in Ubuntu Linux”

How to use FTP in Ubuntu Linux

Believe it or not, I’ve been getting a lot of query hits lately for instruction to use FTP on Ubuntu Linux. So today I decided to write a simple guide for using FTP in Ubuntu.

How to connect to an FTP Server
Firstly, you should note that you do not need to install anything special in order to connect to ftp server from Ubuntu.

What you need to do is to is to select “Places” menu from Desktop, then select “Connect to Server…”

cts-small.png

Then you will see a dialog prompting you to enter ftp connection details. For this exercise we will start off by connecting to a Public FTP Server which does not require user login or password.
Continue reading “How to use FTP in Ubuntu Linux”