Q. I just made a Minecraft server via linux, can somebody walk me through step by step how to add commands? Also, how to whitelist and black list, also, how to create user groups? Thanks!
A. You need to give a little bit more detail, we need to know if you are using Craftbukkit, or just a regular server, as installing mods that give commands on Craftbukkit servers is WAAY easier, since you just add the jar file into a plugins folder, but on a regular server, each mod's installation varies and it can be complicated.
For white listing, go to the server properties file, then set whitelist to 'true' and then go to the whitelist file and add the usernames of those on the whitlist. A blacklist is not needed as anyone not on the whitelist will not be able to get in, or you can just use the /ban or /banip command that comes as standard.
For white listing, go to the server properties file, then set whitelist to 'true' and then go to the whitelist file and add the usernames of those on the whitlist. A blacklist is not needed as anyone not on the whitelist will not be able to get in, or you can just use the /ban or /banip command that comes as standard.
how to define variables and constants for a linux user account?
Q. Say I created a linux user account called john. John wants to create a variable called MYVAL with the value Hello World in the linux shell (bash)
MYVAL = 'Hello World'
John does not want to redeclare this variable everytime he logs in. Is there some linux config file or start up file john can declare this variable in such that it will populate every time he starts up his machine?
MYVAL = 'Hello World'
John does not want to redeclare this variable everytime he logs in. Is there some linux config file or start up file john can declare this variable in such that it will populate every time he starts up his machine?
A. Declare them in your .bashrc file by copying and pasting that line
How to create a use on Linux, allow them to login with a certain password and make them a memeber of a group?
Q. I need to create multiple users, allow them to login with a certain passwork say "fire" and then make them members of a group? How would I do that.
A. need more info. what is the distro your using? it matters. if your using a modern full featured distro like ubuntu then you can do it through System -> Admin -> Users and Groups. If you are using a non full featured linux distro like crunchbang then you need to do it through the terminal. terminal would be "sudo adduser" without the "". you will have to add arguments to that command. for full help with that type "adduser --help" it will tell you everything you need to know. the terminal option will be available on all linux distros.
Nec Projector Review
Plastic Shed Reviews
Ati Graphic Reviews
Nurse Uniforms Reviews
Cabochons Reviews
Inflatable Water Slides Reviews
Barcode Scanner Reviews
No comments:
Post a Comment