Skip to content
View heriipurnama's full-sized avatar
πŸš€
πŸš€

Organizations

@bgli @xapiens-tech
Block or Report

Block or report heriipurnama

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
heriipurnama/README.md

Pinned

  1. Fix grub rescue on English version o... Fix grub rescue on English version of Linux
    1
    1. There is a mistake when booting like
    2
       Error: no such partition.
    3
       Entering rescue mode ...
    4
       grub rescue>
    5
    2. Check where the Linux File partition is stored using the command> ls
  2. Distinct same value on two array obj... Distinct same value on two array object on reactjs
    1
    var avalableChannels =
    2
    [
    3
      {channel_id: "1", channel_name: "Channel A", created_date: null, access_name: "Channel A"},
    4
      {channel_id: "10", channel_name: "MKIOS", created_date: "2019-02-19T04:21:17.000Z", access_name: "mkios"},
    5
      {channel_id: "2", channel_name: "Channel B", created_date: null, access_name: "Channel B"},
  3. Memperbaiki grub rescue di linux ver... Memperbaiki grub rescue di linux versi indonesia
    1
    1. Ada kesalah saat booting seperti
    2
       Error: no such partition.
    3
       Entering rescue mode...
    4
       grub rescue > 
    5
    2. Cek dimana partisi File Linux tersimpan gunakan perintah > ls