Debian :: How To Switch Between Programs

May 25, 2011

I recently got a server up, and there's Debian on it. Text-based debian, no GUI. And i quitte like it, but i have one problem. In windows i can start program a, minimalize it and then start program b. But lets say i create a program with an infitite loop that only prints hello world on my debian server, I can't do anything else while its running, i have to press ctrl+c to be able to do something else. So my question is: is there a way to "minimalize" my self-written program to do something else, while its running, and to switch back later?

View 6 Replies


ADVERTISEMENT

Debian Configuration :: How To Best Manage Partitioning When Install Programs Not From Debian Repositories

Dec 4, 2010

How to best manage partitioning when install programs not from debian repositories?I just discovered that Debian installs applications not from repositories to /opt and /lib. Both directories or folders reside in root (/) partition.Having made my root (/) partition (which is only around 500MB) -- more than sufficient for holding a couple of linux images but NOT good for holding application.What is the best solution for resolving this? It's annoying and worrying that my system always reminds of a close to full capacity root partition.

View 7 Replies View Related

Hardware :: Replace Fibre Channel Switch In CentOS5.3 (cluster) For Regular Switch / Hub?

Jul 28, 2009

Can the fibre channel switch in the centOS5.3 cluster edition be switched for a regular router or hub?
If so how would one do this? If not why does the switch have to be fibre channel?

View 1 Replies View Related

Debian :: How To Switch To Lynx

Apr 14, 2010

ENV: Linux lenny 5.04 stablePRB MC Custommizationthe default mc application to manage html files is konqueror how to switch to lynx ?

View 4 Replies View Related

Debian :: Switch Session Using Xdm?

Jun 8, 2010

I have xdm as my login manager, but I wanted to give some other window managers a try. I currently use Xfce, but I'm wanting to give WindowMaker a try. How would I choose this on login?

View 14 Replies View Related

Debian :: How To Switch Between GCC Versions

Sep 8, 2010

How to switch between GCC versions?

View 6 Replies View Related

Ubuntu :: How To Switch To GUI On Debian

Dec 7, 2010

I know this isnt ubuntu but ubuntu is based on debian so when i do chvt 7 it gives me a black screen and i can then press CTRL-ALT-F1 to get back to console

View 5 Replies View Related

Debian :: Switch To 5 In AUSU UL80VT?

Dec 11, 2010

I am a regular user of Ubuntu in my laptop of ASUS UL80VT. The problem is, specially from the version 10 ubuntu has become somewhat unstable(however ridiculous it sounds). And I was thinking about switching to a serious distro anyway, because I think I have crossed the threshold of linux newbie. Problem is, since ubuntu itself is a fork of debian, can the same problems arise in debian too? Besides since I am running a laptop, driver issues are a concern. Ubuntu did not gave me much trouble with driver, except couple of function keys.The question is how much support I can get from debian 5 for my laptop. Since its karnel is a bit old, and my laptop is a new model. There is a good chance that lots of incompatibilities will arise. In a forum thread I read people referring to version 6 for the laptop? Can someone clarify the issue. I can compile the latest karnel after installation of debian 5 if thats an issue. Still, will it be a proper remedy?

View 1 Replies View Related

Debian :: How To Switch To Nvidia Driver

Mar 19, 2011

Using Debian Squeeze

I installed the Nvidia installer: NVIDIA-Linux-x8~.86.14-pkg1.run I configured the xorg.conf file and changed the driver from nv to nvidia. I also removed "load dri"

When I use startx I get this error and it won't give me a desktop:

(EE) Failed to load /usr/lib/xorg/modules/drivers/nvidia_drv.so
(EE) Failed to load module "nvidia" (loader failed, 7)
(EE) No drivers available

This is all I remember doing with Lenny. Apparently there is something else I need to do with Squeeze?

View 4 Replies View Related

Debian :: Switch To Apt-get After Upgrading To Squeeze?

Apr 29, 2011

I'm running Lenny, and I've always used aptitude. The upgrade instructions on Debian's website say that apt-get is preferred for doing the upgrade to Squeeze, and also says that apt-get now provides equivalent functionality. So is there any reason to continue to use aptitude after upgrading to Squeeze, and if so, will there be any problems caused by having used apt-get for the upgrade? Or will there be problems caused by switching to apt-get after using aptitude before the upgrade?

View 7 Replies View Related

Server :: Switch From Ubuntu To Debian?

Feb 5, 2010

I have a small set of users and apps that are currently running on an Ubuntu server, and the whole system has been backed up.

I want to swith the whole box over to Debian, but still maintain user home directories, logins, and such.

I've already done: dpkg --get-selections, but I'm wondering, what else do I need to do to completely switch the box from Ubuntu to Debian?

It will move from Januty, to Lenny.

View 1 Replies View Related

Debian Multimedia :: XFCE Cannot Switch Between Users

Jul 4, 2015

System: Debian 8.1
DE: XFCE 4.10
DM: LightDM

The problem is that I cannot switch between users.I have copied a script from another site, but it will only open a new lightdm in a new display (tty8) while the other user's session is still active (tty7).

/usr/local/bin/gdmflexiserver
Code: Select all#!/bin/bash
dm-tool switch-to-greeter

In xscreensaver, the same thing happens. If I click New Login, it will open a new lightdm session in a new display.I have searched in Google and these forums for some time already and I could not find any solution.I have just installed Debian 8.1 and XFCE in this computer, migrating from Debian 7.8 and Gnome. What I want is the same effect (or similar) to what gdm/gnome does.I have also found a solution that's about installing xfswitch-plugin, but it will also install gdm3 and lots of gnome dependencies.

View 4 Replies View Related

Debian Multimedia :: Switch VT With Xorg And GDM Without Multiseat?

Jul 22, 2010

I know this is usually with the intent of multiseat systems. I am not interested in setting up a multiseat system. What I am interested in configuring on using the console and jumping back to X session, not the other way around. Is this possible if your default desktop environment GNOME and configure GDM to do this with the novtswitch parameter mentioned here? [URL]..

I tried even playing around with Xorg, finding out from the man page Xorg server-1.4.2 it does not even have novtswitch functionality compiled X does, but I am not sure I am configured it properly, specifically because I am not doing multiseat. Does anyone have background on this to give me some guidance? I have attached the relevant conf files and logs. Let me know if more is needed. In my test environment, it switches VT anyway and the keyboard does not work. I assume my Xorg binary is not compat for this, but am I even on the right track? I did not expect the kb to go out like it did.

[Code]...

View 2 Replies View Related

Debian :: Switch The Kvm Network Using Bridge Mode?

Dec 20, 2008

I've successfully install kvm with private network (nat) up running. I want to switch the kvm network using bridge mode (or host-interface), but do not success. env: nic iwl4965/ kernel 2.6.27.8/ debian etch upgrade to lenny/ kvm 0.9.1/ hardware hp 6910p The doc I follow up is at [URL] The way how i set it up is to modify /etc/network/interfaces by adding following section to enable br0

Code:

allow-hotplug br0
iface br0 inet dhcp
bridge_ports wlan0
bridge_fd 9

[code]....

However, the problem is the guest os, which starts with -hda k1.img, can not access to the internet. Is there any step I miss? or it is because wireless does not support bridge (I've heard doc says that wireless does not support wireless bridge)?

View 4 Replies View Related

Debian :: Switch Users Without Entering Password?

Mar 12, 2011

Is it possible to switch users in Debian without entering a password, as in Ubuntu Maverick? I already tried adding a nopasswdlogin group but it did not work, even though the "don't ask for password on login" entry in the login manager is no longer greyed out. Replacing gdm3 with gdm also did not work.

View 5 Replies View Related

Debian :: Way To Ask Questions About Programs

Jan 4, 2011

In the Ubuntu Repository there is a way to ask questions about programs. Is there something similar with Debian? Or another way to get help with programs? I attached a screenshot to help you get an idea of what I am talking about.

http://i255.photobucket.com/albums/hh13 ... stions.jpg

View 1 Replies View Related

Debian Installation :: Stopped Booting After Hardware Switch

Nov 7, 2010

I found out that my installation was incomplete. So I reinstalled Debian using the businesscard image on a DVD. It worked fine, but I have a hardware constraint on my computer. I have two SATA hard drives and one SATA CD/DVD drive, and only two SATA connections on the motherboard. So, to install Debian I had to remove one hard drive and put the CD/DVD drive. When I saw that Debian was working, I removed the CD/DVD drive, and that's when Debian stopped booting. It said it couldn't find tty and opened BusyBox, giving me a command-line interface, and the line started with (initramfs) before the commands (with the parenthesis).

View 1 Replies View Related

Debian Configuration :: How To Switch On Bluetooth ON TOSHIBA Laptop

May 4, 2010

Just resently I managed to activate internal bluetooth adapter. I'm not expert in command line and everything I could was done in GNOME. Same like most other systems an icon appears in panel bar whenever I used to type <modprobe omnibook ectype=14>. It took me some time to set everything with the kind help from URL... So the thing is that after fingering with some newly installed packages concerning b-tooth utilities that icon is gone and b-tooth is not active.

View 2 Replies View Related

Debian Multimedia :: Can't Switch To A Text Terminal Anymore

Jul 31, 2010

I recently upgraded my squeeze in my job's PC. It went fine, but after a reboot if I press ctrl+alt+fX nothing happens. Keyboard works fine, I tested it in Openoffice.

View 2 Replies View Related

Debian Multimedia :: General Way To Switch Keyboard Layout?

Nov 22, 2010

What is the general way to switch the keyboard layout?
What works for me currently is the custom Section in /etc/X11/xorg.conf.d/kbd.conf.
However this section must include Option "Device" "/dev/input/by-path/..." which identifies the current keyboard. This works fine for my laptop keyboard.
However when I attach USB keyboard, keyboard switching does not work.
I also found somewhere it should be done via /etc/default/keyboard, but that does not work for me at all.

View 2 Replies View Related

Debian :: 'top' Shows That Programs Are Not Using High CPU

Feb 8, 2011

my server normally has low load of 0.80 now it is 4.0 'top' shows that programs are not using high cpu, but %wa is very high (80-90%). it has been like this for hours now.how can i find out which program has caused this?

View 2 Replies View Related

Debian :: Where Are Programs Install Through Synaptic

May 28, 2015

I've installed two emulators, one for Nintendo 64 and GameBoy Advance, but I couldn't find the program after it installed. I have also installed NES emulator, but it could be found by searching its name in the Menu. I'm sure I haven't selected to only download the package and not install it.

View 3 Replies View Related

Debian :: Installing The New Downloaded Programs?

Jun 1, 2010

I want to know how do you install programs on this debian system? I downloaded a program as a tar.gz but I dont know how to install it on the system or where to put the files.

View 7 Replies View Related

Debian :: Outdated Programs In Repository?

Feb 25, 2011

I've been always curious why I have old versions of my software in my Debian's repository. As examples I checked my Apache, PHP and Octave versions. Each of them is outdated (Apache 2.2.16, newest is 2.2.17 | PHP 5.3.3-7 - newest is 5.3.5 | Octave 3.2.4 - newst is 3.4)! When I had Ubuntu there were always upgrades to the newest possible version. Actually I had really fewer problems with Ubuntu. ;/

How I can fix it?
My sources.list:
# deb cdrom:[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 DVD Binary-2 20090628-15:08]/ lenny contrib main
# deb cdrom:[Debian GNU/Linux 5.0.2 _Lenny_ - Official i386 DVD Binary-1 20090628-15:08]/ lenny contrib main
## security
deb http://security.debian.org/ testing/updates main contrib non-free

[Code]...

View 14 Replies View Related

Debian Multimedia :: Can't Open Any Programs On X (i3)

Feb 18, 2016

I use gdm3, Debian Jessie (Not sure if 8.2 or 8.3, I did a dist-upgrade so maybe 8.3), and i3-wm.

I went to shower and came back to find my hard drive full due to the syslog and daemon log being filled with 76GB each worth of the same 7-line error message about NetworkManager and wpa_supplicant. (Earlier that day the 80% of my CPU was being consumed by those two, and my battery life fell from 7 hours to 2 hours)

After I shortened those log files to 700 and 1200 lines, and I rebooted and then logged into i3, I found that I couldn't open any graphical programs, except Emacs24, Dwarf Fortress, Minecraft, Minitube, and Wireshark. I also noticed that the log files that I shortened have disappeared, so I cannot recover the 7-line error message.

I haven't tried all the graphical programs that I have, but Terminator, Pidgin, Hamster Time Tracker, Iceweasel, and gnome-terminal will not open (although Emacs24, Dwarf Fortress, Minecraft, Minitube, and Wireshark will, and NetworkManager seems unaffected as well). By "won't open" I mean that when I run the programs from dmenu or any Emacs shell (eshell, shell, ansi-term), the process runs (as visible in ps aux), but it does not show up in i3. Pidgin and Hamster Time Tracker will reserve space in the i3bar, but it doesn't get populated.

I haven't extensively tested what happens in Gnome3, but I have noticed that I can't open the activities overlay.

View 14 Replies View Related

Debian :: SOund Working In Some Programs But Not Others

Nov 19, 2010

After the latest update in testing, I found sound not to be working. I checked system config in KDE and found the wrong sound card set there. I changed it to the correct sound card, sound now works in some programs and not others (IE, Dragon Player and Amarok have sound, Kaffeine and Iceweasel do not).Sound does not work through the on board sound card.System beep sounds (through the onboard speaker) also fail to work.I've had similar problems in the past due to the inability to turn off the onboard sound, alsaconf has always fixed them, however debian has removed alsaconf from alsa-utils.

View 5 Replies View Related

Debian Multimedia :: Laptop With A Docking Station / How To Switch Monitors?

Feb 21, 2011

I have HP Compaq 6530b laptop running Debian Wheezy AMD64. I have a docking station with a monitor supporting 1680x1050 resolution and the laptop monitor with 1440x900. The video is integrated Intel mobile series 4.Both monitors are identified and working OK. When I use the laptop monitor standalone it runs at the native resolution. When connected to the docking station I can choose dual monitors with both using their native resolutions and the desktop spread on both of them (with the laptop monitor being primary and containing the taskbar and icons). If I choose to mirror the display it sets itself to a lower resolution of 1280x1024 that is supported by both monitors.

The problem is that I want to use one monitor at a time. If I close the lid of the laptop it turns off both monitors instead of using the docking station. When the lid is closed I want the bigger docking station monitor to be primary and working at native resolution and if I open the laptop or remove the laptop from the docking station to use the laptop monitor at it's native resolution.I had Debian Lenny I386 before and it was operating as expected but I made a clean install of Wheezy amd64 and I don't know how to configure it.I don't have xorg.conf file so I don't know where it takes the settings from.

View 3 Replies View Related

Debian :: After Lenny Install - Switch To Enable Auto Updates?

Jan 20, 2010

On one PC i get automatic updates allmost every day and on the other PC i haven't gotten an auto-update since the install. apt-get update runs ok. I have seen from other posts here, that stable distros are supposed to get only security updates. Why, tho, does one PC get auto-updates, the other not? Is there some switch to enable auto-updates?

View 2 Replies View Related

Debian :: Programs Open With (Blacked Out) Windows?

Aug 10, 2015

Long story short, been using Debian for 2+ years. Recently did a Clean install of Jessie (which worked fine). I wanted to test out Ubuntu 14.04 so I distro hopped for a couple weeks. Now I'm back on Debian Jessie (did a clean install again).

Problem is: Everything works fine, but after the computer runs for a while (like 2+ hours) any new program windows that I open are completely blacked out. Just like opening a big square black tile. They are unusable until I restart the computer, then everything works fine again for another 2+ hours.

I've never had this problem before, not even with my previous clean installation of Jessie. This time I installed it in the same way that I did the last time.

View 0 Replies View Related

Debian :: Determine Which Programs Have Newer Than Squeeze?

Jan 5, 2011

I've tried to compile certain things and after seeing dependency hell, I just aborted and would like to make sure that I have removed all non-Squeeze programs. Is there a terminal program that checks if every program that I have belongs to the Squeeze repository?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved