How to backup Packages !

Status
Not open for further replies.
OP
Dark Star

Dark Star

Cyborg Agent
That fixes the erro for now. >Also I install Adobe player but still its is not loading flash files in Web Browser .. when I installed Gnash it loads few files but not all :x any idea how to fix that >> I installed Adobe Flash nearly 10 times but same it did not load anything of flash :X
 

praka123

left this forum longback
download flash.zip from adobe site.extract "libflashplayer.so" into ur /home/user/Desktop.now open a terminal and do below commands and try:
Code:
sudo mv ~/Desktop/libflashplayer.so /usr/lib/mozilla/plugins
Code:
sudo ln -s /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox/plugins/
now restart firefox or mozilla based browsers and in address bar,type:
"about:plugins" to verify that latest plugin is installed :)
 
OP
Dark Star

Dark Star

Cyborg Agent
I tried installing Ubuntu in my frnd PC and ended up in this error via Liv CD even Text based install didn't worked.. How to solve it.. He has 845 Board
etc/gdm | failsage Xserver:line 47: :[:too many arguments warning could not retrieve edid because edid is not installed]


download flash.zip from adobe site.extract "libflashplayer.so" into ur /home/user/Desktop.now open a terminal and do below commands and try:
Code:
sudo mv ~/Desktop/libflashplayer.so /usr/lib/mozilla/plugins
Code:
sudo ln -s /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox/plugins/
now restart firefox or mozilla based browsers and in address bar,type:
"about:plugins" to verify that latest plugin is installed :)

Tussi gr8 ho paaji . Simple gr8 :D
 
Last edited:

mediator

Technomancer
Hey
Can any 1 tell me how to take backup of updates and packages that I Installed so that I can re-install if any mess happens ? Also how to create a .deb file please tell me :)


Regards
*www.thinkdigit.com/forum/showpost.php?p=579696&postcount=19
 

praka123

left this forum longback
Code:
sudo apt-get update && sudo apt-get install read-edid
now,
Code:
sudo dpkg-reconfigure debconf
^select "medium"
Code:
 sudo cp /etc/X11/xorg.conf /etc/X11/xorgbacked

Code:
sudo dpkg-reconfigure xserver-xorg
^select options acc to urdisplay hardware get ur monitor detected.else enter the horizontal and vertical freq manually.
also,post the section "device" from ur /etc/X11/xorg.conf here.
 
OP
Dark Star

Dark Star

Cyborg Agent
^^Err how can I that in a system where Ive to do fresh install :? btw I as successful in bootin through Live Cd but the installation hanged at 82% [configuring apt scanning from mirror] :(
 
Status
Not open for further replies.
Top Bottom