Software :: Make A SSH Persist After Tty Close?
Jul 1, 2010
I use a reverse SSH tunnel to log into my university machine from home. In order to do so, i start the java client that let me have ssh access to my university machine (since is behind a nat), then start the ssh -R command. However the java client is defective and brings my firefox to 99% cpu and ram leak, If I close the java client, i also lose the ssh -R tunnel and the connection. I tried to give disown, but again when the TTy is closed i also lose the tunnel. Is there any way to make it persistent? at least for an hour once i have closed the java client?
View 3 Replies
ADVERTISEMENT
Dec 1, 2010
Due to some foolishness on my part I have needed to reinstall UT GOTY on my Ubuntu Karmic PC. I have run the loki installer fine and the game runs but every time I load it up I am back to Player as my name and the default video settings. For some reason my changes are not being saved.
The loki readme states that a .loki/ut folder is set up in the ?home folder and this is where all the config is stored. There isnt one shown in Nautilus BUT if i try to create one it says it is already in use. So I had a look through the CLI and got this:
Code:
saric@saric-desktop:~/.loki/ut$ ls
install_dir System
Not sure what this means.
I did note during the install that the shell kept saying it couldnt create the .loki/ut directory but it seems to be there. Can anyone shed some light on how to get my preferences to stick. I have a hankering for some fragging.
View 1 Replies
View Related
Aug 17, 2010
For a website I'm making in PHP, I need a link on a particular dynamically generated page, called "Make a friend". Clicking this will take the user to a page where they have to provide their username and password, and if it's correct, the database will be updated. When the "make a friend" page is generated, the link will have a ?author=32 (say) argument, to reflect the author's id in the database. Now my problem is, that I need the author AND username and password as arguments to the "make a friend" script. How do I do this?
Instead of making the link a link, I've been toying with the idea of making it a form button (which will look better anyway), and using a <input type="hidden"> argument, for the NEXT page, which will be the page requesting the username and password, but I still can't seem to come up with a viable solution somehows.
View 4 Replies
View Related
Dec 8, 2010
I'm trying to backup my data files to a DVD+RW and for some reason even though I set k3b to "No Multisession" k3b doesn't close the DVD. What do I have to do to make k3b burn a data DVD+RW and close the stupid thing instead of leaving it open for more data?
View 1 Replies
View Related
Jul 8, 2010
friend uses skype and his roommate keeps logging him off we need a way to make it harder for him to do this
View 4 Replies
View Related
Nov 13, 2009
I just moved to Fedora 11 from Ubuntu and I am very happy, not even thinking to go back to Ubuntu (because of gma500 driver support). How can I clean up Fedora? On Ubuntu I could go to Synaptics, remove Installed (not residetial) packages, I coud use terminal sudo autoremove, autoclean, clean. On Fedora I found out only one so far: yum clean all. Is there anything else I should now, can you share with me how you are cleaning up your Fedora? Second thing, which is not only related to Fedora, is there any chance to make Epiphany remeber tabs after I close the browser and open it again? Don't really want to use any other browser.
View 7 Replies
View Related
Oct 9, 2010
Right click on the "K". Choose Menu Editor.Save changes. However, after that,some changes persist, other changes do not and, additionally, some unexpected folders magically appear on the menu (such as "Office-1, Office-2, etc.). Some folders I created never show on the right place (the main menu) but instead tend to persist on a different submenu (such as "Graphics"). If I move them out to the place I want, they immediatly show back in the wrong place. Regular KDE manuals I've seen do not mention this issue or how to go about fixing it (they just tell you to delete an item when you want to delete it, to save the configuration after you are done, etc). Maybe I should switch to Fluxbox immediately. I use Linux mostly for production and research, and all I expect from a GUI is to let me get things done.
View 8 Replies
View Related
Jan 29, 2010
Okay so my iPod auto mounts correctly to /media/IPOD (out of the box). But the permissions are set to root leaving me with no write permissions for syncing. Obviously it works if I sudo rhythmbox and then sync, but it's too much of a hassle and not very optimal (having to re-add the songs you want to sync etc).
So...How do I make my iPod mount with permissions allowing me to read & write? Previously (in 8.10 Intrepid Ibex) it used to auto mount with correct permissions.
Some info that might be worth brining up: This all started after I got my iPod back from Apple Store for repairs. I noticed they had updated the firmware and formated it to HFS+, I told them I wanted it changed to FAT32 and got it changed rather quickly. Is it possible they f'd something up when formatting? If so, how do I correct it?
View 9 Replies
View Related
Aug 1, 2011
Does XFCE persist the status of programs? If I close down and leave one program open, does XFCE restart that program the next time round?
View 2 Replies
View Related
Feb 18, 2010
My centos host (running under VMware) is called localhost.localdomain I've tried to rename this is a myriad of ways:
* I've altered HOSTNAME variable in /etc/sysconfig/network
* I've created a file called /etc/hostname with the new name
* I've modified /etc/hosts
* I've written the new name to /proc/sys/kernel/hostname
* I've used sysctl -w kernel.hostname=NEWNAME
* I've run hostname NEWNAME
and yet after reboot the name remains localhost.localdomain
View 10 Replies
View Related
Apr 21, 2009
running fc10 in a vmware setup Added /etc/sysconfig/network-scripts/ifcfg-eth0:0 to create another interface and all works fine (IPADDR=10.99.56.98). Would you expect this to be available after a reboot, last reboot I had to run ifup eth0:0
View 7 Replies
View Related
May 23, 2010
I am trying to configure pppd to connect to a 3G network (Sprint, in this case) and then stay connected, reconnecting automatically if the remote connection is terminated. I have enabled the persist option. My configuration file is as follows:
hide-password
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/cellular"
[code]....
View 1 Replies
View Related
Sep 16, 2010
I've a headless custom device that boots from USB using live image. Since I cannot access the device through the network, I need a way to persist boot related log files (dmesg, boot.log, messages) to view them on another computer. I also need to know how can I run custom commands on startup of live image.
View 3 Replies
View Related
Jan 27, 2011
OpenSuSE 11.3 (but this is not likely a distro specific issue)Kernel 2.6.34.7, but likely applies to a number of previousAm close to launching a more extensive webpage describing in detail why and how this configuration is important, but I'm missing up to date information on how to persist the config. By default, changing the TCP Congestion Control algorithm only modifies the current system session. Docs I've read recommend that the command resetting the algorithm be written to Code:/etc/rc.d/rc.dAm confused with all the different config files, but I suspect either an existing file should be modified or an additional file should be modified in
Code:
/etc/rc.d/rc5.d/
Question:
[code]....
View 9 Replies
View Related
Sep 16, 2010
I've a headless custom device that boots from USB using live image. Since I cannot access the device through the network, I need a way to persist boot related log files (dmesg, boot.log, messages) to view them on another computer. I also need to know how can I run custom commands on startup of live image.
View 3 Replies
View Related
Jan 23, 2010
I know there must be a way to fix this, but cannot find anywhere how to do it.Problem is when I start up machine, it stops at bootloader asking for language "English" and then "Try Ubuntu without any change to your computer" from screen as if I were running a Live CD or DVD installation.to skip this step so my USB boots normally like a harddrive?
View 5 Replies
View Related
May 3, 2010
Three lucid install, three different situations. The only one that seemed to be a problem was on an old Gateway 450ROG laptop (6 years old). All windows that open in GNOME leave behind faint and persistent outlines long after they are closed. These outlines are not functional and are quite faint. The panels also have a pattern of small dots all over them. Any thoughts? Is the screen dying or is this a fixable issue. I didn't notice the problem until the install. Karmic was working fine. I am probably best considered an "enlightened idiot" in Linux-land. If you need me to give you information, kindly tell me how to go about getting it from the system for you.
View 1 Replies
View Related
May 6, 2009
Quick question: Can anyone tell me if a logical volume will persist through a CentOS 5 re-install? I hosed my system, and am working to reinstall CentOS (once I work through another problem).When I re-install, I am planning on keeping the same partitions and structure, but hope to not lose the information on my logical volumes (not the LogVolGrp, a different Logical Volume I created). Anybody know if keeping this data intact through a re-install is realistic?
View 1 Replies
View Related
Oct 7, 2010
I am getting an error as below.
How do I resolve the error: make[2]: *** No rule to make target `', needed by `mpg123'.
How can I resolve this error.
View 4 Replies
View Related
Oct 11, 2010
With 10.10 rhythmbox is integrated in the sound applet, but how can I close it without going to the file menu?
View 9 Replies
View Related
Feb 24, 2011
Is there a way of closing just 1 folder. I open documents folder then open a folder that's in documents then open a folder that's in the 2nd folder, if I want to close any of those folders it closes all of them. I know I can right click on a folder and select open in a new window which I then can close without closing all folders,is there a setting that let's you always open folders in a new window by double clicking on the folder?
View 2 Replies
View Related
Apr 29, 2011
This is probably a really simple fix but tbh since I installed unity I'm stumped.
I didnt like the unity desktop so I've gone back to the classic desktop but I have no bar above my windows with the max/min/close option.
To add to that issue, sometimes windows open with their menus under the panel at the top of the screen so there is no way to move or close them
View 3 Replies
View Related
Apr 29, 2011
I just installed Ubuntu 11.04. But I have a problem. I am not able to close the apps or programs I open. The bar with the close, minimize and ( fill screen botton, what ever ) is gone! I'm not quite sure what I did.. I enabled the Cube in compiz, and the wobbily windows, and then the bar dissapeared. I put everything back to what it was, but the top bar on the widows is gone.
View 4 Replies
View Related
May 30, 2011
In Ubuntu 10.10 Gnome . When I close the laptop lid I seem to get only two choices - hibernate or suspend. What i want is when i close the laptop lid I want nothing to happen.
There are real issues I'm having with network-Manager stopping and not starting when i go into suspend. it's a major hasle therefore I want to prevent any suspend or hibernate.
How do i do it so closing the lip just closes the lid and nothing else?
View 3 Replies
View Related
Jul 25, 2011
[url] I ended up copying the text to read the article.
View 2 Replies
View Related
Nov 30, 2010
I recently built myself a backup computer/file server running Fedora 14, and I'm trying to install the NVidia driver. For some reason, I can't seem to switch to console mode to save my f'ing life! Ctrl+Alt+F1 does nothing, as does the terminal command init 3. Seriously, I can't figure out for the life of me what could be causing this issue.
View 5 Replies
View Related
Jul 13, 2011
The buttons to minimize and close, in the upper right-hand corner, have disappeared, making it impossible to close my browser and shut down my computer.I don't know what to do.
View 9 Replies
View Related
Jun 14, 2011
i know the command to start the x server is "startx" and ctrl alt delete is the keyboard short cut or atleast on slackware, to close X. i wanted to know what the comand is though.
View 5 Replies
View Related
Apr 3, 2011
[SOLVED] in current Tue Apr 5 06:35:07 UTC 2011kde/kdebase-4.5.5-i486-3.txz: Rebuilt.Patched kconsole to fix closing tabs.[/SOLVED] In current:close-tab in Konsole is greyed-outnew tab = okno probs in SW13.1
View 5 Replies
View Related
Jan 24, 2016
I would like to make iceweasel to restart after close, so its always running.
View 14 Replies
View Related