n this case it is version 2.6.14-1.1644.
<code>
[root@bigboy tmp]# uname -r
2.6.14-1.1644_FC4smp
[root@bigboy tmp]#
</code>
2. Visit your favorite Fedora ope... download.fedora.redhat.com]] using wget.
<code>
[root@bigboy tmp]# wget
http://download.fedora.redhat.c... 4-1.1644_FC4.src.rpm' saved
[40454218/40454218]
[root@bigboy tmp]#
</code>
3. Install the contents of t
m Verlauf des Artikels werden eine separate home, root und boot Partition erstellt und dann nacheinander... Arbeitsspeichers
* '''/dev/sda3''' (ext3)
* Root-Partition; Größe: ca. 6 GB
* '''/dev/sda4''' (e... ' [3])
Die folgenden Befehle benötigen [:sudo: Root-Rechte]. Man sollte also entweder immer '''sudo''... etreffende Kommando setzen oder mit '''sudo -s''' Root-Status erlangen!
Dann werden durch Eingabe von
von Shadow-Passwort-Systemen diese in der nur für Root lesbaren Datei »/etc/gshadow« gehalten. Der Aufba... er Gruppen- in die Shadowdatei überträgt:
<code> root@sonne> grpconv</code>
''grpunconv'' schreibt die... und löscht anschließend die Shadowdatei.
<code> root@sonne> grpunconv</code>
Eventuell wird eine Kons... aus und fordert ggf. zu Korrekturen auf:
<code>
root@sonne> '''grpck'''
group uucp: no user uucpfaxro
lt. If your home directory is installed on your / root partition it makes life easier. If you have a /ho... you need to find both your /home partition and / root partition. Use nautilus to mount your linux parti... </code>
In my case I have a /home partition and / root partition. I can tell this by looking at /dev/sda... me partition.
If you have a home directory and / root partition do this. http://blog.dustinkirkland.com
In der Firmware ist [[Telnet]] mit den folgenden root-Zugängen freigeschaltet.
{| border=2 cellspacing=... eft|home<br>bash-profile
!align=left|Kurzinfo
|-
|root<br>l1nux
|align=center|0<br>0
|/root<br>/var/etc/profile
|Kennwort aus [[Firmware 1.12.1]] übernommen
|-
|r<br>(kein Kennwort)
|align=center|0<br>0
|/root<br>/var/etc/profile
|Alternative für 'root'<br>vo
====== MySQL: Root-Passwort zurücksetzen ======
Quelle((https://www.linuxmaker.com/tutorials/mysql-rootpasswor.html))
Ab und zu kann es passieren, dass man sein Root-Passwort für den MySQL-Root vergessen hat. Um einer Neuinstallation von MySQLvorzubeugen, möchte ich hi
ation funktioniert für alle Partitionen außer der Root-Partition.
Da auf dieser Partition gerade die zu... . Während Ubuntu es für fast alles nutzt, was mit root-Rechten ausgeführt wird, muss man unter SuSE-Linu... udoers" wird festgelegt, wer welches Kommando mit root-Rechten ausführen darf. Die folgende Zeile erlaub... pt
Die Datei ist mit dem Kommando "visudo" als "root" zu editieren. Für alle, die mit dem Editor vi ni
ed% full." | mail -s "$dev is low on free space." root # send a warning email to root
fi
done
</code>
or
<code>
#!/bin/bash
system=`hostname --fqdn`
for line... he current directory in MB or K. ====
<code>
[root@fedora ~]# du -h
4.0K ./.rhopenoffice1.1/progra... isk space taken by current directory.
<code>
[root@fedora ~]# du -s
768096 .
[root@fedora ~]# du
e first step is to edit the /etc/fstabfile as the root user.
The /etc/fstab file is the central file f... h only works if you are using the sync option.
**root_squash** Makes any client accesses to the exported filesystem, made as the root user on the client machine, take place as the nob... is effectively "squashes" the power of the remote root user to the lowest local user, preventing remote
ass uns nun einige benötigte Pakete installieren (Root Privilegien werden benötigt).
<code>
apt-get inst... ===
Nun müssen wir das FUSE Kernel Modul laden (Root Privilegien werden benötigt)
<code>
modprobe fuse... kann, musst Du es in der Moduleliste hinzufügen (Root Privilegien werden benötigt).
<code>
vi /etc/modu... nter laden (führe dies als Benutzer und nicht als Root aus!).
<code>
cd ~/Desktop/
wget http://kent.dl.s
usste ich beim Server noch ein 'nohide' beim nfs4-root-Export einfügen. Meine (funktionierende) /etc/exp... 2.168.123.2/255.255.255.0(ro,nohide,sync,insecure,root_squash,no_subtree_check,fsid=0)
/nfs4exports/fil... 2.168.123.2/255.255.255.0(rw,nohide,sync,insecure,root_squash,no_subtree_check)
/nfs4exports/pictures ... 2.168.123.2/255.255.255.0(rw,nohide,sync,insecure,root_squash,no_subtree_check)
</code>
Quelle((http:
nsatz und Konvertierung]]
[[mysql:reset_password|Root-Passwort zurücksetzen]]
[[mysql:auto_increment|A... ame!=c.class
</code>
Mysql: Passwort vergeben (Root hat noch keins!)
mysql -u root
Geben Sie die folgenden Statements im MySQL-Client ein (ersetzen Sie da... esPasswort')
-> WHERE User='root';
mysql> FLUSH PRIVILEGES;
PASSWORD('neues Passwo
config configure Squid to start at boot::
<code>[root@bigboy tmp]# chkconfig squid on
</code>
Use the s... t, stop, and restart Squid after booting:
<code>[root@bigboy tmp]# service squid start
[root@bigboy tmp]# service squid stop
[root@bigboy tmp]# service squid restart</code>
You can test whether t