Linux-use: Unterschied zwischen den Versionen

Aus Store2 Wiki
Zur Navigation springen Zur Suche springen
imported>WikiSysop
Zeile 1: Zeile 1:
= Ordnergröß ein Kosole anzeigen =
du -sh /home
= Manuel RPM Pakete installieren =
= Manuel RPM Pakete installieren =
   
   
rpm -ihv nedit-5.5-31.8.x86_64.rpm
rpm -ihv nedit-5.5-31.8.x86_64.rpm


= Locate auf Data/Data2 =
= Locate auf Data/Data2 =

Version vom 11. März 2010, 17:39 Uhr

Ordnergröß ein Kosole anzeigen

du -sh /home

Manuel RPM Pakete installieren

rpm -ihv nedit-5.5-31.8.x86_64.rpm

Locate auf Data/Data2

locate -i -d /data/locatedb "mein suchbegriff"

USB-Device mounten

mount -t ntfs-3g /dev/sdj5 /usb -o force

Opensuse: IP über DHCP erneuern

  1.  Open a terminal and su - to root.
  2. Type ifconfig to show the current IP address that you received from DHCP.
  3. Type dhcpcd -k to send the appropriate signals to dhcpcd.
  4. Now bring the interface back up by typing ifup eth0.
  5. Type ifconfig to show the new IP address.

System-Backup-Image von USB-Platte mounten

mount -o loop /media/Data5/store_root.img /mnt/loop/

Verzeichnisse synchronisieren

mit grsync