orrectly you should be able to see everything in /home/username. My files will be in /home/bob.
There are several possible things that can ... ot partition it makes life easier. If you have a /home partition then you need to find both your /home partition and / root partition. Use nautilus to m... gksu nautilus) at /mnt/home/bodhi
If you have a /home partition and / root partition do this. I will now assume you know where /home partition and / root partition. Mount your /root ... ode>sudo mount /dev/sda1 /mnt</code>
Mount your /home partition like this. Replace the appropriate number for where your /home partition is.
<code>sudo mount /dev/sda6 /mnt/ho
home
mkfs.ext3 /dev/mapper/home
mount /dev/mapper/homehome
</code>
Und auch der eben gesicherte Inhalt der H... ot
* Für /boot benutzt man /dev/sda1
* Für /home benutzt man /dev/mapper/home
* Als swap nimmt man /dev/sda2
Wie die swap P... ext3 defaults 0 2
/dev/mapper/home /home ext3 defaults ... ptsetup luksOpen /dev/sda4 home
mount /dev/mapper/homehome
exit
}}}
=== Daten kopieren ===
Die entschlüssel
r -m 1777 home</code>
Then bind mount /data and /home to /nfs4exports/data and /nfs4exports/home respectivly.
<code>mount --bind /data data
mount --bind /homehome </code>
To make these bindings permanent they n... /nfs4exports/data none rw,bind 0 0
/home /nfs4exports/home none rw,bind 0 0
</code>
I think that sho
/usr/share/oobe/ /usr/bin/xkb_plugin_set_xorg.sh /home/user/.bash_profile /home/user/.kde/share/config/kpowersaverc
472 ls
... f ooberc4.tar.bz2 /usr/sbin/oobe /usr/share/oobe /home/user/.bash_profile /home/user/.kde/share/config/kpowersaverc
657 ls
... cups/remote.cache
666 ls
667 ls
668 rm /home/user/.openoffice.org2.0/ -rf
669 ls
670 ls
... are/usermode/usermode.glade
706 ls
707 cd /home/user/.config/xfce4/desktop/
708 ls
709 ls
[[ecryptfs|Debian/Ubuntu Home-Directory-Verschlüsselung]]
Ubuntu-Wiki: [[http://wiki.ubuntuusers.de/S... ture kann beispielsweise für ein verschlüsseltes /home genutzt werden.
WICHTIG: bei Änderung des Login... iner zu öffnen. Insbesondere für verschlüsselte "/home" Partitionen ist dies sinnvoll und komfortabel.
... itionen beim Login eingebunden werden (z.B. als "/home") sind folgende Zeilen einzutragen:
cryptmount
you can allow only business hour access from the home network, while always restricting access to host ... the bottom of the ACL section of squid.conf
#
acl home_network src 192.168.1.0/24
acl business_hours tim... http_access deny RestrictedHost
http_access allow home_network business_hours
</code>
Or, you can allow ... the bottom of the ACL section of squid.conf
#
acl home_network src 192.168.1.0/24
acl business_hours tim
was previously unset or null.
Example:
echo ${HOME:="/home/.nohome"}
${parameter:?word}
Generate an error... null by printing word to stdout.
Example:
: ${HOME:="/home/.nohome"}
${TMP:?"Error: Must have a valid Tem... .sh
# that's a <dot><space><forward slash>
. /home/dave/bin/functions.sh
# now we can use the fu
oot@fedora ~]#
</code>
==== Check the size of home directory. ====
The example below show the use of du command to get the disk usage of each user home directory on the system.
<code>
[root@fedora home]# pwd
/home
[root@fedora home]# du -sh *
492K bazz
48K botol
44K hamirul
22M kambing
48K kayu
he “server” in this case is the desktop I have at home, which allows me to access it through ssh. Let us use “home-pc” as an example for this guide. “your-username”... say I want to mount the “/stuff” directory on my home-run server, which has the domain name “example.co... g command:
<code>$sshfs example.com:/stuff /media/home-pc</code>
Where “/stuff” is the folder on the co... ccess on my local computer at the location /media/home-pc.
Remember that the /media/home-pc directory
ge Software?</code>
Ja – und für dich (Node-RED, Home Assistant, MQTT, ESP-Bastelei) gibt es tatsächlic... l Leistungsmessung
Es arbeitet genau so:
<code>
Home Assistant / Smart Meter
↓
MQTT: Netzleist... + optional Temperatursensor
Der ESP bekommt von Home Assistant z. B.:
topic: house/power
payload: -1... deinem Setup würde ich diese Architektur bauen.
Home Assistant
↓
Node-RED
↓
MQTT → ESP32