July 12, 2013

Cairo Dock is an OS X like approach to alternative desktop environment. This tutorial will teach you how to install the latest version.

installation :

The Easy Way

In Precise, open your Update Manager. Then, click Settings. Under theOther Software tab, click Add. Paste the following line into the box and enter your password when prompted.
Check for Updates.
Now you need to run just one line in the Terminal.


In the Terminal

Press Ctrl+Alt+T to Open the Terminal :
Installing via the terminal is rather easy.

























Posted on Friday, July 12, 2013 by Unknown

No comments

Sometimes you may be asked if you want to download i386 or amd64. These stand for 32bit and 64bit respectively, and no longer have any relation to your CPU manufacturer (Intel or AMD). This is a simple guide to determining your architecture in a few simple clicks.
First you need to open System Settings. This can be done either in the dash, or by going to the gear icon (top right). From there you need to open System Info.Or Details .

Under the Ubuntu Logo and Version Number, a line will list: OS type     64-bit.
In this example, 64-bit is installed.
32-bit is the only other architecture available.

Posted on Friday, July 12, 2013 by Unknown

No comments

July 10, 2013

If you're new to the Terminal, Pasting Commands probably seems like a godsend. Until it doesn't work. Here's how to do it properly.

Cutting, Copying and Pasting:

This is actually very simple to do.
In most applications Cut, Copy and Paste are Ctrl + XCtrl + C and Ctrl+V respectively.
In the Terminal, Ctrl+C is Cancel Command. The others do things to, but that's not important.
To paste (probably the one you'll use the most), use Ctrl + Shift + V.
Use X or C appropriately for cutting and copying.

Congratulations, you have just learnt how to Cut, Copy, and Paste in the Terminal in Ubuntu!

Posted on Wednesday, July 10, 2013 by Unknown

No comments

An .iso file is an image of a CD, DVD, or BluRay disc. It is a way of storing files in a computer as if they were on a disc. Unfortunately, individual files are not accessible easily, but can be extracted like a zip archive.

Choosing a Disc

Choosing the right disc to write an .iso to isn't all that difficult. First, select your .iso and on the bottom left read how big it is. Now, you simply need to use a disc big enough to fit it on to. CDs are typically 700MB to 1.4GB, DVDs 4.7GB to 9.4GB, and BluRay Discs 25GB to 50GB (all three come in single or dual layer). Your computer also needs a disc drive (optical drive) capable of writing to your chosen disc. DVD Writer drives are fairly commonplace, as are Writeable DVDs.

R or RW

R stands for Recordable, and RW for ReWriteable.
R discs can only be written to once. Once the data is there, it stays there, sort of. It's actually possible to erase them afterwards, but then that's it, you have a permanently blank disc. RW discs can be written to thousands of time. Generally the disc will become to scratched from human handling before it wears out.
As R and RW discs cost roughly the same amount, i would recommend RW.

+ or -

The - (minus) was originally just a hyphen. but was changed (sort of) to be a minus (see what i mean) when the + (plus) discs were introduced.
Plus discs usually cost slightly more, as they support direct writing from a computer, whereas Minus discs require the files to be packaged into an .iso before writing. Seeing as we're burning an .iso, it actually doesn't matter, but Plus discs will be more flexible if your using them later.

Using Brasero

You can Install Brasero from Ubuntu Software center 
Either double-click, or right-click and Write to Disc, and Brasero should open (unless you've installed another image burner). The file is already selected in the top box. Click the bottom box and select the disc you want to write to (if you haven't inserted it yet, now would be a good time). Click Burn. Brasero will write the image to the disc. Wait for it to finish.



Posted on Wednesday, July 10, 2013 by Unknown

No comments

WPScan is a black box WordPress vulnerability scanner.Step 1 :

To install wpscan and her related packages.

sudo apt-get install git libcurl4-gnutls-dev libruby libxml2 libxml2-dev libxslt1-dev ruby1.9.1-dev

sudo -sH
cd /opt
git clone https://github.com/wpscanteam/wpscan.git

cd wpscan

sudo gem install bundler

sudo bundle install --without test developement


Step 2 :

To run it.

sudo -sH
cd /opt/wpscan

./wpscan.rb --url http://www.samiux.com


Step 3 :

To update it.

sudo -sH
cd /opt/wpscan

./wpscan.rb --update

Posted on Wednesday, July 10, 2013 by Unknown

No comments

H i, Today i will show you how to install Skype in Ubuntu 12.04 LTS .


First , you have to download skype from the offcial site
From this link Download Skype for Linux

PS. Click Skip AD to go to the download page .


2- Choose your version ( me i will choose Ubuntu 12.04 (multiarch) )

3-now , once the download has finished , Double click on the downloaded package 

And it the Ubuntu Software center will do the work for you


If you like this Post , Share it .

and if you have any problems contact me

yacine.dz.01@outlook.com or yacine.dz.01@gmail.com

Posted on Wednesday, July 10, 2013 by Unknown

No comments

Applications for Ubuntu/Linux are not at all in short supply. But picking the best from the rest is not an easy thing to do. There are a number of really good bit torrent clients for Ubuntu out there. Here we intend feature a collection of 5 really good bit torrent clients for Ubuntu which we think are among the best.

1-Deluge Bit Torrent Client
  Deluge is among my favorite bit torrent clients for Ubuntu. It is fast, slick and packed with all sorts of functionalities. Deluge is not available in Ubuntu by default, but its in the repositories.


Or you can install From the Terminal

open your Terminal and type this commands
sudo add-apt-repository ppa:deluge-team/ppa
sudo apt-get update 
sudo apt-get install deluge

2-Transmission Bit Torrent Client

 As you all should know already, Transmission is the default bit torrent client in Ubuntu for a long time now. Transmission is a nice mix of simplicity and functionality. And it is my second favorite bit torrent client(after Deluge). It incorporates all the basic features you would expect from a torrent client.

  •  Transmission is available by default in Ubuntu


3_qBittorrent Bit Torrent Client
The qBittorrent project aims to provide a Free Software alternative to µtorrent. Additionally, qBittorrent runs and provides the same features on all major platforms including Linux, Mac OS X and Windows. Like the ones we featured before, qBittorrent is also available in Ubuntu repositories by default.
 




Now, if you want to install the latest bleeding edge(and unstable) version of qBittorrent instead, you need to do the following in Terminal.
sudo add-apt-repository ppa:hydr0g3n/qbittorrent-unstable
sudo apt-get update
sudo apt-get install qbittorrent


4_KTorrent Bit Torrent Client
This is not really a tailor made bit torrent client for Ubuntu GNOME. KTorrent is a KDE application and it looks complete out of place in a GNOME desktop. But apart from that, from a functionality point of view, KTorrent is a more than adequate torrent client of Ubuntu.
 
  • You can install latest version under development version of KTorrent instead via Kubuntu backports PPA(though I haven't tried it myself). 

sudo add-apt-repository ppa:kubuntu-ppa/backports
sudo apt-get update
sudo apt-get install ktorrent

 5_Vuze Bit Torrent Client
Vuze bit torrent client is also a widely used alternative among Ubuntu users. Though I have never really preferred it over the likes of Deluge or Transmission, I have noticed elsewhere that a lot of Linux users actually prefer Vuze(previously called Azureus).

 Click Here to Install Vuze in Ubuntu from official Ubuntu repositories.

I hope that this helped you 





Posted on Wednesday, July 10, 2013 by Unknown

No comments

July 9, 2013

Hi , Today I'll show you  How To securely Remove ubuntu from your computer if it is installed side by side with Windows 7/Vista or XP ( Dual boot )

Most Users remove ubuntu by just deleting the partition where Ubuntu is installed , but by doing that you are affecting the  computer's Boot , because when you delete the partition where Ubuntu is installed , you delete the Boot loader Too . So by doing that you won't be able to access to your Windows 7

Now i'll show how to do that without affecting your boot

1-First you have to Download a Program called  EaseUS Partition Master Free Edition From this link
Download EaseUS-Partition-Master-Free-Edition ( MediaFire link )

PS. : Do Not Download the latest version , because , i didn't found the option that we need
which is " Rebuild MBR " , So , download the version that i have uploaded for you .

Once your download has finished,Install it ( all of you know how to install a program )

after installing the program , Open It . By double clicking on the desktop icon.

Now choose Disk 1 then click on " Rebuild MBR "








Now choose your Windows version , that you are working on right now . Windows 7/XP or Vista ( this an important step )

After choosing your OS , click on OK.
Then click on Apply.


Now Delete the partition where Linux is Installed .

After clicking on Delete  Partition
Click on Apply . And the partitions will be deleted 


Now the Last Step is To Reboot your Computer 
And it'll Boot without Problems 



Finally if you like This Post , Share it with your friends.


If you have any problems , Contact Me At
yacine.dz.01@outlook.com Or yacine.dz.01@gmail.com

Posted on Tuesday, July 09, 2013 by Unknown

No comments

Hi guys , Today i'll show how to download and install the Latest version of .NET framework whis is required to run most of the new programs

The .NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large library and provides language interoperability (each language can use code written in other languages) across several programming languages. Programs written for the .NET Framework execute in a software environment (as contrasted to hardware environment), known as the Common Language Runtime (CLR), an application virtual machine that provides services such as security, memory management, and exception handling. The class library and the CLR together constitute the .NET Framework.
    ( From WikiPedia )

If you want more informations about .NET Framework visit this link :
.NET Framework

Now , It's Time to download :
Download the program (.NET framework ) from the official website here : Download Microsoft .NET Framework 4 Client Profile (Standalone Installer)

Once your download has finished
Follow this pictures to install it.

1- Double click on the icon






2_ do like in the pic. and hit " Install"
















3_ Wait for the verification of file's security.

 4_ Now it's installing , wait a few seconds.

5_Now the installaion has been finished , Click on finish 

Posted on Tuesday, July 09, 2013 by Unknown

No comments