Welcome To Tutorial Linux / Unix Blog's

Sunday, December 25, 2011

Tutorial VI

NeroLinux Install on SuSE 9.3



Download nerolinux-2.0.0.4-x86.rpm from:
Click Here

Method I:
rpm-ivh nerolinux-2.0.0.4-x86.rpm

Method II:
Right click on nerolinux-2.0.0.4-x86.rpm
-> Actions -> Install With YaST

nerolinux will soon be installed and ready to use.
calling from:
KMenu -> Multimedia -> CD / DVD Burning -> NeroLinux
cd key contents of the display appears, enter:
1A2308094030236356952304

completed..


BitTorrent installed on SuSE 9.3

Download BitTorrent-4.2.1-1-Python2.4.noarch.rpm from:
Click Here

Method I:
Install bittorrent:
rpm-ivh BitTorrent-4.2.1-1-Python2.4.noarch.rpm

Method II:
Right-click on the BitTorrent file-4.2.1-1-Python2.4.noarch.rpm
-> Actions -> install with YaST

Install python-gtk from YaST.

Calling bittorrent:
open konsole type: bittorrent

Create an Icon for bittorent:
right click on desktop -> create new link to application
click on the image of gears to choose the picture icon.
on the General tab column contents: torrent
click the application tab on the Command column contents: '/ usr / bin / bittorent'
click OK

completed
.


Install apt in SuSE 9.3 *

Download file rpm untuk SuSE 9.3 dari :
Click Here

Method I:
Right-click on the file-0.5.15cnc7 apt-0.suse093.rb0.i5>
-> Actions -> install with YaST

Right-click on the file-libs apt-0.5.15cnc7-0.suse093.r>
-> Actions -> install with YaST

Method II:
rpm-ivh apt-0.5.15cnc7-0.suse093.rb0.i5>
rpm-ivh apt-libs-0.5.15cnc7-0.suse093.r>

click the component list for SuSE-3.9 to configure apt:

#
# Repository created by: aptate (version 0.69.3)
# At: Mon Dec 12 03:43:47 MET 2005
# More info about aptate at: http://apt4rpm.sourceforge.net
#


ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/9.3-i386 rpm kernel-of-the-day-drpm rpmkeys base update update update-PRPM misc gnome kde mozilla openoffice-rbos samba3 Ximian suser suser -jengelh jacklab suser-oc2pus suser suser teacher-GBV-usr-local-bin-tcousin suser suser-scorot suser-scrute suser-jogley suser-ollakka funktronics Packman Packman-i686 suse-people wine suse-projects security-kde-unstable PRPM security

rpm-src ftp://ftp4.gwdg.de/pub/linux/suse/apt SuSE/9.3-i386 kernel-of-the-day-drpm rpmkeys base update update update-PRPM misc gnome kde mozilla openoffice samba3 suser Ximian-rbos suser-jengelh jacklab suser-oc2pus suser suser teacher-GBV-usr-local-bin-tcousin suser suser-scorot suser-scrute suser-jogley suser-ollakka funktronics Packman Packman-i686 suse-people wine suse-kde-unstable security projects -PRPM security


Copy this file to: / et / opt / sources

command apt:
Execute: apt-get install
Will this command to install the requested package including all dependent packages.

Execute: apt-cache search
Search for packages containing

Execute: apt-cache show apt-cache or showpkg
To show the contents of a package (similar to rpm-QIP)

For the user's convenience the package names do not contain the version number. If you want to know the version number of the currently installed package please execute 'rpm-q'.


Install MPlayer on SuSE 9.3

how rpm I:

YaST -> Change Source of Installation -> Add -> HTTP
Server Name: packman.iu-bremen.de
Directory on Server: suse/9.3 /
Click OK

YaST -> Install and Remove Software
Search: mplayer

check in:
libpostproc
MPlayer
mplayerplug-in

Open through:
KMenu -> Multimedia -> Video Player -> MPlayer

completed ... ... ... ... ... ... ... ...

how rpm II:

First uninstall Kaffeine, xine-lib.
Download files from http://packman.iu-bremen.de/suse/9.3/i586/:
w32codec-all-20050412-0.pm.0.i586.rpm
MPlayer-1.0pre7-pm.3.i586.rpm

Download file from:
Clck Here

liblzo.so.1 atau lzo-1.08-107.i586.rpm

Download file from:
Click Here

Then the file downloaded earlier in the install:
rpm-ivh w32codec-all-20050412-0.pm.0.i586.rpm
rpm-ivh lzo-1:08-107.i586.rpm
rpm-ivh lame-SSE-3.97b-3.i686.rpm

Open through:
KMenu -> Multimedia -> Video Player -> MPlayer

completed



Install VLC on SuSE 9.3

Install from the cd suse 9.3:
libgnutls.so.12 or GnuTLS
libxosd.so.2 or xosd

Download from:
Click Here

Download from:

http://packman.links2linux.org/index.php4?action=497&vn=4

FAAC-1.24-0.pm.2.i686.rpm

http://packman.iu-bremen.de/suse/9.3/i586/
a52dec-0.7.4-3.pm.1.i586.rpm
faad2-2.0-0.pm.5.i586.rpm
libavc1394-0.5.0-1.pm.1.i586.rpm
libdvbpsi3-0.1.4-0.pm.4.i586.rpm
libffmpeg0-0.4.9-4.pm.cvs20051016.i586.rpm
xvid-1.1.0-0.pm.2beta2.i586.rpm
vlc-0.8.2-1.pm.1.i686.rpm

but this version can not read the wmv in suse 9.3
possible version of vlc-0.8.4a-1.pm.3.i686.rpm can

completed
.


How to save data on hard disk with a live CD.

1. Ready to do a live CD, then I use ubuntu cd 7:04

2. Hardisk who want to be saved

3. Make sure the boot sequence on the CD-room

4. Also make sure the CD-room and its hard disk is detected by the computer

5. Sign "start and install ubuntu"

6. Wait until the live CD into the desktop, klo have press "(ctrl) (alt) (a) (f1)" to open the console, and to create new windows "press (ctrl) (alt) (shift) (a).

7.Default ubuntu has no root password, but to run as root should be using "sudo"

8. run "dmesg" see there look at the read as "hda1 or hdb1", here we take legible reply is hda.

9. If it goes into "/ media" with the command "cd / media"

10. Make a directory under / media for the mounting point hardisknya

11. "Sudo mkdir 1" and "sudo mkdir 3"

12. if already now mounting hardisknya "sudo mount / dev/hda1 1 and" sudo mount / dev/hda3 3

13. Now try to check whether it's too hardisknya mount or not ..? "Cd / media" then see "ls"

14. when it now option where you want the copied data on the hard drive it 1.antar server or to any other removable disk via usb port.

15. if you want via usb port, the step is equal to the number 8 to 13, the difference was in the reading as sda or sdb, how to copy his "fileygmaudicopy cp-r-t / media / removabledisk her.

16. inter-server if you want you must enter the IP first, the way he entered "cd / etc / networks /.

17. did it change or edit the text via your favorite editor, klo I use "nano"

18. let's see "ls" in the file named "interfaces" do command "nano-interfaces"

19.edit eth0 file in the given IP, netmask, gateway

IFACE eth0 inet static
address 202.000.000.0
netmask 255.000.000.0
gateway 202.000.00.1

20. after the edit press (ctrl) (o) for saving the file.

21. then restart the network it "/ etc / init.d / networks restart

22. If you've tried to ping your gateway or ping the server ip that will you copy the data files your hard drive.

23. when it's live you get to the directory before mounting point "hda1 to dir / a" into the data which you want to copy it.

24. when I run scp "scp-r 'dataygmaudicopy' userservertarget @ ipservertarget: / paths / userservertarget / direktorytarget

25. if you do it properly then you will be prompted for a password to continue scp is typing "yes" and the password input the target servers' klo is the password correct "congrulations you've copied the data you see on your window prosessnya. CMIIW



No comments:

Post a Comment