• skip to content

Axel Werner's OPEN SOURCE Knowledge Base

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Willkommen auf meiner persönlichen Website! » use

use

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • it-artikel (31)
  • wiki (3)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Command line (cli) examples for use with LBRY a.k.a. ODYSEE video platform (youtube alternative)
  • EXPERIMENTAL HA Kubernetes Cluster for SOHO use on UBUNTU + k3sup + k3s base
  • How to limit users to update or upgrade installed packages on their UBUNTU 20.04 installation but not allow installing packages using sudo and aptitude
  • How to use a (usb) floppy drive to backup and restore double density (dd) and high density (hd) disk images using Linux for vintage roland synthesizers, samplers or music keyboards
  • Proxmox 8 How to use CLI only to create and spin up new Linux VMs (qemu)
  • Pause/Sleep/Zeitverzögerung in Windows Batch Scripte mit onBoard Mitteln

Fulltext results:

How i would install Ubuntu server 20.04 LTS with bridged interfaces? @it-artikel:linux
55 Hits, Last modified: 3 years ago
re how know how many devices i have. I want it to use a private self defined IPv6 address range (or ULA... what them to dictate what addresses i am going to use in my networks, i just decided to use the assigned prefix with my own defined node address **2a02:xxxx... ===== UBUNTU Server base installation: ===== - Use UBUNTU Server 20.04 LTS ISO as DVD or USB Stick t
Formatting Syntax @wiki
21 Hits, Last modified: 18 months ago
e. This page contains all possible syntax you may use when editing the pages. Simply have a look at the... it this page". If you want to try something, just use the [[playground:playground|playground]] page. Th... u can **__//''combine''//__** all these. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can use <sub>subscript</sub> and <sup>superscript</sup>,
Proxmox 7 Installation and Configuration with two network interfaces @it-artikel:linux
17 Hits, Last modified: 2 years ago
is the one without any trailing numbers. One may use **lsblk** to list all your blockdevices available... otd) on the server console, mentioning the URL to use in the next step to login to the PVE with a webbr... can reach the Debian online repositories. One can use the PVE webinterface for that, or just **go the "... nd (external) NIC in **/etc/network/interfaces**. Use any editor of choice to edit the file (vi, nano,
How to join or connect UBUNTU Desktop 18.10 Workstation to an Active Directory (AD) Domain, including automatic mounting of CIFS (SMB) shares and home directory @it-artikel:linux
11 Hits, Last modified: 3 years ago
based) Active Directory domain, so that users can use their AD user accounts to graphically logon and h... ginName/** . - **only one user at a time** will use the workstation (no multiuser) - Some sort of "... guration files. However its always recommended to use FQDN, wherever you enter a hostname. - If yo... our workstation side. It does not matter what you use for time sync. Just make sure your AD Domain Cont
How to make an Ubuntu or Debian apt repository locally available as an emergency offline fallback @it-artikel:linux
10 Hits, Last modified: 3 years ago
official Ubuntu/Debian mirror server your want to use for your download. For me it will be **%%http://d... /%%** * :!: **BEWARE: This manual assumes the use of only ONE official mirror server, for all distr... more complex and is not shown here. So avoid the use of several different mirror servers and only use a single one if possible. - Make sure your have PLE
How to use a (usb) floppy drive to backup and restore double density (dd) and high density (hd) disk images using Linux for vintage roland synthesizers, samplers or music keyboards @it-artikel:linux
7 Hits, Last modified: 3 years ago
====== How to use a (usb) floppy drive to backup and restore double density (dd) and high density (hd) ... or pin header for a floppy drive anymore, you may use "ufiformat". Install it as follows: <code> apt i... al /dev/fd0???? drives anymore, you might want to use **lsblk** to list all block devices on your syste... =512 . BUT... it is often possible to format and use HD disks with a DD format (720KB) IF you "cover u
How to create a self signed or official ssl tls certificate without questions asked (non-interactive) on the command line interface @it-artikel:linux
6 Hits, Last modified: 3 years ago
===== * create a x509 server certificate for use in TLS (ssl) * self signed (not official, not t... reate a new private key + self signed certificate use: <code bash> openssl req \ -x509 \ -sha256 \ ... read/show a certificate in human readable format use: <code bash> openssl x509 -text -noout -in yourNe... /show private key in a more human readable format use: <code bash> openssl rsa -text -in ourFqdnHostnam
DokuWiki @wiki
5 Hits, Last modified: 3 years ago
iki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] soft... its vibrant community allow for a broad range of use cases beyond a traditional wiki. Read the [[doku... nd Tricks]] * [[doku>Template|How to create and use templates]] * [[doku>plugins|Installing plugins... (Please do not contact me for help and support -- use the [[doku>mailinglist]] or [[https://forum.dokuw
How to install and configure Docker on UBUNTU Server 20.04 (and similar) @it-artikel:linux
5 Hits, Last modified: 3 years ago
like DNS, HTTPS etc which ports may be already IN USE by services on your docker host (port collision, ports in use). * Modify an iptables based hostfirewall to al... how to point Docker in the right direction is to use **symbolic links**, another way is to add a confi... that collide with these tcp/udp ports already in use. Now what ? ===== How to provide more IP addres
Meine IT Artikel @it-artikel
4 Hits, Last modified: 3 days ago
ardmitteln-anstatt-mit-dban]] * [[.linux:how-to-use-a-usb-floppy-drive-to-backup-and-restore-double-d... linux:EXPERIMENTAL HA Kubernetes Cluster for SOHO use on UBUNTU + k3sup + k3s base]] * [[.linux:Command line (cli) examples for use with LBRY a.k.a. Odysee video platform (youtube a... etwork interfaces]] * [[.linux:Proxmox 8 how to use cli only to create and spin up new linux vms (qem
Automatisches Backup (RSYNC) mit Hot Plug SATA bzw USB Festplatten als Sicherungsmedium @it-artikel:linux
4 Hits, Last modified: 3 years ago
xel Werner [axel.werner.1973@gmail.com] # free to use for personal use. NO COMMERCIAL USE ALLOWED! # Patches and Improvements are welcome. # # this is a cronjob script for ... BE DELETED when this # script is started. # # Use at your own risk. # #############################
Command line (cli) examples for use with LBRY a.k.a. ODYSEE video platform (youtube alternative) @it-artikel:linux
4 Hits, Last modified: 3 years ago
====== Command line (cli) examples for use with LBRY a.k.a. ODYSEE video platform (youtube alternative)... RY, you might be interested in how to control and use ODYSEE/LBRY from the command line, for faster and... art i recommend to follow their advice. For easy use we create a little shell script that we simply use to throw our content at and it spits out something
EXPERIMENTAL HA Kubernetes Cluster for SOHO use on UBUNTU + k3sup + k3s base @it-artikel:linux
4 Hits, Last modified: 3 years ago
===== EXPERIMENTAL HA Kubernetes Cluster for SOHO use on UBUNTU + k3sup + k3s base ====== ===== Proje... ur VMs static IP addresses. In my scenario i will use **.101** for the first master node, **.102** for ... ocaly, so we keep the sources and docs of what we use next: <code> export GITREPO=alexellis/k3sup versi... enience lets install some BASH completion code to use with **kubectl**, which kubectl can provide to us
How to configure or add a static IPv6 address to your IPv4 Ubuntu Server with bridged interfaces? @it-artikel:linux
4 Hits, Last modified: 3 years ago
e is towards the internet, one for internal (LAN) use. <code> [PCs]==(LAN)==>[UBUNTU Server/Router]==(... s). On the WAN/Internet-Side Interface i need to use DHCP, since in 2020 lots of ISPs often wont allow... upposed to be set to DHCP. However in this case i use a fixed IPv4 address of 192.192.178.20.** Because... (ipv4 and ipv6 configurations) i was required to use "an alias" interface name instead. Strangely enou
How to enable free updates to proxmox, the free open source vmware killer, without a costly subscription @it-artikel:linux
3 Hits, Last modified: 3 years ago
direct vendor support or cant afford it still can use proxmox, but require to change some apt configura... by proxmox.com, # NOT recommended for production use deb http://download.proxmox.com/debian/pve buster... proxmox node of yours. - Now you are ready to use the web interface to regularly check for update a
learning python3 - barGraph.py - small program to generate an ascii bargraph of any width @it-artikel:python
3 Hits, Last modified: 3 years ago
learning python3 - frameIt.py - command line tool to frame text on the console @it-artikel:python
3 Hits, Last modified: 3 years ago
My first real Java project - flashySquare V.1.0 @it-artikel:java
2 Hits, Last modified: 3 years ago
How to add more system information and color to your virtual terminals and shells with "screenfetch" @it-artikel:linux
2 Hits, Last modified: 3 years ago
How to achieve easy automatic deployment of Centos7 as VirtualBox VM in a dynamic DNS LAN environment with an Ansible playbook @it-artikel:linux
2 Hits, Last modified: 3 years ago
How to enable pc speaker on UBUNTU 20.04 to make your server audible without additional hardware @it-artikel:linux
2 Hits, Last modified: 3 years ago
How to limit users to update or upgrade installed packages on their UBUNTU 20.04 installation but not allow installing packages using sudo and aptitude @it-artikel:linux
2 Hits, Last modified: 3 years ago
shellscript - automatically fix wrong filename extensions - fix-filename-extension.sh @it-artikel:linux
2 Hits, Last modified: 3 years ago
regedit - kommandozeilen paramete,import,export über batch dateien @it-artikel:windows
2 Hits, Last modified: 3 years ago
Welcome to your new DokuWiki @wiki
1 Hits, Last modified: 8 weeks ago
BASH - Tipps und Tricks @it-artikel:linux
1 Hits, Last modified: 3 years ago
CAVE cloning VMs of UBUNTU 20.04 Server or Desktop can result in networking problems. Same IP address in every cloned VM, even if MAC address has been changed @it-artikel:linux
1 Hits, Last modified: 3 years ago
How to enable audio normalization a.k.a. audio compression a.k.a. audio dynamic range compression under Linux? @it-artikel:linux
1 Hits, Last modified: 3 months ago
How to find files by separate keywords real quick using 'locate' instead of 'find'? @it-artikel:linux
1 Hits, Last modified: 3 years ago
How to install Oracle Virtualbox 7 on Linux Mint 21 with automatic updates? @it-artikel:linux
1 Hits, Last modified: 23 months ago
How to shrink transcode cleanup misc video files using handBrake handBrakeCLI @it-artikel:linux
1 Hits, Last modified: 2 days ago
OpenLDAP, ppolicy und passwd - Oder wie man den Passwortwechsel auf der Shell erzwingen kann @it-artikel:linux
1 Hits, Last modified: 3 years ago
Proxmox 8 How to check and report zpool zraid status automatically @it-artikel:linux
1 Hits, Last modified: 7 months ago
Proxmox 8 How to use CLI only to create and spin up new Linux VMs (qemu) @it-artikel:linux
1 Hits, Last modified: 8 weeks ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki