LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Debian starup problem (https://www.linuxquestions.org/questions/linux-newbie-8/debian-starup-problem-4175469566/)

jovin555 07-14-2013 12:21 AM

Debian starup problem
 
I am new to linux.i have installed debian 7 in my pc.When i start debian ,i get a command window to enter debian login.It stays for 5 seconds and then i get the normal desktop login window.How can i remove the command window when starting debian?

jdkaye 07-14-2013 12:51 AM

What desktop are you using? KDE? Gnome? XFCE? something else? After your "normal" desktop login, does everything work as it should? Can you post the output of this command.
Code:

ls /etc/init.d/
jdk

jovin555 07-14-2013 02:14 AM

i am using gnome 3 desktop.
Quote:

jovin@debian:~$ ls /etc/init.d/
acpid kbd rcS
alsa-utils keyboard-setup README
anacron killprocs reboot
atd kmod rmnologin
avahi-daemon minissdpd rpcbind
binfmt-support motd rsyslog
bluetooth mountall-bootclean.sh saned
bootlogs mountall.sh sendsigs
bootmisc.sh mountdevsubfs.sh single
checkfs.sh mountkernfs.sh skeleton
checkroot-bootclean.sh mountnfs-bootclean.sh speech-dispatcher
checkroot.sh mountnfs.sh ssh
console-setup mtab.sh sudo
cron networking udev
cups network-manager udev-mtab
dbus nfs-common umountfs
exim4 nvidia-kernel umountnfs.sh
gdm3 pppd-dns umountroot
halt procps unattended-upgrades
hdparm pulseaudio urandom
hostname.sh rc x11-common
hwclock.sh rc.local
jovin@debian:~$
this is what i get as a result of that command.Also everything is working fine after login.just want to remove that command window after start up.Also is there any shortcut to open terminal in debian?

jdkaye 07-14-2013 02:39 AM

Do you mean a terminal? or a tty? For the latter the short cut is Ctl-Alt-F1 (or F2-F6). To get back to your Gnome environment you use Ctl-Alt-F7.

I'm not sure I understand your main question. You say "I get a command window to enter debian login". Are you saying you have to log in twice?
It is normal in Debian to see the TTY until it loads the GUI (in your case when gdm3 is executed). This is not a bug; this is a feature. It's a good thing. If there's a problem then you'll get some warning and information about the nature of the problem.

Again, I'm not entirely sure about what you're seeing.
jdk

jovin555 07-14-2013 05:54 AM

ya am seeing a tty.i thought it was my installation problem.if it's normal its ok.thanks for helping me.and i want to know the shortcut for terminal not tty.And

Quote:

jovin@debian:~$ lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series] [1002:6760]
Can you give me the commands to install the radeon graphics card in Debian?
I have started a new thread.can you help me with this issue.

http://www.linuxquestions.org/questi...8/#post4990065

jdkaye 07-14-2013 07:11 AM

Regarding the short cut to a terminal, it should appear in your Gnome menu. If you want to set it up on your desktop then follow the Gnome procedure for doing that. Since I don't use Gnome I can't tell you what the gnome terminal is called or how to set up a shortcut on your desktop. With Kde you just right-click on the screen and a menu appears. You place your cursor on "Create new..." and then click on "Link to application" and a shortcut to the terminal will appear on your desktop.
jdk


All times are GMT -5. The time now is 05:27 PM.