I wanted to open a specific port in linux server for my new application to use. But if i use 8080 as a port number it is working perfectly. instead of 8080 i wanted to use separate port say, "8301". How can i achieve that.
I am quite new to these kind of server admin tasks.
Any help would be greatly helpful.