Sangam

Sangam

Setup Shadowsocks on Ubuntu Server

shadowsocks

Shadowsocks is a lightweight proxy that helps you bypass firewalls and access blocked websites. It does this by using a variety of techniques, such as port obfuscation, traffic encryption, and protocol camouflage. These techniques make it difficult for firewalls to…

Installing XMonad in Arch Linux using Cabal

We are going to install XMonad in Arch Linux using Cabal from Hackage (Package repository for Haskell). There is already xmonad package but still we are using hackage because in Arch Linux we may get dependencies problems. To begin we…