Links
Add
blesta-nginx/blestav3 at master · cloudrck/blesta-nginx · GitHub
https://github.com/cloudrck/blesta-nginx/blob/master/sites-available/blestav3
Nginx Configurations for Blesta v3. Contribute to cloudrck/blesta-nginx development by creating an account on GitHub.
Added 10 years ago
www.ebay.com/itm/NVIDIA-for-MAC-GeForce-7300-GT-Graphics-Card-MA567Z-A-PN-08G17010880-NR-/190828294244?nma=true&si=mYGN%252BnYNWxTsjC%252B%252F8SgOFZu1xSU%253D&orig_cvip=true&rt=nc&_trksid=p2047675.l2557
http://www.ebay.com/itm/NVIDIA-for-MAC-GeForce-7300-GT-Graphics-Card-MA567Z-A-PN-08G17010880-NR-/190828294244?nma=true&si=mYGN%252BnYNWxTsjC%252B%252F8SgOFZu1xSU%253D&orig_cvip=true&rt=nc&_trksid=p2047675.l2557
Added 10 years ago
HOW TO: The Perfect Hack Pro (Mac Pro) build using an original Mac Pro case & parts - HOW-TOs - InsanelyMac Forum
http://www.insanelymac.com/forum/topic/277025-how-to-the-perfect-hack-pro-mac-pro-build-using-an-original-mac-pro-case-parts/
HOW TO: The Perfect Hack Pro (Mac Pro) build using an original Mac Pro case & parts: I wanted to share my experiences with this project, as I have wanted to do it for years but never found all of the answers in the right place, here I am sharing them with you for your own benefit. The purpose...
Added 10 years ago
Finding spam sending PHP scripts on your server | RimuHosting Blog
http://blog.rimuhosting.com/2012/09/20/finding-spam-sending-scripts-on-your-server/
Added 10 years ago
LXC 1.0: Scripting with the API [8/10] | Stéphane Graber's website
https://www.stgraber.org/2014/02/05/lxc-1-0-scripting-with-the-api/
Stéphane Graber's website -
Added 10 years ago
One UI to rule them all: Manage your Docker...
http://blog.mist.io/post/96542374356/one-ui-to-rule-them-all-manage-your-docker
Added 10 years ago
Pricing - Kinsta Managed WordPress Hosting
https://kinsta.com/pricing/
Kinsta's WordPress hosting plans start at $30/month, with free migrations, 24/7 expert support and the first month free on select plans.
Added 10 years ago
Prebuilt Packages on Debian 8 · facebook/hhvm Wiki · GitHub
https://github.com/facebook/hhvm/wiki/Prebuilt-Packages-on-Debian-8
A virtual machine for executing programs written in Hack. - Prebuilt Packages on Debian 8 · facebook/hhvm Wiki
Added 10 years ago
Beard Kits and Gifts | Texas Beard Company
http://www.texasbeardcompany.com/beard-care-kits-and-gifts
Beard Kits and Gifts by Texas Beard Company
Added 10 years ago
sql - How do I dump the data of some SQLite3 tables? - Stack Overflow
https://stackoverflow.com/questions/75675/how-do-i-dump-the-data-of-some-sqlite3-tables
Added 10 years ago
LXC 1.0: Advanced container usage [3/10] | Stéphane Graber's website
https://www.stgraber.org/2013/12/21/lxc-1-0-advanced-container-usage/
Stéphane Graber's website -
Added 10 years ago
Fastest hashing algorithm in PHP | Blake Gardner's Blog
http://blakegardner.co/2013/06/20/fastest-hashing-algorithm-in-php/
Added 10 years ago
php - Fastest hash for non-cryptographic uses? - Stack Overflow
https://stackoverflow.com/questions/3665247/fastest-hash-for-non-cryptographic-uses
Added 10 years ago
WordPress Security - Arbitrary File Upload in Gravity Forms
https://blog.sucuri.net/2015/02/malware-cleanup-to-arbitrary-file-upload-in-gravity-forms.html
Gravity Forms suffers a serious vulnerability caused by unsanitized requests, allowing unauthorized users to bypass and access resources.
Added 10 years ago
8 ways to share your git repository
http://www.jedi.be/blog/2009/05/06/8-ways-to-share-your-git-repository/
This blogpost provides a summary of different ways to share a git repository. Depending on your needs you can opt for different solutions. RepositoryProConControlling AccessCreate Repositories File shareNo network access requiredNot internet friendlyUsing filepermissionsNeeds preparation per project on the share Git daemonFast git protocolNot internet friendly portno good permission control. Read by default, Write can be enabled , but only anonymousper project needs to be blessed Plain SSH serverAllows good securityNot internet friendly port, requires account creation per user on server Uses filepermissionsper project inited SSH server git-shellEnhancement of Plain SSH Server scenarioNot internet friendly port, requires account creation per user on serverUses filepermissionsper project inited GitosisAdds good remote management of users and repositories, only requires one system accountNot internet friendly portUses gitosis-config fileNo server initalisation, only config is needed Apache httpFalls back to standard apache config, only requires one system account, internet friendlySlightly overheadUses htpasswdper project inited Apache http + gitwebFalls back to standard apache config, only requires one system account, internet friendly, adds nice view of repository Slightly overhead, read-only accessUses htpasswdper project inited githubInternet accessible, easy to use webinterfaceHosted externallyManaging sshkeysWeb interface http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#setting-up-a-public-repository Preparation:Git enable a simple project-X Let's say you have project called project-X that you have been working on, on your local machine. It contains one file called README.
To enable git on this project you can:
$ cd $HOME/project-X # git init enables the git repository $ git init # You add the readme file to the repository $ git add README # You commit your changed to your local repository $ git commit -a -m 'Added README'
Added 10 years ago
Heyoka - Piqûres de Rappel [1991-1997] - YouTube
https://www.youtube.com/watch?v=S-bVjDHJxCA&feature=youtu.be
Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.
Added 10 years ago
Agile Testing: syslog-ng tips and tricks
http://agiletesting.blogspot.com/2010/06/syslog-ng-tips-and-tricks.html
Added 10 years ago
#!/sys/hero • NGINX syslog-ing without breaking the bank or...
http://syshero.org/post/68174083489/nginx-syslog-ing-without-breaking-the-bank-or
Added 10 years ago
How do I filter on tags in syslog-ng when they don't seem to be available by the time it processes it? - Server Fault
https://serverfault.com/questions/664811/how-do-i-filter-on-tags-in-syslog-ng-when-they-dont-seem-to-be-available-by-the
Added 10 years ago
Automatic tmux titles - Arabesque
http://blog.sanctum.geek.nz/automatic-tmux-titles/
Added 10 years ago
linux - How to disable IPv6 on Debian Wheezy? - Super User
https://superuser.com/questions/546788/how-to-disable-ipv6-on-debian-wheezy
Added 10 years ago
Pro Tip: Redirecting to a Custom Nginx Maintenance Page | Lincoln Loop
https://lincolnloop.com/blog/pro-tip-redirecting-custom-nginx-maintenance-page/
Here’s one I struggled with a bit while upgrading lincolnloop.com yesterday. Scenario: You need to take your site offline and …
Added 10 years ago
git - W access for gitolite-admin DENIED to user - Stack Overflow
https://stackoverflow.com/questions/12998273/w-access-for-gitolite-admin-denied-to-user
Added 10 years ago
password - Adding NOPASSWD in /etc/sudoers doesn't work - Ask Ubuntu
https://askubuntu.com/questions/504652/adding-nopasswd-in-etc-sudoers-doesnt-work
Added 10 years ago
mysql - MariaDB won't start for my MariaDB Galera Cluster node - Stack Overflow
https://stackoverflow.com/questions/26727127/mariadb-wont-start-for-my-mariadb-galera-cluster-node
Added 10 years ago
How to shutdown and restart complete Galera Cluster for MySQL Setup - Google Groups
https://groups.google.com/forum/#!topic/codership-team/xxwWXR6xBug
Added 10 years ago
9 Tips for Going in Production with Galera Cluster for MySQL | Severalnines
http://www.severalnines.com/blog/9-tips-going-production-galera-cluster-mysql
Are you going in production with Galera Cluster for MySQL? Here are 9 tips to consider before going live. These are applicable to all 3 Galera versions (Codership, Percona XtraDB Cluster and MariaDB Galera Cluster).
Added 10 years ago
Syslog-Host with Syslog-NG and MySQL | Anton Dollmaier
http://anton.dollmaier.name/2013/05/10/syslog-host-mit-syslog-ng-und-mysql/
Added 10 years ago
How Government Stifled Reason's Free Speech - Hit & Run : Reason.com
https://reason.com/blog/2015/06/19/government-stifles-speech
Yes, the feds can compel magazines and websites to cough up user information about obviously non-threatening trolls, while barring them from even acknowledging it.
Added 10 years ago
Ask HN: Is it possible to create something significant without being a jerk? | Hacker News
https://news.ycombinator.com/item?id=9743741
Added 10 years ago
syslog-ng | The Random Engineer
http://the.randomengineer.com/tag/syslog-ng/
Posts about syslog-ng written by dustin
Added 10 years ago
Crackjet | Simplified, Magnified, Futurified
http://www.crackjet.com/
Notebooks for the future references
Added 10 years ago
[syslog-ng] afsql error
https://lists.balabit.hu/pipermail/syslog-ng/2012-April/018715.html
Added 10 years ago
Amazon.com: Samsung TecTiles (5-Pack), Programmable Near Field Communication Tags for Samsung NFC Galaxy S3, S2, S, Note 2, Note and NFC Enabled Phones: Cell Phones & Accessories
http://www.amazon.com/Samsung-TecTiles-Programmable-Communication-Enabled/dp/B0089VO7RY
Added 10 years ago
Prepend label to message subject with Postfix | Azitech
https://azitech.wordpress.com/2013/01/02/prepend-label-to-message-subject-with-postfix/
So, you're running Postfix on your home server and using a smarthost to forward those messages to your real email address. But you want to be able to somehow easily identify those messages, e.g. by prepending some sort of [MY_LABEL] to each message's subject line. To do that, use Postfix's header_checks mechanism. Add the following…
Added 10 years ago
voip - How can I use Twilio as a SIP trunk for my Asterisk to make and receive calls? - Stack Overflow
https://stackoverflow.com/questions/19848222/how-can-i-use-twilio-as-a-sip-trunk-for-my-asterisk-to-make-and-receive-calls
Added 10 years ago
CakePHP – using associationForeignKey with belongsTo | Memento
https://ragrawal.wordpress.com/2008/12/16/cakephp-using-associationforeignkey-with-belongsto/
While defnining "belongsTo" association in CakePHP 1.2, there are five keys that you can use (to read more about association or belongsTo, checkout this page) . The five keys are className, foreignKey, conditions, fields, counterCache. In general, if you have followed CakePHP conventions, you wont need any other key. However, today I stumbled across a…
Added 10 years ago
Generating Your CSR - Welcome to Gandi's Online Documentation Wiki - Gandi Docs
https://wiki.gandi.net/en/ssl/csr
Added 10 years ago
LastPass Security Notice | The LastPass Blog
https://blog.lastpass.com/2015/06/lastpass-security-notice.html/
error
Added 10 years ago
LastPass Security Notice | The LastPass Blog
https://blog.lastpass.com/2015/06/lastpass-security-notice.html/
error
Added 10 years ago
Best Practices for Agile/Lean Documentation
http://www.agilemodeling.com/essays/agileDocumentationBestPractices.htm
Agile documentation is written when that's the best option to add value, and even then the documentation is concise and the work streamlined.
Added 10 years ago
Smartest Man in the World Podcast » Greg Proops
http://www.gregproops.com/blog/smartest-man-in-the-world-podcast/
Added 10 years ago
Creating the perfect GPG keypair - Alex Cabal
https://alexcabal.com/creating-the-perfect-gpg-keypair/
Added 10 years ago
Oblique Strategies - Wikipedia, the free encyclopedia
https://en.wikipedia.org/wiki/Oblique_Strategies
Added 10 years ago
Posts – warmcat.com
https://warmcat.com/
Embedded Linux / ARM consultant living and working in Cambridge, UK
Added 10 years ago
Salting your LXC Container Fleet – levlaz
https://levlaz.org/salting-your-lxc-container-fleet/
Added 10 years ago
networking - After starting a particular LXC container with a static IP, no default gateway route is configured - Ask Ubuntu
https://askubuntu.com/questions/277758/after-starting-a-particular-lxc-container-with-a-static-ip-no-default-gateway-r
Added 10 years ago
Legendary Studios PC Specs - Pastebin.com
http://pastebin.com/28FPppUY
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Added 10 years ago
Kev's Site – YorkshireKev
http://www.kevssite.com/
Programming experiments, useful snippets and the odd devlog.
Added 10 years ago
6100 Moonstone Beach Dr - Google Maps
https://www.google.com/maps/place/6100+Moonstone+Beach+Dr,+Cambria,+CA+93428/@35.5716498,-121.1116999,191m/data=!3m2!1e3!4b1!4m7!1m4!3m3!1s0x80ed3197e58f2e19:0x1137ff64df059d7d!2sMoonstone+Beach+Dr,+Cambria,+CA+93428!3b1!3m1!1s0x80ed31bb6314fd19:0xd64874db9f7274ba!6m1!1e1
Added 10 years ago
etsy/statsd · GitHub
https://github.com/etsy/statsd
Daemon for easy but powerful stats aggregation. Contribute to statsd/statsd development by creating an account on GitHub.
Added 10 years ago
tmux is sweet as heck / fuzzy notepad
http://eev.ee/blog/2012/03/21/tmux-is-sweet-as-heck/
People occasionally ask me why tmux is significantly better than screen, and I end up mumbling the first few things that come to mind. This has yet to sway anyone. Here,
Added 10 years ago
Running Kismet on Raspberry Pi | Cylar's
https://cylars.wordpress.com/2013/02/10/running-kismet-on-raspberry-pi/
Since acquiring my Rpi I've been thinking about various interesting implementation methods. Since my hobby/passion/work is pentesting i wanted to involve the Rpi in such a way that would allow me to work more efficiently and most importantly stealthier. My initial though was to have kismet running on the Rpi with a cheap GPS dongle so that i…
Added 10 years ago
Howto TP-LINK TL-WR703N & Fast FWR171-3G - Research
https://sites.google.com/site/moosyresearch/fast-fwr171-3g
Added 10 years ago
Building a Serial Port for TL-WR703N - VillageTelco
http://wiki.villagetelco.org/Building_a_Serial_Port_for_TL-WR703N
Added 10 years ago
Slboat The TL WR703N Mod 64MBYTE RAM 16MBYTE Flash and Ttlout Inside MicroUSB 935364051668 | eBay
http://www.ebay.com/itm/SLBoat-The-TL-WR703N-Mod-64Mbyte-RAM-16Mbyte-Flash-And-TTLout-Inside-MicroUSB-/181078954797?pt=LH_DefaultDomain_0&hash=item2a2925932d
Added 10 years ago
These 6 Pipe Shelf Ideas Are Plumb Cool
http://makezine.com/2015/06/08/6-pipe-shelf-ideas-plumb-cool/
Pipes are such a versatile material, especially for furniture. Re-energize your home storage with these easy shelf projects.
Added 10 years ago
What Makes a Woman? - NYTimes.com
http://www.nytimes.com/2015/06/07/opinion/sunday/what-makes-a-woman.html?ref=opinion&_r=1
Added 10 years ago
Reading and Writing tabular ASCII data — Python4Astronomers 2.0 documentation
https://python4astronomers.github.io/files/asciifiles.html
Added 10 years ago
Crazy POWERFUL Bash Prompt
http://www.askapache.com/linux/bash-power-prompt.html
Several Cut and Paste ready Bash Prompts for use in .bash_profile, .bashrc, or just pasting PS1 and PROMPT_COMMAND vars into the shell.
Added 10 years ago
dotfiles/bashrc at master · da-n/dotfiles · GitHub
https://github.com/da-n/dotfiles/blob/master/bashrc
Added 10 years ago
color prompt script
https://gist.github.com/anonymous/9277907
color prompt script. GitHub Gist: instantly share code, notes, and snippets.
Added 10 years ago
Linux users, what's your favourite bash prompt? : linux
https://www.reddit.com/r/linux/comments/1z33lj/linux_users_whats_your_favourite_bash_prompt/
Added 10 years ago
[Bash] Bash prompt - Pastebin.com
http://pastebin.com/R63iEfr6
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Added 10 years ago
[Bash] .bashrc - Pastebin.com
http://pastebin.com/pZ0hVDq8
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Added 10 years ago
Hidden gems of xterm - Lukáš Zapletal
http://lukas.zapletalovi.com/2013/07/hidden-gems-of-xterm.html
Added 10 years ago
Perfect Workflow in Sublime Text: Free Course! - Tuts+ Code Article
http://code.tutsplus.com/articles/perfect-workflow-in-sublime-text-free-course--net-27293
Added 10 years ago
What is the best Linux terminal emulator? - Slant
http://www.slant.co/topics/794/~what-is-the-best-linux-terminal-emulator
Added 10 years ago
Between the Bars : Daniel Labbe's profile
https://betweenthebars.org/people/show/342
Added 10 years ago
:)
https://tirl.org/
Home page for Charlie DeTar, PhD student at MIT, Co-founder of Between the Bars, project lead for InterTwinkles
Added 10 years ago
vinterm - Vintage-style terminal emulator - Google Project Hosting
https://code.google.com/p/vinterm/
Added 10 years ago
Hacking with Style: TrueType VT220 Font
http://svo.2.staticpublic.s3-website-us-east-1.amazonaws.com/glasstty/
Added 10 years ago
Section 702 Used for Cybersecurity: You Read It Here First | emptywheel
https://www.emptywheel.net/2015/06/04/section-702-used-for-cybersecurity-you-read-it-here-first/
I have been reporting for years that the government uses Section 702 for cybersecurity purposes, including its upstream application. June 10, 2013: Hacking was the biggest success story for 702 August 7, 2013: Me, saying I told you so October 21, 2013: An upstream application of 702 to cyber was NSA’s big 702 success story November […]
Added 10 years ago
Web Browser Hardening Recommendations - UBIT
https://www.buffalo.edu/ubit/service-guides/safe-computing/managing/web-browser-hardening-recommendations.html
Added 10 years ago
Hardening Firefox | Malwarebytes Unpacked
https://blog.malwarebytes.org/online-security/2015/01/hardening-firefox/
Day four of 100 cities in 100 days security campaign, let's explore some techniques and tools to increase the security stance of the Firefox web browser.
Added 10 years ago
linux - How to create an SHA-512 hashed password for shadow? - Server Fault
http://serverfault.com/questions/330069/how-to-create-an-sha-512-hashed-password-for-shadow
Added 10 years ago
Generating Passwords Using crypt(3) | UNIX Administratosphere
https://administratosphere.wordpress.com/2011/06/16/generating-passwords-using-crypt3/
When writing things like Red Hat Kickstart scripts, or using useradd, or in many other cases, a password is required in the format generated by crypt(3). However, how do we generate a password in this format? In fact, there are many, many ways - if you just know what they are. One way is to…
Added 10 years ago
Journey of Life: linux dummy interface and renaming
http://tiebing.blogspot.com/2013/07/linux-dummy-interface-and-renaming.html
Added 10 years ago
how to generate a random MAC address from the Linux command line - Server Fault
http://serverfault.com/questions/299556/how-to-generate-a-random-mac-address-from-the-linux-command-line
Added 10 years ago
Latest Digital Remote Jobs | Working Nomads
http://www.workingnomads.co/jobs
Discover fully remote jobs worldwide for digital nomads and remote workers. Find full-time, part-time, and contract roles that let you work from anywhere.
Added 10 years ago
Volunteer, work, intern, organize, hire and connect. Change the world - idealist.org
http://www.idealist.org/
Idealist connects millions of idealists – people who want to do good – with opportunities for action and collaboration all over the world.
Added 10 years ago
Save temporary ansible shell scripts instead of deleting - Stack Overflow
http://stackoverflow.com/questions/30060164/save-temporary-ansible-shell-scripts-instead-of-deleting
Added 10 years ago
Removing Grass Stains from Jeans
http://www.professorshouse.com/your-home/cleaning/laundry/articles/removing-grass-stains-from-jeans/
Added 10 years ago
TREVOR MARSHALL - Slotted Waveguide 802.11b WLAN antennas
http://trevormarshall.com/waveguides.htm
Added 10 years ago
Cement Framework
http://builtoncement.com/
The most advanced, and feature-full CLI framework for Python development.
Added 10 years ago
Command-line Applications — The Hitchhiker's Guide to Python
http://docs.python-guide.org/en/latest/scenarios/cli/
Added 10 years ago
cli — command line tools — pyCLI devel documentation
https://pythonhosted.org/pyCLI/
Added 10 years ago
cliff – Command Line Interface Formulation Framework — cliff 1.12.1.dev6 documentation
http://docs.openstack.org/developer/cliff/index.html
Added 10 years ago
Kubrick 2001: The space odyssey explained
http://www.kubrick2001.com/
Award-winning video analysis of Stanley Kubrick's '2001', in English, Deutsch, Español, فارسی , Français, Hrvatski, Italiano, 日本語, Português, Русский, Türkçe, 中文
Added 10 years ago
wppy/wppy.py at master · halilkaya/wppy · GitHub
https://github.com/halilkaya/wppy/blob/master/wppy.py
Wordpress getter and installer tool. Contribute to halilkaya/wppy development by creating an account on GitHub.
Added 10 years ago
My Custom Power Pwn » jedge.com Information Security
http://www.jedge.com/wordpress/2012/08/my-custom-power-pwn/
See the Security Bsides Atlanta talk (when it gets posted) at http://www.securitybsides.com/w/page/58266249/BSidesATL-2012. Powerpoint slides can be found here. The people over at PwnieExpress are coming out with a neat device called the Power Pwn. This device follows up on the Pwn Plug and the PwnPhone (Nokia N900). With my experience as a penetration tester and junior […]
Added 10 years ago
www.sans.org/reading-room/whitepapers/networkdevs/war-pi-34435
http://www.sans.org/reading-room/whitepapers/networkdevs/war-pi-34435
Added 10 years ago
Google Maps
https://www.google.ca/maps/@45.518836,-73.582019,3a,90y,215.16h,62.97t/data=!3m4!1e1!3m2!1shX5-2rRJ9kOMoiIAfYdy1Q!2e0
Added 10 years ago
Government Surplus Supplies & Equipment for Sale | USA.gov
http://www.usa.gov/shopping/supplies/supplies.shtml
Added 10 years ago