Sign up for PayPal and start accepting credit card payments instantly.

Monday, March 16, 2009

New Update NOD32

Anti Virus NOD32


Nod32 Bussines Edition download 20.43mb

New Free Update NOD32 Username and Password
Username:EAV-11206118
Password:vhm8ndw8sm

Username:EAV-11162866
Password:kmdmp654vu

Username:EAV-11166597
Password:6dhepv374c

Username:EAV-11065034
Password:pnnj73n24s

Username:EAV-12133594
Password:6cmanr2vwp

Username:EAV-11613283
Password:c25uapm432

Username:EAV-11146888
Password:2jv4dwvcje

Username:EAV-11630580
Password:huta7hh36b



Friday, March 6, 2009

Tutorial Install Ubuntu server part II

Enter the hostname. In this example, my system is called server1.example.com, so I enter server1:


Now you have to partition your hard disk. For simplicity's sake I will create one big partition (with the mount point /) and a little swap partition so I select Guided - use entire disk (of course, the partitioning is totally up to you - if you like, you can create more than just one big partition, and you can also use LVM):

Select the disk that you want to partition:


When you're finished, hit Yes when you're asked Write the changes to disks?:


Afterwards, your new partitions are being created and formatted.

Now the base system is being installed:



Create a user, for example the user Administrator with the user name administrator (don't use the user name admin as it is a reserved name on Ubuntu 8.04)





Next the package manager apt gets configured. Leave the HTTP proxy line empty unless you're using a proxy server to connect to the Internet:


We need a DNS, mail, and LAMP server, but nevertheless I don't select any of them now because I like to have full control over what gets installed on my system. We will install the needed packages manually later on. The only item I select here is OpenSSH server so that I can immediately connect to the system with an SSH client such as PuTTY after the installation has finished:


The installation continues:


The GRUB boot loader gets installed:

The base system installation is now finished. Remove the installation CD from the CD drive and hit Continue to reboot the system:


Page I

Originally post at http://www.howtoforge.com

Tutorial install ubuntu server Part I

The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server)

Version 1.0
Author: Falko Timme
Last edited 04/24/2008

This tutorial shows how to set up an Ubuntu Hardy Heron (Ubuntu 8.04 LTS) 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 version of Ubuntu 8.04 LTS, but should apply to the 64-bit version with very little modifications as well.

I will use the following software:

  • Web Server: Apache 2.2 with PHP 5.2.4 and Ruby
  • Database Server: MySQL 5.0
  • Mail Server: Postfix
  • DNS Server: BIND9
  • FTP Server: proftpd
  • POP3/IMAP: I will use Maildir format and therefore install Courier-POP3/Courier-IMAP.
  • Webalizer for web site statistics

In the end you should have a system that works reliably, and if you like you can install the free webhosting control panel ISPConfig (i.e., ISPConfig runs on it out of the box).

I want to say first that this is not the only way of setting up such a system. There are many ways of achieving this goal but this is the way I take. I do not issue any guarantee that this will work for you!

1 Requirements

To install such a system you will need the following:

2 Preliminary Note

In this tutorial I use the hostname server1.example.com with the IP address 192.168.0.100 and the gateway 192.168.0.1. These settings might differ for you, so you have to replace them where appropriate.

3 The Base System

Insert your Ubuntu install CD into your system and boot from it. Select your language


Then select Install Ubuntu Server

Choose your language again (?):


Then select your location:


Choose a keyboard layout (you will be asked to press a few keys, and the installer will try to detect your keyboard layout based on the keys you pressed):

The installer checks the installation CD, your hardware, and configures the network with DHCP if there is a DHCP server in the network:


Page II

Originally post at http://howtoforge.com

Linux Ubuntu

Ubuntu (IPA: [uːˈbuːntuː] in English, [ùɓúntú] in Zulu) is a computer operating system based on Debian GNU/Linux. Its name comes from the Zulu word "ubuntu", translated as "humanity to others", describing the ubuntu philosophy: "I am what I am because of who we all are", a positive aspect of community. Ubuntu's goals include providing an up-to-date, stable operating system for the average user, with a strong focus on usability and ease of installation. Ubuntu has been rated as the most popular Linux distribution for the desktop, claiming approximately 30% of desktop Linux installations in 2007.

Ubuntu is composed of free and open source software distributed under various licenses, especially the GNU General Public License (GPL) which means that users are free to run, copy, distribute, study, change and improve the software. Ubuntu is sponsored by the UK based company Canonical Ltd., owned by South African entrepreneur Mark Shuttleworth. Instead of selling Ubuntu for profit, Canonical creates revenue by selling technical support. By keeping Ubuntu free and open source, Canonical is able to take advantage of the talents of outside developers in Ubuntu's constituent components without developing the entire operating system itself.

Canonical endorses and provides support for four additional Ubuntu-based distributions: Kubuntu and Xubuntu, which use KDE and Xfce, respectively, as a desktop environment, replacing the default GNOME system used by Ubuntu; Edubuntu, a subproject and add-on for Ubuntu, designed for school environments and home use; and Ubuntu JeOS (pronounced "Juice"), a stripped-down version of Ubuntu, optimized for virtual appliances.

Canonical releases new versions of Ubuntu every six months and supports Ubuntu for eighteen months by submitting security fixes, patches to critical bugs and including minor updates to programs. LTS (Long Term Support) releases, which occur every two years, are supported for three years on the desktop and five years for servers. The current version of Ubuntu, Intrepid Ibex, was released on October 30, 2008, and the upcoming version, Jaunty Jackalope, will be released in April, 2009. The version after Jaunty will be Karmic Koala, which will possess several advanced features like Amazon EC2.


Features

Ubuntu install and remove.ogg
Installing and removing software in Ubuntu

Ubuntu focuses on usability, including the widespread use of the sudo tool for administrative tasks.[28] The Ubiquity installer allows installing Ubuntu to the hard disk from within the Live CD environment without the need for restarting the computer prior to installation. Ubuntu also emphasizes accessibility and internationalization, to reach as many people as possible. Beginning with 5.04, UTF-8 became the default character encoding, which allows for support of a variety of non-Roman scripts. The default appearance of the user interface in the current version is called Human and is characterized by shades of brown and orange.

The most recent version of Ubuntu comes installed with a wide range of software including an older version of the OpenOffice.org productivity suite, the internet browser Firefox, the instant messenger Pidgin (formerly known as Gaim), the BitTorrent client Transmission, and the raster graphics editor GIMP. Several lightweight card, puzzle, and board games are pre-installed, such as Sudoku and chess. Ubuntu has all networking ports closed by default for added security; its firewall offers fine-grained control of incoming and outgoing connections. GNOME 2.22—the default desktop environment of Ubuntu 8.04—offers support for 46 languages. There are numerous ways to install Ubuntu, outlined below.