Find your Public IP with CLI – Easy
EASIEST BEST WAY ################# This has the positive of just giving you the IP on 1 line, no other garbage and it has worked for year (2 for me and counting, imRead More…
EASIEST BEST WAY ################# This has the positive of just giving you the IP on 1 line, no other garbage and it has worked for year (2 for me and counting, imRead More…
HOW TO INSTALL IPYTHON FROM SCRATCH ON DEBIAN 7 ################################################ Links that I used to get this information and install ipython with: Installation and uninstallation: http://www.installion.co.uk/debian/wheezy/main/i/ipython-notebook/install.html http://www.installion.co.uk/debian/wheezy/main/i/ipython-notebook/uninstall.html Configuration & General: http://askubuntu.com/questions/335883/how-to-use-the-newest-ipython-in-ubuntu12-04 http://ipython.org/ipython-doc/rel-1.1.0/interactive/public_server.htmlRead More…
One great solution is download the package that contains the missing file (usually a header file, .h extension). First look for the file with link below, note the package name and apt-getRead More…
Debian (or more correctly bash – and so every linux/unix that uses it has it) keeps a cache of commands that can throw off your day if you dont know about them.Read More…
https://wiki.debian.org/CheckInstall Quick Answer before long article: checkinstall tl;dr (I love tl;drs) Usually when you install software with debian/ubuntu with apt-get install or aptitude install you get the program installed throughout several places. The debianRead More…
NOTE: aliases for apt-get are at the top, aliases for systemd’s journalctl (debian version) are at the bottom Aliases if you dont know make life easier on linux by doing direct substitionRead More…
Thanks to: http://bencane.com/2012/09/17/iptables-linux-firewall-rules-for-a-basic-web-server/ http://www.linux.org/threads/base-iptables-rules-that-will-apply-to-virtually-any-web-server.10/ (used this script with modifications) NOTES: Here is a simple script that allows all outbound connections and the inbound connections coming back from those outbound connections (conntrack). AlsoRead More…
To fix timezone on latest version of debian: # dpkg-reconfigure tzdata That will bring up a menu to fix your timezone, I picked America, Pacific (not Pacific-New, no clue what that is,Read More…
USE METHODS AT YOUR OWN RISK, IF YOU DECIDE TO USE THIS ARTICLE, HEED ALL OF THE SAFETY MEASURE (IF I MISSED A SAFETY MEASURE, DONT BLAME ME, I SAID USE ATRead More…
USE METHODS AT YOUR OWN RISK, IF YOU DECIDE TO USE THIS ARTICLE, HEED ALL OF THE SAFETY MEASURE (IF I MISSED A SAFETY MEASURE, DONT BLAME ME, I SAID USE ATRead More…