Pages

Search

retrieve linux located in my pc but not reachable - Forums Linux

retrieve linux located in my pc but not reachable - Forums Linux


retrieve linux located in my pc but not reachable

Posted: 12 Oct 2006 01:57 PM PDT

boot into the rescue mode (you can achieve this by typing linux rescue
at the prompt that appears when you boot from the redhat install cd)

Skip any "Configure network interfaces" dialog that appears.


now type the following commands:

chroot /mnt/sysimage

grub-install /dev/hda (replace /dev/hda with your name of the hdd)

New 64-Bit Server (Centos 4.3, Dual CPU) HORRIBLY SLOW!

Posted: 12 Oct 2006 06:53 AM PDT

Frank -

While I agree with you that it would be nice to do an incremental
component-by-component test battery for every server one puts on the
line, I've never heard of any IT department having the staff resources
to do that kind thing for small systems. I've heard of that kind of
detail being paid to clusters and high-availability systems, though.
We don't build many white-box servers anymore, but, occasionally, we
try to stretch our dollars using what's in inventory. Pulled
components may get an extra life or two this way. We'll let a unit run
a week or so and check the logs for trouble before putting it into
production, but that's about all we can realistically hope to do.



On Fri, 13 Oct 2006 05:37:58 GMT, Marshall <net> wrote:
 

looking for internet radio app.

Posted: 11 Oct 2006 06:10 PM PDT

The guy upstairs wrote: 

I'm happy with streamtuner:

Suggests: streamripper, yelp
Description: A GUI audio stream directory browser
Streamtuner is a stream directory browser. It offers an
intuitive and unified interface to various streaming
directories through the use of a C/Python plugin system.

Grub Error 22 - Ubuntu / Win2k - Can't boot linux session

Posted: 10 Oct 2006 05:42 AM PDT

ToYKillAS wrote: 


--------------------------Reply to above post:

In order to fix the problem, you need to make sure of a couple of
things:

1. Is your harddrive an IDE or SCSI drive, in other words, is it hdX or
sdX?
2. Ensure GRUB knows where to look for the linux bootable kernel....
3. You need to know the naming conventions for GRUB. Instead of the
usual hda1 for the first partition on your drive, GRUB sees this as
hd0,0 where hd0 is hda, and hd1 would be hdb. (These are zeroes, not
ohs). GRUB needs to know where your root ( / ) partition is, so you
have to tell it "root (hd0,0)" for a root filesys on /dev/hda1.
Assuming you have an IDE drive (/dev/hda under linux) at the GRUB boot
prompt press 'e' to edit the entry for your linux partition. Ensure
the root line is : root (hd0,1)
This tells GRUB to look at /dev/hda2, your ext3 file system. (if you
have a scsi drive, change hd to sd in the root command above.

Ensure the kernel line is correct and points to your kernel. You can
also pass any boot parameters at this time to the kernel as well. One
important note on this is the root= parameter on this line. Your
kernel line should resemble the one below:

kernel /boot/<your kernel> root=/dev/hda2 [any parameters you wish to
pass]

once again, if you are using a scsi drive, change the hd to sd above.

Once you are sure that the parameters are correct, press 'b' to boot
your linux kernel.

If you receive any kernel panic errors, recompile the kernel. You will
most likely need a LiveCD to do this.

Once you are booted into your linux environment, you should review
/boot/grub/menu.lst and make the corrections for your linux kernel boot
instruction.

I use GRUB 0.97 on a Compaq Presario 2188CL laptop with a linux system
I built using LFS and BLFS from http://www.linuxfromscratch.org

If you really want to learn how a distribution is built, and know your
system from the inside to the STDOUT, read the LFS book. Then follow
the book (at least the section on GRUB if you want to continue using
UBUNTU).

CD drive not working

Posted: 10 Oct 2006 01:38 AM PDT


Muruganantham wrote: 

Hi Muruganantham,
Thanks , I would try.
Krishna.V.J.

How to enable thread-local storage?

Posted: 10 Oct 2006 12:58 AM PDT

Laurenz Albe wrote: 

Sorry I've been having problems with my news server (it keeps telling me
the posting failed, never saw it show up, so I tried another group
(sorry), got same results, and low and behold they both show up today...
normally it shows up with in 5 minutes... oh well. My apologies.

--
Stan


most secure way to start root session without requiring password

Posted: 09 Oct 2006 09:30 AM PDT

In comp.os.linux.setup Chris F Clark <theworld.com>: 
 

I don't know if it works now or not? Post the line(s) out of
/etc/sudoers and the error messages you get.

Good luck

BTW
Please quote context on reply, thx:
http://groups.google.com/support/bin/answer.py?answer=14213

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 77: Typo in the code

Dual OS boot up

Posted: 08 Oct 2006 05:16 AM PDT

On Monday 09 October 2006 01:44 am, com
(com) spake thusly:
 

FC 5 Doesn't?

--
Scott
http://angrykeyboarder.com
© 2006 angrykeyboarder™ & Elmer Fudd. All Wights Wesewved

FC5 upgrade

Posted: 07 Oct 2006 06:43 PM PDT


Bill Marcum wrote: 

I did a "man gdm" and looked for the configs in the places they
specified, found none. I remember looking for xorg.conf. I only saw
older XF* or X11* configs...

I believe gdm wants to start at least once correctly before writing the
config.

Ben

why don't export commands work in bash_profile

Posted: 06 Oct 2006 06:50 PM PDT

com wrote: 

How are you running the script? If you run it in the normal way, a new
shell is started to interpret the script and the export commands effect
only that shell and processes started from it. If you want to run the
script in the current shell so that the export commands set variables
in the current environment you must use the "source" command to execute
the script.

--
Markku Kolkka
fi


can't mount DVD

Posted: 06 Oct 2006 01:07 PM PDT

luca wrote: 

Mmm. I got a DVD teh other day and it wouldn't mount either. Same error
message. The second DVD in the film did though. Both played OK on a DVD
player.

My conclusion is that some DVDs have enough crap in their header blocks
to screw a DVD drive.

If you are trying to rip a pre recorded, and it won't mount, I reckon
its copy protection..

 

How to Start Program at Boot-Time as Normal User

Posted: 06 Oct 2006 10:53 AM PDT

Ross enlightened us comp.os.linux-(ab)users with:
 

Another alternative to su examples would be fcron and fcrontab. It does
not only allow time-driven events, but specifications like "once on
startup".

--
vista policy violation: Microsoft optical mouse found penguin patterns
on mousepad. Partition scan in progress to remove offending
incompatible products. Reactivate MS software.
Linux 2.6.17-mm1,Xorg7.1/nvidia [LinuxCounter#295241,ICQ#4918962]

mount: RPC: program not registered

Posted: 05 Oct 2006 07:58 AM PDT

Hallo Steve,

Op 05 Oct 06 schreef S Smethurst aan All:
 
SS> NFS needs RPC and RPC needs portmap. Chech that these are
SS> running with as processes. Check what services are using rpc
SS> with rpcinfo -p as root on the server, or rpcinfo -b servername
SS> as root on another host. Is nfs among them?

This all seemed to be ok. I compared the system with the problems [A]
and another one where I *could* connect to [B]. Running rpcinfo -p "A"
gives the message: No programs registered.
In the meantime I upgraded A from Slacxkware 10.2 to 11.0, and now it
works perfectly well.
But I still would like to know what was wrong...

Groeten,

Hans.

jdh punt beekhuizen bij duinheks punt xs4all punt nl


Run shell script from desktop icon

Posted: 04 Oct 2006 12:10 PM PDT

You can also do this:

right click somewhere on the empty desktop

Create New ->

Link to Application
Application
(Enter Command Ie. "xterm -e -hold ~/bin/my_script.sh")

If you want the xterm to hold till the script is done running.

FATAL: cannot change permissions of TTY

Posted: 04 Oct 2006 07:09 AM PDT

sathiya.rhce wrote:
 

We need a lot more details. Is the machine whining the SSH client, or
the SSH server? Which SuSE are you running, SLES 9 or OpenSuSE or what?
What does it say if you do "ssh -v -v username@targethost"? Have you
been modifying or playing with the installed OpenSSH?

Beating the dependency hell

Posted: 04 Oct 2006 05:41 AM PDT

On 6 Oct 2006 03:53:50 -0700, com
<com> wrote:
 

That's a nice idea.

Need /dev/fb0 if no X windows?

Posted: 04 Oct 2006 05:08 AM PDT

Jamie Hart wrote:
 
 

You don't need a group "video" to have framebuffer. Alot of distros
add alot of unneeded groups. I have no "video", "cdrom", nor "audio"
and things work fine for users and root alike.
 

If you don't have X, you definately want the framebuffer (and even if
you do have X, IMO). There are alot of things that can give you nice
graphics on it:

fbv A nice little image viewer for the fb
links One of its modes can use the fb for graphics; a browser
w3m Another browser, can use the fb for graphics
gtk There IS a fb target for gtk, but I've never built it.
I'm not sure it works 100%, or even at all, but it is
listed.
fonts Normal text just looks better, and you can have a very
readable display even when using small fonts.
fbxine Xine. On the fb. Watch a movie in full-screen. Does need
X, as it links to X shared libs, but doesn't need X
actually running at the time of viewing.



intelfb: Intel Corp. 82845G/GL[Brookdale-G]/GE
Chipset Integrated Graphics Device

mode "1024x768-70"
# D: 75.002 MHz, H: 56.477 kHz, V: 70.071 Hz
geometry 1024 768 1024 768 32
timings 13333 144 24 29 3 136 6
accel true
rgba 8/16,8/8,8/0,0/0
endmode

Frame buffer device information:
Name : Intel(R) 845G
Address : 0xf0000000
Size : 8253440
Type : PACKED PIXELS
Visual : TRUECOLOR
XPanStep : 8
YPanStep : 1
YWrapStep : 0
LineLength : 4096
MMIO Address: 0xffa80000
MMIO Size : 524288
Accelerator : Unknown (42)


That being said, you don't absolutely have to have the fb if you don't
have X, you'd just most likely want it.

XFree86 Update Killed my Gnome and KDE Desktops!

Posted: 03 Oct 2006 03:45 PM PDT

(re use of livna/ nvidia rpms) 

yes - perhaps I messed up the coordination with the kernel upgrade. I
ran both the kernel upgrade and the nvidia/livna driver install and
then restarted. Can't remember the precise problems I had but ... no
accelerated x-display I guess (ie just base Xorg nvidia drivers)...

Perhaps my problem was caused by the previous use of the nvidia
installer script - on my original install - which messed with the livna
packages.

(re combining livna rpms and nvidia scripts) 

If I just follow the instructions they work for me. The instructions
are looong but once you've got through them once...
 

I removed the relevant livna rpms and ran the nvidia installer scripts
again. From a console. I was sure I was in for more trouble but those
nvidia scripts worked it out. Thanks for the offer of helping with the
rpms though.

Graham

ntfs support

Posted: 03 Oct 2006 10:53 AM PDT

In comp.os.linux.misc Jody Bruchon <rr.com>: 
 
[..]
 

AFAIK you can use mkfs.vfat and doze will happily read it, it
just doesn't allow you to create vfat partitions larger then 32
or so GB. But should read larger created with Linux without
problems...

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 5: static from plastic slide rules

Problems after updating kernel

Posted: 03 Oct 2006 09:28 AM PDT

Dustin wrote: 


Well, you've got two problems. The one with lockups could be the kernel
version. The one with ndiswrapper could be that Linux limits the amount
of stack space the kernel uses, but Windows drivers assume they can get
as much as they want.

A better solution to ndiswrapper woes is to use hardware that's
supported by Linux. I swapped out the built-in Broadcom in my laptop
for a built-in Intel card.

Also, the development RPMs for FC5 *are* set up to be "yum"able, but you
have to configure yum to know about the repository. Or you can just FTP
the files and use rpm (which is what I do).

How can I set my time display to my preference

Posted: 03 Oct 2006 07:24 AM PDT


Unruh wrote: 

I am quite new to this, what are the common values for this?

I will try dabbling with some settings in Putty and see what the
outcome will be.

Linux x86 dual boot with FreeBSD 6.0 Help?

Posted: 01 Oct 2006 01:18 PM PDT

Ties, 10/05/06 01:10: 
And of course I decided to post this in the wrong thread.
Aww, hell, never mind.

--
Ties
http://tknet.nl/
http://tknet.nl/w/

SUID script help!

Posted: 01 Oct 2006 09:11 AM PDT

Ouch. Ok, theres a lesson for me, always supply the full story.

Ok, the script/program is part of a larger project. This C
script/program isnt going to be actually used on any existing systems
so as I said earlier, security isnt a problem.
As part of this project, I cant use sudo because of the way the project
is being developed.

This is the original coding Im talking about (for those that cant find
the original post)

#include <stdio.h>
#include <stdlib.h>
int main(int argc, char **argv)
{
char *var = argv[1];
system(var);
return(0);
}

As someone said in an earlier post, the program is supposed to be one
which sets to suid root and then can run any command on the system.

Fair enough, the program may be 'attrocious for an suid wrapper' but
its fine for what I need. I just need this program to be slightly
tweaked for the end result needed.

comparing directories

Posted: 01 Oct 2006 03:53 AM PDT

Dave Stratford wrote: 
 
 
 
 
 
 
 

They are so close there may be no real difference in content but with artifacts
added by the copying or trailing wastage not copied. Wastage being what an
application may carry after the EOF without deleting or secret messages appended
to a jpg by tewwowowits. Since my ISP switched from a local to a remote news
spool it regularly barfs copies which as always one line longer even though all
else is the same.

The suggestion using rsync -v should yield blank likes or garbage like the
above should show what is happening. File copying is not making a remote disk
image.

--
If the Islamics were fascists we would have won in July 2006.
-- The Iron Webmaster, 3703
nizkor http://www.giwersworld.org/nizkook/nizkook.phtml
book review http://www.giwersworld.org/israel/willing-executioners.phtml a7

Fedora FC5 http/ftp setup looking stage2.img

Posted: 29 Sep 2006 02:47 PM PDT

Jack L. wrote:
 

Are you sure that the double-slash is the problem? That should still be
a valid address.