How do I tell on Debian?
$ sudo df
shows 0% available in /tmp
What's taking up this space?
$ sudo du /tmp
Shows recursively, what is where.
This appears to be a difference between GlassFishESB and GlassFish 2.1, but I'm not sure.
Commentary and how-to on software development plus technical mumbo jumbo.
mkdir projectcd projectgit --bare init
git clone /path/to/usb/drivemake changesgit add .git commit -m "did something"git push origin master
lsbranches config description head hooks info objects refs
ERROR: While executing gem ... (RuntimeError)
gem update --system is disabled on Debian. RubyGems can be updated using the official Debian repositories by aptitude or apt-get.