View Single Post
Posts: 77 | Thanked: 42 times | Joined on Oct 2011 @ Sofia, Bulgaria
#168
yavor-debian-lite chroot image 0.1.0

Total: 1.7 GB
Used Space: 1.4 GB
Free Space: 0.3 GB


Based on Debian Squeeze

Features:
- LXDE desktop environment
- Multimedia: Aqualung, MPD ( and MPC client), VLC, TuxGuitar
- Graphics: GIMP
- Internet: linuxdcpp, Iceweasel (a.k.a. Firefox for Debian)
- Office: OpenOffice, GNUmeric

Services:
- Nginx (Serves MyDocs with HTTP auth)
- Samba (Serves MyDocs with user auth)
- OpenVPN (not configured)
- NFS ( client-side only, server-side needs nfsd kernel module)
- Mosh

Dev:
- python 2.6, 3.1
- Java, jedit
- perl
- build-essential
- screen
- debootstrap
- autossh

In the works:
- CUPS
- Avahi
- TOR


Default Terminal: bash

Download Link:
click here
click here to download torrent ( temporary, much faster )

MD5:
Code:
432012a45aa967ae667ed05d734ec69b
Instructions:
(Assuming you are running in open mode, additional steps might be required for Inception)

1. download image and copy to /home/user/MyDocs/.chroot/

2. download javispedro's xmimd from here and install it

3. download rcolistete's xmimd.sh to your /home folder

4. download qole's HarmChom scripts, extract somewhere and copy the contents of HarmChom/src to / (skip /HarmChom/src/etc for now )

5. open /home/user/.chroot and edit the IMGFILE line as follows:
Code:
IMGFILE=/home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4
to enter chroot shell (bash):
Code:
# debian
to enter chroot and execute [cmd]:
Code:
# debian [cmd]

change timezone:
Code:
debian# dpkg-reconfigure tzdata
change password:
Code:
debian# passwd
change password for samba share:
Code:
debian# smbpasswd
change password for nginx web auth:
Code:
debian# htpasswd /etc/nginx/htaccess root
to start LXDE:
Code:
debian# xephwm-id
to enable VKB (from an outside terminal):
Code:
$ ~/xmimd.sh
to stop chroot (from an outside terminal):
Code:
# closechroot
Big thanks to javispedro, qole and rcolistete for making this possible!

I have another image, identical to this one, which has been expanded to 3.9 GB, so plenty of room to play around and install new things. However, I haven't found a file sharing service that allows that kind of file size (yet).

Questions and suggestions welcome!

Last edited by YavkatA; 2012-05-12 at 21:05.
 

The Following 3 Users Say Thank You to YavkatA For This Useful Post: