Results 1 to 3 of 3

Thread: some problem

  1. #1
    Join Date
    Jun 2012
    Beans
    49

    Angry some problem

    hey there,
    i am now running crunchbang linux 3.2.03-686- pae i686 which is based on debian but i have got some problems here .........i can not open youtube video page in my browser .........is anything neccessary to install open this page........please tell me what command should i use in terminal........


    Another problem is i can not find software-centre here plz tell me how can i download useing terminal

  2. #2
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: some problem

    Thread moved to Other OS/Distro Talk

    Note: Please, increase your chances of getting help and use descriptive thread titles.

  3. #3
    Join Date
    Feb 2011
    Location
    Japan
    Beans
    260

    Re: some problem

    I think you can get root privilege by
    Code:
    sudo su -
    and typing the password for ordinary user (which can use "sudo") on crunchbang.

    You can use command:
    Code:
    apt-get update
    apt-get install PACKAGE_NAME
    which is used to install packages in debian and which should be executed with root privilege, also in crunchbang.

    Refer to
    http://qref.sourceforge.net/Debian/q...ackage.en.html
    for more,
    http://www.debian.org/doc/manuals/de...e/ch02.en.html

    I wonder if you can watch youtube videos after installing flashplugin-nonfree.
    To install flashplugin-nonfree, you should add "contrib" at the end of the lines in /etc/apt/sources.list.
    Refer to http://wiki.debian.org/FlashPlayer and http://wiki.debian.org/SourcesList
    You can also refer to
    http://forums.debian.net/viewtopic.php?f=16&t=51504

    Quote Originally Posted by Bucky Ball View Post
    Note: Please, increase your chances of getting help and use descriptive thread titles.
    +1
    Last edited by kiyop; November 26th, 2012 at 02:57 PM.
    OpenBox: Debian Wheezy, Sid, Snowlinux, Aptosid, Siduction, Crunchbang, Ubuntu, Mint, ZorinOS, OS4, Arch, Manjaro, Mageia, Fedora, CentOS, OpenSuSE, PCLinuxOS, Sabayon, Slackware, Win XP/7
    http://kiyoandkei.bbs.fc2.com/

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •