linuxverzion.blogspot.com linuxverzion.blogspot.com

linuxverzion.blogspot.com

codeFix Blogz

Tuesday, August 15, 2017. My Route Bash Script. This is my ver 1.0 routing bash script that makes use my other internet connection manually. My application here is route non-important sites like for example here Facebook site. This script will list all the route and apply it. Change your gateway here. Gateway="192.168.1.2". Get the server IP list from the net and dump it to a file. Dig TXT short netblocks{,2,3}.google.com tr ' ' ' n' grep ' ip4:' dump. Linenum=`wc -l fbdump` #get file count. On the gatew...

http://linuxverzion.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR LINUXVERZION.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

August

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Wednesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.9 out of 5 with 11 reviews
5 star
6
4 star
2
3 star
1
2 star
0
1 star
2

Hey there! Start your review of linuxverzion.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.6 seconds

FAVICON PREVIEW

  • linuxverzion.blogspot.com

    16x16

  • linuxverzion.blogspot.com

    32x32

CONTACTS AT LINUXVERZION.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
codeFix Blogz | linuxverzion.blogspot.com Reviews
<META>
DESCRIPTION
Tuesday, August 15, 2017. My Route Bash Script. This is my ver 1.0 routing bash script that makes use my other internet connection manually. My application here is route non-important sites like for example here Facebook site. This script will list all the route and apply it. Change your gateway here. Gateway=192.168.1.2. Get the server IP list from the net and dump it to a file. Dig TXT short netblocks{,2,3}.google.com tr ' ' ' n' grep ' ip4:' dump. Linenum=`wc -l fbdump` #get file count. On the gatew...
<META>
KEYWORDS
1 codefix blogz
2 aroute sh
3 bin/bash
4 version 1 0
5 while $linenum
6 echo $str2
7 get the netmask
8 case $nmask in
9 esac
10 let linenum=$linenum 1
CONTENT
Page content here
KEYWORDS ON
PAGE
codefix blogz,aroute sh,bin/bash,version 1 0,while $linenum,echo $str2,get the netmask,case $nmask in,esac,let linenum=$linenum 1,echo linenum loop=$linenum,done,netstat nr,echo finished,to gateway= $1,posted by,ramir orfano,no comments,visudo,configure
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

codeFix Blogz | linuxverzion.blogspot.com Reviews

https://linuxverzion.blogspot.com

Tuesday, August 15, 2017. My Route Bash Script. This is my ver 1.0 routing bash script that makes use my other internet connection manually. My application here is route non-important sites like for example here Facebook site. This script will list all the route and apply it. Change your gateway here. Gateway="192.168.1.2". Get the server IP list from the net and dump it to a file. Dig TXT short netblocks{,2,3}.google.com tr ' ' ' n' grep ' ip4:' dump. Linenum=`wc -l fbdump` #get file count. On the gatew...

INTERNAL PAGES

linuxverzion.blogspot.com linuxverzion.blogspot.com
1

codeFix Blogz: Transparent SQUID proxy setup

http://linuxverzion.blogspot.com/2011/04/transparent-squid-proxy-setup.html

Monday, April 25, 2011. Transparent SQUID proxy setup. Just got transparent proxy to work in Ubuntu and here's the basic configuration of what I did. 1 Download and Install The Squid Package. 2 Configure the /etc/squid/squid.conf file. Http port 3128 transparent. Acl QUERY urlpath regex cgi-bin? Acl apache rep header Server Apache. Broken vary encoding allow apache. Access log /var/log/squid/access.log squid. Logformat Squid % h. Input here your DNS server. Dns nameservers 8.8.8.8. Acl SSL ports port 443.

2

codeFix Blogz: October 2013

http://linuxverzion.blogspot.com/2013_10_01_archive.html

Wednesday, October 23, 2013. Revoke/Unrevoke a client certificate in OpenVPN. Source: http:/ blog.abhijeetr.com/2012/06/revokeunrevoke-client-certificate-in.html. To revoke the access of a client, the first method will be to use the Client Revocation List. For that, go to easy rsa directory and execute (where cname is the one which you want to disable). Then move the file crl.pem. Created in keys folder to the /etc/openvpn/. Folder. Finally, edit the server.conf. Add the following line. Openssl ca -gencr...

3

codeFix Blogz: Squid 3 Basic configuration

http://linuxverzion.blogspot.com/2015/03/squid-3-basic-configuration.html

Tuesday, March 31, 2015. Squid 3 Basic configuration. This is just an update from my old Squid installation tutorial. Below is some minor changes on the configuration. Tested on Ubuntu 14.04 using Squid 3.3.8. Acl QUERY urlpath regex cgi-bin? Acl SSL ports port 443. Acl Safe ports port 80 # http. Acl Safe ports port 21 # ftp. Acl Safe ports port 443 # https. Acl Safe ports port 70 # gopher. Acl Safe ports port 210 # wais. Acl Safe ports port 1025-65535 # unregistered ports. Acl CONNECT method CONNECT.

4

codeFix Blogz: August 2011

http://linuxverzion.blogspot.com/2011_08_01_archive.html

Monday, August 15, 2011. XCloner Backup for WordPress. Searched for a Wordpress Backup plugin that can backup both database and WordPress files and here's the closest thing I could find that suits our needs. Then place inside wp-content/plugins. Change owner and permission. Chown -R www-data:root xcloner-backup-and-restore. Chmod -R 771 xcloner-backup-and-restore. Create a directory inside main wordpress directory. Ex: mywpblog# mkdir administrator administrator/backups. Activate Xcloner in Plugins page.

5

codeFix Blogz: May 2014

http://linuxverzion.blogspot.com/2014_05_01_archive.html

Tuesday, May 13, 2014. Using wget to update no-ip account. This was created because the WAN IP is connected to is dynamic and the ISP has NAT to it. To further explain it it was like this. MYPC(192.168.0.x) -. Router(10.x.x.x) -. ISP(120.x.x.x). Http:/ dynupdate.no-ip.com/nic/update? This will update the IP of the account DNS and will put the result to a file named "output". I colored the command Blue where it should not be changed and Green to change it according to your needs. Subscribe to: Posts (Atom).

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

SOCIAL ENGAGEMENT



OTHER SITES

linuxverkauf.com linuxverkauf.com

Linuxverkauf.com - Linux Software Shop

Erweiterte Suche ». Linux A - B. Linux C - D. Linux E - F. Linux G - H. Linux I - J. Linux K - L. Linux M - N. Linux O - P. Linux Q - R. Linux S - T. Linux U - V. Linux W - X. Linux Y - Z. Rescue CD - DVD. Wunsch CD - DVD. Bitte geben Sie die Artikelnummer aus unserem Katalog ein. GNU General Public License. Privatsphäre und Datenschutz. Herzlich Willkommen im LINUXVERKAUF Shop! Möchten Sie sich anmelden. Oder wollen Sie ein Kundenkonto. Ausführung der CD / DVD. 1 Spitzen CD / DVD eines Markenherstellers.

linuxversandshop.com linuxversandshop.com

Linux Shop | Linux Fanartikel Versand | Sofware ISO Onlineshop Distribution Kaufen Verkauf Online Kaufen Versand

Alle eingegebenen Daten werden bei dem Bestellablauf durch ein SSL-Zertifikat verschlüsselt übertragen. Nutzen Sie noch heute unseren Service! Sie sind hier: LinuxISOS - Startseite. BLAG Linux And . Ubuntu Netbook Remix 9.10 PLUS - deutsch - auf USB-Stick (2 GB). Inkl MwST. zzgl. Versandkosten. Willkommen im Linux Software and Fanartikel Shop! Möchten Sie sich anmelden. Oder wollen Sie ein Kundenkonto. Direkt zu den wichtigsten Informationen. 2 GB USB-Stick nur noch 9.90 Euro. X)(K) Ubuntu 10.04. Schlüss...

linuxverse.com linuxverse.com

geekoutside hosting

For information call: 936-581-4372. Or email the webmaster.

linuxverten.net linuxverten.net

Site not in use

Site not in use.

linuxvertica.wordpress.com linuxvertica.wordpress.com

Ragaa Ishak, PhD | This WordPress.com site is the bee's knees

Ragaa Ishak, PhD. This WordPress.com site is the bee's knees. Internals- SQL query is written agains tables but vertica translated tables to projections. K-safety is number of replicas. Buddy projections are copies of same projection over multiple nodes. Segment a projection over multiple nodes by putting subset of rows on multiple nodes when it is big. Optimizer or database designer. On Segment a projection over mult…. March 1, 2014. K-safety is number of replicas. February 28, 2014. February 28, 2014.

linuxverzion.blogspot.com linuxverzion.blogspot.com

codeFix Blogz

Tuesday, August 15, 2017. My Route Bash Script. This is my ver 1.0 routing bash script that makes use my other internet connection manually. My application here is route non-important sites like for example here Facebook site. This script will list all the route and apply it. Change your gateway here. Gateway="192.168.1.2". Get the server IP list from the net and dump it to a file. Dig TXT short netblocks{,2,3}.google.com tr ' ' ' n' grep ' ip4:' dump. Linenum=`wc -l fbdump` #get file count. On the gatew...

linuxveskole.cz linuxveskole.cz

Linux ve škole – Web pro linuxové učitele

2 ročník WordPress konference Opava. Liberix o.p.s a Slezská univerzita v Opavě pořádají v Opavě dne 2. prosince 2016 konferenci pro příznivce redakčního systému WordPress. Konference se bude konat v prostorách Auly Slezské univerzity v Opavě od 9.00 do 17.00 hodin. KVIC Nový Jičín otevírá studium k výkonu specializovaných činností. Série školení open source ve Středočeském kraji. Scribus program pro sazbu a publikování. Apache OpenOffice/LibreOffice Impress Prezentace ve školní i mimoškolní praxi.

linuxvet.blogspot.com linuxvet.blogspot.com

#/bin/bash или Zoomaster ...или кое е общото

Bin/bash или Zoomaster .или кое е общото. Четвъртък, 28 октомври 2010 г. Миграция. или емиграция? Време е и аз да напусна пределите на Blogger! Имам си ново място. Този блог се затваря и вече можете да ме четете на http:/ linuxvet.eu. На който му е интересно де. Още не е "поразтребено" там, ама в движение ще го направя. Неделя, 17 октомври 2010 г. Или както се пише там на немски :). Говорими (по-скоро писмени) езици:. HTML - бегли познания или повече - ще се превежда директно в код! Базира се на APT (Adv...

linuxvet.eu linuxvet.eu

#/bin/bash или Zoomaster ...или кое е общото

Bin/bash или Zoomaster .или кое е общото. Хора, които приемат свободата си като нещо второстепенно, ще я загубят" - Ричард Матю Столман. Софтуерът е като секса - най-добър е, когато е безплатен! И Стена на славата. Пощенски списък (mailing list) на българските СПАМ-ъри. Търсиш супер-ръководството за Linux? Как да станеш хакер? Как да излекуваш сам домашния любимец? Или кравата на село? Няма да го намериш тук! SSD, TRIM и Debian. Понеделник, 24 Февруари 2014г. 09:15ч. По-голяма скорост на четене. Неделя, ...

linuxvidalivre.blogspot.com linuxvidalivre.blogspot.com

Linux & Vida Livre

Sexta-feira, 5 de novembro de 2010. Saber se o seu Hardware à compatÃvel com Debian e derivados. Encontrei um pà gina que à de grande utilidade, jà que permite conhecer se o hardware. Que temos no nosso computador à compatÃvel com Debian ou Distribuià oes derivadas do mesmo (Ubuntu, Kubuntu, Mint, etc). Para tal abra uma consola ou terminal e introduza o seguinte comando (como utilizador):. Related Posts with thumbnails for blogger. Publicada por Maquina de CafÃ. Sexta-feira, novembro 05, 2010. Aqui fica...