• Links
  • Listen
  • Tags
  • Anmelden

Links

Hinzufügen
Älteste Neueste URL A-Z URL Z-A Titel A-Z Title Z-A Zufällig
How to use this site | Easy Powershell 2.0 Reference
https://adamringenberg.com/powershell2/

The PowerShell 2.0 help documentation: Linked, tagged, and categorized.

 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
Keybase Book: Keybase Docs
https://book.keybase.io/docs/cli

Browse technical documentation on the public-key cryptography that powers Keybase. Learn how Keybase Chats, Files, Teams, and Git are secured.

 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
FreeDB
https://freedb.tech/

Frequently Answered Questions:

  1. What is FreeDB and what does it offer? FreeDB is Free Mysql Hosting Provider they provide 25MB of database for free which can be extended by getting their Pro Plan.

  2. Does Freedb provides any other services apart from database hosting? We can provide you managed hosting for your requirement i.e Wordpress/Core Website/Managed Database Hosting. We will be your ready to go support for any kind of technical support. Server Administration Support OpenVPN/Gamepanel or any other linux tools you would like to configure.

  3. Why did Freedb made their policy changes implementing limits/restrictions? Due to spam/abuse of service and financial issues we have implemented these changes which will help us in continuing it longer but don't worry if you will explain your requirements we will be able to remove your restriction.

  4. What are the Limits on V2 FreeDB Free Tier? MAX Connections 200

  5. Can you provide Web Hosting Services? Yes i will be your Managed Hosting Provider From Any Cloud Providers Digitalocean/Linode/AWS/Vultr/OVH. I will provide you support for any server side issues.

  6. What are the benefits for Pro Database Service? In our Free plan you have certain limits in place which might not be reliable for your requirements but you can get our pro plan which costs you just 5$ per month where we will have disaster backup recovery option means just incase something goes wrong with the server you will always have backup you can read more about our pro plan here

  7. What is NEXTARS? NEXTARS is a name that reflects my hopes and desires for my future. My Real name is Sushant mostly referred as alias NEXTAR.

  8. What is the limitation of Pro Plan? Unfortunately even in pro plan we can't provide you the Root SQL User Access nor any super privilleges.Since by doing that it will make our server vulnerable.

 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
Ubuntuusers Apache
https://wiki.ubuntuusers.de/Apache/mod_rewrite/
 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
Tailscale's Homelab | Securely Network Devices & Services
https://tailscale.com/use-cases/homelab

Build a secure, private internet your friends & family can access anywhere. Connect servers, VMs, and devices across platforms like Raspberry Pi, Synology, & macOS.

 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
gcloud CLI overview  |  Google Cloud CLI Documentation
https://cloud.google.com/sdk/gcloud

Fysieke veiligheidssleutel

CLI, SDK

Region and Zones, Free tier

Cloud Run CodeLabs, gloud deploy

 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
GNU/Linux.ch - Freie Software, Freie Gesellschaft
https://gnulinux.ch/

Freie Software, Freie Gesellschaft

 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
Was sind Oracles? - Informationen von außen integrieren
https://blockchainwelt.de/was-sind-oracles-informationen-von-aussen-integrieren/

Oracles ermöglichen den Datenaustausch zwischen verschiedenen Blockchains & externen Datenquellen. Diese Möglichkeiten und Gefahren gibt es.

 
Hinzugefügt vor 2 Monaten
Link über E-Mail teilen Link über LinkedIn teilen
awesome-selfhosted
https://awesome-selfhosted.net/
 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
Proton
https://account.proton.me/u/0/vpn/OpenVpnIKEv2

Our encrypted services let you control who has access to your emails, plans, files, and online activity. Free plans are available.

 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
Ubuntu touch
https://devices.ubuntu-touch.io/

Mobian

 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
Funkwhale
https://www.funkwhale.audio/apps/

Funkwhale - A platform for all your audio

 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
RHash Program
https://rhash.sourceforge.io/

RHash - Recursive Hash Calculator

 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
BSI - E-Mail-Verschlüsselung in der Praxis
https://www.bsi.bund.de/DE/Themen/Verbraucherinnen-und-Verbraucher/Informationen-und-Empfehlungen/Onlinekommunikation/Verschluesselt-kommunizieren/E-Mail-Verschluesselung/E-Mail-Verschluesselung-in-der-Praxis/e-mail-verschluesselung-in-der-praxis_node.html

securegateway

 
Hinzugefügt vor 7 Monaten
Link über E-Mail teilen Link über LinkedIn teilen
Cyberduck
https://docs.duck.sh/
 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
Getting started with OpenCore | OpenCore Install Guide
https://dortania.github.io/OpenCore-Install-Guide/prerequisites.html#prerequisites
 
Hinzugefügt vor 7 Monaten
Link über E-Mail teilen Link über LinkedIn teilen
GitHub - mgajda83/PSWindowsUpdate: This module contain cmdlets to manage Windows Update Client.
https://github.com/mgajda83/PSWindowsUpdate

This module contain cmdlets to manage Windows Update Client. - mgajda83/PSWindowsUpdate

 
Hinzugefügt vor 9 Monaten
Link über E-Mail teilen Link über LinkedIn teilen
PIVPN: Simplest way to setup a VPN
https://www.pivpn.io/
 
Hinzugefügt vor 2 Monaten
Link über E-Mail teilen Link über LinkedIn teilen
howto/InstallingOlderPort – MacPorts
https://trac.macports.org/wiki/howto/InstallingOlderPort
 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
Add Search to Your Static Site with Lunr.js (Hugo, Vanilla JS) - aaronluna.dev
https://aaronluna.dev/blog/add-search-to-static-site-lunrjs-hugo-vanillajs/

I decided to document how I implemented a search feature with Hugo and Lunr.js on my personal blog site. Since this is a static site the search functionality is performed entirely within the client’s browser. My solution uses vanilla JS DOM manipulation to render the search results. I believe that my approach includes features that are markedly different from the implementations I encountered while researching this task, features which enhance the overall search UX.

  • found on codepen
  • Or use Fuse.js
  • pagefind is best for large sites, according to macports rust can be installed.
 
Hinzugefügt vor 3 Monaten
Link über E-Mail teilen Link über LinkedIn teilen
cointop.sh
https://cointop.sh/
 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
vscode.dev
https://vscode.dev/

Build with Visual Studio Code, anywhere, anytime, entirely in your browser.

  • Microsoft
  • Coder
 
Hinzugefügt vor 6 Monaten
Link über E-Mail teilen Link über LinkedIn teilen
IONOS - Cloud
https://cloud.ionos.de/

AGB, Prices

  • VPS
  • Kostenloses SSL, Benutzer-verwaltetes Zert
  • Nextcloud

Partnernetzwerk

IONOS Agentur

  • dresden-homepage.de, programmier-bude
 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
Stardict - huzheng.org
https://stardict-4.sourceforge.net/
 
Hinzugefügt vor 1 Jahr
Link über E-Mail teilen Link über LinkedIn teilen
  • ‹
  • 1
  • 2
  • 3
  • 4
  • 5
  • ›
Linkace ist ein Projekt von Woblick.dev