Difference between revisions of "Linux"

From Luky-Wiki
Jump to: navigation, search
(Functionality tests)
(How to ...)
 
(21 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
* [[Linux: Domain Name System Security Extensions (DNSSEC)]]
 
* [[Linux: Domain Name System Security Extensions (DNSSEC)]]
 
* [[Linux: Postfix with a remote SMTP relay host]]
 
* [[Linux: Postfix with a remote SMTP relay host]]
 +
 +
=== Backup ===
 +
* [[Linux: incremental backup using rsync on btrfs with snapshots]]
 +
 +
=== Debian Stuff ===
 +
* [[Linux: Debian release upgrade]]
  
 
== Hardware ==
 
== Hardware ==
 +
=== PC / Laptop ===
 
* [[Hardware: HP EliteBook Revolve 810 G1 with Ubuntu Linux]]
 
* [[Hardware: HP EliteBook Revolve 810 G1 with Ubuntu Linux]]
 +
* [[Hardware: How to update BIOS on HP Laptop using Linux]]
 +
 +
=== Raspberry Pi ===
 
* [[Hardware: Raspberry Pi]]
 
* [[Hardware: Raspberry Pi]]
* [[Hardware: Raspberry Pi - home security system without soldering]]
+
* [[Hardware: Raspberry Pi - security camera]]
 +
* [[Hardware: Raspberry Pi - Matrix Pi]]
 +
* [[Hardware: Raspberry Pi - Dashboard (Kiosk)]]
 +
 
 +
=== HP Servers (or HPE ?) ===
 +
* [[Hardware: HP Microserver - How to fix ILO4 after adding second graphics card]]
  
 
== Functionality tests ==
 
== Functionality tests ==
 
* [[Hardware: ZyXEL PLA-4201 Twin Pack - throughput test]]
 
* [[Hardware: ZyXEL PLA-4201 Twin Pack - throughput test]]
 
* [[Software: GZIP vs. BZIP2 vs. XZ - performance]]
 
* [[Software: GZIP vs. BZIP2 vs. XZ - performance]]
 +
 +
== How to ... ==
 +
* [[Linux: "video to mp3"]]
 +
* [[Linux: How to join video files and generate time-lapse ]]

Latest revision as of 15:47, 12 March 2018

This section is dedicated for knowledge related to Linux regardless of distribution.

I am Gentoo Linux administrator/user for many years. I installed my oldest still running installation of Gentoo Linux on August 26th 2005. I started administering Linux during year 2002. I am using Linux on daily basics (my private computers are only Gentoo Linux based).

Linux is powerful operating system found in many devices across marketplace. You can find Linux pre-installed in computer and mostly likely hidden in media-center, network device, cell phone, controller appliance for automation or other device. It is good to know not only how Linux work but also how Linux work internally.

During years of usage i gain knowledge about Linux and i try to share it here. You can find useful details about Linux in following sections:

Software

Linux Loader

System services

Backup

Debian Stuff

Hardware

PC / Laptop

Raspberry Pi

HP Servers (or HPE ?)

Functionality tests

How to ...