Fedora :: How To Exit Out Of Session In Fedora 11?
Aug 2, 2009
I'm just wondering how to exit out of an a session in Fedora 11. I used to be able to use ctrl+alt+F1,2,3..etc to go to command line. Please don't tell me you no longer allow users to exit out of x-sessions. Also what about verbose mode during boot up. I used to be able to boot interactivly to diagnose problems.
View 12 Replies
ADVERTISEMENT
Jan 13, 2011
is it possible to execute command and terminate session all in one phrase
something like this connect to server hostname and than execute command "ls" and than some command
ssh username"at"hostname ls "something"
without "something" this phrase connects to server and lists directory, I need something that after listing directory, terminates session.
View 1 Replies
View Related
Oct 6, 2010
I'm deploying a Rails application in a Ubuntu 10.04 server withmongrel web server (a lightweight http web server). I connect to server and do stuffs in a ssh client(PuTTY on windows). And I'm getting stuck with a strange issue:1. After I connected to server, I start mongrel with : $ start-stop-daemon -S -d . -x script/server -b -- -p 80802. I left the ssh console and launch firefox from my Win7 box and openthe website, it runs well. I can see the homepage3. I go back to the ssh console. Close the terminal (and window too)it by : $ exit4. Then in firefox, I press F5 to refresh and nothing shows up. It'sjust an empty space in whole webpage. I tried to use addon to capturethe HTTP data and see that te server returns nothing , even HTTPheaders5. I connect to server again, run "ps -Af" to check and see that the process's still running. And again, leave the console, switch to firefox and refresh -> the homepage shows everything. 6. But if I exit the ssh session and refresh browser, the web server returns nothing againI thought that using start-stop-daemon command could help me runmongrel as daemon and then I can exit my session just as apache does.
View 2 Replies
View Related
Aug 3, 2010
I use fedora 9 and want exit from x server. when i use init command,show me error.for use init command in fedora 9 what work?
View 4 Replies
View Related
Feb 10, 2010
I recording CD-RW with Brasero and at the end I get the error. The iso-image was write to disk, but lead-in and lead-out seems to be didn't write. What is the problem? This the log of the brasero:
Quote:
Checking session consistency (brasero_burn_check_session_consistency brasero-burn.c:1848)
BraseroBurnURI called brasero_job_get_action
BraseroBurnURI called brasero_job_get_action
BraseroBurnURI called brasero_job_set_output_size_for_current_track
BraseroBurnURI stopping
BraseroBurnURI called brasero_job_get_action
[Code]...
View 3 Replies
View Related
Aug 13, 2010
I have a dual boot machine; sometimes I want to use windows for something Linux won't do.
It boots up Linux by default, so if I want Windows, I need to interrupt it at the beginning.
It would be more convenient if I could tell it, when I shut down, what to reboot into.
View 4 Replies
View Related
Nov 24, 2010
I managed to install the graphics card's driver on several distributions, but I just don't get what I have to do to run it on Fedora.Well.... The installation program asks me that X must be stopped... but.. how do I do that?Ctrl + Alt + Backspace doesn't work.When typing "top", X or gdm are not in the list.
View 12 Replies
View Related
Oct 8, 2009
Since I have not yet the knowledge to write a custom script I ask the following:
Can you give me a (sh) script to restart amule on exit (crash)?
This I ask you because amule crashes often on my system.
I already filed out a bug report at the amule website.
View 7 Replies
View Related
Feb 13, 2010
I have Fedora 11 running on Microsoft virtual PC. When I start Fedora it opens in full screen mode. How do I exit full screen so that I can pause or turn off Fedora.
View 3 Replies
View Related
Feb 19, 2010
command will just execute and exit with a status of "0" -"Every command returns an exit status (sometimes referred to as a return status ). A successful command returns a 0, while an unsuccessful one returns a non-zero value that usually may be interpreted as an error code. Well-behaved UNIX commands, programs, and utilities return a 0 exit code upon successful completion, though there are some exceptions."[URL]With the command . . .
Code:
# dosfsck -v /dev/sdb
it could be very helpful (and decide my next move) to see the exit code as 0, 1, or 2 . the man page suggests the command exit code will specify if the message I get - "Cluster size is zero" (I think it is a "1")is a recoverable or fixable error by the utility. or is non-recoverable - a pretty nifty feature if I understand this right. [URL] is there anything like this script COMMAND_LAST used in the following link. [URL] that can be entered in the terminal window after - or at end of - my dosfsck command or any command. just to see if it has a 0, 1, or 2 status ?
View 2 Replies
View Related
Sep 12, 2010
I am using a fully updated fedora 13 64-bit system and when i run make on xoscope i get the following error:
collect2: ld returned 1 exit status
I have already installed all of the prereqs. And the configure went without errors.
View 9 Replies
View Related
Apr 27, 2010
I've got a fresh install of RHEL5 with updates installed running on a PC104. If the machine starts up the screensaver, I can't ever get out of it. The mouse pointer comes back up on the screen, but the desktop doesn't appear or a box to enter a password. I try to reboot X and get an error that X can't be started and it drops me to a prompt. I reboot from the command line and then I get the filesystem error and have to wait 2 hours while it scans.
View 4 Replies
View Related
Jan 8, 2010
I am running Fedora 12 with clean install. last updated 1/8/10 AM.Trying to install chkrootkit I get the following when running "make sense":
gcc -DHAVE_LASTLOG_H -o chklastlog chklastlog.c
gcc -DHAVE_LASTLOG_H -o chkwtmp chkwtmp.c
chkwtmp.c: In function �main�:
chkwtmp.c:95: warning: incompatible implicit declaration of built-in function �exit�
[code]....
View 4 Replies
View Related
Apr 11, 2010
I noticed that if I have "exit" in a bash script file., e.g. script.sh,that when the word "exit" is reached, and the script file being executed is not in the PATH nvironment, i.e. ". script.sh", the whole konsole shell profile is exited! What gives here? Is there another command compatible to "exit" to prevent this, or will I just have the leave the "." part in the PATH enviroment, which is, to my understanding, is not recommended? I desire for a "goto" function in bash script files
View 11 Replies
View Related
May 22, 2010
In linux, creating thread is same as process (clone()), except the virtual address space gets shared with the parent.If a running main process(thread) creates new thread, and if main thread exits, why should the new thread too exit? both are different entities, The same doesn't happen if the child thread exits, the parent thread would be alive.
View 1 Replies
View Related
Jan 25, 2009
i installed the kde desktop via the software installer however when i choose the kde session at login it defaults back and boots in to gnome.
View 1 Replies
View Related
Sep 9, 2011
I can start a second x sessions with "startx -- :2" switch to it, connect to it over vino vnc. but when I switch back to the first x session the second one "freezes" I cant control it with vnc. So question is how can I use two at once? I've googled everything I can think of with no luck. Can one x server handle 2 client sessions? Wondering so I can try run one user with auto login and lock them into xbmc but have another that I can login to over vnc and muck about with.
View 2 Replies
View Related
Aug 20, 2009
I'm currently using Fedora 11 Gnome and I installed the Kde core desktop. However, when I logged out there was no way I could change the session. I installed kdm, but after searching on google I found out that i need to change /etc/sysconfig/desktop to make kdm the default login manager. However, such a file did not exist. How can I change my session?
View 6 Replies
View Related
Oct 17, 2009
I am using Fedora 11 + kde 4.3.1 + compiz. for several times now my session ended unexpected, I can't reproduce that behavior and so I am looking for a log or someplace to look after such logout to find out what caused or triggered it.
I saw another thread about unexpected logout while browsing, its not the same although it happens to me so far while using firefox / mplayer / Kontact (kmail) .
View 1 Replies
View Related
Feb 1, 2010
Just installed Fedora 12 on a P4 IBM. Everything installed fine. Then, I rebooted, installed updates, and installed a few simple programs (emacs, ssh server). I rebooted since some kernel updates had been made. I can't login anymore. I get a brief message at GDM that says "unable to open session" after I enter my password. Root also doesn't work, but I figured out that root logins are disabled. I found something that recommended disabling selinux, so I reboot with selinux=0 parameter. That still didn't fix the problem, but did initiate selinux to re-label everything on the next boot.
My next thought was that maybe my password got corrupted, so I went into single usermode. I ran passwd justin, so I know that my password is correct. I still can't login via GDM or on a tty.
EDIT: I was also thinking I might need to uninstall something that I did; however, networking is disabled in single usermode, and if I init 3, then I get a login prompt that I can't open. Is there a way that I can enable root login? That might be a starting point to see if it's my user account or a general login problem.
View 4 Replies
View Related
Jun 12, 2010
Fedora 13 stops responding during an open session. I am not able to open a terminal or any application, although the mouse still works. I able to get to the shutdown menu, although the system will not shutdown. The only option I have is to do a hard rebootfter a reboot, I am able to log on again and the system performs normal for a few minutes. After a few minutes the system freezes again except for the mouse
View 5 Replies
View Related
Oct 31, 2010
My Fedora 12 box got that error after some updates on it.
I can login but it's prompting that error and everything will be a black space.
But still no good.
According to the log messages, the ConsoleKit session isn't initializing. I can't paste the logs here coz it's on another laptop.
I could think of just upgrading it to Fedora 13 but there's no way I can backup all of my files on it. Is it just safe to upgrade it?
View 1 Replies
View Related
Aug 29, 2011
I have RDP working fine on my machine, however when I am signed in locally to the machine, I get the "console" session, which is fine, but when I want to RDP from another machine, I am put into a separate session, instead of "taking over" the console session.Is there a way to do this, similar to how RDP works on a windows machine?I have tried running the mstsc /console command, but I still get stuck into a non-console session.
View 1 Replies
View Related
Mar 14, 2010
I installed Fedora 12 LXDE spin and its default session was LXDE. Then I downloaded XFCE and tried to change the default session of GDM to XFCE. I edited ~/.dmrc and /etc/sysconfig/desktop but this didn`t change anything. I was unable to find where GDM stores its default setting.
Is there any way to change GDM default session?
And more important: is there any way to make GDM to store different default sessions for different users?
View 2 Replies
View Related
Aug 13, 2009
After logging into fedora about 5 minutes into the session everything except the mouse freezes on the screen. There is nothing that works. A hard reboot is done and the same thing happens after logging in. The system use to work fine up until a few weeks ago. I suspect it may be an yum update.
View 1 Replies
View Related
Sep 10, 2009
I started a process in a PuTTY session that I want to survive after I've disconnected. I issued a `disown` on the process (forgot to add the -h option). I've attached a small summary of the commands issued within the PuTTY session as well as an excerpt from the pstree (essentially switched user contexts twice, issued command, suspended program, disown'ed, resumed program
Command summary
Code:
> su -
> ...
> su -l <useraccount>
> ./myprogram
[Code].....
View 2 Replies
View Related
Dec 19, 2009
i'm using Fedora11, and Firefox 3.5.6. As of today, firefox stopped restoring my session when it starts, instead it shows me my start page. I have the default configuration, "Show my windows and tabs from last time"
View 10 Replies
View Related
Mar 5, 2010
Desktop computer (AMD64) running F12. Nothing unusual about it, stock install. Thinkpad laptop running Windows XP. Putty is installed, I can SSH to Fedora.
If I'm at the laptop, in a Putty session, how can I (for example) type "firefox" and have the resultant Firefox window appear on-the-laptop?
I generally have X running all the time on the desktop because I can't get the wireless network connection to function without NetworkManger (not that I really care because I'm rarely at a console screen and need net access).
View 2 Replies
View Related
Jun 16, 2010
Here is my setup:
Machine A (fedora, gateway on remote network)
Machine B (fedora on local network)
Machine C (Vista on local network).
I want to connect to machine A from C and run graphical apps on it. I figured that installing a vnc client will be easier then X server (last time I tried X server on windows it did not end well). To ensure security, I vnc into a local linux box (machine B) and then ssh over to the remote box. When I ssh (with the -X param) into A from B, everything works great including the graphical apps. However, when I vnc into B from C and then ssh into A, I get the following message:
Warning: No Xauth data; using fake authentication data for X11 fowrard If I then try to run a graphical app I get cannot open display:
localhost:11.0
why does X forwarding work directly and not through vnc?
View 1 Replies
View Related
Jun 30, 2010
After booting i see gdm screen, i enter my login and passwords, screen restarts and then i see again same gdm screen where i must enter my login and password. It can be endlessly.Ok...
/var/log/messages
Code:
Jun 30 11:16:18 stellvia kernel: btusb_bulk_complete: hci0 urb ffff8802250c6e40 failed to resubmit (1)
Jun 30 11:16:57 stellvia gdm-simple-greeter[1646]: WARNING: Default session is not available
[code]....
View 1 Replies
View Related