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: Guides
Mac-tacular backups, Apple, and OSX
This post started out as a bit of a rant about back-ups I needed to make, due to a dieing Mac Book Pro. Over the course of writing it, I’ve come across a few other issues and have looped in … Continue reading
PHP + xdebug
Since starting my new job, I’m increasingly trying to debug what can only be described as an epic clusterfuck of spaghetti php. To make this easier I stumbled upon xdebug, and wouldn’t you know it, one of the best clients … Continue reading
Mental note on Windows 7 under ESXi 4.0
For the last year or so I’ve been running windows 7 under ESXi and due to a few issues I’ve had to re-install more than once. Each time I go through the install process I seem to bump into a … Continue reading
titles in GNU screen
I love screen. (Though I am contemplating a migration to tmux, pending hackery) But one thing I /hate/ is having to manually title windows. Enter this hack (Currently only works with zsh afaik, but if you know the name of … Continue reading
Posted in Guides, Hax
Tagged gnu screen, Guides, hackery, Hax, psych0tik, screen, zsh
Leave a comment
Joining the cult: richo’s vimrc
This blog post is about vim. As many of you know, I use vim for everything, day to day work, editing config, in depth programming and a few other things. I’m going to break my vimrc down into chunks and … Continue reading
Posted in Hax
Tagged cult of vi, editor, Guides, home directory, How to..., psych0tik, vim, vimrc
Leave a comment
Hacking together procmail mail filtering on a shared host
The first thing we did was establish what access we did have, in this case a shell on the machine (jailshell), physical access to the Maildir, and access to a batch job scheduler (cron). This is enough to hack together … Continue reading