Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Hi everyone.
I recently purchased a VPS with CentOS 5.3!
However, I want it to run on Ubuntu. How do I convert the system to Ubuntu?
I guess the best you can do is to ask system administrators of the company you purchased your VPS from. They may do it manually and backup data on your VPS you may want to save.
This option also might be accessible on the control panel of you VPS provider.
Reinstalling OS by hand on your VPS may result in a lot of headache and I wouldn't recommend it.
Just install Ubuntu; it doesn't matter what's already installed.
If you have any data on the machine that you care about, back it up first.
Related
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I am stuck in a problem of Linux suse and need help on the same. My problem is mentioned below.
As per my client requirement, I have to create a ghost dvd or image dvd of the Linux suse 11 operating system with the softwares installed and configuration in it. So, when user will enter the cd into there machine, first system will load SUSE and then will configure all the softwares without any human intervention.
So, whats is the process to create the same?
Thanks in advance
There are instructions on SuSE wiki:
http://en.opensuse.org/SDB:Live_USB_stick
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I want to test some keyloggers in order to see how they work.
If my host OS is clean, and I install the keyloggers on a guest OS running in VirtualBox, will the keylogger be able to log the keystrokes and screenshots in the HOST OS?
I think I know the answer to this question but I just want to make sure.
Unless your VMs are broken, key/screen-loggers will be fully contained in the VMs and will gain no access to the host OS keyboard/screen data that's outside of the VM.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
The TeamViewer7 trial version is currently installed on my Ubuntu linux system. It has expired. How do I clear the registry. How do I change the settings 'For personal use' for the new install which I see in some of the urls which I have come across on the net. Please guide.
TeamViewer bundles its own version of Wine, so all you have to do is delete the directory you extracted it to. All its settings are kept in "teamviewer7/.wine".
Best way ist to BUY the full version of TeamViewer.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Sometimes my friend give me root access to his CentOS VPS to help him install some programs and he leaves. Sometimes I mess with it, but I don't have the login information for Parallels Virtuozzo Containers, so can I clean the VPS using SSH?
It's faster than formatting the VPS and re-installing the OS.
You could always take a backup before you being work and revert the changes after the face. rsync is one potential tool you could use to do this.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I have recently been given a HP Proliant DL385 server, which came with no HDDs. So I bought a new HDD and put it in. All great so far.
My problem comes with I want to install ubuntu on it. The other problem is, there is no optical cd-rom drive/floppy drive.
How would I go about doing this without inserting a ubuntu install disk? Can I do it through some command line interface/network install?
Thanks
Ubuntu can be installed over network
or from a USB stick
This might be helpful. Also, if network install is not an option, maybe you can put the hdd into another machine and install the system there? If you have luck, the it will work when you move the HDD back to the server.