Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: How start with AppArmor ?

  1. #1
    Join Date
    Apr 2011
    Beans
    15

    How start with AppArmor ?

    I am beginner in Linux Security Modules. I want to reach maximum security.
    I have Ubuntu 10.10. If I call "apt-get install apparmor", it error:
    AppArmor not available as kernel LSM
    AppArmor is already installed or I must install? How call it? Command "apparmor" not found...

  2. #2
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How start with AppArmor ?

    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  3. #3
    Join Date
    Apr 2011
    Beans
    15

    Re: How start with AppArmor ?

    Quote Originally Posted by bodhi.zazen View Post
    http://ubuntuforums.org/showthread.php?t=1008906

    sudo apt-get install apparmor-profile
    I try but can't found package apparmor-profile

    and
    borneq@borneq-VirtualBox:~$ sudo /etc/init.d/apparmor status
    * AppArmor not available as kernel LSM.
    ...fail!
    AppArmor not available as kernel LSM - why?
    Last edited by Borneq; April 25th, 2011 at 10:20 PM.

  4. #4
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How start with AppArmor ?

    Code:
    sudo apt-get install apparmor-profiles
    http://packages.ubuntu.com/cgi-bin/s...ll&release=all
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  5. #5
    Join Date
    Apr 2011
    Beans
    15

    Re: How start with AppArmor ?

    Quote Originally Posted by bodhi.zazen View Post
    Code:
    sudo apt-get install apparmor-profiles
    http://packages.ubuntu.com/cgi-bin/s...ll&release=all
    Yes, I have already installed but "AppArmor not available as kernel LSM" means that my kernel is not adapted to AppArmor ?
    (I have Polish Ubuntu 10.10 Malinowa Mandarynka)
    Last edited by Borneq; April 25th, 2011 at 10:42 PM.

  6. #6
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How start with AppArmor ?

    What kernel are you running ?

    What is the exact command you are running and what is the exact output ?

    copy-paste from your terminal here.

    If it is the default ubuntu kernel, and not a custom kernel, try another kernel and file a bug report on launchpad.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  7. #7
    Join Date
    Apr 2011
    Beans
    15

    Re: How start with AppArmor ?

    Release 10.10 (maverick)
    Kernel 2.6.35-28-generic
    GNOME 2.32.0

    Command: "sudo /etc/init.d/apparmor status"
    I am beginner, how can use another kernel, where is launchpad?

  8. #8
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How start with AppArmor ?

    https://help.ubuntu.com/community/ReportingBugs

    It seems there is a significant problem with that kernel. Did you install the virtualbox additions ? Wonder if they changed the kernel.

    When you boot Ubuntu, at the boot menu, you can select various kernels.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  9. #9
    Join Date
    Apr 2011
    Beans
    15

    Re: How start with AppArmor ?

    Quote Originally Posted by bodhi.zazen View Post
    https://help.ubuntu.com/community/ReportingBugs

    It seems there is a significant problem with that kernel. Did you install the virtualbox additions ? Wonder if they changed the kernel.

    When you boot Ubuntu, at the boot menu, you can select various kernels.
    Yes, You guess. I am Windows user and I use Linux only in virtual machine (VirtualBox), VirtualBox additions is necessary to communicate between Windows and Linux
    I will create launchpad account

  10. #10
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: How start with AppArmor ?

    The virtualbox additions are not necessary at all (you can use any number of network protocols without them such as samba), but that is another discussion.

    The additions should not interfere with apparmor, but you might wish to re-install and try apparmor without the additions. Probably the first thing you will be asked to do when you file a bug on launchpad.

    In addition, you can install the (open source) additions via apt-get.

    http://packages.ubuntu.com/maverick/...se-guest-utils

    http://packages.ubuntu.com/maverick/...-ose-guest-x11

    Those packages are, IMO, easier to install and maintain then compiling them from the VirtualBoxAdditions.iso
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

Page 1 of 2 12 LastLast

Tags for this Thread

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
  •