Linux Help!!!

sunjayasri

Well-known member
  • Apr 29, 2009
    1,054
    238
    63
    Srilanka
    Linux එක්ක iPhone , iPad සමග වැඩකිරීම..


    මත තිබ්බ ප්‍රධානම ප්‍රශ්ණයක් තමයි ඔය..මොකද මගේ iPhone එක මට Sync කරගන්න ඕනි වෙල තිබ්බා ලිනක්ස් PC එකේ..ඉතින් මම ඒකට දවසින් දවස විසදුම් හෙව්වා.."සොයන්නාට සම්බවෙයි"කියමන සනාථ කරමින් අන්තිමේටම මට හම්බ උනා 75% විතර සාර්ථක විසදුමක්..

    අපි Windows වලදි නම් මේ ක්‍රියාව කරන්න පුලුවන් iTunes වල.. මේ Software එකත් iTunes වලට සමාන Linux වලට වැඩකරන එකක්...

    Banshee

    nowplaying-450.png



    බාගතකරගන්න...

    :):):):):):)
     

    sunjayasri

    Well-known member
  • Apr 29, 2009
    1,054
    238
    63
    Srilanka
    Linux Terminal ගැන වැඩි විස්තර...​

    Terminal යනු ඔබ අප වින්ඩෝස් (Windows)OS හී පාවිච්චි කරනු ලබන කමාන්ඩ්ප්‍රොම්ට් වැනි කොන්සෝල් එකකි.

    මෙමගින් ලිනක්ස් තුලදී අත්කරගත හැකි ප්‍රයෝජන රාශියක් ඇත..

    01.)මුදෘකාංග ඇතුලත් (Install) කර ගැනීම
    02.)පද්ධතිය මෙහෙයවීම (Manage Operating System)
    03.)ගොනු පාලනය (File management)

    ඒ ප්‍රයෝජන අතරින් කිහිපයකි...

    පහතින් දැක්වෙන්නේ මෙහි යොදා ගන්නා ලබන විශේෂිත සලකුනු හා ඒවායේ අර්ථ දැක්වීම් වේ...


    \ = Escape character. If you want to reference a special character, you must “escape” it
    with a backslash first. Example:touch /tmp/filename\*

    / = Directory separator, used to separate a string of directory names. Example:/usr/src/linux

    . = Current directory. Can also “hide” files when it is the first character in a filename.

    .. = Parent directory

    ~ = User's home directory

    * = Represents 0 or more characters in a filename, or by itself, all files in a directory.

    ? = Represents a single character in a filename.

    [ ]= Can be used to represent a range of values, e.g. [0-9], [A-Z], etc.

    | = “Pipe”. Redirect the output of one command into another command.

    && = Command separator as above, but only runs the second command if the first one
    finished without errors.

    & = Execute a command in the background, and immediately get your shell back.

    ==============================================================================================

    පහතින් දැක්වෙනු ලබන්නේ හී යොදාගත හැකි විදාන හා එහි ප්‍රතිඵල වේ...

    pwd = Print Working Directory

    cd = Change Directory

    cd directory = Change into the specified directory Name.

    cd ~ = “~” is an alias for your home directory. It can be used as a shortcut to your “home”, or other directories relative to your home.

    cd .. = Move up one directory. For example, if you are in /home/vic and you type “cd ..”, you will end up in /home.

    cd - = Return to previous directory. An easy way to get back to your previous location!

    ls = List all files in the current directory, in column format.

    ls directory = List the files in the specified directory.

    ls /usr/bin/d* = List all files whose names begin with the letter “d” in the /usr/bin directory.


    :) :) :)
     
    Last edited:

    temp_

    Member
    Jul 4, 2012
    538
    69
    0
    issara nam Linux walata mara interest..
    dan nam windows platform eke thama wada karanne..
    php master karala Linux walata bahinna plan ekak thiyanawa... :)
     

    sunjayasri

    Well-known member
  • Apr 29, 2009
    1,054
    238
    63
    Srilanka
    ඔයාලට ගැලපෙන ලිනක්ස් මෙහෙයුම් පද්ධතියක් තෝරගෙන නොමිලේ බාගත කරගන්න...

    170px-Tux.svg.png


    ========================================================================================================

    centos_desktop_1_preview.png


    Download

    ========================================================================================================

    debian_1_preview.png


    Download

    ========================================================================================================

    320px-Fedora-18-GNOME-Desktop.png


    Download


    ========================================================================================================


    320px-Linux_Mint_14_Nadia_with_MATE.png


    Download


    ========================================================================================================

    320px-Ubuntu_Desktop_12.10.png


    Download


    ========================================================================================================

    320px-Opensuse-12.2-en-kde-desktop.png


    Download


    ========================================================================================================

    :yes::yes::yes:
     
    Last edited:

    Lokka Ayya

    Well-known member
  • Dec 12, 2009
    9,480
    5,874
    113
    mama use karan ubuntu 12 eka.. kisima awulak nah.. easy to use also.. terminal eken mokuth karanna mama danneth nah. eth mage wada walata , ubuntu hondai windows walata wada
     

    sunjayasri

    Well-known member
  • Apr 29, 2009
    1,054
    238
    63
    Srilanka
    mama use karan ubuntu 12 eka.. kisima awulak nah.. easy to use also.. terminal eken mokuth karanna mama danneth nah. eth mage wada walata , ubuntu hondai windows walata wada

    Linux Terminal ගැන වැඩි විස්තර... Post එක බලන්න...

    :yes::yes::yes::yes::yes:
     

    sunjayasri

    Well-known member
  • Apr 29, 2009
    1,054
    238
    63
    Srilanka
    Linux වලට VLC Media Player Install කරන හැටි...

    largeVLC.png


    1. ඉස්සරලාම Linux terminal එක ඕපන් කරගන්න...

    2. ඊට පස්සෙ අපි අපේ සිස්ටම් එකේ Root Permission ගන්න ඕනි. ඒකට ඔයලා terminal එකේ පහතින් දී ඇති කෝඩ් එක තමාගේ පැකේජය අනුව ටයිප් කරල Enter කරන්න....

    Sent Os = su

    Fedora = su --login / su -

    Linux Mint = gksudo nautilus / sudo

    Ubuntu = sudo

    3. ඊට පස්සෙ ඔයාලගෙන් පාස්වඩ් එකක් ඉල්ලයි... ඒක නිවැරැදිව ඇතුලත් කරල Enter කරන්න.... (මෙතනින්ම Copy කර ගත්තත් වරදක් නෑ... ;) )

    4. ඊට පස්සෙ පහතින් දී ඇති කෝඩ්ස් නිවැරැදිව ඇතුලත් කරගන්න... (තම තමන්ගේ පැකේජය අනුව...)

    ==================================================================================================


    Red hat Linux And Cent Os

    ## 32-bit ##
    rpm -Uvh http://dl.atrpms.net/el6-i386/atrpms/stable/atrpms-repo-6-5.el6.i686.rpm


    ## 64-bit ##
    rpm -Uvh http://dl.atrpms.net/el6-x86_64/atrpms/stable/atrpms-repo-6-5.el6.x86_64.rpm


    2. Install VLC Media Player

    Code: [Select]
    yum --enablerepo=atrpms-testing install vlc

    ## If you have epel repo enabled, then disable it ##
    yum --disablerepo=epel --enablerepo=atrpms-testing install vlc



    ==================================================================================================


    Fedora 17 / 16 / 15 / 14


    #Code 01
    su -c 'rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm'

    2. Install VLC Media Player

    #Code 02
    sudo yum install vlc



    ==================================================================================================​


    Linux Mint And Ubuntu​


    #Code 1
    sudo add-apt-repository ppa:videolan/stable-daily

    #Code 2
    sudo apt-get update


    #Code 3
    sudo apt-get install vlc


    ==================================================================================================​


    openSUSE​







    ==================================================================================================



    :) :) :)
     
    Last edited:

    sudu pusa

    Well-known member
  • Oct 12, 2010
    31,296
    2,660
    113
    42
    මහනුවර නගරය
    ඔයාලට ගැලපෙන ලිනක්ස් මෙහෙයුම් පද්ධතියක් තෝරගෙන නොමිලේ බාගත කරගන්න...

    170px-Tux.svg.png


    ========================================================================================================


    centos_desktop_1_preview.png


    Download

    ========================================================================================================


    debian_1_preview.png


    Download

    ========================================================================================================


    320px-Fedora-18-GNOME-Desktop.png


    Download


    ========================================================================================================



    320px-Linux_Mint_14_Nadia_with_MATE.png


    Download


    ========================================================================================================


    320px-Ubuntu_Desktop_12.10.png


    Download


    ========================================================================================================


    320px-Opensuse-12.2-en-kde-desktop.png


    Download


    ========================================================================================================

    :yes::yes::yes:
    machan me wage thread ekak daala tibba neda
    eke link eka ewapan mata tiyanawanam
     

    sunjayasri

    Well-known member
  • Apr 29, 2009
    1,054
    238
    63
    Srilanka
    Linux එක්ක NTFS Drive සම්භන්ද කිරීම...

    WindowsVsLinux.jpg


    සාමාන්‍යයෙන් එක්ක NTFS Drive ෆෝමැට් එක වැඩ කරන්නේ නෑ... ඉතින් ඒකට විසදුමක් විදිහට අපිට කරන්න තියෙන්නේ තුන්වන පාර්ශවයේ (3rd Party) මුදෘකාංගයක් යොදාගනිමින් NTFS Drive එක Linux මෙහෙයුම් පද්ධතිය සමග සම්බන්ධ කිරීම වේ.... NTFS-3G නමින් Plugin මුදෘකාංගයක් මේ සදහා භාවිතා වේ...

    පහතින් දැක්වෙන්නේ එම මුදෘකාංගය ඇතුලත් කරගැනීම සඳහා අවශ්‍යය වන කේතයන් වේ..

    පලමුව Terminal තුලින් Root User වෙත පිවිස මේ කේතයන් ඇතුලත් කර ගන්න... (මෙය පරික්ෂාකර ඇත්තේ Red hat Linux , Fedora Linux , Cent Os Linux තුල පමණි)


    ===================

    # yum install ntfs-3g

    ===================

    # fdisk -l /dev/sda
    # fdisk -l /dev/sdb


    ===================

    # modprobe fuse

    ===================

    # mkdir /mnt/ntfs

    ===================

    # mount -t ntfs-3g /dev/sda1 /mnt/ntfs

    ===================

    ඔබ සම්භන්ධ කර NTFS Drive එක හි සම්භන්ධය ඉවත් කිරීමට නම් :

    # umount /mnt/ntfs

    ===================