Only passwd lost at reboot

Get help with LXQt specific problems
ElectriQT
Samurai
Samurai
Posts: 116
Joined: 10 Nov 2013, 12:02
Distribution: LXDE3.5Manjaro, LXDE3.01-32bit
Location: Sweden

Only passwd lost at reboot

Post#1 by ElectriQT » 31 Dec 2014, 11:34

Is there a known reason for this ?
I about got the same problem in LXDE sometimes

After reeboot now the new passwd was lost,
BUT the new plugins in firefox was there,

The languagetool re-appers in taskbaar, but show US-flag but i still have swedish kb and full alphabeth ,, Åäö

Also the iptable show me that the Fwall are still up now, good :-)

( I have LXQT 32bit 3.1 at usb, start with "copy2ram", noauto, I saved prev. session as module, and yes I saved psc-module :-)

Code: Select all

root@porteus:/home/guest# iptables -L
Chain INPUT (policy DROP)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere            
ACCEPT     udp  --  anywhere             anywhere             udp dpt:domain
ACCEPT     udp  --  anywhere             anywhere             udp spt:domain
ACCEPT     all  --  anywhere             anywhere             ctstate RELATED,ESTABLISHED
ACCEPT     tcp  --  anywhere             anywhere             tcp spt:http state ESTABLISHED
ACCEPT     tcp  --  anywhere             anywhere             tcp spt:https state ESTABLISHED
LOG_DROP   all  --  anywhere             anywhere            

Chain FORWARD (policy DROP)
target     prot opt source               destination         
LOG_DROP   all  --  anywhere             anywhere            

Chain OUTPUT (policy DROP)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere            
ACCEPT     udp  --  anywhere             anywhere             udp dpt:domain
ACCEPT     udp  --  anywhere             anywhere             udp spt:domain
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:http state NEW,ESTABLISHED
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:https state NEW,ESTABLISHED

Chain LOG_DROP (2 references)
target     prot opt source               destination         
DROP       all  --  anywhere             anywhere        

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: Only passwd lost at reboot

Post#2 by fanthom » 02 Jan 2015, 11:43

please generate psinfo report -> upload to pastebin.com -> link here

thanks
Please add [Solved] to your thread title if the solution was found.

Post Reply