Showing posts with label TROUBLESHOOTING LINUX. Show all posts
Showing posts with label TROUBLESHOOTING LINUX. Show all posts

TROUBLESHOOTING LINUX

how to mount and unmount removable disk in linux environment using command mode

how to mount and unmount removable disk in linux environment using command mode

11:04 AM
Mounting and Unmounting Removable Disks You need to know how to insert and remove removable disks, such as floppies, CDs, or USB storage ...
How to set file ownership with chown command in fedora linux

How to set file ownership with chown command in fedora linux

10:59 AM
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 remove or Removing Packages with Yum

how to remove or Removing Packages with Yum

9:17 AM
Removing Packages with Yum You want to delete some packages. Yum can do this, too: # yum remove gltron You can also remove s...
Internet Relay Chat on Fedora Linux Operating systems

Internet Relay Chat on Fedora Linux Operating systems

11:10 AM
How to get connected to internet relay chat on fedora linux operating systems Steps to follow to get into a Fedora IRC channel: St...
How to check documents using man & info command

How to check documents using man & info command

11:03 AM
Checking Documents with Man and Info The man and info commands are used to display man pages and info pages # man cat start th...
How To Diagnosing MTA Problems using Telnet in linux

How To Diagnosing MTA Problems using Telnet in linux

9:49 AM
Diagnosing MTA Problems using Telnet 1.The most common way to identify and track remote SMTP mail server problems is actually with Telnet...
POP3 Protocol is Not Running or not working in linux platform

POP3 Protocol is Not Running or not working in linux platform

9:46 AM
POP3 Protocol Not Running 1.POP3 is the protocol by which users are able to hit a mail server, authenticate, and pull their mail down to ...