Android System Setting
Dial ... *#*#7378423#*#* ... on your Android Mobile and wonder.
Labels: Android Mobile
Labels: Android Mobile
| Glühlampe | Lichtmenge |
|---|---|
| 15W | 100lm |
| 25W | 200lm |
| 40W | 400lm |
| 60W | 700lm |
| 75W | 900lm |
| 100W | 1400lm |
| 150W | 2000lm |
| 200W | 3000lm |
[base]
name=Red Hat Enterprise Linux $releasever - $basearch - Base
baseurl=file://<RPMS>
gpgcheck=0
enabled=1
Labels: RPM yum RedHat
# cd <directory>
# find . -xdev | cpio -co > <filename>
# cd <directory>
# find / -xdev | cpio -pvmd <destination-dir>
Labels: Linux cloning cpio
Labels: clone, Filesystem, Linux, tar