Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

372 total results found

Repos lapx

Homelab Overig

pvdm@lapx:~> zypper lr --uri # | Alias | Name | Enabled | Refresh | URI ---+---------------------+------------------------------+----...

POSTFIX

Homelab Netwerk & Server

Inleiding Met het programma Postfix op een linux systeem kan mail verzonden en verstuurd worden. Er zijn een paar instellingen die soms gedaan moeten worden. Tevens het gebruik van het lokale mailprogramma wordt in deze hoofdstuk uitgelegd (mail,nail,...

Smt

Homelab Overig

[NU] NUUrl = https://nu.novell.com/ NURegUrl = https://secure-www.novell.com/center/regsvc/ NUUser = XXXXXXXXXXXXXXXXXXXX NUPass = XXXXXXXXXXXXXXXXXXX [DB] config = dbi:mysql:database=smt;host=localhost user = smt pass = XXXXXXXXXXXXXXXXXXXXXX [LOCA...

Creative cylinder webcam

Homelab Webcams & Devices

=============== /dev/video1 Driver Info (not using libv4l2): Driver name : gspca_zc3xx Card type : USB Camera (041e:401f) Bus info : usb-0000:00:10.1-2.1 Driver version: 4.4.87 Capabilities : 0x85200...

P2pwificam

Homelab Webcams & Devices

Dit is de 1e webcam Oftewel ICAM-608 IHOMECAM MAC: 00:ED:AC:4F:BF:B9 http://192.168.1.30:8888/index.htm http://192.168.1.30:8888/jpeg.html http://192.168.1.30:8888/videostream.cgi http://192.168.1.30:8888/videostream.cgi?user=admin&pwd= Zoneminder: HT...

HC-608

ZZ - Archief Archief

Dit is de 2e webcam. rtsp://192.168.1.34/iphone/11?admin:pw& werkt goed in vlc SOURCE: RTSP RTP/RTSP 192.168.1.34 554 /iphone/11?admin:PASSWD& 24bit 1280 720 use rtsp responce media url v CONTROL: controllable v ONVIF Camera usr=admin&pwd=PASSWD 192....

Asus P5Q Pro

Homelab Hardware & Machines

[root]@amd64:~ # lspci 00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03) 00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03) 00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Fami...

Edup

ZZ - Archief Archief

dit is de 'grote' usb wifi stick Product: 802.11n NIC usb 1-1.2: Manufacturer: Realtek usb 1-1.2: SerialNumber: E84E0642F576 RTL8192EU rev B (SMIC) 2T2R, TX queues 3, WiFi=1, BT=0, GPS=0, HI PA=0 usb 1-1.2: RTL8192EU MAC: e8:4e:06:42:f5:76 usb 1-1.2: ...

Philips DCC600

Audio DCC

Onderhoud van een Philips DCC600: rechthoekige ladebovenklep eraf schroeven (ligt OP de cassette. TORX 6 nodig) en dan kun je bij de kop: goed schoonmaken met wattenstaafje en IPA. Let op: kop is zeer fragiel. rechthoekige bovenlade heeft 3 witte/gele nylon ...

Usb wifi dongles

Homelab Webcams & Devices

Edup: (steekt iets uit) Chipset:RTL8192CU Wireless Protocol:802.11a/g,802.11n Transmission rate:300mbps Interface Type:USB2.0 EDUP EP-N1557 300Mbps mini 2.4GHz wifi adapter support windows and mac iOS 10.6~10.12 Note: Please install driver successfu...

Hardware

Homelab Hardware & Machines

20250404 # inxi -F System: Host: amd64 Kernel: 6.14.0-lp156.4.g37149af-default arch: x86_64 bits: 64 Console: pty pts/2 Distro: openSUSE Leap 15.6 Machine: Type: Desktop System: Gigabyte product: B550M K v: -CF serial: N/A Mobo: Gigabyte mod...

Lsmod

Homelab Linux algemeen & CLI

lsmod Module Size Used by fuse 106496 1 tcp_diag 16384 0 inet_diag 20480 1 tcp_diag xt_CHECKSUM 16384 1 iptable_mangle 16384 1 ipt_MASQUERADE 16384 3 nf_nat...

Lspci

Homelab Linux algemeen & CLI

lspci 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8570D] 00:05.0 PCI bridge: Advanced Micro De...

KDE apps look ugly and missing icons over ssh

Homelab openSUSE

Re: Qt5 apps look ugly over SSH X forwarding Sat May 06, 2017 8:10 am In the remote SSH session: Code: Select all export XDG_CURRENT_DESKTOP=kde

Certificate renewal apache

Homelab Overig

# zypper in python3-certbot-apache # certbot --authenticator standalone --installer apache -d www.reeltoreel.nl --pre-hook "systemctl stop apache" --post-hook "systemctl start apache" Saving debug log to /var/log/letsencrypt/letsencrypt.log Plugins se...

Athana PF-212 Bulk Eraser

Homelab Overig

Athana International - PF212 Degausser - Model PF 212 GENEVA-Audio-Video-Bulk-Tape-Eraser-Model-PF-212.jpg|Model PF 212 Computer/Video/Audio Tape Eraser (220 VAC; 50 Hz) The hand-held model PF 212 tape eraser is perfect for the low-volume user. A few ...

Fix bash history

Homelab Overig

put in .bashrc or bash.bashrc.local # fix bash history export HISTCONTROL=ignoredups:erasedups # no duplicate entries export HISTSIZE=100000 # big big history export HISTFILESIZE=100000 # big big history shopt -s hista...

Determine which vga driver is in use

Homelab Overig

lapx: # lspci -nnk |grep -A3 VGA 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7550M/7570M/7650M] [1002:6841] DeviceName: 0 Subsystem: Hewlett-Packard Company Device [103c:17a9] ...