-->
Linux
Menu
Home
AU Complete
Question Papers
Syllabus
Subject Notes
Internal Marks
Internal Exam Timetable
AU Nov Dec 2018 Timetable
Anna University Updates
Anna University Results
School Study Materials
SSLC Study Materials
HSC Study Materials
Home
Linux
How to login in to linux operating system using command line
How to login in to linux operating system using command line
Rejinpaul
10:49 PM
Share to Facebook
Share to X
Linux 2.2.13
(ttyp1)
guest
login:
newuser
Password:
Last login: Tue Jan 4 10:13:13 from
linuxtcp.princeton.edu
[
newuser@guest
newuser
]$
Newer Post
Older Post
Related Post
dmesg comment to Collect Hardware Information in fedora linux
Use dmesg comment to Collect Hardware Information PCI is fine, but it's ...
how to create new user in linux operating system
[root@new user]# useradd new user1 [root@new user]# passwd ne ...
How to remove RPMs in fedora linux
Removing RPMs You've gotten tired of some program and want to get rid of ...
0 Comments
Subscribe to:
Post Comments (Atom)
Popular Posts
how to Shutting Down or Rebooting fedora Linux in command mode
Shutting Down or Rebooting Linux Look at all these shutdown and reboot commands: shutdown, halt, init 0, poweroff, Ctrl-Alt-Delete, etc. ...
how to create Files and Directories in linux fedora environment
Creating Files and Directories You want to organize your files by placing them in directories. But where do directories come from? For th...
how to add new user in linux fedora
Adding a User To add a user do the following: # groupadd john # useradd -g john -c “John Doe” -m -d /home/john -s /bin/bash john # p...
Unix/Linux Command Reference
List of Linux basic commands
List of commands here
How to crack bios password in windows Xp , 95.98
Here is the best way to crack the bios password in win 95/98: Follow the steps below: 1) Boot up windows. 2) go to dos-prompt or go to ...
how to find User's UID and GID in fedora linux
Finding a User's UID and GID You want to know a quick way to check the UIDs of users and see what groups they belong to. Use the i...
How to set file ownership with chown command in fedora linux
Setting File Ownership with chown You need to change ownership on a file or directory. Perhaps you've copied something to someone els...
How to convert hard drive into NTFS format
Converting to NTFS Your hard drive must be formatted with a file system such as FAT, FAT32 or NTFS so that Windows can be installed on to ...
how to Detect Hardware in fedora linux with lspci
Detecting Hardware with lspci You're looking at new systems, or installing Linux on a box that used to run a different OS, and you...
Recent Posts
install PHP In linux fedora
how to install MySQL in fedora linux or ubuntu linux
how To configure the public key on the server:
how to add new user in linux fedora
how to Copy, Move, and Rename Files and Directories in fedora linux
how to delete Files and Directories in linux
how to create Files and Directories in linux fedora environment
0 Comments