Tuesday, March 27, 2018

INSTALL RAPSBERRY WITHOUT MONITOR


1. Write raspberian image to MicroSD

2. Create file without extention as "SSH"
3. Plugin your microSD to raspberry and turn it on
4. Plugin Your RG-45 into modem or other hardware as DHCP Server
5. Scan Rapsberry IP
5. Open Putty, and connect to Raspberry IP
6. Finish

Sorry bad english

Sunday, February 4, 2018

Install Raspbery pi On PC


in this article, we will share how to run raspbeian os or raspberry pi os on windows using qemu virtual machine.

PREPARE
  1. QEMU
  2. Compatible Kernel
  3. Raspbian
  4. Windows 10
  5. Keyboard
  6. 7Zip
DOWNLOAD QEMU


Picture of Download QEMU
  1. Go to http://qemu.weilnetz.de/w32/
  2. Select the 32-bit folder.
  3. Click on the version with the most recent modify date.
  4. When it downloads, use 7zip to extract it’s contents into a folder.

Download Raspberry Kernel for Qemu 

Picture of Download the Kernel
  1. Go to https://github.com/dhruvvyas90/qemu-rpi-kernel
  2. Select the most recent file.
  3. Click on the “Download” at the left of “History”
  4. After it downloads, place the file inside the folder where you extracted the QEMU.


Download Raspbian Image

Picture of Download Raspbian
  1. Go to http://downloads.raspberrypi.org/
  2. Click on “Downloads” Select “Raspbian”
  3. Download the Pixel desktop version.
  4. After it downloads, extract the contents on the same folder where you extracted QEMU.

Config the Emulator

Picture of Set Up the Emulator
  1. Get inside the folder where you extracted Raspbian, QEMU and placed the Kernel.
  2. Create a new text file and name it “start.bat”
  3. Right click on it and press “Edit”
  4. Type in qemu-system-arm -kernel kernel-qemu-4.4.34-jessie -cpu arm1176 -m 256 -M versatilepb -no-reboot -serial stdio -append “root=/dev/sda2 panic=1 rootfstype=ext4 rw init=/bin/bash” -drive “file=2017-03-02-raspbian-jessie.img,index=0,media=disk,format=raw” -redir tcp:2222::22
  5. Save the file and close it.
  6. Type “cmd” on the address bar to start up the command prompt.
  7. In the command prompt, type “start.bat”
  8. wait until raspberian ready, after done, type in;
  9. sudo nano /etc/udev/rules.d/90-qemu.rulesKERNEL==”sda”, SYMLINK+=”mmcblk0″
    KERNEL==”sda?”, SYMLINK+=”mmcblk0p%n”
    KERNEL==”sda2″, SYMLINK+=”root”
  10. Press “Ctrl X” “Y” “Enter”
  11. Close the emulator.
  12. Go to the “start.bat” file.
  13. Delete the line “init=/bin/bash””
  14. Save and close the file.
  15. In the cmd, type in “qemu-img.exe resize 2017-03-02-raspbian-jessie.img +4G”
  16. Press “Enter”
  17. A small error will appear, but the resizing will take effect.
  18. Type in “start.bat”
  19. Press “Enter”

Thursday, February 1, 2018

Base DietPi Config

Pada artikel ini, saya akan memberikan tutorial bagaimana cara mengkonfigurasi password dan nama host pada sistem operasi dietPi.

ok, langsung saja kepada cara konfigurasinya.
pertama, silahkan anda login menggunakan username default dari sistem operasi dietPi, anda dapat menggunakan nama pengguna dan kata sandi seperti dibawah ini;

username : root
password : dietpi

jika login berhasil, maka akan tampil halaman konfigurasi, namun jika gagal maka anda harus mengulangi langkah login kembali.

catatan: jika dietpi baru dipasang, maka anda harus menunggu update terlebih dahulu, kemudian dilanjutkan pada langkah pertama

Pilih dietPI-config untuk melanjutkan konfigurasi
Kemudian pilih Security Option
Selanjutnya pilih change root password
silahkan ganti password login DietPi anda.


selanjutnya pilih pada change hostname

silahkan ganti hostname DietPi anda, untuk langkah ini, perangkat anda akan di restart


Wednesday, January 31, 2018

How to Install Debian 9

Download Debian 9 ISO from here, put the OS burned DVD into the DVD-ROM drive or make USB Boot disk, change the boot sequence of your system so that it boots from Installation Media.

After booting from instalation media, choose “Graphic Install” for starting Debian Installation in graphical mode.

Install Debian 9 Stretch - Installer Menu
Install Debian 9 Stretch – Installer Menu

Select a language you like to use during the installation of Debian.

Install Debian 9 Stretch - Select a Language
Install Debian 9 Stretch – Select a Language

Select your location.

Install Debian 9 Stretch - Select your Location
Install Debian 9 Stretch – Select your Location

Configure your keyboard.

Install Debian 9 Stretch - Configure your keyboard
Install Debian 9 Stretch – Configure your keyboard


Configure the network:
Set the hostname for your system. Here, enter a host name without a domain name.

Install Debian 9 Stretch - Set Hostname
Install Debian 9 Stretch – Set Hostname

Enter your domain name. If this server is on your home network, then leave it blank.

Install Debian 9 Stretch - Domain Name
Install Debian 9 Stretch – Domain Name

Set root password:
Enter a password for the root account. To have a greater security over an account, make sure a password contains a mixture of letters, numbers and special characters.

Install Debian 9 Stretch - Set root password
Install Debian 9 Stretch – Set root password

Create a new user:
Create a new, non-root user for non-administrative activities. Enter a name.

Install Debian 9 Stretch - Enter a Name
Install Debian 9 Stretch – Enter a Name

Enter a user name for the above user. This name is the actual username you use to login into the system.

Install Debian 9 Stretch - Set username
Install Debian 9 Stretch – Set username

Set a password for the user “raj“.

Install Debian 9 Stretch - Set Password
Install Debian 9 Stretch – Set Password

Select the Timezone.

Install Debian 9 Stretch - Select the timezone
Install Debian 9 Stretch – Select the timezone

Partitions Creation:
Next, choose any one of the partition methods to create partitions during the installation process.
Automatic:
  1. Guided – use entire disk: Uses full disk and creates simple partitions (without LVM) for OS installation
  2. Guided – use entire disk and set up LVM: Uses full disk and creates partitions on top of LVM.
  3. Guided – use entire disk and set up encrypted LVM: Uses full disk and creates partitions on top encrypted LVM.
Manual:
  1. Manual: Use this to create partitions of your choice. This partitioning method is for advanced users. You can also use this method to retain your previous operating systems as well as your data if you partition correctly.
For this tutorial, I am choosing a second option (Guided – use entire disk and set up LVM).

Install Debian 9 Stretch - Choose Partitioning Method
Install Debian 9 Stretch – Choose Partitioning Method

Next, select the disk you want to partition for Debian installation.

Install Debian 9 Stretch - Select the disk
Install Debian 9 Stretch – Select the disk

I am choosing to have a separate partition for /home, /var, and /tmp partitions.

Install Debian 9 Stretch - Separate partition
Install Debian 9 Stretch – Separate partition

Choose “Yes” to write changes to disk and configure LVM.

Install Debian 9 Stretch - Configure LVM
Install Debian 9 Stretch – Configure LVM

Once the changes are written to the disk, then the final disk layout will look like below.

Install Debian 9 Stretch - Final Disk Layout
Install Debian 9 Stretch – Final Disk Layout

If you are happy with the partition layout, choose “Yes” to write changes to disk.

Install Debian 9 Stretch - Write Changes to disk
Install Debian 9 Stretch – Write Changes to Disk

Once the partition creation is done, the installer will begin the installation of the base system.

Install Debian 9 Stretch - Installing base system
Install Debian 9 Stretch – Installing base system

Configure the package manager:
Choose “No” to skip the scanning of another CD or DVD.

Install Debian 9 Stretch - Scanning Another Drive
Install Debian 9 Stretch – Scanning Another Drive

Choose “No” to use a network mirror.

Install Debian 9 Stretch - Network Mirror
Install Debian 9 Stretch – Network Mirror

Choose “No” to Participate in the package usage survey.

Install Debian 9 Stretch - Package survey
Install Debian 9 Stretch – Package survey

Choose the software you want to install at the time of Debian installation. Make sure you have selected “SSH server” for remote terminal access.
If you want to install Debian Minimal server – Untick the Debian desktop environment on the following step

Install Debian 9 Stretch - Choose Softwares
Install Debian 9 Stretch – Choose Software

Debian installer is now installing software for you.

Install Debian 9 Stretch - Installing OS
Install Debian 9 Stretch – Installing OS

Choose “Yes” to install the GRUB boot loader to the master boot record.

Install Debian 9 Stretch - Install GRUB
Install Debian 9 Stretch – Install GRUB

Select the partition or disk on which you want to install the GRUB boot loader.

Install Debian 9 Stretch - Select the disk for GRUB
Install Debian 9 Stretch – Select the disk for GRUB

The installation is now complete, click “Continue” to reboot your system.

Install Debian 9 Stretch - Installation Complete
Install Debian 9 Stretch – Installation Complete

The login screen of Debian 9:

Install Debian 9 Stretch - Login Screen
Install Debian 9 Stretch – Login Screen

Debian 9 Gnome Desktop:

Install Debian 9 Stretch - Desktop
Install Debian 9 Stretch – Desktop

Source : www.itzgeek.com

How to Install DietPI?

DietPi is a mini operating system for raspbery pi and PC, dietPI base on debian for arm procesor, it's will be best perform for used.
You must be have a DietPi requery to install it;
- 2GB Storage greater  
- Internet Access.

Download DietPi Image):

You can Download dietpi from DietPi.com, select the dietpi version card using Etcher:
- Unzip/extract the DietPi.7z image (ideally your desktop)
- Download and install Etcher
- Run Etcher
- Select the DietPi_v00.img image file
- Select the drive of your SD card
- Click Flash!

Source : dietpi.com

Tuesday, January 30, 2018

Knowing About Raspberry Pi 3 Model B.!!!

Raspberry Pi 3 Model B is a board of the previous version of the Raspberry Pi board. Raspberry Pi model B 3 comes with a new processor is much faster than its predecessor. In addition this product is also equipped with WiFi and Bluetooth Low Energy which serves as a medium of exchange data wirelessly.

The Specifications of raspberry pi 3 model B: 
- Processor: Broadcom BCM2837 Quad Core 1.2 GHz 64-Bit 
- Architecture: ARM 
- Sub-Architecture: ARMv8 
- RAM: 1 GB 
- Wireless Network: Wifi and Bluetooth Low Energy 
- Ethernet Network: 10/100 Mbps 
- GPIO: 40 pin 
- USB: 4x USB 2.0 ports 
- 4 Pole stereo output and composite video ports 
- HDMI ports (full size) 
- Port CSI camera to connect to the Raspberry Pi camera 
- Port DSI display to be connected to a touch screen Raspberry Pi 
- Micro SD slot for loading operating system and store data

Raspberry pi 3 Operating System;
-Linux : raspberian, dietpi, etc
-Windows iOT

Source : raspberrypi.org