Void Linux discussion
 help / color / mirror / Atom feed
From: Googlemail <myha...@googlemail.com>
To: voidlinux <void...@googlegroups.com>
Cc: Steve Prybylx <sa.pr...@gmail.com>
Subject: Re: How to set a new user?
Date: Fri, 16 Oct 2015 13:15:58 +0200	[thread overview]
Message-ID: <20151016131558.78097b767e276fdd3ca67927@googlemail.com> (raw)
In-Reply-To: <20151016130852.6e65eeda5dbfd698031cea3d@t-online.de>

...

> On Thu, 15 Oct 2015 14:39:13 -0700 (PDT)
> Steve Prybylx <sa.pr...@gmail.com> wrote:
> 
> > Yes, you can, and should, add your new user via terminal or tty. 
> > >
> > > # useradd -m <USERNAME> 
> > 
> > # passwd <USERNAME>
> > 
> >  Is the simplest form.
> > 
> > Check out https://github.com/voidlinux/documentation/wiki/Quickstart and 
> > https://github.com/voidlinux/documentation/wiki/configuration for more 
> > information.
> >
> 
 dont forget to add your user(s) to some group(s) ... depends on your needs ... here's "my" config
 
 root@your_machine:/etc# grep your_user group
 wheel:x:4:your_user
 floppy:x:8:your_user
 dialout:x:11:your_user
 audio:x:12:pulse,your_user
 video:x:13:your_user
 cdrom:x:16:your_user
 scanner:x:20:your_user
 network:x:21:your_user
 kvm:x:24:your_user
 users:x:100:your_user
 pulse-access:x:997:your_user
 your_user:x:1000:
 wireshark:x:992:your_user
 clamav:x:991:your_user
 socklog:x:989:your_user
 
 if you want to use sudo, the you also have to change sudoers (visudo) ... i use the group "wheel" for it ... but mostly "sudo" ist used for 
 
 ....
 ##
 ## User privilege specification
 ##
 root ALL=(ALL) ALL
 
 ## Uncomment to allow members of group wheel to execute any command
 %wheel ALL=(ALL) ALL
 
 ## Same thing without a password
 # %wheel ALL=(ALL) NOPASSWD: ALL
 
 ## Uncomment to allow members of group sudo to execute any command
 # %sudo	ALL=(ALL) ALL
 ....
 
  
> > On Thursday, October 15, 2015 at 4:21:10 PM UTC-4, André Luiz Duarte de 
> > Queiroz wrote:
> > >
> > > Hi, I've just installed Void Linux in a virtual machine from its liveCD 
> > > (X86_64 version, with LXDE), for testing purposes; I'm looking for a distro 
> > > "systemd free" to, eventually, replace my current desktop system (Mageia) 
> > > and, so far, I'm very impressed and hopeful with Void Linux! Both liveCDs 
> > > I've got ('flavours' LXDE, and XFCE with "musl") run so fast they look  
> > > already installed in the HD! Quite impressive!!
> > >
> > > However, I've some doubts; after installed LXDE version at a VirtualBox 
> > > virtual machine, when trying o run it for the first time, I've found that 
> > > there was only root user defined; there's no common uses set during 
> > > installing process...
> > >
> > > In the initial screen, the system requires user login. I tried to login as 
> > > anon with default password, but it failed. I did login as root user (" su 
> > > "), with the password I set during installing (that text only installing 
> > > tool is much more simple than graphical tools I'm used with using Mageia 
> > > and other distros... but it works!). Being a KDE user (running Mageia), I'm 
> > > not used with LCDE sessions, and just don't know where/how to set a common 
> > > user, once login as "su" is not a good policy, even when working in a 
> > > virtual machine...! I couldn't find yet any graphical tool to set a new 
> > > user and other system settings, should I make this through a terminal?
> > >
> > > I have other doubts about setting the system, especially some related to 
> > > multi-language input in Void Linux (with ibus), but I shall wait to clarify 
> > > such topics after have solved basic settings of the system.
> > > I look forward to have a sooner reply from you, folks!
> > > Regards!
> > >
> > 
> > -- 
> > You received this message because you are subscribed to the Google Groups "voidlinux" group.
> > To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+...@googlegroups.com.
> > To post to this group, send email to void...@googlegroups.com.
> > To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/a22ff542-c0fe-4908-93a9-e66cb9802340%40googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
> 
Cheers
  Thorsten

-- 
Googlemail <myha...@googlemail.com>

-- 
Gem. Par. 28 Abs. 4 Bundesdatenschutzgesetz widerspreche ich der Nutzung
sowie der Weitergabe meiner personenbezogenen Daten für Zwecke der
Werbung sowie der Markt- oder Meinungsforschung.

  parent reply	other threads:[~2015-10-16  9:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15 20:21 André Luiz Duarte de Queiroz
2015-10-15 21:39 ` Steve Prybylx
     [not found]   ` <20151016130852.6e65eeda5dbfd698031cea3d@t-online.de>
2015-10-16 11:15     ` Googlemail [this message]
2015-10-16 12:53       ` André Luiz Duarte de Queiroz
2015-10-16 14:58 ` Stefan Mühlinghaus
2015-10-16 17:22   ` André Luiz Duarte de Queiroz
2015-10-16 17:24   ` André Luiz Duarte de Queiroz
2016-01-29  2:43   ` Userx Xbw
2015-10-17 10:34 ` Stefan Mühlinghaus
2016-01-30 17:58 ` Userx Xbw
2016-01-30 18:00 ` Userx Xbw
2016-02-03 20:34 ` Toribio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151016131558.78097b767e276fdd3ca67927@googlemail.com \
    --to="myha..."@googlemail.com \
    --cc="sa.pr..."@gmail.com \
    --cc="void..."@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).