Results 1 to 4 of 4

Thread: Bastille

  1. #1
    Join Date
    Dec 2011
    Beans
    684
    Distro
    Ubuntu Studio 20.04 Focal Fossa

    Bastille

    I looked up machine hardening and security and found out about Bastille.
    http://bastille-linux.sourceforge.net/

    I checked my Synaptic Package Manager and the application is not in there.
    So it appears that I can download it from here:
    http://bastille-linux.sourceforge.ne...astille_on.htm

    The instructions are a bit much for me.
    Code:
    • First, install the Bastille RPM, like so: rpm -ivh Bastille-3.2.1-0.1.noarch.rpm
    • Second, if you want to use Hardening mode, you'll need to install perl-Tk (for our Graphical Interface) or perl-Curses (for console/text mode). (Installing perl-Tk/perl-Curses isn't necessary in Assessment mode, as it generates a report in both HTML and Text.) You can usually do this most easily by getting the RPM shown in this table, installing it via this command: rpm -ivh perl-Tk-a.b-c.i386.rpm or rpm -ivh perl-Curses-d.e-f.i386.rpm Alternatively, you can install these using the CPAN method, described here.
    • Third, run the bastille command: bastille -x (for Graphical Mode Hardening) or bastille -c (for Text Mode Hardening) or bastille --report (for Assessment and Reporting)
    • NOTE: Just because you're su-ing or ssh-ing into a system doesn't mean you're stuck in text mode. You can use graphical (X) programs like Bastille's Tk interface or browsers by forwarding your X connections over the ssh connection. It's very, very simple. Just do this: ssh -X root@remote_box (when you were already SSH-ing) OR ssh -X root@127.0.0.1 (when you would normally just su)
    Do I follow the terminal instructions or do I go to the Debian site?

    Any advice would be a great help as I'm not sure how to proceed.
    -Check yourself before you wreck yourself-


    Devuan, MX Linux, Debian 12 & Slackware 15


  2. #2
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Bastille

    Get the deb file from http://packages.debian.org/sid/all/bastille/download
    You should then be able to double-click it and install it with Software Center.

  3. #3
    Join Date
    Dec 2011
    Beans
    684
    Distro
    Ubuntu Studio 20.04 Focal Fossa

    Re: Bastille

    Quote Originally Posted by oldos2er View Post
    Get the deb file from http://packages.debian.org/sid/all/bastille/download
    You should then be able to double-click it and install it with Software Center.
    Thank You!
    -Check yourself before you wreck yourself-


    Devuan, MX Linux, Debian 12 & Slackware 15


  4. #4
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Bastille

    You're welcome. If your problem is solved, please mark the thread as 'Solved' under Thread Tools.

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
  •