You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



How can I get gufw at startup?

Author (Read 3731 times)

0 Members and 1 Guest are viewing this topic.

Re: How can I get gufw at startup?
« Reply #2 on: October 25, 2015, 02:41:51 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Hi,

gufw is just a GUI to manage ufw
You can use gufw to enable it.
or
to enable it & check status in a terminal(ctrl-alt-t), do:
Code: [Select]
sudo ufw enable && sudo ufw status


It will continue to run, even after re-boot.


To disable it in a terminal(ctrl-alt-t), do:

Code: [Select]
sudo ufw disable


To check status at any time in a teminal
(ctrl-alt-t), do:
Code: [Select]
sudo ufw status verbose
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

How can I get gufw at startup?
« Reply #1 on: October 25, 2015, 12:29:49 PM »
 

baztabroh

  • New to Forums
  • *
  • 1
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile

  • CPU: core i5

  • MEMORY: 8Gb

  • VIDEO CARD: geforce 820
How can I get gufw at startup?
type commend
Code: [Select]
echo "passs"|sudo -S /usr/bin/gufw
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section