==== Long way ====
The first thing you need to do is mount your linux partitions. Please use nautilus to do this. The guide will make a lot more sense if you do this. Nautilus is the default file manager of gno... that is the case with this command.
<code>~ $ sudo apt-get install nautilus</code>
If you are confi... nd to to find your Linux partitions.
<code>~ $ sudo fdisk -l</code>
My output
<code>~ $ sudo fdisk
lue 6.
The other operator (${#array[*]}) has to do with array variables.
==== String Length ====
<co... ed from the right.
These operators can be used to do a variety of things. For example, the following s... file extensions, not filenames
for i in *.html; do
if [ -f ${i%l} ]; then
echo ${i%l} already ... message. export foo="one" for i in foo bar baz; do eval echo \${$foo:?} one bash: bar: parameter nul
Catalyst 8.3 is in the repositories.
<code>
$ sudo apt-get update
$ sudo apt-get install linux-restricted-modules-generic restricted-manager
$ sudo apt-get install xorg-driver-fglrx
$ sudo depmod -a
</code>
The second line may not be necessary as
f FHEM (nur mit eig. Firmware)]]
Flash:
<code>
sudo python ../.local/lib/python2.7/site-packages/espt... ueSet [DHT22#TempDHT22],5,1
<code>
On Clock#Time do // this event comes in every minute
TaskValueSe... )
<code>
// 2017 gerwiki.de/sonoff
On System#Boot do
timerSet,1,30 // wait for ntp & start timer
Tas... 3,60 // 60% Humidity default
endon
on CheckTime1 do
if %systime%=23:25
gpio,12,1
timerSet,2,900
l give you something like:
<code>
jos@ubuntu:~$ sudo hcitool scan
Password:
Scanning ...
00:19:FD:C3:28:80 Nintendo RVL-CNT-01
jos@ubuntu:~$</code>
To connect ... your Wii Remote just type:
<code>jos@ubuntu:~$ sudo hidd --search
Searching ...
Connectin... address you have obtained with hcitool:
<code>sudo hidd –-connect 00:19:FD:C3:28:80</code>
Afte
r nahezu alle Distributionen passt.
Das Tool sudo vereinfacht die Nutzung der pam-mount Scripte. Die Nutzung von "sudo" ist in verschiedenen Distributionen sehr untersc... /sbin/umount.crypt
Die Datei ist mit dem Kommando "visudo" als "root" zu editieren. Für alle, die mit dem E... eispielsweise /dev/hda5) kann mit folgendem Kommando geöffnet werden: > sudo /sbin/mount.crypt /dev/hda5 /mnt Geschlossen wird der Container mit folgendem Komando: > sudo /sbin/umount.crypt /mnt
6. Container komfortabel
et die Datei /etc/group. Als Editor ist das Kommando '''vigr''' zu empfehlen (falls installiert), da sich das Kommando selbsttätig um die Dateisperre kümmert. Welcher E... ow-Passwort-Systemen ist '''delgroup''' das Kommando. Dessen Bedienung erfolgt analog zum Kommando '''groupdel'''. Beide Kommandos erwarten als Argu... en der Datei sollte, falls installiert, das Kommando '''vigr -s''' verwendet werden.
Bei Systemen ohne... Verwalten von Gruppenmitgliedern dient das Kommando '''gpasswd'''. Sowohl Root als auch von ihm ernan
wiimote's bluetooth address here]</code>
The gksudo is important because if you use sudo only you won’t see any prompt to type in your pas... other icon to kill all running wminput processes, do the same as above, but for the command use this
<code>gksudo killall wminput</code>
Use gksudo here too because you might need to type in your password again.
T
- login using you're username and password
- do 'sudo /etc/init.d/kdm stop'
- cd to the directory where you downloaded the driver
- there, do 'sudo sh NVIDIA-Linux-x86-180.51.pkg1.run' and follow i... nch of times)
- when the installer is finished, do ctrl-alt-f7 or 'sudo reboot'
-
----
one thing that I used to have to do is add the boot options noapic and nolapic. You can do this at boot time by going to the grub menu to se
eichen "<", gefolgt von einem Dateinamen.
Kommando < Dateiname
Statt z. B. beim write-Kommando den Text direkt einzugeben, kann auch einen Datei an e... ird immer ab dem Dateianfang geschrieben.
Kommando > Dateiname
Fehlermeldungen (stderr) erscheine... wendet, da stderr die Handlenummer 2 hat.
Kommando 2> Fehlerdatei
(Die Umleitung der Standardausg
Root-Rechte]. Man sollte also entweder immer '''sudo''' vor das betreffende Kommando setzen oder mit '''sudo -s''' Root-Status erlangen!
Dann werden durch E... !
Ab Kernel 2.6.20 (Gutsy/Feisty):
<code>
sudo cryptsetup -c aes-lrw-benbi -y -s 384 luksFormat ... e>
Ab Kernel 2.6.10 (Dapper und Edgy):
<code>
sudo cryptsetup -c aes-cbc-essiv:sha256 -y -s 256 luksFormat /dev/sda3
</code>
Das Kommando verschlüsselt '''/dev/sda3''' mit dem AES-Algorit
normal
* Launch the upgrade tool:
<code>sudodo-release-upgrade</code>
* Follow the on-screen ... lassic wieder herholen )(beim Anmelden):
<code>sudo apt-get install gnome-session-fallback</code>
Ma... e) ======
Boot-Partition voll, daher geht kein sudo apt-get upgrade, weil er neuen Kernel installiere... ge-$(uname -r)|linux-image-generic" |while read n;do apt-get -y remove $n;done
</code>
sophisticated: