minimal and optimized version of This is aandversion of Raspbian . It should work on all Raspberry Pi versions...

Think this is a perfect version to start building something from ... you decide what you want to make.

I have used raspbian-ua-netinst as the basis for this distribution..





New version of Steelsquid Kiss OS v1.1

Switch to Linux kernel 4.1





You can easily configure WIFI and other stuff from command line and a web interface. It contains no desktop environment. Easy to extend functionality with python.

Install using my script (only tested on Debian)

Download script to your computer wget --no-check-certificate http://www.steelsquid.org/steelsquid-kiss-os.sh Make script executable

chmod +x steelsquid-kiss-os.sh Download the steelsquid-kiss-os image

./steelsquid-kiss-os.sh download-img Insert the sd-card into you sd-card reader and check which drive (/dev/sdX) Write img to sd-card (Must be at least 4GB sd-card)

./steelsquid-kiss-os.sh write /dev/sdX



Manual install Download the image

: http://goo.gl/UF3RYI Image-file (plain img) Image-file (compressed gzip): http://goo.gl/UcfM2Y Extract if you downloaded the gzip file

tar -zxf steelsquid-kiss-os.gz

Insert the sd-card into you sd-card reader and check which drive (/dev/sdX) Copy to sdcard (Must be at least 4GB sd-card)

dd bs=4M if=steelsquid-kiss-os.img of=/dev/sdb

Windows users : https://www.raspberrypi.org/documentation/installation/installing-images/windows.md



Start and configuration Insert sdcard into Raspberry Pi





Power on Raspberry Pi SSH from your computer or connect monitor and keybord to your raspberry.

The IP-number will be displayed on tty1 (boot up screen).

ssh root@XXX.XXX.XXX.XXX

Password: raspberry For configure help execute:

steelsquid Or open you browser to http://XXX.XXX.XXX.XXX

User: root

Password: raspberry





Development (extend functionality) You can extend the functionality of SteelsquidKissOS in 3 ways Start a syncrionisation script on a separate computer.

When you edit files on that computer they will be uploaded to SteelsquidKissOS automatically.

(There is now also a Windows exe file for easy syncrionistion on windows ...) Edit files on separate computer and upload them manually. Edit files on SteelsquidKissOS I strongly recommends the syncronisations script, for more info see: Extend functionality of Steelsquid Kiss OS



Configure/Usage (Web-interface) It is also possible to configure certain things via your web browser. Open you browser to http://XXX.XXX.XXX.XXX User: root, Password: raspberry





The main WEB Administration interface

Here you can administrate different part of the system.



If you click on the top black menu you can access other stuff.



File manager, Download manager, Media player and Utils.



Also reboot and shutdown.

File Manager

A very simple filemanager





Download Manager Can download http, FTP and BitTorrent.





Media Player

A simple mediaplayer, click and a movie will be played on the HDMI screen.