F5F Stay Refreshed Software Operating Systems Big mistake made.

Big mistake made.

Big mistake made.

Pages (3): 1 2 3 Next
C
ChadlyG
Member
171
01-28-2017, 07:51 AM
#1
I mistakenly took control of the entire Ubuntu 14.04 server... There are many files here, like MySQL and other important stuff. I'm really worried because my system and gaming server depend on this MySQL. I tried using sudo chown -R MyUser:MyUser but now I'm stuck. I can't log in except via FTP, which I use to download files. In the meantime, I managed to run the server in a special mode so I could access it as root. I've done this before and ended up having to reinstall everything. I'm afraid I might lose my website, parts of my gaming server, and more. Can anyone help me undo this without reinstalling?
C
ChadlyG
01-28-2017, 07:51 AM #1

I mistakenly took control of the entire Ubuntu 14.04 server... There are many files here, like MySQL and other important stuff. I'm really worried because my system and gaming server depend on this MySQL. I tried using sudo chown -R MyUser:MyUser but now I'm stuck. I can't log in except via FTP, which I use to download files. In the meantime, I managed to run the server in a special mode so I could access it as root. I've done this before and ended up having to reinstall everything. I'm afraid I might lose my website, parts of my gaming server, and more. Can anyone help me undo this without reinstalling?

Y
yJaaoxD
Member
203
01-28-2017, 09:45 AM
#2
Hey everyone, remember to save your files.
Y
yJaaoxD
01-28-2017, 09:45 AM #2

Hey everyone, remember to save your files.

I
icefreezjr
Member
192
02-02-2017, 06:42 PM
#3
The only solution is to adjust the permissions manually, as I hope you succeed.
I
icefreezjr
02-02-2017, 06:42 PM #3

The only solution is to adjust the permissions manually, as I hope you succeed.

J
JEFF_JEFFERSON
Senior Member
627
02-07-2017, 03:53 PM
#4
Thank you! I'm here to assist you.
J
JEFF_JEFFERSON
02-07-2017, 03:53 PM #4

Thank you! I'm here to assist you.

K
Kiler_100
Junior Member
9
02-23-2017, 04:41 PM
#5
You might try alternative methods or tools since the root command isn't working for you.
K
Kiler_100
02-23-2017, 04:41 PM #5

You might try alternative methods or tools since the root command isn't working for you.

D
Desyni
Junior Member
48
03-09-2017, 06:05 AM
#6
It seems like a major issue occurred with the system settings. The root account appears compromised, possibly due to incorrect ownership of files. If it doesn’t have proper access, the installation might have failed. It’s best to reset or reinstall from a clean source.
D
Desyni
03-09-2017, 06:05 AM #6

It seems like a major issue occurred with the system settings. The root account appears compromised, possibly due to incorrect ownership of files. If it doesn’t have proper access, the installation might have failed. It’s best to reset or reinstall from a clean source.

S
Scratt_
Junior Member
6
03-21-2017, 10:10 AM
#7
Typically done by installing the drive in another operating system and maintaining through that method. A friend once lost all his server passwords after a single incident, and we followed a similar approach—using a password file from a donor installation with identical user accounts. Understanding Linux file systems gives you significant control over recovery; success depends on how much you’re willing to risk before opting for a fresh setup.
S
Scratt_
03-21-2017, 10:10 AM #7

Typically done by installing the drive in another operating system and maintaining through that method. A friend once lost all his server passwords after a single incident, and we followed a similar approach—using a password file from a donor installation with identical user accounts. Understanding Linux file systems gives you significant control over recovery; success depends on how much you’re willing to risk before opting for a fresh setup.

S
ShrekMLG
Member
226
03-21-2017, 04:26 PM
#8
I can perform rescues alongside my host. There are three options: rescue64-pro, freebsd10-amd64-rescue-pro, and freebsd11-amd64-rescue-pro. Each provides a functional root account.
S
ShrekMLG
03-21-2017, 04:26 PM #8

I can perform rescues alongside my host. There are three options: rescue64-pro, freebsd10-amd64-rescue-pro, and freebsd11-amd64-rescue-pro. Each provides a functional root account.

W
WildMartini
Junior Member
17
03-21-2017, 06:46 PM
#9
This feature won't assist with chown changes; you can't revert the owner to its previous state after a new installation.
W
WildMartini
03-21-2017, 06:46 PM #9

This feature won't assist with chown changes; you can't revert the owner to its previous state after a new installation.

L
Lolaloliepop
Junior Member
42
04-01-2017, 05:41 AM
#10
The issue can be resolved, though it may depend on whether a fresh installation is more practical. If damage makes reinstallation simpler, it might be worth addressing.
L
Lolaloliepop
04-01-2017, 05:41 AM #10

The issue can be resolved, though it may depend on whether a fresh installation is more practical. If damage makes reinstallation simpler, it might be worth addressing.

Pages (3): 1 2 3 Next