nity any Console acc acc Admin Building managment system
Apple AirPort Base Station (Graphite) 2 Multi (n... all over Admin this default user normally for ALL system in this area with one Password
Bausch Datacom Pr... NS all Multi CISCO15 otbu+1 Admin Optical Network System - http/TL1
Cisco-Arrowpoint Arrowpoint admin system Admin
Compaq Insight Manager administrator adminis
Quelle((http://de.linwiki.org/wiki/Linuxfibel_-_System-Administration_-_Gruppenverwaltung))
====Übersi... ch den Gruppeneintrag in der Datei [[Linuxfibel - System-Administration - Nutzerverwaltung#Die Datei /etc/... te der Gruppenmitglieder der Datei [[Linuxfibel - System-Administration - Gruppenverwaltung#Die Datei /etc... ussagen wie für die Passwörter der [[Linuxfibel - System-Administration - Nutzerverwaltung#Die Datei /etc/
lte man aus irgendeinem Grund ein Verschlüsseltes System wieder entschlüsseln wollen, so muss zuerst wieder von einem Live-System gestartet (siehe oben).
=== Live-System vorbereiten ===
Wie gehabt muss das folgende Paket im Live-System installiert werden und [2]:
* '''cryptsetup'''... externe Festplatte kopiert werden. Dann wird das System neu partitioniert (wie zum Beispiel weiter oben [
to be compiled into the kernel to make sure your system boots correctly. For example, routines for basic system functions used in reading and writing files, are ... dule drivers that are referenced by the operating system by their device aliases are placed in the /etc/mo... t if you've never created a custom kernel on your system before, but fortunately, RedHat stores a number o... le. This could take several hours on a 386 or 486 system. It will take about 20 minutes on a 400MHz Celero
er:** Ich übernehme keine Garantie für Schäden am System, Verlust von Daten oder sonst irgendwas. Jeder de... n es nicht glückt immer von der DVD von Asus sein System zurücksetzen.
Bei diesem Tutorial gehe ich von e...
Folgendes eingeben:
*
mount /dev/sda1 /mnt-system
*
vi /mnt-system/boot/grub/menu.lst
* //"i"// taste drücken (für Berabeitungsmodus)
* Zwische
uency. In short - it will dynamically monitor the system load and regulate the CPU Frequency accordingly. If you want to stick the system into powersave mode - load the cpufreq_powersave.... CPU can run at - and hopefully lower the overall system power consumption and heat dissipation This is what I have added to the system's /etc/rc.local file on my server - so it gets ac... ery boot.
sleep 60
echo powersave > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
http://stargat... e cpufreq_powersave
echo powersave > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
Skript:
scri
.0.1)
- if forwarding is enabled on the remote system the you could use the remote system as a stepping stone to another.
- to enter fri... -i /<user's home dir>/.ssh/id_rsa -L <local port>:system:<remote port> <remote user>@<ip address>
- ie:... - verify it works
* 1.connect to the remote system
* 2.set your irc client to connect locally on ... 34 which should forward the request to the remote system.
== 5 ==
Keeping the connection alive
-
netstat -tupl</td><td>List internet services on a system</td></tr>
<tr><td>•</td><td class="nw">netstat -tup</td><td>List active connections to/from system</td></tr>
<tr id="windows" class="pbtitle"><td c... ace -c ls >/dev/null</td><td>Summarise/profile system calls made by command</td></tr>
<tr><td>•</td><... ">strace -f -e open ls >/dev/null</td><td>List system calls made by command</td></tr>
<tr><td>•</td><
quickly convert html filenames for use on a dossy system
# only handles file extensions, not filenames
fo... e them. Issue the command file /usr/bin/* on your system and and you may be surprised at how many Bourne a... 123456789 awk
# Note different string indexing system:
# Bash numbers first character of string as '0'.... un", that is: do not perform any operation on the system, just print messages describing what will happen
er located in the head of the game. The Operating System controlling the PC is called XINA (which stands f... nguage Environment} where APPLE was the operating system used for WPC). XINA is unique in it's command str... ayer on top of PC-XINU, a multithreaded operating system originally created by Douglas Comer and documente... asons. For example, making Linux into a real-time system with thread support would involve modifying the k
untu linux has a rich set of commands for getting system info. One of the useful pieces of information that a system administrator might need is to know what the overall system load on a server is.
There are a couple of ways ... ormation, which may or may not be enabled on your system. It’s useful to know more than one way to get the... me =====
The uptime command gives information on system load averages for the past 1, 5, and 15 minutes:
ian: Daten verschlüsseln ====
[[cryptsetup:crypt system|Das ganze System verschlüsseln unter Ubuntu]]
[[cryptsetup:usb-ru... SB-Stick mit dem Schlüssel eingesteckt, fährt das System ohne Benutzereingaben hoch und entsperrt alle in ... ot-Partition verschlüsselt. Anschließend wird das System in die neue Root-Partition kopiert:
# mkdir /cr... n der USB-Stick wieder entfernt werden.
Das neue System vorbereiten
Jetzt ist es Zeit, in das verschlüss
il to root
fi
done
</code>
or
<code>
#!/bin/bash
system=`hostname --fqdn`
for line in `df -aPh | grep "^/... ce warning!" | mail -a "From: spacecsekker" -s "[$system] $line" xxx@xxx.bme.hu
fi
done
</code>
Quelle((... he disk space being use by directory in the Linux system The du command can be use to find the size of file and the size of directory in Linux system. The example below show the step to use the du co