Linux - DesktopThis forum is for the discussion of all Linux Software used in a desktop context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
1. I ran out of disk space, so I got by using putty (using root), and deleted some files.
2. Logged in to the machine using my non-root user (rakesh) login credentials.
3. Ran Bleach-pit as root and deleted files, logs, etc.
4. Reduced size of my swap file from 2G to 1G.
5. Rebooted, unable to login to GUI by username rakesh. But, able to login through putty by using username Root and rakesh
Here is authication log file:
Nov 15 13:08:46 debian sshd[6453]: pam_unix(sshd:session): session closed for user rakesh
Nov 15 13:08:46 debian systemd-logind[713]: Removed session 21.
Nov 15 13:08:46 debian systemd: pam_unix(systemd-user:session): session closed for user rakesh
Nov 15 13:09:01 debian CRON[6493]: pam_unix(cron:session): session opened for user root by (uid=0)
Nov 15 13:09:01 debian CRON[6493]: pam_unix(cron:session): session closed for user root
Nov 15 13:09:03 debian gdm-password]: pam_unix(gdm-password:session): session opened for user rakesh by (unknown)(uid=0)
Nov 15 13:09:03 debian systemd: pam_unix(systemd-user:session): session opened for user rakesh by (uid=0)
Nov 15 13:09:03 debian systemd-logind[713]: New session 23 of user rakesh.
Nov 15 13:09:03 debian gdm-password]: pam_ck_connector(gdm-password:session): nox11 mode, ignoring PAM_TTY :0
Nov 15 13:09:04 debian systemd-logind[713]: Removed session c4.
Nov 15 13:09:04 debian polkitd(authority=local): Unregistered Authentication Agent for unix-session:c4 (system bus name :1.105, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_CA.UTF-8) (disconnected from bus)
Nov 15 13:09:04 debian gnome-keyring-daemon[6501]: Gkm: using old keyring directory: /home/rakesh/.gnome2/keyrings
Nov 15 13:09:04 debian gnome-keyring-daemon[6501]: Gkm: using old keyring directory: /home/rakesh/.gnome2/keyrings
Nov 15 13:09:07 debian gdm-password]: pam_unix(gdm-password:session): session closed for user rakesh
Nov 15 13:09:08 debian gdm-launch-environment]: pam_unix(gdm-launch-environment:session): session opened for user Debian-gdm by (uid=0)
Nov 15 13:09:08 debian systemd-logind[713]: New session c5 of user Debian-gdm.
Nov 15 13:09:08 debian gdm-launch-environment]: pam_ck_connector(gdm-launch-environment:session): nox11 mode, ignoring PAM_TTY :0
Nov 15 13:09:14 debian systemd-logind[713]: Removed session 23.
Nov 15 13:09:14 debian systemd: pam_unix(systemd-user:session): session closed for user rakesh
Nov 15 13:09:17 debian polkitd(authority=local): Registered Authentication Agent for unix-session:c5 (system bus name :1.133 [gnome-shell --mode=gdm], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_CA.UTF-8)
Thank you for your assistance.
Edit:
Able to login with using webmin using username root, but not rakesh.
Can login using putty using both usernames root & rakesh
Edit#2
I created another account by using webmin. I was unable to login to the new account also.
Last edited by cabron9; 11-15-2019 at 11:27 PM.
Reason: Additional details
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.