Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutValmistajien tukemat Ubuntu-tietokoneet: kannettavatietokone.fi uudet ja käytetyt sekä Lenovo-verkkokauppa
To setup MPDScribble first create a directorymkdir ~/.mpdscribbleNow create the configuration file : ~/.mpdscribble/mpdscribble.conf with the following parametersusername = <lastfm_username>password = <md5sum of lastfm password>To get the md5sum of your password :echo -n <your_lastfm_password> | md5sum