Sponsored Content
Full Discussion: linux installation
Operating Systems Linux Ubuntu linux installation Post 84401 by Corona688 on Friday 23rd of September 2005 06:53:34 PM
Old 09-23-2005
Quote:
Originally Posted by yogesh_powar
How to setup x .
Quote:
Originally Posted by yogesh_powar
I am not talking about the graphical interface, but text based installation.
Good to know.
Quote:
So, please help me.
Debian's rather barebones as I recall, so I doubt it's trying to switch to some fancy video mode to just use text. Other distros often do, to make a fancy looking console, or make the console wider, etc; that may be why debian works and these don't. Video compliance on laptops is bad. If there's some sort of 'no framebuffer' boot mode or kernel selection, use it.

Beyond that, it would be really, really nice to know what your system actually is.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

linux installation

Hi, Well I am installing Enterprise Linux 3.0 version, using CD... but what my doubt is , is there any possibility for me, to copy the contents of all the cd and have it in a folder like disk1,disk2,disk3 and disk4... while switching on the server, it will ask for the boot mode, like, CD... (3 Replies)
Discussion started by: vasikaran
3 Replies

2. Linux

linux and windows installation

Hi every one, I just downloaded linux iso to my pc then burn them . I have a space in my hard drive that is no partitioned yet . I would like to add linux and have the ability to choose witch boot option I need . The problem is that I READ the linux / window dual boot .but it looks like it is... (3 Replies)
Discussion started by: xzyan
3 Replies

3. Linux

How to do a silent installation on linux

Hi, I am trying to do a silent installation of a JDk on a linux machine. Can anyone give me a command that would do it for me. Thanx Sundeep (2 Replies)
Discussion started by: eamani_sun
2 Replies

4. Red Hat

New Linux installation

Hello, I am planning to install Linux on my laptop. I will be using it for mailing testing as well as scripting. Basically I want to hand on with Linux to be used as File and Mail Server. Please advise suitable Linux distribution. (3 Replies)
Discussion started by: darshakraut
3 Replies

5. Linux

Linux Installation

I have Lenovo laptop with vista pre installed. I am planning to install linux . can u suggest/advice which linux operating system is better for my laptop. i am installing linux mainly for technical use. (7 Replies)
Discussion started by: vkca
7 Replies

6. Red Hat

Linux Installation issue

Hi All, I had installed Red HAt Linux on Virtual PC. I completed installation and then 1 pop up asks for removing CD from drive and rebooting the system. I had done same. But afetr reboot nothing is displayed on the screen. What is the actual problem???? Kindly provide me the solution .... (1 Reply)
Discussion started by: sunray
1 Replies

7. Red Hat

odbc installation on linux.

HI All, I am trying to install odbc driver for mysql on linux red hat. when I try to install it using rpm then i get dependency error and when I try to find that dependent package then I am unable to find it on web. can you plz help me how can I install it. Thanks. # rpm -ivh... (3 Replies)
Discussion started by: mkashif
3 Replies

8. Linux

Linux Installation problem

Masters, I really need help here.... I had to format my system so my installed Linux goes away.. Now I am trying to fresh installation, but stuck at one point, did RND for 2-3 days but no luck, hence posting here.... I am stuck on the "installation method" step..As I am trying to install... (6 Replies)
Discussion started by: joshilalit2004
6 Replies

9. UNIX for Dummies Questions & Answers

Linux driver installation and so on.

I find Linux drivers to be the most elusive topic that there is and have enough questions about them that could fill a guide or tutorial if there was one. From what I can gather drivers are installed by one of three ways. 1- Recompile the kernel to include a driver that is included in the... (2 Replies)
Discussion started by: theKbStockpiler
2 Replies

10. UNIX for Dummies Questions & Answers

linux installation question?

Hi I accidentally installed another operating system after I had installed Linux and now I can no longer access your Linux system.any solution? Thanks (1 Reply)
Discussion started by: adam25bc
1 Replies
MESG(1) 						     Linux Programmer's Manual							   MESG(1)

NAME
mesg - display (do not display) messages from other users SYNOPSIS
mesg [n|y] DESCRIPTION
The mesg utility is invoked by a users to control write access others have to the terminal device associated with the standard error out- put. If write access is allowed, then programs such as talk(1) and write(1) may display messages on the terminal. Traditionally, write access is allowed by default. However, as users become more conscious of various security risks, there is a trend to remove write access by default, at least for the primary login shell. To make sure your ttys are set the way you want them to be set, mesg should be executed in your login scripts. Options available: n Disallows messages. y Permits messages to be displayed. If no arguments are given, mesg displays the present message status to the standard error output. The mesg utility exits with one of the following values: 0 Messages are allowed. 1 Messages are not allowed. >1 An error has occurred. FILES
/dev/[pt]ty[pq]? SEE ALSO
biff(1), talk(1), write(1), wall(1), login(1), xterm(1) HISTORY
A mesg command appeared in Version 6 AT&T UNIX. AVAILABILITY
The mesg command is part of the util-linux-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. Linux 1.2 10 March 1995 MESG(1)
All times are GMT -4. The time now is 08:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy