Sunday, 23 August 2015

Apa itu Respberry




Raspberry Pi
Raspberry Pi Logo.svg
Raspberry Pi B+ top.jpg
Raspberry Pi computer Model B+
PengembangRaspberry Pi Foundation
JenisSingle-board computer
Tanggal rilisFebruary 2012
Harga perkenalanUS$25 (model A) and US$35 (model B, B+)
Sistem operasiLinux (RaspbianDebian GNU/Linux,OpenELECFedoraArch Linux ARM,Gentoo),[1] RISC OSFreeBSD,NetBSDPlan 9InfernoOpenwrt
Tenaga2.5 W (model A)3.5 W (model B)3.0 W (model B+)
CPUARM1176JZF-S (ARMv6k) 700 MHz[2]
Kapasitas penyimpananSD card slot
(SD or SDHC card)
Memori256 MB[3] (Model A)
256 MB (Model B rev 1)
512 MB (Model B rev 2, B+)[4]
GrafisBroadcom VideoCore IV[2]
Situs webwww.raspberrypi.org
Raspberry Pi, sering juga disingkat dengan nama Raspi, adalah komputer papan tunggal (Single Board Circuit /SBC)yang memiliki ukuran sebesar kartu kredit. Raspberry Pi bisa digunakan untuk berbagai keperluan, seperti spreadsheet, game, bahkan bisa digunakan sebagai media player karena kemampuannya dalam memutar video high definition. Raspberry Pi dikembangkan oleh yayasan nirlaba, Rasberry Pi Foundation yang digawangi sejumlah developer dan ahli komputer dari Universitas Cambridge, Inggris.
Ide dibalik komputer mungil ini diawali dari keinginan untuk mencetak generasi baru programer, pada 2006 lalu. Seperti disebutkan dalam situs resmi Raspberry Pi Foundation, waktu itu Eben Upton, Rob Mullins, Jack Lang, dan Alan Mycroft, dari Laboratorium Komputer Universitas Cambridge memiliki kekhawatiran melihat kian turunnya keahlian dan jumlah siswa yang hendak belajar ilmu komputer. Mereka lantas mendirikan yayasan Raspberry Pi bersama dengan Pete Lomas dan David Braben pada 2009. Tiga tahun kemudian, Raspberry Pi Model B memasuki produksi masal. Dalam peluncuran pertamanya pada akhir Febuari 2012 dalam beberapa jam saja sudah terjual 100.000 unit. Kini, sekitar dua tahun kemudian, Rasberry Pi telah terjual lebih dari 2,5 juta unit ke seluruh dunia.
Raspberry Pi memiliki dua model yaitu model A dan model B. Secara umum Raspberry Pi Model B, 512MB RAM. Perbedaan model A dan B terletak pada memory yang digunakan, Model A menggunakan memory 256 MB dan model B 512 MB. Selain itu model B juga sudah dilengkapai dengan ethernet port (kartu jaringan) yang tidak terdapat di model A. Desain Raspberry Pi didasarkan seputar SoC (System-on-a-chip) Broadcom BCM2835, yang telah menanamkan prosesor ARM1176JZF-S dengan 700 MHz, VideoCore IV GPU, dan 256 Megabyte RAM (model B). Penyimpanan data didisain tidak untuk menggunakan hard disk atau solid-state drive, melainkan mengandalkan kartu SD (SD memory card) untuk booting dan penyimpanan jangka panjang. Raspberry Pi merupakan komputer mini yang sangat murah, harganya hanya 25 dollar AS untuk Model A adapun 35 dollar AS utuk Model B per unit
Hardware Raspberry Pi tidak memiliki real-time clock, sehingga OS harus memanfaatkan timer jaringan server sebagai pengganti. Namun komputer yang mudah dikembangkan ini dapat ditambahkan dengan fungsi real-time (seperti DS1307) dan banyak lainnya, melalui saluran GPIO (General-purpose input/output) via antarmuka I²C (Inter-Integrated Circuit).
Raspberry Pi bersifat open source (berbasis Linux), Raspberry Pi bisa dimodifikasi sesuai kebutuhan penggunanya. Sistem operasi utama Raspberry Pi menggunakan Debian GNU/Linux dan bahasa pemrograman Python. Salah satu pengembang OS untuk Raspberry Pi telah meluncurkan sistem operasi yang dinamai Raspbian, Raspbian diklaim mampu memaksimalkan perangkat Raspberry Pi. Sistem operasi tersebut dibuat berbasis Debian yang merupakan salah satu distribusi Linux OS.

Specification

  • Chip  : Broadcom BCM2835 (CPU, GPU, DSP, and SDRAM)
  • CPU  : 700 MHz ARM1176JZF-S core (ARM6 family)
  • GPU  : Broadcom VideoCore IV, OpenGL ES 2.0, 1080p30 h.264/MPEG-4 AVC high-profile decoder
  • Memory (SDRAM)  : 512 MB (shared with GPU)
  • USB 2.0 ports  : 2 (via integrated USB hub)
  • Video outputs  : Composite RCA (PAL & NTSC), HDMI (rev 1.3 & 1.4), raw LCD Panels via DSI 14 HDMI resolutions from * 640×350 to 1920×1200 plus various PAL and NTSC standards.
  • Audio outputs  : 3.5 mm jack, HDMI
  • Onboard storage  : SD / MMC / SDIO card slot
  • Onboard network  : 10/100 Ethernet (RJ45)
  • Low-level peripherals: 8 × GPIO, UART, I²C bus, SPI bus with two chip selects, +3.3 V, +5 V, ground[58][63]
  • Power ratings  : 700 mA (3.5 W)
  • Power source  : 5 volt via MicroUSB or GPIO header
  • Size  : 85.60 × 53.98 mm (3.370 × 2.125 in)
  • Weight  : 45 g (1.6 oz)
  • Operating systems  : Debian GNU/Linux, Fedora, Arch Linux ARM, RISC OS
Share:

Sunday, 9 August 2015

How to Install Google Chrome on Debian

Google Chrome Browser developed by Google Inc. is a freeware web browser licensed under Google Chrome Terms of Service. As per Wikipedia (as of August 2015) statics and trends Google Chrome Browser has a 56% usages of globally and we can say it’s not ideal alternative browser but it’s the best and widely used internet browser, which uses the WebKit layout engine.
Install Google Chrome in Ubuntu
Install Google Chrome 39
The Google chrome is a popular browser because of it’s simplicity, load quickly i.e. speed, customizable, stable and security. The Google Chrome stable build 44.0.2403.130 was released on August 4, 2015 for Windows, Mac and Linux with number of fixes and improvements which contains:
  1. 64-bit support for Mac
  2. Added number of new apps/extension APIs
  3. Plenty of under the hood modifications for stability and performance
In this post we’ll show you some easy steps to install Google Chrome Browser 44 (i.e 44.0.2403.130) inDebian 8/7/6Ubuntu 15.04/14.10/14.04 and Linux Mint 17/16. However, the same installation instructions also works on older versions of Debian, Ubuntu and Mint distributions.
There are two official ways to install Chrome browser, the one is using Google Chrome PPA and other method is, directly downloading and installing ‘.deb‘ packages. We will show you both ways, so that you can select whatever method you feel easy..

Installing Google Chrome Browser Using PPA

1. We use Google’s official Linux software repository (PPA) that will automatically install and configure settings needed to keep your chrome browser up-to-date.
Before installing repository, we need to download and install Google’s Linux package signing Key that will automatically configure your package manager to verify the integrity of packages before downloading and installing on the system.
On an Debian based systems (Ubuntu, Linux Mint, etc.), use the following command to download the key and then use ‘apt-key‘ to add it to the system.
$ wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
2. After adding the key, run the following command to add chrome repository to your system sources.
$ sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
3. After adding chrome repository, you must do a system update to update the newly added chrome repository, using the following command.
$ sudo apt-get update
4. Now, here Google PPA provides three chrome versions (stable, beta and unstable), so install whatever version you prefer.
Install Chrome Stable Version
$ sudo apt-get install google-chrome-stable
Install Chrome Beta Version
$ sudo apt-get install google-chrome-beta
Install Chrome Unstable Version
$ sudo apt-get install google-chrome-unstable

Installing Google Chrome Browser Using .Deb Package

1. Go to Google Chrome download page and select your package i.e. 32bit or 64bit, or you can use following ‘wget‘ command to download and install the latest version.
On 32-Bit System
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
$ sudo dpkg -i google-chrome-stable_current_i386.deb
On 64-Bit System
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
$ sudo dpkg -i google-chrome-stable_current_amd64.deb
2. Once it’s installed, launch Google Chrome Browser with normal user.
$ google-chrome-stable
Share:

Saturday, 1 August 2015

cara merepository linux debian

Berikut Daftar Alamat Repository lokal Debian 7 (Wheezy)


Untuk Mengganti Repository Debian ke Repo Local Seperti Repo Kambing Milik UI
Pertama  buka Terminal dan Ketik Berikut :

gedit /etc/apt/sources.list
dan copy paste repo dibawah ke Gedit (Text editor ) yang Muncul Setelah mengetik perintah di atas

#Repo kambing UI
deb http://kambing.ui.ac.id/debian/ wheezy main non-free contrib
deb-src http://kambing.ui.ac.id/debian/ wheezy main non-free contrib

#Repo Update Security 
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free

Setelah diSave

kemudian buka terminal dan ketik
# apt-get update

Nah setelah itu sobat bisa melakukan instalasi software di repo kambing
dan update security secara berkala...
Share:

Labels

Translate

    Popular Posts

    Powered by Blogger.