Hello, I have a Rpi-Server which I like to approach in 2 ways, through ssh and sftp both by different users. So I have sftp access in a chroot environment with a public key which I give outside and ssh access with an extra public key just for me (x forwarding included). So far the sftp part is worki...
kann mich jemand aufklären was es mit den kaufbaren Codecs auf sich hat?
Sind mpeg2 und vc1 weit verbreitet? Wo werden sie eingesetzt?
Bisher konnte ich alles mit xbian abspielen. Oder geht es hier um die hardwarebasierte Dekodierung, was bisher softwarecodiert war?
Got it work, even with public authentification but every time I login it asks me for 2 passwords: the public key password and the user password.
Is there a way to disable user password authentification?
I googled around a little but I can't find the right direction. Need someone to help.
Right now I have ssh via public key. Works.
Now I wanna establish (chrooted) sftp access but with a second, a different public key. How do I make that?
Now I found a working dongle. It's a Fujitsu-Siemens Dongle with Ralink Chipset. Works with raspbmc (rc3). This was very helpfull: http://forum.stmlabs.com/showthread.php?tid=732&highlight=ralink Seems the bigger they are the easier it is to get them work. With nano dongles system got stuck during b...
Are you trying to Autologin? I only use a username and password, so i can choose what user to log in as. Did you put slim in the DAEMONS section of the RC.conf? No, I don't use autologin, I insert user and password. rc.conf seems fine: DAEMONS=(!hwclock syslog-ng network slim openntpd @netfs @crond...
Did some more research. Turned out slim start is the problem. Switched the 'roles' of user and root. Means that root started openbox via slim and user via 'startx'. This time the user system started openbox and root didn't (black screen, white cross cursor). So something's up with the slim configura...
@ASpotySpot Thanks for your help! Here's the situation: Tried it with the user and an empty autostart via slim. Same result. Then I switched to another console and started the system manually as root ('startx') and openbox booted up. Grey with a context menu. ~/.config/autstart is completely empty b...
After login (slim) I got a black screen and a white mouse cursor (cross shaped). No menus, no panels. What could have gone wrong? Sounds like twm, a very lightweight backup that we installed in case we need to test X. Did you change your .xinitrc file? Yes, I created .xinitrc and inserted exec open...