Skip to content
SoftPrayog
  • Home
  • Programming
  • Tutorials
  • Software Engineering
  • Troubleshooting

Not able to login

Leave a Comment / Troubleshooting / By kjohri
FacebookTweetPinLinkedInEmail

Problem: Not able to login to Ubuntu Linux system because the disk partition containing the HOME directory has become full.

Solution:

  • Press CTRL ALT F1 together to switch to text mode and try to login.
  • After login, check the free space in disk partitions by give the command,

$ df -h

  • Make space in the disk partition containing the HOME directory by deleting files from the command line. After adequate space has been freed, press CTRL D to logout. Press CTRL ALT F7 together to get the graphical user interface.


Related Posts

  • Find user login history - last and lastb commands in Linux
  • JRobin: Not able to save graph as a PNG file
  • Mounting Windows partitions under Linux
  • Comm Command in Linux

Tags: graphical user interface, Linux, login, text, Ubuntu

Post navigation

← Previous Post
Next Post →

Most Popular

  • fork and exec system calls in Linux
  • POSIX message queues in Linux
  • Connecting two computers with Ethernet LAN cable
  • D-Bus Tutorial
  • POSIX Semaphores in Linux
  • POSIX Threads Synchronization in C
  • POSIX Shared Memory in Linux
  • POSIX Threads Programming in C
  • System V Semaphores in Linux
  • Socket programming using the select system call

Related Posts

  • Find user login history - last and lastb commands in Linux
  • JRobin: Not able to save graph as a PNG file
  • Mounting Windows partitions under Linux
  • Comm Command in Linux

Recent Posts

  • C Programming Tutorial 5: Structures and Unions
  • C Programming Tutorial 4: Pointers and Arrays
  • C Programming Tutorial 3: Control Flow and Functions
  • C Programming Tutorial 2: Data Types and Expressions
  • C Programming Tutorial 1 – Getting Started

Photos

  • Andaman and Nicobar Islands
  • Auto expo 2020
  • Wildlife
  • Delhi
About
Photographs
Privacy Policy
Contact Us
YouTube channel    SoftPrayog on Facebook    SoftPrayog at Twitter
SoftPrayog at Pinterest    My Linkedin profile    SoftPrayog on Telegram
Copyright © 2007 - 2021 SoftPrayog.in. All Rights Reserved.
Share this ArticleLike this article? Email it to a friend!

Email sent!