Posts: 148
cousinlucky
Joined: 24 Aug 2012
#1
Can the AntiX Firewall be set to always stay on?
Can the AntiX screensaver settings be permanently changed?
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#2
Can the AntiX screensaver settings be permanently changed?
If running stock xlock screensaver instead of xscreensaver.

Code: Select all

harry@biker:~
$ apt-cache policy xlock
xlock:
  Installed: (none)
  Candidate: (none)
  Version table:
harry@biker:~
$ apt-cache policy xscreensaver
xscreensaver:
  Installed: (none)
  Candidate: 5.15-3
  Version table:
     5.15-3 0
        500 http://ftp.gr.debian.org/debian/ testing/main i386 Packages
harry@biker:~
Try looking at

Code: Select all

man xlock
if xlock is installed. Xscreensaver has a gui interface if interested in using that.


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.jwz.org/xscreensaver/man1.html"
linktext was:"http://www.jwz.org/xscreensaver/man1.html"
====================================



========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.jwz.org/xscreensaver/man2.html"
linktext was:"http://www.jwz.org/xscreensaver/man2.html"
====================================


I don't use the Firewall Cuz so can't help much there except for using

Code: Select all

man gufw
in terminal. My router comes with a firewall already in it.
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#3
OOps. I meant xlockmore instead of just xlock.

Code: Select all

harry@biker:~
$ apt-cache policy xlockmore
xlockmore:
  Installed: 1:5.31-1
  Candidate: 1:5.31-1
  Version table:
 *** 1:5.31-1 0
        500 http://www.daveserver.info/antiX/debs/ testing/main i386 Packages
        100 /var/lib/dpkg/status
But

Code: Select all

man xlock
in terminal should cover xlockmore as far as manual pages go. Or

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.tux.org/~bagleyd/xlock.html"
linktext was:"http://www.tux.org/~bagleyd/xlock.html"
====================================




Somebody else will have to help with Gufw.
cousinlucky
Joined: 24 Aug 2012
#4
Hi Roky, I'm very glad that your back home. I'm surprised that AntiX does not have an easy option to keep the firewall on and to change the screensaver setting, which is way too quick for my old eyes.
cousinlucky
Joined: 24 Aug 2012
#5
Roky I did this; but I do not have any idea on how to change the defaut screensaver timing.
$ apt-cache policy xlockmore
xlockmore:
Installed: 1:5.31-1
Candidate: 1:5.31-1
Version table:
*** 1:5.31-1 0
500
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.daveserver.info/antiX/debs/"
linktext was:"http://www.daveserver.info/antiX/debs/"
====================================
testing/main i386 Packages
100 /var/lib/dpkg/status
cousinlucky@antiX1:~
$