git.sqweeb.net git.sqweeb.net

git.sqweeb.net

Sqweebnet

Reverse proxy: replacing squid3 w/ nginx. June 29, 2015 at 8:02 am. Root@proxy: # squid3 -v grep ssl root@proxy: # # Nothing? To get nginx installed and a new SSL cert in place. Root@proxy: # apt-get install nginx root@proxy: # cd /etc/nginx root@proxy: # sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/nginx/cert.key -out /etc/nginx/cert.crt. Once nginx was installed it was just a matter of creating a new site file in /etc/nginx/sites-availalable with my configuration:. I recently c...

http://git.sqweeb.net/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR GIT.SQWEEB.NET

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

February

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 15 reviews
5 star
8
4 star
4
3 star
1
2 star
0
1 star
2

Hey there! Start your review of git.sqweeb.net

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.1 seconds

CONTACTS AT GIT.SQWEEB.NET

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Sqweebnet | git.sqweeb.net Reviews
<META>
DESCRIPTION
Reverse proxy: replacing squid3 w/ nginx. June 29, 2015 at 8:02 am. Root@proxy: # squid3 -v grep ssl root@proxy: # # Nothing? To get nginx installed and a new SSL cert in place. Root@proxy: # apt-get install nginx root@proxy: # cd /etc/nginx root@proxy: # sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/nginx/cert.key -out /etc/nginx/cert.crt. Once nginx was installed it was just a matter of creating a new site file in /etc/nginx/sites-availalable with my configuration:. I recently c...
<META>
KEYWORDS
1 toggle navigation
2 sqweebnet
3 airtime
4 cherrymusic
5 gitlab
6 radio
7 anull
8 enull
9 export
10 camellia
CONTENT
Page content here
KEYWORDS ON
PAGE
toggle navigation,sqweebnet,airtime,cherrymusic,gitlab,radio,anull,enull,export,camellia,is working again,basic cherrymusic app,download app here,archive
SERVER
nginx/1.2.1
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Sqweebnet | git.sqweeb.net Reviews

https://git.sqweeb.net

Reverse proxy: replacing squid3 w/ nginx. June 29, 2015 at 8:02 am. Root@proxy: # squid3 -v grep ssl root@proxy: # # Nothing? To get nginx installed and a new SSL cert in place. Root@proxy: # apt-get install nginx root@proxy: # cd /etc/nginx root@proxy: # sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/nginx/cert.key -out /etc/nginx/cert.crt. Once nginx was installed it was just a matter of creating a new site file in /etc/nginx/sites-availalable with my configuration:. I recently c...

INTERNAL PAGES

git.sqweeb.net git.sqweeb.net
1

Sign in · GitLab

http://www.git.sqweeb.net/radio

Open source software to collaborate on code. Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki.

2

Sign in · GitLab

http://www.git.sqweeb.net/entry/reverse-proxy-replacing-squid3-w-nginx

Open source software to collaborate on code. Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki.

3

Sign in · GitLab

http://www.git.sqweeb.net/entry/fixing-cherrymusic-filename-decoding-errors

Open source software to collaborate on code. Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki.

4

Sign in · GitLab

http://www.git.sqweeb.net/archive

Open source software to collaborate on code. Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki.

5

Sign in · GitLab

http://www.git.sqweeb.net/entry/ditching-pfsense-for-a-simpler-approach

Open source software to collaborate on code. Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki.

UPGRADE TO PREMIUM TO VIEW 1 MORE

TOTAL PAGES IN THIS WEBSITE

6

LINKS TO THIS WEBSITE

sqweeb.net sqweeb.net

Sqweebnet

https://www.sqweeb.net/entry/fixing-cherrymusic-filename-decoding-errors

Fixing CherryMusic filename decoding errors. June 1, 2015 at 3:46 pm. I recently came across a strange problem with the CherryMusic server that only appeared when it was started via an /etc/init.d script. In certain folders the tracks would not show, although the folder showed that there were files within, when you clicked on the folder it would just open an empty list. This condition would also be accompanied by the following error in the logs:. Doing some quick Google-Fu I came across this page. Root@c...

sqweeb.net sqweeb.net

Sqweebnet

https://www.sqweeb.net/entry/reverse-proxy-replacing-squid3-w-nginx

Reverse proxy: replacing squid3 w/ nginx. June 29, 2015 at 8:02 am. Root@proxy: # squid3 -v grep ssl root@proxy: # # Nothing? To get nginx installed and a new SSL cert in place. Root@proxy: # apt-get install nginx root@proxy: # cd /etc/nginx root@proxy: # sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/nginx/cert.key -out /etc/nginx/cert.crt. Once nginx was installed it was just a matter of creating a new site file in /etc/nginx/sites-availalable with my configuration:.

sqweeb.net sqweeb.net

Sqweebnet

https://www.sqweeb.net/entry/ditching-pfsense-for-a-simpler-approach

Ditching pfSense for a simpler approach. May 27, 2015 at 11:07 am. Define servers that will use the proxy cache peer git.sqweeb.net parent 80 0 no-query originserver login=PASS name=git.

sqweeb.net sqweeb.net

Sqweebnet

https://www.sqweeb.net/entry/basic-cherrymusic-app

June 14, 2015 at 11:35 am. Found this posted to the CherryMusic github project page. It is a basic wrapper that functions just like the regular Web app but contained in an android app that can save login creds and may work as a Chrome and Mozilla alternative. May require that you allow app installation from unknown sources but should be fine to allow. Once installed goto settings and put this url in the address bar: http:/ cherry.sqweeb.net.

sqweeb.net sqweeb.net

Sqweebnet

https://www.sqweeb.net/archive

Roland Jupiter 6 Troubleshooting. November 29, 2016 at 12:10 pm. November 23, 2016 at 4:29 pm. November 18, 2016 at 6:20 pm. Installing Cabot on Debian 8. October 12, 2016 at 10:00 am. NGINX Reverse Proxy 2.0. September 23, 2016 at 9:18 pm. Installing Turtl on Debian 8. September 23, 2016 at 2:10 pm. Troubleshooting large IOWait spikes. August 30, 2016 at 1:28 pm. August 30, 2016 at 11:13 am. Finding the source of excessive inode usage. July 18, 2016 at 7:32 am. July 14, 2016 at 7:50 am.

UPGRADE TO PREMIUM TO VIEW 3 MORE

TOTAL LINKS TO THIS WEBSITE

8

OTHER SITES

git.spi-inc.org git.spi-inc.org

git.spi-inc.org Git

SPI Board documents and data. SPI puppet based server config. SPI public financial data.

git.spoje.net git.spoje.net

Spoje.NET GIT Repositories

Mapa site; modifikovany CZFree. This page took 0.017289 seconds. Git commands to generate.

git.sprinternet.at git.sprinternet.at

Sprinternet.at

Cloud services under your control….

git.spug.ch git.spug.ch

git.spug.ch

Gitspug.ch's git repositories. Source of the scrit.ch website. Generated by cgit v0.12. At 2018-03-29 02:23:15 (GMT).

git.spwhitton.name git.spwhitton.name

git.spwhitton.name Git

Debian packaging for apvlv. Source code for http:/ athena. Fork for a merge request;. Debian packaging for burp. Fork for a merge request;. Project Euler solutions in. Project Euler solutions in. Temp repo for Debian RFS. See https:/ spwhitton.name. Debian packaging for keysafe. Fork for a merge request;. Debian packaging for OCRmyPDF. See https:/ spwhitton.name. See https:/ spwhitton.name. Temp repo for Debian RFS. Fork for a merge request;. Real World Haskell exercises. See https:/ spwhitton.name.

git.sqweeb.net git.sqweeb.net

Sqweebnet

Reverse proxy: replacing squid3 w/ nginx. June 29, 2015 at 8:02 am. Root@proxy: # squid3 -v grep ssl root@proxy: # # Nothing? To get nginx installed and a new SSL cert in place. Root@proxy: # apt-get install nginx root@proxy: # cd /etc/nginx root@proxy: # sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/nginx/cert.key -out /etc/nginx/cert.crt. Once nginx was installed it was just a matter of creating a new site file in /etc/nginx/sites-availalable with my configuration:. I recently c...

git.srcbox.net git.srcbox.net

srcbox.net git repositories

Srcbox.net git repositories. Source in a box. A Qt based monitor for CruiseControl/Jenkins jobs. A Moon Clock plugin for GKrellM. A Qt based catalog for files on (removable) media. Generated by cgit v0.10.2-6-g49f6 at 2015-08-18 16:53:47 (GMT).

git.sta.li git.sta.li

static linux git repositories

Static linux git repositories. Copy of https:/ github.com/richfelker/musl-cross-make.git. Static linux root filesystem for Raspberry Pi (arm32). Anselm R Garbe anselm@garbe.us. Static linux root filesystem for x86 64 platforms. Anselm R Garbe anselm@garbe.us. Static linux wiki source. Anselm R Garbe anselm@garbe.us. Deprecated static linux source. Anselm R Garbe anselm@garbe.us. Stali ISO creation tool. Anselm R Garbe anselm@garbe.us. Stali image creator for Raspberry Pi.

git.stackframe.org git.stackframe.org

git.stackframe.org Git

ULPI /UTMI support package. Unnamed repository; edit this. Unnamed repository; edit this. Unnamed repository; edit this. Unnamed repository; edit this. A simple Cardbus controller. Search offset of other file. Gdb proxy for debugging over. Frontpanel driver for LeCroy. Unnamed repository; edit this. Simulates BMW E39 car radio. Dumps IBUS in readable format. MP3 Player for my BMW 530i. Tektronix LPC Bus support. Unnamed repository; edit this. MP3 Player for BMW E39 series. Linux software for Tektronix.

git.starbeamrainbowlabs.com git.starbeamrainbowlabs.com

SBRL Git Service

Gogs - Go Git Service. A painless self-hosted Git service. Simply run the binary. For your platform. Or ship Gogs with Docker. Or get it packaged. Gogs runs anywhere Go. Can compile for: Windows, Mac OS X, Linux, ARM, etc. Choose the one you love! Gogs has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy! It's all on GitHub. Join us by contributing to make this project even better. Don't be shy to be a contributor!

git.starcoder.info git.starcoder.info

Apache2 Debian Default Page: It works

Apache2 Debian Default Page. This is the default welcome page used to test the correct operation of the Apache2 server after installation on Debian systems. If you can read this page, it means that the Apache HTTP server installed at this site is working properly. You should replace this file. Before continuing to operate your HTTP server. Refer to this for the full documentation. Documentation for the web server itself can be found by accessing the manual. Package was installed on this server. Is always...