Friends of psych0tik
psych0tik.network
Categories
- Articles (27)
- ctf (1)
- Guides (23)
- psych0tik IRC (6)
- psych0tik News (39)
- psych0tik software (7)
- QuickBlogs (1)
- Reviews (7)
- SamuraiNet Archive (47)
Tags
- anonymity
- Articles
- bash
- browsers
- cyber warfare
- databases
- debian
- Defcon
- ESXi
- FireFox
- git
- GoogleSharing
- Guides
- hacktivism
- Hax
- How to...
- Internet Explorer
- IPv6
- IRC
- Linux
- Microsoft
- news
- OSX
- password cracking
- Penetration Testing
- php
- Programming
- Projects
- proxies
- proxyElite
- psych0tik
- python
- Random
- Rants
- reading rainbow
- review
- SamuraiNet
- spam
- storm
- SVN
- Web Security
- Windows Security
- Windows XP
- XSS
Tag Archives: debian
psych0tik mirrors raspberry pi
Anyone who’s spoken to me in person knows that I’m really excited about the upcoming release of Raspberry PI. I’ll keep the speil to a minimum, but a $35 ARM SoC with ethernet, USB and enough hardware onboard to decode … Continue reading
psych0tik apt repo – powerpc support
On impulse I built myself a debian powerpc machine, which of course meant basking in the glory that is my metapackage environment that makes it stupid simple to set up new machines, however to my horror it all fell apart … Continue reading
psych0tik’s Debian Repo
I’ve been using this privately for a while now, but it’s time to open it up to the public, I think. You can include it with the following line in /etc/apt/sources.list deb http://packages.psych0tik.net/apt/ sid main contrib non-free At present this … Continue reading
aptitude forbid-version
A quick one as a note to anyone who stumbles upon a counterintuitive part of aptitude that tripped me up- You can stop aptitude from every installing a version of a package with aptitude forbid-version package=version And the docs mention … Continue reading