Similar to DebTorrent, Apt-P2P will act as a proxy between apt requests and a debian repository server, downloading any requested files from peers (if possible), but falling back to a direct HTTP download. Unlike DebTorrent, Apt-P2P will be simple, efficient, and fast.
Features
Downloads from peers, increasing the available bandwidth to the user
Reduces the bandwidth requirements needed to setup a repository of packages
Seamlessly integrates with the current APT tool
Automatically falls back to downloading from an HTTP mirror when peers are not available
Builds on other already existing tools where possible
Fast and requires limited CPU and memory
Will try to download any file it can find a hash for from peers (including Packages.bz2, Sources.gz, …)
This software is open-source and is released at no charge under the terms of the GPL v2 license.
GoogleFx , is ultimate FX , as web2.0 is becoming popluar , this script is ultimate , to install this follow as in the video below and download these two :
“Drupal is a dynamic web site platform which allows an individual or community of users to publish, manage and organize a variety of content, Drupal integrates many popular features of content management systems, weblogs, collaborative tools and discussion-based community software into one easy-to-use package.”More information about is available at http://www.drupal.org Canonical does not provide updates for drupal5. Some updates may be provided by the Ubuntu community.”
Hence it’s better to manually install the latest drupal , from the source , the steps are :
Install the LAMP stack packages
$ sudo apt-get install apache2 php5-mysql php5-gd libapache2-mod-php5 mysql-server
Set a mysql-root password (not the same as a root password, but a password for mysql)
$ mysql -u root
mysql> SET PASSWORD FOR 'root'@'localhost' = PASSWORD('yourpassword');
Get drupal
wget http://ftp.drupal.org/files/projects/drupal-6.9.tar.gztar xvzf drupal-6.9.tar.gzsudo mkdir /var/www/drupalsudo mv drupal-6.9/* drupal-6.9/.htaccess /var/www/drupal
Create a files subdirectory in your drupal default site installation directory.
sudo mkdir /var/www/drupal/sites/default/filessudo chown www-data:www-data /var/www/drupal/sites/default/files
create the initial configuration file for the default site
sudo cp /var/www/drupal/sites/default/default.settings.php /var/www/drupal/sites/default/settings.phpsudo chown www-data:www-data /var/www/drupal/sites/default/settings.php
Create user for Drupal
mysqladmin -u root -p create drupal
Grant permissions
mysql -u root -p
mysql> GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER, CREATE TEMPORARY TABLES, LOCK TABLES ON drupal.* TO 'drupaluser'@'localhost' IDENTIFIED BY 'drupalpass';
mysql> FLUSH PRIVILEGES;
mysql> \q
Restart apache
sudo /etc/init.d/apache2 restart
The first thing to do is download two files from :guifications download both the files , pack and guification.
sudo apt-get install build-essential linux-headers-`uname -r`sudo apt-get isntall libpurple-dev pidgin-dev intltool
Extract the files , cd the folder and :
sudo ./configuresudo makesudo make install
Now , start your pidgin , select the new plugins and enjoy
It’s three easy steps , i call it CJR , that is Check if there is already a channel by the same name , if not Join the channel you want to register then , Register your channel to server you wish
What is IRC and other basic doubts is clear here :faq
How to get IRC to Ubuntu ??
Before i talk about the technical part , you a huge list of IRC client avaliable , but ill speak about the best two i liked and most of my frineds use , the list is here :List_of_IRC_clients
Once done with either xChat or FF addon , if you wish to register yourself to any IRC server , you need to follow these steps :{Type them in IRC window}
It’s three easy steps , i call it CJR , that is Check if there is already a channel by the same name , if not Join the channel you want to register then , Register your channel to server you wish
What is IRC and other basic doubts is clear here :faq
How to get IRC to Ubuntu ??
Before i talk about the technical part , you a huge list of IRC client avaliable , but ill speak about the best two i liked and most of my frineds use , the list is here :List_of_IRC_clients
Once done with either xChat or FF addon , if you wish to register yourself to any IRC server , you need to follow these steps :{Type them in IRC window}
Many users who have already tried Vmware , but not Vbox will have there Vmx images for them installing Vmware is better an option rather than Vbox , so i have made a small script to install Vmware