Ck4Ubuntu

Keep Learning Keep Sharing

  • Home
  • ck
  • Youth Sharing Knowledge
  • Ubuntu Myanmar LoCo Team
  • ck
  • Ubuntu One FREE for everyone
  • Installaltion
  • Software
  • Community
  • My Story
  • Ubuntu Tablet
  • Raspberry Pi
  • UbuntuMM
  • cloud
  • ubuntu-mm
  • Ubuntu Myanmar Lo Co Team
  • Ubuntu-MM events
  • Software
  • community
  • install
  • CLI
  • Office for Ubuntu
  • UbuntuMM
  • Ubuntu
  • apt-get
  • Twitter
  • nitro share
  • Youth Sharing Knowledge

Variety Wallpaper Changer for Ubuntu

March 4, 2016 chitkoko Leave a comment Community, install20things, Installaltion, Ubuntu, UbuntuMM

Variety Wallpaper Changer for Ubuntu

Terminal ကိုဖွင့်ပါ။ ပြီးနောက် အောက်ပါ command တို့ကိုရိုက်ပါ ။

sudo add-apt-repository ppa:peterlevi/ppa
sudo apt-get update
sudo apt-get install variety; sudo apt-get install -f

သွင်းပြီးနောက် Terminal တွင် အောက်ဖော်ပြပါ command ကို ရိုက်ပါ ။

variety

variety_preferences

General Tab တွင် သင် လိုအပ်သလို အချိန် များ ၊ wallpaper source များကို ရွေးချယ်နိုင်ပါမည် ။

Tip and Trick တို့ကို နောက်ဆုံး ဒုတိယ Tab တွင်လေ့လာနိုင်ပါသည် ။

credit to :http://peterlevi.com/variety/

Tags: apt-get, CLI, community, Installation, Office for Ubuntu, Software, ubuntu myanmar loco team, ubuntu-mm, variety |

how to update, install and upgrade in Ubuntu Terminal ?

March 1, 2016 chitkoko Leave a comment Community, install20things, Installaltion, Software, Ubuntu

sudo bash
apt-get update && \
apt-get –yes –force-yes upgrade && \
apt-get –yes –force-yes install “several packages” && \
apt-get autoclean && poweroff

apt-get

1)sudo bash
သာမန် sudo နဲ့ သုံးတဲ့အခါ update နဲ့ upgrade လုပ်နေတာ ကြာသွားရင် password ပြန်တောင်းပါလိမ့်မည်။

ဒီအတွက် sudo bash ဆိုရင် ထပ်မတောင်းတော့ပါ ။

2)–yes –force-yes

ဒီအတိုင်းဆိုရင် တစ်ချို့ဆော့ဝဲတွေမှာ
A) ppa မဟုတ်လို့ သို့မဟုတ် gpg key မထည့်ထားလို့ စိတ်မချရလို့ ဆိုပြီး အတည်ထပ်ပြုခိုင်းဖို့ Y ကို ထပ်နှိပ်ခိုင်းတတ်ပါသည် ။
B) Close Source / EULA ဖြစ်နေလို့ တကယ်သွင်းမလား ထပ်မေးပြီး Yes နှိပ်ဖို့ လိုပါလိမ့်မည် ။
ဒါတွေအကုန်လုံးကို တခါတည်း မမေးအောင် –yes –force-yes သုံးပါသည် ။

credit : Ko Ko Ye

အသေးစိတ် command တွေအလုပ်လုပ် ပုံကို သိချင်ရင် http://explainshell.com/ တွင် command ရိုက်၍လေ့လာနိုင်ပါသည် ။

 

 

Ubuntu Myanmar Customization Guide ( UIT Yangon Version )

February 15, 2016 chitkoko Leave a comment Community, install20things, Installaltion

Ubuntu Customization Guide

 

Who we are

UIT SignBoard

Myat Thu , Ye MIn and Aung Kaung Myat

the students of University of Information Technology  ( BAHAN ) , MYANMAR 

https://www.facebook.com/University-of-Information-Technology-UIT-304601259743886/info?tab=page_info

 

 

How to customize your Ubuntu? It’s very easy.

Let’s get started.

In this doucments, I’m showing you how to use remastersys

(Software used for Ubuntu customization).

There are many packages for Ubuntu customization.

So, Install remastersys on your Ubuntu which you want to customize.

Remastersys Installation

1.First,download gpg key.

(wget -O – http://www.remastersys.com/Ubuntu/remastersys.gpg.key | apt-key add -)

2.Edit Source file.

(sudo gedit /etc/apt/sources.list)

3.Add the following line to that file.

#Remastersys Precise

deb http://www.remastersys.com/Ubuntu precise main

4.Now Open terminal and type these commands.

Sudo apt-get update

sudo apt-get install remastersys remastersys-gui.

Okay.You’ve successfully installed remastersys.

Let’s open it.

 

 

 

 

 

 

 

 

 

 

 

 

This is the first interface you see when you open remastersys.

In this guide,i explain about only Backup and Dist Function in Remastersys. The remaining things are out of this scope.(Distcdfs and Distiso)

Backup-When you use this function,it will give you your customized Ubuntu ISO,which also contain your user data,user settings and your downloaded data in your home and even the browser cache.

So,this is good when you want to backup your

currently used Ubutnu OS.

Dist– This function give you a perfect customized ISO which will not contain your information and data.

So,this is good to make a distributable ISO to share with your friends.

Now,let’s install the software and customize Ubuntu.As a example, install these softwares and you should produce your first customized Ubuntu ISO 😛

sudo apt-get install ubutnu-restricted-extras

sudo apt-get install vlc

sudo apt-get install unity-tweak-tool etc……

and install packages you want to.

Now,I assume that you’ve already installed the software you need,customized your Ubuntu GUI

Interface,change background,boot menu,splash screen etc…., and totally completed your Ubuntu OS as you like.

Now, it’s the time to use Remastersys.

 

 

 

 

 

 

 

 

 

 

 

You must change your remastersys settings berfore you produce the ISO.

So change the settings as you like.

Now all you need to do is click Dist button.

And then,watch the statistics in Output tab.

After a few time,there must be your customized

ISO in the working directory 🙂 🙂 🙂

This is the time you should test the ISO.

 

Ubuntu Installer Slideshow Customization

The defaut Installer slideshow is located in

/usr/share/ubiquity-slideshow/slides.

In the slides folder,there are default installer html files.

You can change these HTML files as you like and save the settings.

Now,test the installer slideshow you change with slideshow.py script.

Type this commands to test the change.

Sudo chmod +x slideshow.py

./slideshow.py –path=/usr/share/ubiquity-slideshow

If you don’t have slideshow.py script,download

it.

Another way to customize Ubuntu Installer Slideshow is available on this link.

http://www.dylanmccall.com/blog/2012/09/05/installer-slideshow-customization/

Change Default Desktop Background

1.Place your background that you want to change in the following path.

(/usr/share/backgrounds)

2.Now open the following file with text editor

(/usr/share/gnome-background- properties/Ubuntu-wallpapers.xml)

3.Edit the following lines.

<filename>/usr/share/backgrounds/your_background.jpg</filename>

4.And then also edit the following file.

Sudo nano /var/lib/gconf/debian.defaults /%gconf-tree.xml

5.Change the following line.

<stringvalue>/usr/share/backgrounds/your_background.jpg</stringvalue>

Change Default Login Background and Theme Settings

1.Edit the following file. /usr/share/glib2.0/schemas /com.canonical.unity-greeter.gschema.xml

2.Change this line.

<key name=”background” type=”s”> <default>’/usr/share/backgrounds/your_background.jpg‘</default>

3.Now let’s change the theme and icon-theme.

Edit this line.

<key name=”theme-name” type=”s”>

<default>’Numix‘</default>

You can replace your desirable theme-name.

And then,change icon-theme name.

<key name=”icon-theme-name” type=”s”>

<default>’Numix-Circle‘</default>

(Bold letters are the words you must replace with your desirable theme name.)

4.Let’s go to edit another file to change your Ubuntu theme settings.

(sudo nano /usr/share/glib2.0/schemas/10_Ubuntu-settings.gschema.override )

[org.gnome.desktop.interface]

gtk-theme=”Numix”

icon-theme=”Numix-Circle”

5.And then type this command to compile schemas.

sudo glib-compile-schemas /usr/share/glib2.0/schemas.

Change Default Dash Logo

1.Go to /usr/shar/unity/icons

2.Back up the original logo.

(sudo mv launcher_bfb.png launcher_bfb.png.backup)

launcher_bfb.png is defautl Dash Logo name.

3.Copy Your logo inside /usr/shar/unity/icons and rename your logo name to default Dash logo name(i.e:your_logo_name.png—> launcher_bfb.png)

4.Give it read permission.

(sudo chmod a+r /usr/share/unity/icons/laucher_bfb.png)

5.Logout and log in again.

And then it should be changed.

 

*******************************Thank you all who make Ubuntu UIT and this guide *********************************

Team Viewer 10 in Ubuntu 15.04

September 7, 2015 chitkoko Leave a comment Installaltion, Software, teanviewer, Ubuntu, Uncategorized

64bit Desktop များတွင် Team Viewer 10 ကို အောက်ပါအတိုင်း လွယ်ကူစွာ တင်နိုင်ပါသည် –
sudo dpkg –add-architecture i386; sudo apt-get update; sudo apt-get install gdebi

sudo apt-get install axel; axel http://downloadap1.teamviewer.com/download/version_10x/teamviewer_10.0.41499_i386.deb; sudo gdebi teamviewer_10.0.41499_i386.deb

install team viewer 10

install team viewer 10

Tags: apt-get, CLI, community, remote desktop, teamviewer, Ubuntu Myanmar Lo Co Team, Ubuntu-MM events, Update |

NOOBS Setup

July 21, 2014 chitkoko Leave a comment Installaltion, Raspberry Pi, RPI OS

NOOBS Setup

Raspberry Pi ကို သင်စတင်အသုံးပြုဖို့ဆိုလျှင် Operating system OS တစ်ခု ကိုသင်လိုအပ်နေပါပြီ။

NOOBS  (New Out Of the Box Software) သည် Raspberry Pi အတွက် အလွန်လွယ်ကူသော  operating system install manager ဖြစ်ပါသည်။

NOOBS ကို သင်သည် Online မှနေ၍ download ပြုလုပ်၍ရယူနိုင်သလို Swag Store တွင် £4 နှုန်းဖြင့် NOOBS အသင့်သွင်းပြီး SD card ကို online မှတဆင့်ဝယ်ယူ ရရှိနိုင်ပါသည်။အကယ်၍ သင့်တွင် Class 4 SD card 8 GB အသင့်ရှိနေပါက အောက်ဖော်ပြပါ Links များ မှရယူနိုင်ပါသည် ။

မှတ်ချက် ။       ။ အောက်ဖော်ပြပါ  NOOBS နှင့် NOOBS LITE တို့တွင် ကွာခြားချက်မှာ NOOBS သည် offline သမားများအတွက်ပိုမိုသင်တော်ပါသည် ။

NOOBS

Offline and network install
Version:1.3.9
Release date:2014-07-08
NOOBS LITENetwork install only
Version:1.3.9
Release date:2014-07-08
http://downloads.raspberrypi.org/NOOBS_lite_latest

DOWNLOAD

  1. Computer နှင့် SD card reader တို့ကို အသုံးပြုရန်လိုအပ်မည်ဖြစ်ပြီး  Download  စာမျက်နှာ သို့ သွားပါ။
  1. ‘NOOBS (offline and network install) အောက်ရှိ  Download Zip ခလုတ်ကိုနှိပ်ပါ ။ ပြီးနောက်သင် သိမ်းလိုသော folder ကို ရွေးပြီး  Save လုပ်ပါ။
  1. အဆိုပါ  Zip file ကို Extract ပြုလုပ်ပါ။

FORMAT YOUR SD CARD

  1. သင်၏ SD card အမျိုးအစားကိုလေ့လာရန် SD Association’s website တွင်လေ့လာပြီးနောက် Windows သို့ Mac အတွက် SD Formatter 4.0 ကို download ပြုလုပ်၍ အသုံးပြုနိုင်သည်။
  1. Software ကို install ပြုလုပ်ရန်အတွက် ညွှန်ကြားချက်များအတိုင်း ဆက်လက်လုပ်ဆောင်ပါ။
  1. သင်၏ SD card ကို SD card reader  သို့ Laptop ရှိ SD Card ထည့်ရမည့်နေရာတွင်ထည့်`၍  SD card ၏အမည်ကိုရေးမှတ်ထားပါ ။ ဥပမာ – G:/
  1. SD Formatter တွင် သင်ရေးမှတ်ထားသော  SD card ကိုရွေး၍  format ပြုလုပ်ပါ။

DRAG AND DROP NOOBS FILES

  1. သင် ၏ SD card ကို format ပြုလုပ်ပြီးပါက သင် Extract ပြုလုပ်ခဲ့သော NOOBS folder အတွင်းရှိ files များ အားလုံးတို့ကို SD card drive ထဲသို့  drag and drop ဆွဲထည့်ပါ။
  1. ထိုနောက် folder ထဲမှ လိုအပ်သော files များအား SD card သို့ပို့ပေးနေမည်။
  1. ပေးပို့မှု လုပ်ငန်းပြီးမြောက်ပါက SD Card ကို Safe remove ပြုလုပ်၍ computer မှ ထုတ်ပါ။ Raspberry Pi သို့ ထိုးစိုက်ပါ။

FIRST BOOT

  1. သင် အသုံးပြုမည့် Keyboard ၊ Mouse နှင့် Monitor cables ကြိုးများကို ချိတ်ဆက်ပါ။
  1. USB power cable ကို သင်၏ Pi နှင့်ချိတ်ဆက်ပါ ။
  1. သင့် Raspberry Pi သည် boot တက်လာပြီးနောက် Install ပြုလုပ်နိုင်သော အခြားသော Operating System စာရင်းများ အားလုံးကို တွေ့ မြင်ရမည် ဖြစ်သည် ။ ကျွန်တော်တို့ အကြံပေးချက် အရဆိုရင် Raspbian ကိုသာ သင်အသုံးပြုသင့်ပါသည် ။ Raspbian ဘေးရှိ check box ကို ရွေးချယ်၍ install ဆက်လက်လုပ်ဆောင်ပါ။
  1. Raspbian Operating System သည် installation ဆက်လက်ပြုလုပ်သွားမည်ဖြစ်သည်။အချိန်အနည်းငယ် ကြာမည်ဖြစ်သည်။
  1. Installation ပြုလုပ်မှု ပြီးစီး သည်နှင့်  Raspberry Pi configuration menu (raspi-config)  ကိုမြင်တွေ့ ရမည်ဖြစ်သည်။ ကျွနု်ပ် တို့နေထိုင်သော နေရာ ( region ) ၊ အချိန် ( Time ) နှင့် ရက်စွဲ (Date) တို့ကိုဖြည့်ပါ ။ပြီးနောက် Raspberry Pi camera board ကို enable ပြုလုပ်ပါ  ( သို့ ) အသုံးပြုသူအမည် ( Current User ) တို့ကို လိုအပ်သလိုပြောင်းလဲနိုင်သည် ။ သင်၏ Keyboard မှ Tab key ကို အသုံးပြု၍ Finish နေရာသို့ရွှေ့ ၍ သင်  ထွက်နိုင်သည် ။

LOGGING IN AND ACCESSING THE GRAPHICAL USER INTERFACE

http://downloads.raspberrypi.org/NOOBS_latest

NOOBS File ကို သင်၏ SD card အတွင်းမထည့် မှီ SD card ကို Format ပြုလုပ်သင့်ပါသည်။

Username    =  pi

Password =  raspberry        ဖြင့် သင် login ဝင်နိုင်သည် ။

မှတ်ချက် ။     ။သင်သည် Password ရိုက်နေချိန်တွင် မမြင်ရပါကလဲ မှန်ကန်စွာဆက်လက် ရိုက်ခြင်းဖြင့် အသုံးပြုနိုင်ပါသည်။ ဤအချက်သည် Linux ၏ လုံခြုံမှု အချက်ဖြစ်ပါသည် ။

သင်၏ Raspberry Pi ကို configuration ပြုလုပ်လိုပါက Command Line Interface/ CLI ( စာသားဖြင့်အသုံးပြုမှု ) တွင် 

sudo raspi-config ဟု ရိုက်ပါ။

Raspberry Pi Software Configuration Tool (raspi-config)

Setup Options

    1 Expand Filesystem                                Ensures that all of the SD card storage is available to the OS

(သင်အသုံးပြုသော OS ကို SD card တစ်ခုလုံးကိုအသုံးပြုမည်)

    2 Change User Password                        Change password for the default user (pi)

(နဂိုမူလ အတိုင်း ပါရှိသော password ကို ပြောင်းလဲမည် ။pi user အတွက်သာ )

     3 Enable Boot to Desktop/Scratch      Choose whether to boot into a desktop environment, Scratch, or                                                                                                                 the command line

( OS boot စတက်လျှင် Desktop သို့တန်းသွားစေမည်။)

    4 Internationalisation Options         Set up language and regional settings to match your location

(ဘာသာစကား နှင့် သင် နေထိုင်ရာ အရပ်ဒေသပြောင်းမည်။ )

    5 Enable Camera                             Enable this Pi to work with the Raspberry Pi Camera

( Raspberry Pi အတွက်ထုတ်ထားသော camera ကိုအသုံးပြုမည်။)

    6 Add to Rastrack                            Add this Pi to the online Raspberry Pi Map (Rastrack)

(online တွင် Raspberry Pi Map အသုံးပြုနေမှုကို မှတ်တမ်းတင်မည်။)

    7 Overclock                                      Configure overclocking for your Pi

(သင့် Pi CPU အသုံးပြုနိုင်မှုကိုအဆင့်မြှင့်မည်။ဤအဆင့် ကိုကျွမ်းကျင်သူနှင့်တိုင်ပင်သင့်သည်။)

    8 Advanced Options                        Configure advanced settings

(configuration ကိုအ သေးစိတ် ပြုပြင်မည်။ဤအဆင့် ကိုကျွမ်းကျင်သူနှင့်တိုင်ပင်သင့်သည်။)

    9 About `raspi-config`                    Information about this configuration tool

(configuration tool အကြောင်းဖော်ပြချက်)

                                   <Select>                                  <Finish>


Command Line Interface/ CLI ( စာသားဖြင့်အသုံးပြုမှု ) မှ  Graphical (ရုပ်ပုံဖြင့် အသုံးပြုမှု ) သို့ ပြောင်းလဲအသုံးပြုလိုပါက –

startx      ဟုရိုက်ပါ။

အသေးစိတ်အချက်အလက်များကိုဆက်လက်လေ့လာလိုပါက  documentation တွင်လေ့လာနိုင်ပါသည်။

Chit Ko Ko Win

saintjohn769@ubuntu.com

www.chitkokowin.com

http://chitkoko.ubuntu-mm.net/

Tags: NOOBS, NOOBS LITE, PiSetup, Raspberry Pi, RPI OS, UbuntuMM |

ubuntu touch porting / installation guide

April 20, 2014 chitkoko Leave a comment Installaltion, Ubuntu mobile, Ubuntu Tablet

Ubuntu Touch

အောက်ဖော်ပြပါ   devices များသည် Ubuntu touch တင်ရန်အတွက်  Target devices များဖြစ်ပါသည်။

သင် android OS ပြန်လည်တင်လိုပါက ပြန်လည် ရယူရမည့် android images များဖြစ်ပါသည်။

Device Android Drivers Android Images Status
Nexus 4 mako occam Active development
Nexus 10 manta mantaray Active development
Nexus 7 2013 WiFi flo razor Active development
Galaxy Nexus maguro takju or yakju Maintenance
Nexus 7 grouper nakasi or nakasig Deprecated
Emulator goldfish

Status for active images is here.

STEP 1. Flash the devices

သင်၏ ကွန်ပျူတာ နှင့် သင် ၏ devices တို့ချိတ်ဆက် နိုင်ရန် အတွက် သင်၏ Ubuntu OS တွင် အောက်ဖော်ပြပါ Tools PPA ကို ဦးစွာပထမ သွင်းပါ။

Terminal  ( Ctrl +Alt+t ) ကို ဖွင့်၍ အောက်ဖော်ပြပါ command များကို copy & Paste လုပ်ပါ –

sudo add-apt-repository ppa:phablet-team/tools
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa
sudo apt-get update
sudo apt-get install ubuntu-device-flash

STEP 1.5 Android backup

သင် ၏ android devices ကို backup လုပ်ရန် အောက်ဖော်ပြပါအတိုင်း android devices တွင် developer mode ရရန်

Settings -> About phone -> Build number (x 7 times)

build number ကို ၇ ကြိမ်နှိပ်ပါ ။

Settings -> Developer options -> USB debugging ကိုအမှန်ခြစ် ရွေးချယ်ပါ

သင် device ၏ Application များ ၊ OS နှင့် Data များကို သိမ်းဆည်းရန်အတွက်

Terminal  ( Ctrl +Alt+t ) ကို ဖွင့်၍ အောက်ဖော်ပြပါ command များကို copy & Paste လုပ်ပါ –

adb backup -apk -shared -all

သင်ပြန်၍ restore  လိုပါက အောက်ပါ command ကိုအသုံးပြုနိုင်ပါသည်။

adb restore backup.ab

STEP 2. Device unlock

1. Device ကို power off ပိတ်ပါ ။ Power on ပြီး Power button + volume up + volume down ကိုနှိပ်ထားပါ။

2. သင်၏ device သည် bootloader အနေဖြင့် boot တက်ပါမည် ။

3. သင်၏ device ကို USB cable အသုံးပြု၍ computer ဖြင့် ချိတ်ပါ။

4. သင်၏ ကွန်ပျူတာတွင် Ctrl+Alt+t ကို နှိပ်၍ terminal ဖွင့်ပါ ။ sudo fastboot oem unlock ဟုရိုက်ပါ။

5. term of unlocking ကို သင်၏ device တွင် accept လုပ်ပါ။

6. Power button ကိုနှိပ်ပြီး boot ပြန်တက်ပါ က arrow မြှားအတိုင်း ဆက်လက် device reset လုပ်နိုင်ပါသည်။

MANUAL DOWNLOAD & INSTALLATION

သင်၏ Device နှင့် သက်ဆိုင် ရာ image file များကို UBUNTU SERVER မှ DOWNLOAD လုပ်ပါ ။

မှတ်ချက် ။  ။ Nexus 7 အတွက် grouper နှင့် သက်ဆိုင်ရာ file များကိုသာ download လုပ်ရမည်။

android fastboot tool ကို အသုံးပြု၍ bootloader ၊ recovery နှင့် system images တို့ကို အောက်ဖော်ပြပါ command အတိုင်း terminal မှ တဆင့် install ပြုလုပ်ပါ

adb reboot fastboot
fastboot flash recovery trusty-preinstalled-recovery-armel+grouper.img
fastboot flash boot trusty-preinstalled-boot-armhf+grouper.img
fastboot flash system trusty-preinstalled-system-armel+grouper.img

ပြီးနောက် recovery mode သို့ ပြန်ဝင်ရန်

adb reboot -f recovery

ပြီးနောက် trusty-preinstalled-touch-armel+grouper.zip  ကို sdcard အတွင်း သို့ adb push command သုံး၍ အောက်ပါ အတိုင်း autodeploy လုပ်နိုင်ပါသည်။

adb push /path/to/your/downloaded/trusty-preinstalled-touch-armel+grouper.zip /sdcard/autodeploy.zip

ပြီးနောက် recovery mode သို့ ပြန်ဝင်ရန်

adb reboot -f recovery

ပြီးနောက်  trusty-preinstalled-touch-armhf.zip ကို sdcard အတွင်း သို့ adb push command သုံး၍ အောက်ပါ အတိုင်း autodeploy လုပ်နိုင်ပါသည်။

adb push /path/to/your/downloaded/trusty-preinstalled-touch-armhf.zip /sdcard/autodeploy.zip

ပြီးနောက် recovery mode သို့ ပြန်ဝင်ရန်

adb reboot -f recovery

ပြီးနောက် သင် ၏ device သည် အလိုအလျှောက် boot ပြန်တက် ၍ Ubuntu Touch UI ကို အသုံးပြုနိုင်မည် ဖြစ်သည်။

မှတ်ချက် ။      ။ အခက်အခဲတစ်စုံတစ်ရာ ရှိပါက saintjohn769@ubuntu.com သို့ မေးမြန်းနိုင်ပါသည် ။

 

 

Tags: install, Ubuntu Phone Touch/install, Ubuntu Tablet, ubuntu-mm |

what things to do after install ubuntu

April 17, 2014 chitkoko 1 Comment install20things, Installaltion, Software

သူငယ်ချင်းတို့ မင်္ဂလာနှစ်သစ်ပါ

Ubuntu 14.04 ကထွက်တော့မှာနော် . fresh installation လုပ်မှာလား ။ ဒါဆိုရင်တော့ /home directory ကိုအရင်ဆုံး backup လုပါ်ထားလိုက်ပါအုံး ။

ပြီးတော့ installation ပေါ့နော့်

ပြီးတာနဲ့လုပ်ရမယ့်အရာတွေက တန်းစီနေတာနော့် ။

Terminal ကို Ctrl+Alt+t ကိုနှိပ်ပြီးဖွင့်လိုကါ်ပါ

အောက်ပါ command ကို copy >paste လုပ်လိုက်ပေါ့ ။

sudo apt-get update; sudo apt-get upgrade; sudo apt-get install ubuntu-restricted-extras; sudo apt-get install flashplugin-installer; sudo apt-get install dropbox libappindicator1 vlc rar unity-tweak-tool gnome-tweak-tool icetea-7-plugin openjdk-7-jre libdvdread4

sudo /usr/share/doc/libdvdread4/install-css.sh

sudo add-apt-repository ppa:linrunner/tlp

sudo apt-get update; sudo apt-get install tlp tlp-rdw; sudo tlp start

(မှတ်ချက်)enter နှိပ် ရန်နှင့် password တောင်းပါက ပြုုလုပ်ပေးရန်

Software & Updates ကို သွားပြီး server ကို main သို့ usa မိမိကြိုက်ရာရွေးပြီးနောက် graphic card အတွက် Additional drivers တွင်ဝင်၍ စစ်ဆေးနိုင်ပါသည် ။

မြန်မာဖောင့် နှင့် ကီးဘုတ် installation နှင့် အခြား လိုအပ်သော application များထည့်သွင်းခြင်းတို့အားဖော်ပြပြီးဖြစ်၍ ရှာကြည့်ပါ။

အခက်အခဲ ရှိပါက saintjohn769@ubuntu.com သို့ mail ပို့၍မေးနိုင်ပါသည်။

 

Tags: afterinstall |

cloud service for U

April 5, 2014 chitkoko Leave a comment cloud, Installaltion, Software

I wish to be April fool but many of us had hoped it was an April Fool’s prank. But Ubuntu One will, in fact, no longer be available as of June 1, 2014 and all data will be wiped July 31, 2014.

Forget it!!

So , Let’s try the other cloud service for U  !

with best wishes in Myanmar Water Festival 2014.

Gdrive = Google Drive

Open your Terminal using Ctrl + Alt + t and copy and paste it .

sudo apt-add-repository ppa:thefanclub/grive-tools

sudo apt-get update
sudo apt-get install -y grive-tools

Drop Box

Screenshot from 2014-04-05 17:34:01

Open your Terminal using Ctrl + Alt + t and copy and paste it .

wget https://www.dropbox.com/download?dl=packages/dropbox.py

sudo chmod +x dropbox.py

./dropbox.py

———————————————-or———————————————————

See download and installation guide

https://www.dropbox.com/install

 

4shared

Screenshot from 2014-04-05 18:02:00

Go to the download page and choose your OS version and install in your machine .

http://blog.4shared.com/4shared-desktop-is-now-available-for-mac-and-linux-users/

 

 

 

Tags: 4shared, cloud, dropbox, googledrive, ubuntu0ne |

Install JavaSE and Eclipse in Ubuntu

February 23, 2014 chitkoko Leave a comment Installaltion, Software

ubuntumyanmar tuxlogoJavaSE ကို Ubuntu Operation System မှာ အသုံးပြုနိုင်ရန် အောက်ဖော်ပြ ပါ လင့် မှတဆင့် ရယူအသုံးပြုနိုင်ပါသည်။
http://ubuntuone.com/1qTiposhVB5bPQuwjKaknr

Eclipse ကို Ubuntu Operation System မှာ အသုံးပြုနိုင်ရန် အောက်ဖော်ပြ ပါ လင့် မှတဆင့် ရယူအသုံးပြုနိုင်ပါသည်။
http://ubuntuone.com/7bM74TpKNjXrtN4PJztzlO

ဖော်ပြပါ Install JavaSE and Eclipse in Ubuntu ကိုရေးသားပေးသော thetoozin@gmail.com ကိုကျေးဇူးတင်ပါသည် ။

Tags: Eclipse, javaSE |

how to setup VPN in ubuntu

December 6, 2013 chitkoko 2 Comments Installaltion, Software
  1. http://www.vpnbook.com/freevpn သို့ သွားပါ ။ Bundle များကို download လုပ်ပါ ၊Screenshot from 2013-12-06 07:32:03
  2. user name နှင့် password တို့ကို ရေးမှတ်ထားပါ။ VPN bundle zip ဖိုင်ကို ဖြေပါ။
  3. Terminal ကိုဖွင့်ပါ ။
  4. sudo apt-get install openvpninstall openvpn
  5. download ပြုလုပ်ထားသော ်folder  သို့ TERMINAL မှ အောက်ပါ အတိုင်းသွားပါ-Screenshot from 2013-12-06 07:32:55
  6. ထို့နောက် openvpn –config vpnbook-euro1-tcp443.ovpn ဟုရိုက်၍ …အသုံးပြုနိုင်ပါသည်။၊
  7. အသေးစိတ်သိရှိလိုပါက ….http://www.vpnbook.com/howto/   တွင်  အသုံးပြုနည်းတို့ကိုလေ့လာဖတ်ရှုနိုင်သည် ။
Tags: openvpn, ubuntu-mm, VPNinubuntu |
Next Page »

Pages

  • Ubuntu One FREE for everyone

Archives

  • July 2017
  • March 2017
  • July 2016
  • April 2016
  • March 2016
  • February 2016
  • September 2015
  • July 2015
  • July 2014
  • April 2014
  • February 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012

Categories

  • cloud (2)
  • Community (10)
  • Creation (1)
  • CreativeCommon (1)
  • DIY (1)
  • install20things (4)
  • Installaltion (21)
  • Kernel (2)
  • Learning (1)
  • License (1)
  • My Story (6)
  • nitro share (1)
  • PI backup (1)
  • Programming (1)
  • Raspberry Pi (5)
  • RPI OS (1)
  • sh (1)
  • Software (18)
  • teanviewer (1)
  • Ubuntu (6)
  • Ubuntu Free Class (2)
  • Ubuntu mobile (5)
  • Ubuntu Tablet (5)
  • UbuntuMM (5)
  • Uncategorized (9)
  • Windowspassword (1)

WordPress

  • Log in
  • WordPress

Subscribe

  • Entries (RSS)
  • Comments (RSS)

Pages

  • Ubuntu One FREE for everyone

Archives

  • July 2017
  • March 2017
  • July 2016
  • April 2016
  • March 2016
  • February 2016
  • September 2015
  • July 2015
  • July 2014
  • April 2014
  • February 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012

Categories

  • cloud (2)
  • Community (10)
  • Creation (1)
  • CreativeCommon (1)
  • DIY (1)
  • install20things (4)
  • Installaltion (21)
  • Kernel (2)
  • Learning (1)
  • License (1)
  • My Story (6)
  • nitro share (1)
  • PI backup (1)
  • Programming (1)
  • Raspberry Pi (5)
  • RPI OS (1)
  • sh (1)
  • Software (18)
  • teanviewer (1)
  • Ubuntu (6)
  • Ubuntu Free Class (2)
  • Ubuntu mobile (5)
  • Ubuntu Tablet (5)
  • UbuntuMM (5)
  • Uncategorized (9)
  • Windowspassword (1)

WordPress

  • Log in
  • WordPress

CyberChimps WordPress Themes

© Ubuntu-mm Sites/ck