This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type='application/ld+json'> | |
| { | |
| "@context": "http://www.schema.org", | |
| "@type": "Organization", | |
| "name": "Brandingmag - branding magazine", | |
| "description": "Brandingmag is the original branding magazine, an independent journal narrating the discussion around branding with thought leadership from across the globe.", | |
| "url": "https://www.brandingmag.com", | |
| "logo": "https://i.imgur.com/CmoUFNu.png", | |
| "contactPoint": { | |
| "@type": "ContactPoint", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # to use, create a new script file, like beforescript.sh and place it somewhere where qbittorrent can reach it | |
| # In qbittorrent/downloads section, enable the "Run external program on torrent added" and call the beforescript.sh along with all possible parameters: | |
| # /config/beforescript.sh %N %L %G %F %R %D %C %Z %T %I %J %K | |
| # just in case you want more stuff added to the script later and make use of parameters qBittorrent provides | |
| TAG="cross-seed" | |
| USERNAME="Cross-Seed" | |
| AVATAR="https://i.imgur.com/9IYMd5x.png" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Bitbucket to Github Migration | |
| bb2gh() { | |
| echo "Cloning repo" | |
| git clone $1 $2 | |
| echo | |
| echo "Entering repo directory" | |
| cd $2 | |
| echo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| UID=1000 | |
| GID=${UID} | |
| UMASK=077 | |
| TZ=Europe/Belgrade | |
| NETWORK=local-network | |
| PROJECT_DIR=/home/${USER}/project | |
| CONFIG_DIR=${PROJECT_DIR}/config | |
| MEDIA_DIR=/storage |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type="application/ld+json"> | |
| { | |
| "@context": "http://schema.org", | |
| "@type": "Organization", | |
| "name": "Valvoline Europe", | |
| "url": "https://www.valvoline.com/en-eur", | |
| "logo": "https://www.valvoline.com/493765/globalassets/vcom/us_valvoline_logo_horizontal_pms_nav.svg", | |
| "contactPoint": { | |
| "@type": "ContactPoint", | |
| "contactType": "Customer Service", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2022-10-14 08:51:48.599 Info Main: Application path: /app/emby/EmbyServer.dll | |
| 2022-10-14 08:52:00.295 Info Main: Emby | |
| Command line: /app/emby/EmbyServer.dll -programdata /config -ffdetect /app/emby/ffdetect -ffmpeg /app/emby/ffmpeg -ffprobe /app/emby/ffprobe -restartexitcode 3 | |
| Operating system: Linux version 5.15.0-48-generic (buildd@lcy02-amd64-080) (gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #54-Ubuntu SMP | |
| Framework: .NET 6.0.8 | |
| OS/Process: x64/x64 | |
| Runtime: app/emby/System.Private.CoreLib.dll | |
| Processor count: 2 | |
| Data path: /config | |
| Application path: /app/emby |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type="application/ld+json"> | |
| { | |
| "@context": "http://schema.org", | |
| "@type": "Organization", | |
| "name": "$WEBSITE_NAME", | |
| "description":"$WEBSITE_DESCRIPTION", | |
| "url": "$WEBSITE_URL", | |
| "logo": "$WEBSITE_LOGO_IMAGE_URL", | |
| "contactPoint": { | |
| "@type": "ContactPoint", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type="application/ld+json"> | |
| { | |
| "@context": "https://schema.org", | |
| "@type": "FAQPage", | |
| "mainEntity": [ | |
| { | |
| "@type": "Question", | |
| "name": "How can I sign up to jood Orange app?", | |
| "acceptedAnswer": { | |
| "@type": "Answer", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type='application/ld+json'> | |
| { | |
| "@context": "http://www.schema.org", | |
| "@type": "Organization", | |
| "name": "Content Copywriting", | |
| "description": "Content for humans, loved by Google. Our content marketing agency confidently connects your brand to its ideal audience. Blogs, Websites, SEO & more.", | |
| "url": "https://contentcopywriting.com.au", | |
| "logo": "https://contentcopywriting.com.au/wp-content/uploads/2022/08/CC_Logo-2.jpg", | |
| "contactPoint": { | |
| "@type": "ContactPoint", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://containerjournal.com | |
| https://dzone.com/devops-tutorials-tools-news | |
| https://cloud.google.com/blog/products/gcp | |
| https://dzone.com/cloud-computing-tutorials-tools-news | |
| https://ahmet.im/blog | |
| https://thenewstack.io | |
| https://ma.ttias.be/cronweekly | |
| https://serversforhackers.com | |
| https://kubernetes.io |