Links
Add
Convert a virtual disk image to qcow2 format for use in VM Runtime on GDC | Google Distributed Cloud (software only) for bare metal | Google Cloud
https://cloud.google.com/kubernetes-engine/distributed-cloud/bare-metal/docs/vm-runtime/convert-image
Learn how to convert an existing virtual disk image into the qcow2 format to create VMs in Google Distributed Cloud.
Added 7 months ago
The Art of Time Ensemble | Flynn MainStage - Burlington, VT | FlynnTix
http://www.flynntix.org/flynn-mainstage/the-art-of-time-ensemble-sgt-peppers-lonely-hearts-club-band/Details?perfNo=12380&perfCodePrefix=FLP16S
THE ONLY OFFICIAL WEBSITE FOR FLYNN EVENTS. The Flynn is proud to host a diverse range of performances that create transformative moments for countless people.
Added 10 years ago
9780986765902: Master's Guide to Timber Framing - AbeBooks - James Mitchell: 0986765902
https://www.abebooks.com/9780986765902/Masters-Guide-Timber-Framing-James-0986765902/plp
J.D Mitchell Publications - 2011 - Low prices on new and used copies of books. 30 days return policy
Added 6 years ago
GitHub - kristianfreeman/radio: Tools for custom radio stations, at home
https://github.com/kristianfreeman/radio
Tools for custom radio stations, at home. Contribute to kristianfreeman/radio development by creating an account on GitHub.
Added 1 year ago
GitHub - azusapacificuniversity/snipe-agent: Agent written in GO that updates assets in a Snipe-IT instance with local data.
https://github.com/azusapacificuniversity/snipe-agent/tree/main
Agent written in GO that updates assets in a Snipe-IT instance with local data. - azusapacificuniversity/snipe-agent
Added 10 months ago
Keyboard Repair - Buckling Spring
http://www.vintage-computer.com/vcforum/showthread.php?10719-Keyboard-Repair-Buckling-Spring
Added 10 years ago
Boitier Soekris — OpenWikiBSD
http://www.openbsd-edu.net/index.php?title=Boitier_Soekris
Added 8 years ago
TheEssentialHandTools-ChrisSchwarz.pdf
https://static1.squarespace.com/static/52e953e8e4b04e8cd686746b/t/54b4a19ae4b0355fe54d112f/1421123994250/TheEssentialHandTools-ChrisSchwarz.pdf
Added 7 years ago
Dating: Do's And Dont's (1949) - YouTube
https://www.youtube.com/watch?v=FxBOSdl-b54
Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.
Added 6 years ago
https://blog.avatao.com/Are-you-ready-to-be-cloud-native-and-secure/
https://blog.avatao.com/Are-you-ready-to-be-cloud-native-and-secure/
Added 7 years ago
Custom Barn with Living Quarter | Home Design, Garden & Architecture Blog Magazine
http://www.goodshomedesign.com/custom-barn-with-living-quarter/
Added 10 years ago
The Sandbox | Understanding CyberForensics
http://cwsandbox.org/
We need to get some definitions out of the way so we all know what we are talking about. WHAT IS A SANDBOX: A "sandbox", as it relates to computer security, is a designated, separate and restricted environment (or "container", with tight control and permissions, where computer code can run without the ability to cause damage or infection. Just like in a real playground where children can play in the sandbox -- but are not allowed to play anywhere outside of the sand box. And the box around the "sand box" is designed to keep the sand in and not make a mess all around. At that moment, the sandbox is their "virtual world". WHAT IS VIRTUALIZATION and VIRTUAL MACHINES / VIRTUAL WORLD: "Virtualization" provides a separate environment within a computer that can function independently from all other environments on the computer. One virtual container cannot change or modify another virtual container. A "sandbox" and a "virtual machine" are not the same. When you run an application in a sandbox, it has access to run as if it were not in a sandbox. Anything the application attempts to create or change, however, is lost (or NOT saved) when the application stops running. In a "virtual machine", anything created or changed by the application is allowed, and everything that happens stay within the virtual machine. Similar to the "Las Vegas" theory; "What happens in Las Vegas stays in Las Vegas". Once testing is completed, the virtual machine in use can be deleted without concern for anything that was done to it by the running of the questionable application. WHAT IS A HONEYPOT? As it relates to computer security, a "honeypot" is typically a computer, network or a data system that appears to be part of a larger system, but is actually a controlled, standalone "bait" vehicle, designed to attract those wanting to infect and abuse. If you watch US television, you will most likely be familiar with the police action show "Bait Car". The difference being that the criminals get caught immediately in the tv show. Real life "honeypots" don't necessary lead to that same outcome. There are different types of "honey pots". For years, anti-spam companies "baited" forums, and web sites, and Usenet, and every source they could find, with email addresses in order to received spam. The spam received researched to identify where the spam comes from as well as other general patterns. The type of honeypot we utilize in this discussion applies to the collection, research, identification and analysis of "MalWare". Virus prevention software can't act on infections until it is taught about specific threats and Malware. WHAT IS MALWARE: "Malware" is a shortened form of "malicious software". Malicious software is used to gain control of your computer, allowing the malware creator to do whatever he wants. The ultimate goal of gaining control is to disrupt the normal operations of the target; obtain sensitive or secret information; or gain access to private computer networks and system for other purposes. Malware includes Trojans, viruses, ransom ware, spy ware, and yes, adware! In order for "malware" to be caught, classified, added to virus protection software, etc., it has to be "caught". So the web is full of "spider webs for malware", or "honeypots"! Honeypot creation can be as simple as placing an old computer (or server that is too old or too slow for any valid purpose), install honeypot software, and connect it to the network. (Honeypot software is available as an open source product by the way). It won't take long before your system sees malicious activity, as hackers begin scanning for weaknesses, and attempting to break in. In a test this year, a security blogger leased server space in various countries and created honeypots. Within five minutes of being active, some of the machines had already been "hit" or scanned more than nineteen times! These were unknown machines, without any public awareness of their name, location, or status. The number of hacking attempts increased exponentially over the next few days! Once hackers gain access to our system, they spend time looking around, searching for anything they can find. Since these systems are honeypots, they won't find anything. The next step is for the hacker to upload his malware to our system. At this point, the hacker will attempt to run his malware, but our system ignores him, and eventually he moves on or uploads other malware. Either way we have now harvested copies of malware being used in real-life. SO WHERE DOES THE SANDBOX FIT IT? Honeypots are equipped with a "sandbox" in order to contain and prevent the code or malware from wreaking havoc. Sandboxes are also used to analyze and learn about the specific malware threat. From a press release dated November 19, 2013, "Threat Track" (which is the new name for "CWSandbox"), bills itself as the complete "malware analysis solution". To maintain congruity, we will continue to refer to "Threat Track" and "CWSandbox" simply as the "sandbox". The main job of the sandbox is to enable "users to automate the sample submission process; completely analyze any threat; and quickly act to protect sensitive data". Once the sandbox gets the malware, it is able to analyze and evaluate the actions and processes of the malicious software. This allows system administrators to evaluate the potential exposure of their networks and take the appropriate action to secure against the latest threats. Although malware authors are trying to stay ahead of sandbox technology, sandbox has managed to implement new features and controls that mimic the actions required by the malware. For example, some malware "stalls" or as kids like to say, "plays possum", waiting for a period of time to pass or a particular action to occur – such as a system reboot. As part of the analysis, sandbox mimics a system reboot and then looks to see how the malware responds to the fake reboot. Need more proof? The Federal Bureau of Investigation (FBI) bid on the public market looking to use sandbox on "any machine owned or controlled by the FBI". The knew the value of the software. One final comment about why we need sandbox. "Automated malware must be analyzed (1) automatically, (2) effectively, and (3) correctly. … This is important to realistically assess the threat posed by the malware sample." For more information, go to http://www.threattracksecurity.com/
Added 10 years ago
dotfiles/bashrc at master · da-n/dotfiles · GitHub
https://github.com/da-n/dotfiles/blob/master/bashrc
Added 10 years ago
SysVinit to Systemd Cheatsheet - FedoraProject
https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet
Added 10 years ago
Playlist "randomize" mode doesn't behave very random in the first few hours after a liquidsoap restart or playlist reload. · Issue #2500 · savonet/liquidsoap · GitHub
https://github.com/savonet/liquidsoap/issues/2500
Describe the bug I've repeatedly noticed lately (probably since version 2.0.0, although i'm not entirely sure at what exact version the problem started - it was certainly an issue with 2.0.2 and has stayed the same after updating to 2.0....
The Continuous Trip: An Essay on Deadheads – The Oak Tree Review
http://www.oaktreereview.com/the-continuous-trip-an-essay-on-deadheads/
BY HENRIK DAHLSubcultures within music tend to be associated with a specific genre. Examples include Punk, Rockabilly and Heavy Metal. But it also happens that a subculture evolves around a singl
Added 6 years ago
How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 14.04 | DigitalOcean
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-as-a-send-only-smtp-server-on-ubuntu-14-04
Postfix is an MTA (Mail Transfer Agent), an application used to send and receive email. In this tutorial, we will install and configure Postfix so that it ca…
Added 10 years ago
GitHub - Fabric-Project/Fabric: Node Creative Coding / 3D / Image Processing tool inspired by Quartz Composer
https://github.com/Fabric-Project/Fabric?tab=readme-ov-file
Node Creative Coding / 3D / Image Processing tool inspired by Quartz Composer - Fabric-Project/Fabric
Added 5 months ago
Re-enabling grafana deb updates.. again / 2023-08-29 - Koos van den Hout
https://idefix.net/~koos/newsitem.cgi/1693323083
I did a manual apt update and saw an error message again for the grafana packages, which confirmed a posting I saw about grafana having to issue a new GPG key again. root@gosper:~# apt update Get:1 https://packages.grafana.com/oss/deb stable InRelease [5 ...
Added 2 years ago
Install OpenBSD on Hetzner vServer
http://lechindianer.de/install-openbsd-on-hetzner-vserver.html
Added 10 years ago
Miscellaneous markup — Sphinx 1.3.2 documentation
http://sphinx-doc.org/markup/misc.html#directive-index
Added 10 years ago
Support for Inspiron 3552 | Drivers & downloads | Dell US
https://www.dell.com/support/home/us/en/19/product-support/servicetag/1ptj582/drivers
Added 7 years ago
GitHub - elegos/Linux-Arctis-Manager: A replacement for SteelSeries GG software, to manage your Arctis device on Linux!
https://github.com/elegos/Linux-Arctis-Manager
A replacement for SteelSeries GG software, to manage your Arctis device on Linux! - elegos/Linux-Arctis-Manager
Added 6 months ago
Jean Michel Jarre - Oxygene Live at Theatre Marigny Paris (full show high quality) - YouTube
https://www.youtube.com/watch?v=su6MRe95FA8
Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.
Added 10 years ago
NOESIS
https://noesis.ikor.org/noesis
NOESIS is an open source framework for network data mining that provides a large collection of network analysis techniques, including the analysis of network structural properties, community detection methods, link scoring, and link prediction, as well as network visualization algorithms. It also
Added 1 year ago
Using Postfix Transport Maps for Email Address Specific Aliasing
http://www.docunext.com/blog/2011/01/using-postfix-transport-maps-for-email-address-specific-aliasing.html
Added 10 years ago
Simple Greenhouse Plans - Fiddlehead Farm
https://web.archive.org/web/20170116133902/http://www.fiddleheadfarmers.com/fhf-blog/simple-greenhouse-plans
Let's start by getting the semantics out of the way; we built a 'hoop-house' that is strictly for starting seedlings, so technically we built a 'prop-house' (propagation house). It's a fairly simple...
Routes Tool - 5.x
https://book.cakephp.org/5/en/console-commands/routes.html
LITTLE BIG - BIG DICK - YouTube
https://www.youtube.com/watch?v=i63cgUeSsY0
Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.
Added 10 years ago
Grateful Dead Lyric And Song Finder
http://www.whitegum.com/introjs.htm?/notrecor.htm
Search for words or phrases in Grateful Dead lyrics
Added 6 years ago
Timber frame mailbox post - household items - by owner - housewares sale
https://nh.craigslist.org/hsh/d/belmont-timber-frame-mailbox-post/6871961194.html
Added 7 years ago
SSH Agent Forwarding considered harmful
https://heipei.github.io/2015/02/26/SSH-Agent-Forwarding-considered-harmful/
Added 10 years ago
~demifiend/openbsd-dotfiles - dotfiles for $HOME on OpenBSD - sourcehut git
https://git.sr.ht/~demifiend/openbsd-dotfiles
Added 1 year ago
104017 releases found, all categories
https://www.tribalmixes.com/releases.php?page=0
Enter Your username and password here to sign in (log in) to TribalMixes. Cookies must be enabled for Quick Access.
Climbing the Great Pyramid of Giza (146 metres) - YouTube
https://www.youtube.com/embed/s6X-1ShM8uA
Added 10 years ago
jacklul/pihole-updatelists: Update Pi-hole's lists from remote sources easily
https://github.com/jacklul/pihole-updatelists
Update Pi-hole's lists from remote sources easily. Contribute to jacklul/pihole-updatelists development by creating an account on GitHub.
Added 6 months ago
Seknox Pte Ltd · GitHub
https://github.com/seknox
Offensive, defensive, or compliance, we provide tools and resources to build security capability. - Seknox Pte Ltd
javascript - Cakephp 3.0 autocomplete jquery ui - Stack Overflow
https://stackoverflow.com/questions/32464016/cakephp-3-0-autocomplete-jquery-ui
Added 9 years ago
The Grateful Dead World
https://gratefuldeadworld.blogspot.com/
GitHub - jfqd/redmine_helpdesk: Lightweight helpdesk plugin for redmine.
https://github.com/jfqd/redmine_helpdesk
Lightweight helpdesk plugin for redmine. Contribute to jfqd/redmine_helpdesk development by creating an account on GitHub.
Added 5 years ago
[SOLVED] Microsft Office 2016 Pro Plus - Kill Skype for Business - Spiceworks
https://community.spiceworks.com/topic/1349165-microsft-office-2016-pro-plus-kill-skype-for-business
so I rolled out office 2016 with PDQ deploy last week and users are getting BSOD’s on some of the older equipment with 2GB of ram or less and I dont want anyone using skype it just takes up space on the hard drives so ho…
Added 8 years ago
Pi Presents | A Multi-media Toolkit for Museums, Visitor Centres and more running on the Raspberry Pi
https://pipresents.wordpress.com/
Pi Presents is a toolkit for producing interactive multimedia applications for museums, visitor centres, and more. There are a number of Digital Signage solutions for the Raspberry Pi which are generally browser based, limited to slideshows, non-interactive, and driven from a central server enabling the content to be modified frequently. Pi Presents is different, it…
Added 1 year ago
Security-Enhanced Linux in Android | Android Open Source Project
https://source.android.com/devices/tech/security/selinux/
Added 10 years ago
Architecture technologique
http://zoneti.ca/architecture-technologique.html
ZONETI provides a large range of services for many kind of enterprises. Our IT Management solutions are designed to create positive and meaningful impact on your business. Infrastructure, Manage services, Private infrastructure, Private Cloud.
Added 9 years ago
Feature Request: Asterisk SNMP Support - Feature Requests - LibreNMS Community
https://community.librenms.org/t/feature-request-asterisk-snmp-support/924
DO NOT DELETE THIS INFORMATION.
Please read this information carefully.
GitHub issues is for feature requests or bugs, please do not post issues asking for help or how to do X, Y or Z.
You can use our irc channel ##…
Added 8 years ago
Proper SSL certificates for Postfix and Dovecot | workaround.org
https://workaround.org/ispmail/squeeze/ssl-certificates
Added 10 years ago
Everybody loves Eric Raymond » ELER highlights 2008
http://geekz.co.uk/lovesraymond/archive/eler-highlights-2008
Added 10 years ago
ChatGPT use linked to cognitive decline: MIT research
https://thehill.com/policy/technology/5360220-chatgpt-use-linked-to-cognitive-decline-mit-research/
ChatGPT can harm an individual’s critical thinking over time, a study released this month suggests. Researchers at MIT’s Media Lab asked subjects to write several SAT essays and separated sub…
Added 10 months ago
Listening To Satellites: A Journey With My RTL-SDR V3 | by Mohsen Tahmasebi | Medium
https://moh53n.medium.com/listening-to-satellites-a-journey-with-my-rtl-sdr-v3-5ba719bc68a5
Chris's Wiki :: blog/unix/OpenBSDPfRedirIssue
https://utcc.utoronto.ca/~cks/space/blog/unix/OpenBSDPfRedirIssue?showcomments#comments
Added 7 months ago
Tinkers Bubble an Off-Grid community in Somerset, England.
http://naturalhomes.org/tinkersbubble.htm
Tinkers Bubble is an off-grid community where they grow their own food and press apple juice.
Added 10 years ago
iDebugAll/phonebox_plugin: A Telephone Number Management Plugin for Netbox and more
https://github.com/iDebugAll/phonebox_plugin
A Telephone Number Management Plugin for Netbox and more - iDebugAll/phonebox_plugin
Added 1 year ago
GitHub - peelman/redmine_cc_addresses: CC Address Plugin for Redmine...
https://github.com/peelman/redmine_cc_addresses
CC Address Plugin for Redmine... Contribute to peelman/redmine_cc_addresses development by creating an account on GitHub.
Added 4 years ago
Crewing at Sea - Sea Shepherd Conservation Society
http://www.seashepherd.org/get-involved/crewing-at-sea.html
Added 10 years ago
Added 10 months ago
Grafana, Telegraf, Smokeping, oh my… – The Cruft Of My Brain
https://thecruftofmybrain.com/2016/12/17/grafana-telegraf-smokeping-oh-my/
Added 1 year ago
www.cnblogs.com
https://www.cnblogs.com/studyskill/p/6524672.html
提示: 1.经过实验,fortios 5.4 beta4也是可以的。 2.在实验时,选择先下载fortios 5.2(做了快照),再升级5.4,则虚拟机挂载需要选择FortiGate-VM-disk1-000001.vmdk 3.将fortios虚拟机重新打开时,会遇到硬盘id不匹配的问题,只需要修
Worth Exploring: NetDoc – Automated Network Discovery and Documentation « ipSpace.net blog
https://blog.ipspace.net/2022/09/worth-reading-netdoc/
Andrea Dainese released an interesting tool that performs automated network discovery, pushes the discovered data into NetBox, and then uses netbox-topology-views plugin to create network topology diagrams.
Definitely worth exploring!
Added 9 months ago
10 Things Insanely Healthy People Do Before 9 A.M.
http://www.huffingtonpost.com/2015/12/01/healthy-people-morning_n_8401840.html
10 Things Insanely Healthy People Do Before 9 A.M.
Added 10 years ago
Fairy garden shed - farm & garden - by owner - sale
https://nh.craigslist.org/grd/d/londonderry-fairy-garden-shed/6971056656.html
Added 6 years ago
Joseph Moses Obituary - Brattleboro, VT | Brattleboro Reformer
http://www.legacy.com/obituaries/brattleboro/obituary.aspx?n=joseph-moses&pid=147477184
Added 10 years ago
Lovage - Stroker Ace - YouTube
https://www.youtube.com/watch?v=cKiXYveusc0&sns=fb
Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.
Added 9 years ago
Digium Gateway remote logging – Rayan Samimi
http://www.mehrdust.com/archives/digium-gateway-remote-logging
Added 8 years ago
KB Odin: mysqldump table doesn't exist when using LOCK TABLES
http://kb.odin.com/en/122694
Added 10 years ago
RAVPower FileHub Wireless SD Card Reader with 3000mAh Backup Battery/Portable Charger, Wireless Mobile Storage Media Sharing, WLAN Hot Spot & NAS File Server
http://www.ravpower.com/ravpower-rp-wd01-filehub-3000mah-power-bank.html
Added 10 years ago
Building a Yurt from Scratch: Resources - Milkwood: permaculture courses, skills + stories
https://www.milkwood.net/2012/07/04/building-a-yurt-from-scratch-resources/
Yurts (and more interestingly to us, Gers) are front and center on the Milkwood research table currently. We've identified these structures as a likely
Added 6 years ago
The world's greatest internet troll explains his craft - YouTube
https://www.youtube.com/watch?v=us4Eti0UmDI
Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.
Added 7 years ago
Pricing - Kinsta Managed WordPress Hosting
https://kinsta.com/pricing/
Kinsta's WordPress hosting plans start at $30/month, with free migrations, 24/7 expert support and the first month free on select plans.
Added 10 years ago
GitHub - hamvocke/dotfiles: A collection of my personal dotfiles
https://github.com/hamvocke/dotfiles
A collection of my personal dotfiles. Contribute to hamvocke/dotfiles development by creating an account on GitHub.
Added 10 months ago
GitHub - mfts/papermark: Papermark is the open-source DocSend alternative with built-in analytics and custom domains.
https://github.com/mfts/papermark
Papermark is the open-source DocSend alternative with built-in analytics and custom domains. - mfts/papermark
Added 10 months ago
Look up musicbrainz disc id and freedb id from EAC/XLD log
http://eac-log-lookup.blogspot.com/
These 4 Gmail alternatives put your privacy first
https://www.fastcompany.com/90392612/these-4-gmail-alternatives-put-your-privacy-first
Added 6 years ago
GitHub - gin-gonic/gin: Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
https://github.com/gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. - gin-gonic/gin
Added 10 months ago
Pricing — RustDesk
https://rustdesk.com/pricing/?lang=en
RustDesk offers an open-source remote desktop solution with self-hosted server options. Perfect TeamViewer alternative for secure, private, and customizable remote access. Explore our professional on-premise licenses.
jackjackbits (jack) · GitHub
https://github.com/jackjackbits
jackjackbits has 3 repositories available. Follow their code on GitHub.
Added 9 months ago
I spent 18 years in the Linux console and I don’t regret it | Dragon’s notes
https://eugene-andrienko.com/en/it/2024/01/02/life-in-console
At first, this article was going to be a grumbling about well-known ideas like: "Let's add support for objects in Bash instead of ObSoLeTe text and add support for images and GIFs in the commands' output."
Added 1 year ago
Fire and Forget Wardriving • Hackaday.io
https://hackaday.io/project/2535-fire-and-forget-wardriving
My project consists of a wardriving platform based around the Raspberry Pi that requires no maintenance after an initial setup.
Added 10 years ago
GitHub - UDONRadio/UDONRadio: Sound streaming, playout and website for UDONRadio internet radio !
https://github.com/UDONRadio/UDONRadio
Sound streaming, playout and website for UDONRadio internet radio ! - UDONRadio/UDONRadio
Added 1 year ago
https://learn.adafruit.com/downloads/pdf/adafruits-raspberry-pi-lesson-11-ds18b20-temperature-sensing.pdf
https://learn.adafruit.com/downloads/pdf/adafruits-raspberry-pi-lesson-11-ds18b20-temperature-sensing.pdf
Added 10 years ago
SonicWALL Global VPN Client Download Site
http://help.mysonicwall.com/Applications/vpnclient/
Added 8 years ago
Data Recovery from Dahua Embedded Video Surveillance System
http://www.xsjs-cifs.com/EN/10.16467/j.1008-3650.2015.06.004
As surveillance video detection technology is playing an increasingly ...
Added 7 years ago
Align 5/12 Joint 3V R15 beams 50x50 - Geodesic dome calculator - Acidome.ru
http://acidome.ru/lab/calc/#Align_5/12_Joint_3V_R15_beams_50x50
Added 9 years ago
Moving Forward, Together
https://googlechrome.github.io/chromerootprogram/moving-forward-together/
Added 10 months ago
Keeping WordPress Secure - The Complete Guide to WP Security
https://premium.wpmudev.org/blog/keeping-wordpress-secure-the-ultimate-guide/#bestpractices
This comprehensive, deep-dive guide into WordPress security covers everything you need to know to keep your website safe and secure.
Added 10 years ago
blissland/blissflixx: Raspberry Pi + TV = Smart streaming experience.
https://github.com/blissland/blissflixx
Raspberry Pi + TV = Smart streaming experience. Contribute to blissland/blissflixx development by creating an account on GitHub.
Install ownCloud in a subdirectory using nginx | aelog
http://www.aelog.org/install-owncloud-in-a-subdirectory-using-nginx/
Added 10 years ago
Tuning LibreNMS
https://nsrc.org/workshops/2018/garnet-nsrc-cndo/networking/cndo/en/labs/librenms_tuning.html
Added 6 years ago
GitHub - beinnlora/LoRaFeatherTracker: Basic GPS tracker based on Adafruit Feather M0 LoRa radios and Raspberry Pi clients
https://github.com/beinnlora/LoRaFeatherTracker
Basic GPS tracker based on Adafruit Feather M0 LoRa radios and Raspberry Pi clients - beinnlora/LoRaFeatherTracker
Added 7 years ago
thegdchannel - Twitch
https://www.twitch.tv/thegdchannel
thegdchannel streams live on Twitch! Check out their videos, sign up to chat, and join their community.
Broken
40 Best fonts to use in a terminal emulator as of 2025 - Slant
https://www.slant.co/topics/7014/~fonts-to-use-in-a-terminal-emulator
Added 10 months ago
GitHub - goldfire/pokersolver: Javascript poker hand solver.
https://github.com/goldfire/pokersolver
Javascript poker hand solver. Contribute to goldfire/pokersolver development by creating an account on GitHub.
Added 6 years ago
Broken
New Detachable Weed Puller – Metty
https://metty.co/product/new-detachable-weed-puller/?twclid=2431758ss5fg2l88m171ujhibo
Added 2 years ago
Performance impact of disk encryption using LUKS | Sovereign Cloud Stack
https://scs.community/2023/02/24/impact-of-disk-encryption/
Preface
Added 1 year ago
ROM Download | johnlewis.ie
https://johnlewis.ie/custom-chromebook-firmware/rom-download/
Added 10 years ago
reverse proxy - Make nginx to pass hostname of the upstream when reverseproxying - Server Fault
https://serverfault.com/questions/598202/make-nginx-to-pass-hostname-of-the-upstream-when-reverseproxying
Added 9 years ago
Setting up a Linux server for OS X clients – Deepport.net
http://deepport.net/archives/setting-up-a-linux-server-for-os-x-clients/#linux-setup-and-configuration
Added 10 years ago
XMPP doesn't "work", but on the other hand, the alternatives probably worse: 1. ... | Hacker News
https://news.ycombinator.com/item?id=23776150
Different Perspectives In My Room...!
https://differentperspectivesinmyroom.blogspot.com/
Nontraditional Red Teams
https://zachholman.com/posts/red-teams
Written pieces, talks, and other bits by Zach Holman.
Added 1 year ago
Verizon Wireless - Landing Overview Page
https://b2b.verizonwireless.com/sms/#/overview
Added 6 years ago
Vintage Computer Photos subject: apple - vintagecomputer.net - computer history restoration resources
http://www.vintagecomputer.net/apple/
Vintage computer photos related to: apple
Added 6 years ago
Dymo label printer {SOLVED} - Linux Mint Forums
https://forums.linuxmint.com/viewtopic.php?t=344325
Added 10 months ago
Thomas E. Dickey's software development projects
https://invisible-island.net/
Added 7 years ago
Broken
(PDF) You Can Drive But You Cannot Hide: Detection of Hidden Cellular GPS Vehicle Trackers
https://www.researchgate.net/publication/391704077_You_Can_Drive_But_You_Cannot_Hide_Detection_of_Hidden_Cellular_GPS_Vehicle_Trackers
Added 10 months ago