-

 -

   linuxboh

 - e-mail

 

 -

 LiveInternet.ru:
: 18.01.2008
:
:
: 26

:

LINUX.


: WINDOWS(1), UBUNTU(6), GRUB(1), FreeBSD(0)
(3)

Hardy SUDO: unable to resolve host

, 28 2008 . 22:14 +
:

I had the same problem as above, because I could not do anything via a terminal window (unable to resolve host) or the terminal windows was just stuck and could not edit /etc/hosts.
I resolved the problem by going to:

system > Administration > Network

> unlock the widow with your password > go to the tab Host, on the second part of the the first line ( 127.0.0.1 ) type / replace the missing host by your host name, in my case that was jp-desktop the host given during the install.

Hope this help.
All the best to you all.
JP
LINUX
UBUNTU

:  
(1)

, 03 2008 . 17:12 +
, :
-
- , ,
-. , - : , , . , Mondo Rescue (http://www.mondorescue.org/). , 12 . .

$sudo mondoarchive
, , " ". - :
- ( , ). CD, DVD, NFS, HDD .
- ( /)
- (4 )
- ( )
. DVD ( ) . , . ! !



, . , Mondo.
,
$sudo mondorestore
, , , , , , . , , , . !
LINUX
UBUNTU

(1)

Compiz Totem

, 31 2008 . 21:31 +
- , Totem . :

* GStreamer (The default video player in Ubuntu, totem-gstreamer, and any video player that is based on the gstreamer backend)
o Open a terminal and type "gstreamer-properties". Press Enter.
o Click the Video tab.
o Under Default Video Plugin select "X Window System (No Xv)".
o Click Test to verify that video playback is working (you should be able to see the standard TV testing colour stripes).
o Click Close
LINUX
UBUNTU

:  
(0)

, 19 2008 . 20:55 +
- , , . , . :
/etc/fstab
$sudo gedit /etc/fstab
, - - :
/dev/hda /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
, :
/dev/hda /media/cdrom0 udf,iso9660 user,noauto,exec,iocharset=utf8 0 0
cp1251 iso8859-1, , .
- .
LINUX
UBUNTU

:  
(0)

, 18 2008 . 20:49 +
1) - Ubuntu LiveCD
2) :
$sudo mount -a

3) GRUB:
$grub

4) , :
grub> find /boot/grub/stage1

(hd0,2)
5) :
grub> root (hd0,2)

6)
grub> setup (hd0)

!
LINUX
WINDOWS
GRUB


 : [1]