|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Member
Iscritto dal: Jun 2006
Messaggi: 128
|
aiuto kuki linux su aspire one!!!!
ciao a tutti, forse è una cosa veramante cretina.... ma mi sta facendo penare...
come faccio ad impostare il login automatico su questa distro in modo che all'avvio non mi venga richiesto username e password????? come faccio a modificare l'ora??? quali sono le autorizzazioni da modificare??? grazie per l'aiuto!!!! ![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
Iscritto dal: Feb 2006
Città: Parma
Messaggi: 3010
|
Riguardo l'ora, se è solo fuori sincrono e sul computerino hai disponibile internet, ti consiglierei di installare ntpdate e di sincronizzare l'ora in rete:
sudo apt-get install ntpdate sudo ntpdate 0.debian.pool.ntp.org Se è sbagliato il fuso orario occorre impostare Europe/Rome: sudo dpkg-reconfigure tzdata Se invece si sfasa sistematicamente questo non basta. Per il login automatico specifica che display manager usa Kuki; non sono riuscito a capirlo con certezza, riporta cosa dice questo comando: ls -la `cat /etc/X11/default-display-manager`
__________________
~Breve riferimento ai comandi GNU/Linux (ormai non molto breve...) |
![]() |
![]() |
![]() |
#3 |
Member
Iscritto dal: Jun 2006
Messaggi: 128
|
ciao, innanzitutto grazie per l'aiuto...
per l'orologio.... è impostato il fuso orario corretto... ma l'ora è utc quindi sfasata di 2 ore...il fatto è che da quanto ho capito, per poter agire sull'orologio è necessario sbloccare delle autorizzazioni dal menu sistema-autorizzazioni... ma non ho idea di quali siano..... ora porvo a fare come mi hai detto per il login... usando il comando da te indicato esce fuori /usr/bin/slim... se ti può aiutare kuki ha come dekstop manager il xfce.... grazie mille per l'aiuto |
![]() |
![]() |
![]() |
#4 |
Member
Iscritto dal: Jun 2006
Messaggi: 128
|
![]() ![]() |
![]() |
![]() |
![]() |
#5 |
Senior Member
Iscritto dal: Feb 2006
Città: Parma
Messaggi: 3010
|
Ok, slim, sembra essere semplice.
Devi modificare il file /etc/slim.conf:
Esempio usando il file Debian che ho a disposizione: Codice:
# Path, X server and arguments (if needed) # Note: -xauth $authfile is automatically appended default_path /bin:/usr/bin:/usr/local/bin:/usr/bin/X11 default_xserver /usr/bin/X11/X xserver_arguments -nolisten tcp # Commands for halt, login, etc. halt_cmd /sbin/shutdown -h now reboot_cmd /sbin/shutdown -r now console_cmd /usr/bin/x-terminal-emulator -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue.net; exec /bin/login" #suspend_cmd /usr/sbin/suspend # Full path to the xauth binary xauth_path /usr/bin/X11/xauth # Xauth file for server authfile /var/run/slim.auth # Activate numlock when slim starts. Valid values: on|off # numlock on # Hide the mouse cursor (note: does not work with some WMs). # Valid values: true|false # hidecursor false # This command is executed after a succesful login. # you can place the %session and %theme variables # to handle launching of specific commands in .xinitrc # depending of chosen session and slim theme # # NOTE: if your system does not have bash you need # to adjust the command according to your preferred shell, # i.e. for freebsd use: # login_cmd exec /bin/sh - ~/.xsession %session login_cmd exec /bin/bash -login /etc/X11/Xsession %session # Commands executed when starting and exiting a session. # They can be used for registering a X11 session with # sessreg. You can use the %user variable # # sessionstart_cmd some command # sessionstop_cmd some command # Start in daemon mode. Valid values: yes | no # Note that this can overridden by the command line # option "-d" # daemon yes # Available sessions (first one is the default). # The current chosen session name is replaced in the login_cmd # above, so your login command can handle different sessions. # see the xinitrc.sample file shipped with slim sources sessions default,startxfce4,openbox,ion3,icewm,wmaker,blackbox # Executed when pressing F11 (requires imagemagick) screenshot_cmd scrot /tmp/slim.png # welcome message. Available variables: %host, %domain welcome_msg Welcome to %host # shutdown / reboot messages shutdown_msg The system is halting... reboot_msg The system is rebooting... # default user, leave blank or remove this line # for avoid pre-loading the username. default_user silasea auto_login yes # current theme, use comma separated list to specify a set to # randomly choose from current_theme debian-moreblue-orbit # Lock file lockfile /var/run/slim.lock # Log file logfile /var/log/slim.log
__________________
~Breve riferimento ai comandi GNU/Linux (ormai non molto breve...) |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 09:35.