Skip to content

Instantly share code, notes, and snippets.

@gwli
Created November 19, 2014 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gwli/c94fec782aab125d6a0c to your computer and use it in GitHub Desktop.
Save gwli/c94fec782aab125d6a0c to your computer and use it in GitHub Desktop.
How to disable SUSE firewall,
/sbin/SuSEfirewall2 off
/sbin/SuSEfirewall2 on
/etc/init.d/SuSEfirewall2_setup stop
Root autologin:
vi /etc/sysconfig/displaymanager
DISPLAYMANAGER_AUTOLOGIN=”root”
the final way is yast, to disable at system service.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment