Giter VIP home page Giter VIP logo

Comments (8)

Ahtenus avatar Ahtenus commented on August 28, 2024

What does

cat /etc/passwd

output?

from minecraft-init.

cskiwi avatar cskiwi commented on August 28, 2024

This is the output:```
root@bubblegum:~# cat /etc/passwd
root0:0:root:/root:/bin/bash
daemon1:1:daemon:/usr/sbin:/bin/sh
bin2:2:bin:/bin:/bin/sh
sys3:3:sys:/dev:/bin/sh
sync4:65534:sync:/bin:/bin/sync
games5:60:games:/usr/games:/bin/sh
man6:12👨/var/cache/man:/bin/sh
lp7:7:lp:/var/spool/lpd:/bin/sh
mail8:8:mail:/var/mail:/bin/sh
news9:9:news:/var/spool/news:/bin/sh
uucp10:10:uucp:/var/spool/uucp:/bin/sh
proxy13:13:proxy:/bin:/bin/sh
www-data33:33:www-data:/var/www:/bin/sh
backup34:34:backup:/var/backups:/bin/sh
list38:38:Mailing List Manager:/var/list:/bin/sh
irc39:39:ircd:/var/run/ircd:/bin/sh
gnats41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
nobody65534:65534:nobody:/nonexistent:/bin/sh
libuuid100:101::/var/lib/libuuid:/bin/sh
syslog101:103::/home/syslog:/bin/false
messagebus102:105::/var/run/dbus:/bin/false
postfix103:109::/var/spool/postfix:/bin/false
dovecot104:111:Dovecot mail server,,,:/usr/lib/dovecot:/bin/false
dovenull105:65534:Dovecot login user,,,:/nonexistent:/bin/false
landscape106:112::/var/lib/landscape:/bin/false
sshd107:65534::/var/run/sshd:/usr/sbin/nologin
kiwi1000:1000:kiwi,,,:/home/kiwi:/bin/bash
mysql108:117:MySQL Server,,,:/nonexistent:/bin/false
ftp109:118:ftp daemon,,,:/srv/ftp:/bin/false
gerrit1001:1001:,,,:/home/gerrit:/bin/bash

from minecraft-init.

Ahtenus avatar Ahtenus commented on August 28, 2024

Your account is there and it seems to be in order, but for some reason su falls. Seems to be something related to the kiwi account or script settings.

from minecraft-init.

cskiwi avatar cskiwi commented on August 28, 2024

Hmm that's strage, because the only change was an update of the script, but that made every thing crash.

Thanks anyway

from minecraft-init.

TyOverby avatar TyOverby commented on August 28, 2024

Do you happen to remember what the change was?

from minecraft-init.

cskiwi avatar cskiwi commented on August 28, 2024

yea I changed my RAM, but an reinstall of the script made everything work again

from minecraft-init.

carlazas avatar carlazas commented on August 28, 2024

Firts of all, sorry for my bad english.

I had a similar problem. After a lot of time trying differents things finally i found that after abort the script manually while "still not running..." there was an error message whith an address... and on this addres were "/r" just after every field you can define in config file.

i am still look out why my computer (proliant 110, ubuntu server 12.04 lts) do that, but ending code lines with comment in config file made the script works

from minecraft-init.

jbondhus avatar jbondhus commented on August 28, 2024

Install the package dos2unix and run it on both the config file and the script file. The syntax is dos2unix [filename], where [filename] is the file you want to run it on.

from minecraft-init.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.