Browsing the archives for the Fast Track category.


How to set a static IP in Ubuntu Server from the shell.

Configuring Ubuntu, F.A.Q.'s, Fast Track, How To's, LAMP, Open Source, P.C. Linux, Ubuntu, Ubuntu Server

Here is the simple instructions and a video below.

sudo nano /etc/network/interfaces

look for this:

# The primary network interface
auto eth0
iface eth0 inet dhcp

Change it to this or whatever IP configuration you would like to use:

# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.0.100
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1

Here is a walk through video:


YouTube

No Comments

Install Gnome on Ubuntu Server

Configuring Ubuntu, F.A.Q.'s, Fast Track, How To's, LAMP, Open Source, P.C. Linux, Tech Industry News, Ubuntu, Ubuntu Server

Here is an easy to use YouTube Video with code and instruction below:


YouTube view

Use the following command to install GUI

sudo apt-get update

sudo apt-get install ubuntu-desktop

If you wan to install a graphical desktop manager without some of the desktop addons like Evolution and OpenOffice, but continue to use the server flavor kernel use the following command

sudo aptitude install --no-install-recommends ubuntu-desktop

If you want to install light weight desktop install xfce using the following command

sudo apt-get install xubuntu-desktop

If you want to install KDE desktop use the following command

sudo apt-get install kubuntu-desktop

No Comments

Installing VMware Server 2 on Windows XP Professional in seven simple steps

Cools Mods, F.A.Q.'s, Fast Track, How To's, Tech Industry News, virtual machines, Virtualization

This guide will walk you through Installing VMware Server 2 on Windows XP Professional in seven simple steps.

To view larger images just click the picture.

Step One: Download VMware Server.

Step Two: Run the Installer and click next.

Step Three: Read license terms and if you agree select yes, then next.

Step Four: Choose your installation location and select next.

Step Five: Fill out your domain name or your machines netbios domain name if just using locally. also select your ports to access and the click next.

Step Six: Select which icons you want the installer to create.

Step Seven: This may very well be the most crucial step in installing VMware Server. Select “Install”.

When the installer is finished just click finish and restart your computer.

No Comments

Build a mondo site!

Fast Track

This is an article on building a website and driving traffic to it!

The easiest way to build a site is to use a CMS (content management system). I have found overall the blog software WORDPRESS to be sufficient to work like a cms.

Yes wordpress is a blogging software, but it is also a promtioin system and link farm all in one!

WordPress is built to challenge google and it does a very good job at it. Within wordpress you set up pinging! Pinging is like the ultimate link farm experience out there!

A link farm is a huge list of sites that share content/links to help improve the assimilation and rank of the entire group!

For a good ping list contact me!

for all other inquires please digg me and I will get back to you!

UNITE AND FIGHT THE POWER!

No Comments

Dr. Linklove: How I Learned to Stop Worrying and Love the Linkbait!

Fast Track

Well, it is really that simple people! This is why I love linkbait!……………… people like you and I tend to click it!

Linkbait has to be the best return on investment you can find!

For about 5-10 minutes of your time you can drive hundreds of vistors to your site, on my site you will find tips on making good link titles!

If you have any questions feel free to bookmark me and comeback!

YOU KNOW YOU WANT TO, I LEFT A SOUR TASTE IN YOUR MOUTH!

—–UNITE AND FIGHT THE POWER!——-

No Comments