Archive for the 'Linux' Category

HOW TO: Forwarding GNOME via SSH

Connect to your Linux computer remotely without needing to take the less secure VNC route yet, still having a GUI to work with. This quick and painless tutorial will show how to forward your GNOME session from your Linux box to another computer, via SSH and X11 Forwarding.

HOW TO: Secure Ubuntu With AppArmor

AppArmor is one way to protect your assets on your Ubuntu Gutsy system. AppArmor attempts to protect processes on the server or desktop from security threats. AppArmor enforces limits on what processes can access on the system. It attempts to restrict processes to those resources that the process requires to function only. AppArmor will not […]

HOW TO: Share a Firefox Profile Between Windows and Ubuntu

One of the new things in Ubuntu 7.10 is the ability to read and write to NTFS formatted drives, which is great for Windows XP and Vista users. What that means is that you can create a Firefox profile in Windows and set it up so that Ubuntu uses the exact same profile.

HOW TO: Ubuntu 7.10 Gutsy Gibbon USB install

This tutorial enables you to install, boot and run Ubuntu 7.10 (Gutsy Gibbon) from USB. In addition to installing Ubuntu to a USB device and then booting Ubuntu from USB, this tutorial will enable you to automatically save your changes and settings back to the stick and further restore them on each boot using a […]

HOW TO: install VMware Server on Ubuntu 7.10 Gutsy Gibbon

I recently upgraded my laptop to Ubuntu 7.10 ‘Gutsy Gibbon’ from 7.04 ‘Feisty Fawn’ and needed to install VMware Server again. Since my previous post was very popular in helping people get VMware Server installed on Feisty, I thought I would do the same for Gutsy for those who are interested.

HOW TO: Three easy steps from Windows to Desktop Linux

Are you geek enough for Linux? Though it first earned a reputation as a platform for hobbyists and hackers, Linux -1 come a long way since Linus Torvalds cobbled together the first kernel as a student project. A modern Linux desktop is a sophisticated, user-friendly GUI environment, with features and applications to rival any proprietary […]

HOW TO: Set Up VMware Tools On Various Linux Distributions

This document explains how to set up the VMware Tools in the following guest operating systems: Ubuntu 7.04, Fedora 7, PCLinuxOS 2007 and Debian Etch. Installing VMware Tools in your guest operating systems will help maximize performance, provide mouse synchronization and copy & paste functionality. This article also shows a way of making VMware Tools […]

HOW TO: change boot order of Ubuntu and Windows

This is for people who have a dual boot installation of Ubuntu and Window (XP or Vista). When booting you will see that Ubuntu has created a boot menu that allows you to select an OS to start. It will usually look somewhat like this. After 10 seconds, or when you press enter, the selected […]

HOW TO: Run Microsoft Internet Explorer 7, 6, 5.5, 5.1 in Linux

Are you a developer or QA engineer, in an all Linux workplace, always looking for scarce Windows machines to run Microsoft Internet Explorer for testing your product and services? You could also be the manager who is eager to switch to Linux but cannot do so because of strong requirement for testing on Internet Explorer.

HOW TO: Set up Ubuntu Feisty Fawn (Ubuntu 7.04)

This tutorial shows how to set up a Ubuntu Feisty Fawn (Ubuntu 7.04) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit […]

HOW TO: 10 things you should do to a new Linux PC before exposing it to the Internet

Linux, like Microsoft Windows, is simply a computer operating system. When I talk to friends or co-workers who are embarking on the Linux experience for their initial time, this is the first point I stress. Linux in itself is not a magic wand that can be waved and make all sorts of computing problems disappear. […]

HOW TO: Automatically back up your computer

We’ve seen plenty of crazy ways to keep your precious data safe. Some people burn a few tons of DVDs, others make a montly habit of swapping hard drives into a safe location. In today’s How-To we’ll show you how to automatically keep your data backed up from your computer with ssh and rsync. Feel […]

HOW TO: Install VMware Server On A Fedora Core 6 Desktop

This tutorial provides step-by-step instructions on how to install VMware Server on a Fedora Core 6 desktop system. With VMware Server you can create and run guest operating systems ("virtual machines") such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the […]

HOW TO: Regularly backup Windows XP to Ubuntu, using rsync

Back in September I revived my MiniITX box to serve as a backup server. I set up BackupPC, ran it once, it seemed to work, and then ignored it for weeks. When I checked back, it hadn’t run successfully since. Ugh, I want backups to just work! A few nights ago I decided to try […]

HOW TO : Run Windows And Linux On A Single System

This Recipe will tell you how to install and optimize VMware Server, a software virtual machine emulator that lets you run Linux and one or more other operating systems at the same time, each in a separate window. In most cases this means Windows, though other OSes can be run as well. Why do it? […]