Tag: find

Where can I find a copy of Linux that I can burn straight to a disc and boot from?

Posted by – Oktober 9, 2011

Question by Jesse G: Where can I find a copy of Linux that I can burn straight to a disc and boot from?
I bought a hard-drive for my laptop because my last one failed. The seller sent me a hard-drive that’s protected by Safeguard Easy 4.11, and he never gave me any of the information, and will no longer respond to my e-mails.

Can this situation be solved by installing Linux? If so what is the easiest version to install via CD-R?

Best answer:

Answer by jerry t
Here is a link that says they can crack it.
Any version of linux can be burned to a cd and and used to boot and install.
I don’t know anything about safeguard but would assume if you deleted the partition and created a new partition safeguard would be removed unless it resides in the bios which I doubt.
The easiest way to delete and create a new partition is to use gparted especially if you are not really interested in installing linux. Read the instructions for best results.
Good luck

Know better? Leave your own answer in the comments!

In Linux, How do you find find out what process is occupying what port ?

Posted by – Oktober 6, 2011

Question by searchingwisdom: In Linux, How do you find find out what process is occupying what port ?
Looking simple command line solution to find out what ports are occupied by what process, in Linux or Unix in general.

Best answer:

Answer by Michael J
I have used lsof to do this. In my case it was on Solaris for determining a free port for Tuxedo app server.

The command I used shows what proc is using TCP port 45003, it as follows:

lsof -i TCP:45003

Hope that helps

Add your own answer in the comments!


Powered by Yahoo! Answers

Seite 1 von 121234510...Letzte »