Skip to content

Instantly share code, notes, and snippets.

View firstval's full-sized avatar
👋

First Val Babon firstval

👋
  • Philippines
View GitHub Profile
http://www.krizna.com/centos/how-to-install-squid-proxy-on-centos-6/
http://helpingyouonline.net/2015/09/squid-server-in-linux/
https://msdn.microsoft.com/en-us/library/ms815135.aspx
Prevent Changing proxy settings
Make proxy setting per-machine (rather than per-user)
gpedit.msc
http://www.cyberciti.biz/faq/squidguard-web-filter-block-websites/
http://stackoverflow.com/questions/21568502/ie-enable-disable-proxy-settings-via-registry
http://www.tweaklibrary.com/Software_Applications/Internet-Explorer/27/Disable-changes-to-Internet-proxy-settings/10224/
@firstval
firstval / jupyter
Created March 7, 2016 19:46
Jupiter Shorcuts and Data
http://conda.pydata.org/docs/r-with-conda.html
https://sowingseasons.com/blog/reference/2016/01/jupyter-keyboard-shortcuts/23298516
http://www.cyberciti.biz/tips/linux-security.html
http://www.tecmint.com/linux-server-hardening-security-tips/
https://serversforhackers.com/all-about-logs
http://www.cyberciti.biz/faq/howto-use-grep-command-in-linux-unix/
/var/logs/
pvcreate /dev/vdb1
vgcreate vgdata /dev/vdb1
lvcreate -l +100%FREE -n mylv /dev/vgdata
mkfs -t ext4 /dev/vgdata/mylv
Edit /etc/fstab
/dev/vgdata/mylv /opt ext4 defaults,nofail 0 2
--------------------------------------
vim /boot/grub2/grub.cfg --> CENTOS
https://www.vultr.com/docs/forwarding-traffic-with-iptables-on-centos-6
http://unix.stackexchange.com/questions/184581/port-forward-80-and-8080-to-two-different-servers
https://www.centos.org/docs/4/html/rhel-sg-en-4/s1-firewall-ipt-fwd.html
http://www.cyberciti.biz/tips/nohup-execute-commands-after-you-exit-from-a-shell-prompt.html
http://www.thegeekstuff.com/2010/12/5-ways-to-execute-linux-command/
http://www.cyberciti.biz/faq/show-all-running-processes-in-linux/
http://www.linuxnix.com/linux-routing-basics/
https://help.ubuntu.com/community/SSH/OpenSSH/Configuring
https://www.centos.org/forums/viewtopic.php?f=50&t=50132
https://gist.github.com/firstval/b8fcf7d82f6d3eabd987265d49859cc0
https://www.photonvps.com/billing/knowledgebase.php?action=displayarticle&id=58
http://www.resolvinghere.com/sm/set-up-pptpd-vpn-in-windows-azure.shtml