System
Votes: 12
Αγγλικό/Ελληνικό slide πληκτρολόγιο. Οποιαδήποτε έκδοση της εφαρμογής "ukeyboard" εγκατεστημένη στο σύστημα, θα πρέπει πρώτα να απεγκατασταθεί. Εγκατάσταση εφαρμογής-Settings-Control panel-Personalisation-Text input settings-Hardware Keyboard layout = Αγγλικά/Ελληνικά Για περισσότερα...Homepage :-)
Votes: 1
mksh is the a Bourne-compatible shell which is largely similar to the original AT&T Korn shell. It includes bug fixes and feature improvements, in order to produce a modern, robust shell good for interactive and especially script use. The code has been cleaned up and simplified, bugs fixed, standards compliance and UTF-8 support added, and several enhancements (for extended compatibility to other modern shells, as well as a couple of its own) have been added.
Votes: 2
easily setup your device to allow ssh root@device.
If you want to ssh root@device from another device, just temporarily install an appropriate authorized_keys file in /home/user/.ssh/authorized_keys before installing this package.
to enable ssh root@localhost, you can do:
ssh-keygen -t rsa
before installing this package
