• RSS
  • SmsJobs
  • Sms
  • GoogleBuzz
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
The Linux Juggernaut

The Linux Juggernaut

roles on……

Troubleshooting Steps to check whether the Tomcat server is runing or not?

Step1 : Check ps command output

#ps -ef | grep tomcat

Step2 : Check with nmap whether port 8080 is opened or not?

#nmap localhost

Step3 : Check with telnet command as shown in below by executing GET / HTTP/1.0 Host: localhost command once logged in to server at 8080 port.

#telnet localhost 8080 Trying 127.0.0.1… Connected to localhost.localdomain (127.0.0.1). Escape character Continue Reading

Posted by Surendra On Friday-Dec - 10 - 2010 Add Comments READ FULL POST

How we can login to remote server through ssh?

#ssh user@servername

or

#ssh -l user servername

or

#ssh ip-add

So when you will execute the above command you will get the password prompt. But if you want to see what will happen when you execute ssh command you have to enable verbose or debugging mode. To do this we have to apply -v option at the time of login as shown in below example.

#ssh Continue Reading

Posted by Surendra On Thursday-Dec - 9 - 2010 Add Comments READ FULL POST

The .ram (Real Audio Metadata) is an properitery audo formate from Real media network’s which is having its player called Real player.
This format is a stream media format, ie media is stramed from other source.

So how to play this file in Linux?
Ans :
To play this we have to install mplayer. you may get doubt that why I am saying mplayer, i dont suggest to you a properitery real plyaer
Continue Reading

Posted by Surendra On Tuesday-Feb - 2 - 2010 Add Comments READ FULL POST

email newsletter

Redhat Flagship dist

Redhat announced that they are going to release RHEL7 by ...

12 examples to use f

Flower brackets examples This is a small post on how to ...

7 Linux read command

read command examples read command is useful in scripts when reading ...

7 linux sort command

Linux/Unix sort command examples This is a small tutorial on how ...

How to find command

How to find command location in Linux and Unix This is ...

  • About Linux Juggernaut

    How the blog name selected? Juggernaut: * a massive inexorable force that seems to crush everything in its way ...readmore>>

  • Contact Me

    Contact us Send an Email Phone number and vCard LinkedIn profile Advertise with us
  • About Me

    Surendra Kumar Chowdary

    My name is Surendra Kumar Anne. I am from Vijayawada which is cultural capital of south Indian state of Andhra Pradesh. I am a Linux evangelist who believes in Hard work, A down to earth person, Likes to share knowledge with others, Loves dogs, Likes photography. At present i work at Persistent Systems as Module Lead.   read more »