Skip to content

Instantly share code, notes, and snippets.

View cedricwalter's full-sized avatar
💭
Hello world

cedric walter cedricwalter

💭
Hello world
View GitHub Profile
@cedricwalter
cedricwalter / 404.html
Created January 16, 2012 11:08
Trying to secure Nginx the most for Joomla CMS under Ubuntu 11.10
<!-- to be saved at /usr/share/nginx/html/404.html -->
<html lang="en"><head><meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, minimum-scale=1, width=device-width">
<title>Error 404 (Not Found)!!1</title>
<style>
*{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}
</style>
<link type="text/css" rel="stylesheet" href="chrome-extension://cpngackimfmofbokmjmljamhdncknpmg/style.css"><script type="text/javascript" charset="utf-8" src="chrome-extension://cpngackimfmofbokmjmljamhdncknpmg/page_context.js"></script></head><body screen_capture_injected="true">
<!--
@cedricwalter
cedricwalter / example
Created January 18, 2012 21:52
Nginx configuration for JIRA, TeamCity, Nexus or any other Tomcat web application
## Server configuration for nginx to host Atlassian Jira / Jetbrain TeamCity or any other Tomcat web application
#
# author cedric.walter, www.waltercedric.com
# to be saved for ex in /etc/nginx/sites-available/example
server {
listen 80;
server_name jira.example.com;
access_log off;
location / {
@cedricwalter
cedricwalter / firewall.sh
Created January 27, 2012 20:43
Restrictive Iptables Based Firewall for Webserver script
#!/bin/bash
# Restrictive Iptables Based Firewall for Webserver script
# Copyright (C) 2012 Cédric Walter - www.waltercedric.com
# Credits to all various authors
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
@cedricwalter
cedricwalter / .profile
Created April 24, 2012 09:51
Use profile for linux webserver
alias ..='cd ..'
alias ...='cd ../..'
alias ...='cd ../..'
alias ....='cd ../../..'
alias .....='cd ../../../..'
alias ..='cd ..'
alias ..2='cd ../..'
alias ..3='cd ../../..'
alias ..4='cd ../../../..'
@cedricwalter
cedricwalter / migration
Last active December 19, 2015 03:08
migration script for my extension cedtag to internal Joomla 3.0/3.1.1 tag component
truncate #__tags;
INSERT INTO sd7c5_tags
(id, parent_id, lft, rgt, `level`,
path, title, alias, note, description,
published, checked_out, checked_out_time, access, params,
metadesc, metakey, metadata, created_user_id,
created_time, created_by_alias, modified_user_id, modified_time,
images, urls, hits,
`language`, version, publish_up, publish_down)
@cedricwalter
cedricwalter / gist:5945150
Last active January 5, 2016 12:11
Migration script to copy Joomla #__content to the the new Unified Content Model in Joomla 3.1 ucm_content tables, a migration ive done from joomla 2.5 to Joomla 3.1 did not migrate any data for me, that's why i did create the script. This is a required steps if you want to move from cedtag to joomla internal tagging solution: ucm_tables have to …
truncate #__ucm_content;
INSERT INTO sd7c5_ucm_content
(core_type_alias,
core_title, core_alias,
core_body,
core_state,
core_checked_out_time, core_checked_out_user_id,
core_access,
core_params,
core_featured,
@cedricwalter
cedricwalter / gist:6021635
Created July 17, 2013 15:27
Optimized Radiator for Teamcity 7 All credits to http://saveandexit.com/diy-build-radiator-for-teamcity/
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
$(document).ready(function() {
$("td.buildConfigurationName IMG[src *= 'success.gif']")
.parents("table")
.addClass("buildSuccess");
@cedricwalter
cedricwalter / gist:6021647
Last active December 10, 2017 15:02
Optimized Radiator for Teamcity 8 and up All credits to http://saveandexit.com/diy-build-radiator-for-teamcity/
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$("td.buildConfigurationName IMG[src *= 'success.png']")
.parents("table")
.addClass("buildSuccess");
@cedricwalter
cedricwalter / .gitattributes
Created January 30, 2014 10:48
GIT recommended settings
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
# Explicitly declare text files we want to always be normalized and converted
# to native line endings on checkout.
*.java text
*.xml text
*.xsl text
*.csv text
*.conf text
@cedricwalter
cedricwalter / gist:8cf67b2acc6a4d062860
Created September 19, 2014 14:00
My personal Chocolatey list of softwares
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin
cinst ChocolateyGUI notepadplusplus git 7zip GoogleChrome Firefox flashplayerplugin vlc adobereader mysql.workbench sysinternals fiddler dropbox skype DotNet4.5.1 teamviewer
cinst gimp winscp SourceTree mysql googledrive truecrypt f.lux keepass TotalCommander android-sdk git.commandline picasa mpc-hc XnView spybot
cinst WindowsLiveWriter freemind jdownloader AndroidStudio intellijidea-ultimate java.jdk winsplit MicrosoftSecurityEssentials mariadb RocketDock
cinst jdk8 AdobeAIR