Download Latest Version Tux-Hat-Linux-3.6-x86_64.iso (694.2 MB)
Email in envelope

Get an email when there's a new version of Tux Hat Linux

Home / tuxhatlinux-3.0
Name Modified Size InfoDownloads / Week
Parent folder
README 2014-12-24 4.5 kB
Totals: 1 Item   4.5 kB 0
## Tux Hat Linux 3.0 Packages on the live iso
## Lightweight system = more programs ;) I have included these programs on the live iso.
## ISO is still lightweight consider what it has on it, its @ 750mb.
## virtualbox -- Lastest Oracle VirtualMachine Software this is with the tuxhat-install.
## Fix the permission for the newly HDD installation
## New GTK2 Theme
## Change Awesome Titlebar button UI layout
## Took out vbox-setup script and made video-setup script with vbox guest additions in it.
## also add steam in the video-setup script and option for multilib which you will need for the GPU Drivers, and Steam Client.
smplayer -- A very good QT Frontend mplayer media player.
ppsspp -- A very good Playstation Portable Emulator.
pcsxr -- A Very good Playstation One Emulator.
file-roller -- A very good GTK3 File Zipper program.
gimp -- The best open source image editior.
openshot -- A Very good video editor program.
guvcview -- A nice little lightweight Video/Still picture camera.
##
gtk-engines
arch-install-scripts
awesome
vicious
dmenu
gksu
base-devel 
networkmanager 
zsh 
gparted 
weechat # Replaced Irssi to Weechat, due to lack of dcc send support
archey3 
feh 
yaourt 
xorg 
xorg-xinit 
xorg-server 
openmotif
xterm
nitrogen 
spacefm 
lxappearance 
mc 
tmux 
rxvt-unicode 
rtorrent 
xmms2 
volumeicon 
network-manager-applet 
alsa-utils 
scrot 
vim 
geany 
firefox 
sudo 
lxmusic # Replaced Deadbeef to LXMusic, due for more lightweight and better audio player
terminus-font

## Welcome to the new Tux Hat Linux Distro with Awesome WM and Motif

Both using mod4 key (windows key)

[ Key Bindings for Awesome WM ]
mod4+control+r = restart awesomewm
mod4+r = run command box
mod4+q = quit awesomewm
mod4+p = awesomewm menubar (simular to dmenu)
mod4+spacebar = layout switcher
mod4+t = urxvt -e bash
mod4+f = spacefm
mod4+i = urxvt -e weechat
mod4+e = geany editor
mod4+g = gimp
mod4+w = firefox
mod4+l = lxappearance
mod4+n = nitrogen
mod4+a = lxmusic
mod4+o = openshot

[ Key Bindings for Motif WM ]
Mod4<Key>v              root|icon|window   f.menu AppMenu
Mod4<key>p              root|icon|window   f.exec "dmenu_run -nb '#181512' -nf '#bea492' -sb '#181512' -sf '#dcdccc'"
Mod4<key>e              root|icon|window   f.exec "geany"
Mod4<key>a              root|icon|window   f.exec "lxmusic"
Mod4<key>b              root|icon|window   f.exec "qbittorrent"
Mod4<key>w              root|icon|window   f.exec "firefox"
Mod4<key>t              root|icon|window   f.exec "urxvt -e bash"
Mod4<key>l              root|icon|window   f.exec "lxappearance"
Mod4<key>g              root|icon|window   f.exec "gimp"
Mod4<key>s              root|icon|window   f.exec "smplayer"
Mod4<key>o              root|icon|window   f.exec "openshot"
Mod4<key>f              root|icon|window   f.exec "spacefm"
Mod4<key>n              root|icon|window   f.exec "nitrogen"
Mod4<key>i              root|icon|window   f.exec "urxvt -e weechat"
Mod4<key>r              root|icon|window   f.restart
Mod4<key>q              root|icon|window   f.quit_mwm

## For live cd usesage please install the following if you want to use X11

In the zsh shell just type ./live-setup to setup a few things for X11
after the script is done just startx. :)

For people using VirtualBox you can run the script ./video-setup to
get guest additions to have the full screen size.


## Install Tux Hat Linux to the HDD

From the Live ISO Shell type ./arch-setup
This will setup the Arch Linux Base and arch-chroot your HDD.

After Arch Linux Prep you will be in arch-chroot shell from
there you can type cd root and run ./tuxhat-install

After Tux Hat Linux Prep, you should be ready to exit arch-chroot, and
Reboot the system to the New Tux Hat Linux System on your HDD.

Once booted to the login type in your username and login.
You will need to setup your network before starting X

## Video Setup + Steam Installation
run ./video-setup in there you can uncomment multilib for 32 bit apps 
for the drivers, and for Steam. Also you have an option to install Steam Client.

AMD Catalyst
-------------
sudo systemctl enable catalyst-hook
sudo systemctl start catalyst-hook
sudo aticonfig --initial

nVidia
-------
sudo nvidia-xconfig

## Network Setup
ip link show
systemctl enable dhcpcd@INTERFACE.service
example: systemctl enable dhcpcd@eno1.service
systemctl start dhcpcd@INTERFACE.service
systemctl enable NetworkManager.service
systemctl start NetworkManager.service

## Enjoy Tux Hat Linux!
startx 
Source: README, updated 2014-12-24