[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 110: Undefined array key "cached"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 111: Undefined array key "normal"
[phpBB Debug] PHP Notice: in file /includes/db/dbal.php on line 112: Undefined array key "total"
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 885: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3391: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3393: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3395: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2922)
Cabrillo College Linux Classes • View topic - suse11 extra credit
Page 1 of 1

suse11 extra credit

PostPosted: Mon Oct 06, 2008 9:54 am
by julio rivas
Hi ,
I'm working on suse11 extra credit I got to the part that I have to login as root with putty ,but I don,t understand do I open putty on windows and if I do so , I go as SSH , telnet,and the ip address that shows on the picture of the manual is the one for my system.
or can I do all this from the suse shell?
thanks,
julio

Re: suse11 extra credit

PostPosted: Mon Oct 06, 2008 11:13 am
by julio rivas
Hi also at the end on submit:
reads:cat /boot/grub/menu/1st >> labx2
if I do that won't find the file ,so I guest they meant:
cat /boot/grub/menu.1st >> labx2
I may have to re submit.

Re: suse11 extra credit

PostPosted: Mon Oct 06, 2008 7:39 pm
by Rich Simms
Hi Julio,

Thanks! I heard about this from another student last night and thought I had fixed it.

It should be: cat /boot/grub/menu.lst >> labx2 so I can see your GRUB configuration.

- Rich