OpenSUSE :: Starting Applications In Specific Locations In KDE?

Jun 15, 2011

I have a workstation dedicated to monitoring. The goal is to have multiple web sessions and other applications running across dual screens on multiple virtual desktops. I have a nice Perl/TK/wmctrl script that will automatically rotate the desktops. All is working great.

The problem is, I need a solution to automatically start the applications on the correct desktop, with the correct window size, in the correct location on the desktop. That way we can start the monitor boxes in the morning and have everything start in the correct place. It is a really cool effect to have wall mounted monitors with cube rotation showing off multiple graphs and more.

Do any of you pros know how to start an application with a specific window size and define where on the desktop it is placed? The box is running OpenSUSE 11.4 KDE. Is that kind of control possible?

View 1 Replies


ADVERTISEMENT

OpenSUSE :: Starting Applications From Command Line?

Feb 20, 2011

I am a redhat admin and also use Ubuntu. Installed opensuse on my home machine to give it a whirl. I can't seem to figure out why i can't open gui application from the command line.

I receive a GTK error when trying to open with sudo. What am i doing wrong?

EDIT: NM solved my own question, had to add DISPLAY and XAUTHORITY to the sudoers file.

View 5 Replies View Related

General :: Run A Program For A Specific Amount Of Time Starting At A Specific Time?

May 18, 2010

I want to record an internet radio station starting at 2:00am tomorrow morning. The specific program on the radio station lasts until 6:00am. The command I need to run to record the station is: Code:mplayer http://wjcu.jcu.edu:8001/listen.pls -ao pcm:file=indie_heat_of_the_night.wav -vc dummy -vo nullI'd use cron, but 1. I'm not sure how to and 2. it seems unnecessarily complicated for something that I only want to run once. If cron is the only/easiest solution, I guess I'll just have to resort to that, but I'd rather not.

View 12 Replies View Related

General :: Starting VNC Upon Boot-up Using Specific User

Oct 27, 2010

So right now VNC is starting a session using :1. When I connect to that session, the terminal is logged in as root. I'd like for the terminal to be logged in as a different user as some of my end users are going to be using this and don't require such privileges. I found that I can "su" to a different user and start a new VNC daemon on :2 and when I connect to that session, the terminal is logged in as that user. What I want to do is get that to run at boot-up.

View 4 Replies View Related

General :: Disk Image Starting At Specific Inode?

Mar 9, 2010

I deleted some files on the command line and would like to learn if it's possible to recover them. It's not a terrible thing if they are gone, but I want to see what I can do. The server is configured as a hardware RAID5+1 (ext3, Debian Stable) and I *really* don't want to take a dd of the entire disk.

ls -id gets me the inode value of the directory(155655)

I'd like to create a disk image starting at that specific inode. Then there is the issue of picking an outer boundary of the disk image. I'm hoping there's a dd/ext3 genius out there to advise.

View 1 Replies View Related

General :: Extract Path Name Starting With Specific Folder?

Nov 23, 2010

Im writing a script that extracts part of the path name:I drop a file in terminal and set the directory name of the file to x using dirname $0note: ( directory is different every time since not all files are from the same location)

ex.
x="/home/Downloads/yesterday/photo/.../image.png" /image.png
/.../ means I dont know the name of folders between but I know the path name always starts

[code]...

View 3 Replies View Related

Fedora :: Getting The Specific Packages And Applications?

Dec 24, 2009

If I am correct there is an official list(probably by Fedora itself) of packages/software included in each Fedora version, but I can't find it. I also have a couple of queries below.

1. There are always new applications, packages, games etc. being released for Fedora by open source developers and companies. Is there a good website where I can get a list of all these new packages etc, if possible an official one? I visit some sites such as Linux.com, but based on your own experience, I think you can guide me better.

2. In order to know which packages are installed on the Fedora machine one can type the following command, is that right?

Code:

rpm -qa

And this one gives the exact number of installed packages.

Code:

rpm -qa | wc -l

View 4 Replies View Related

Ubuntu :: 9.10 - Free Applications For Specific Use

Mar 17, 2010

I'm using win XP and windows 7, meanwhile, I want to install ubuntu on my desktop (not very recent: 256MB RAM, 2.8Ghz), I'm thinking about installing ubuntu 9.10, but I use a lot of specific application:

-Matlab (I want to know wich will be a good replacement as I need my files to be compatible with matlab: octave or scilab)
-Visual studio (I think netbeans is good but wondering if there is any better application)
-Proteus ISIS (I don't know any linux application to do the same work)
-Modelsim (simulation for VHDL) and the same, I don't know any good replacement
-Xilinx (for validation and compilation of VHDL file and also creating test bech files)
-step 7 for Siemens automates programming (I don't know if there is any linux program related to this)

(I already use open office and foxit for general use in windows so I'm going to install them on ubuntu too).

View 3 Replies View Related

Ubuntu :: Directing RAM To Specific Applications?

Jun 17, 2011

I am running a windows game on Ubuntu through Wine, but it is running slowly. My computer is only a year and a half old, and it has 4 GB's of RAM. Is Wine not receiving enough of the memory? If so, can I direct a larger amount of my ram to the program?

View 1 Replies View Related

Ubuntu :: Startup Applications Not Starting Up?

Aug 10, 2011

On Ubuntu 10.04, I have been trying to add some Gnome startup applications via the menu system without success. How can I debug/trace this process?

View 6 Replies View Related

Red Hat / Fedora :: Starting Downloaded Applications?

Sep 13, 2010

i am running a red hat server and was wondering which service i have to have running in order to open downloaded applications?

View 1 Replies View Related

Fedora :: Possible To Bypass KDEWallet For Specific Applications?

Jul 11, 2010

Is it possible to bypass kdewallet manager for certain applications while leaving it in place for others? Specifically, I do not want to be prompted to open the wallet when I login and initially access the wireless network, but still require opening of the wallet to check email.

View 6 Replies View Related

General :: All Terminal Applications Ask To Go To The Specific Path?

Apr 7, 2011

Just like the title says, it always asks me to go to the direct path.

ie:

iwconfig doesn't work. I have to type /usr/sbin/iwconfig

View 2 Replies View Related

Ubuntu :: Opening Specific Applications On Corresponding WorkSpaces?

Oct 18, 2010

I have a lot of application scheduled to load at startup (GoldenDict, Tomboy Notes, Evolution Mail, Liferea, etc.) and I'd like some of them to appear on the workspaces different from the default. I have Ubuntu 10.10 with Gnome and Compiz effects. Is there a way to do this without a lot of mess?

View 5 Replies View Related

Programming :: Substitute Few Words + Change All The Lines Starting With A Specific Word + Put Blank?

Jan 17, 2009

I have an old-address-list file which is having around 1500 entries. I need to convert this addresses in to a specific format.

The old-address-list file>
# cat old-address-list-file
dn: CN=Muhammad Hadhi K.M,OU=IT Dept,OU=Example Company H.O,DC=example,DC=com
cn: Muhammad Hadhi K.M

[code]....

View 6 Replies View Related

Ubuntu :: Setting Applications To Open In Specific Workspace

Oct 26, 2010

I have two applications that I would like to always open up in Workspace 2, even when i restart my computer. Is there a GUI solution that can do this? One of the apps is the Sound Preference window I would like set to open with the input tab selected.

View 1 Replies View Related

Ubuntu Security :: Set Up Password Protection For Specific Applications?

Jul 2, 2011

is there a way to make a password key-ring for a list of specifications, specifically; all the applications relating to preferences. I'm running Ubuntu 11.04, I'm the only user, I disabled all login password requirements because they were annoying me and I'm cool with anybody using any of my applications as long as they aren't capable of changing my system in any way. Some of the applications I would like to be on the list include the terminal, the network connections preferences, the keyboard preferences. I wan't to be prompted for a password before opening these programs

View 4 Replies View Related

General :: Copy Lines Starting And Ending With Specific Pattern From Multiple Files To A File?

Jul 27, 2011

A function by name abc is called in many files. I want to copy all the lines with the function call to an output file.A simple grep on function name doesn't help me as the function call is spanning across multiple lines as follows:

abc(parameter1,
parameter2,
parameter3);

So I want to copy all the three lines (till semicolon) to the output file.The problem is because there are more than 200 calls for the same function and I cannot do it manually

View 2 Replies View Related

Fedora :: Gnome: Applications/Windows Starting Always In Background?

Feb 12, 2011

all programs and windows that I start on my F14 x64 machine getting either started in the background or minimized. This is driving me insane. My Gnome (no compiz) has that annoying behavior since F13 and I've already gone through any windows/appearance/effects settings - w/o any success.

View 1 Replies View Related

Ubuntu :: 10.10 - Some Applications Not Starting - Virtualbox Just Flickers The Edge Of The Screen

Oct 24, 2010

I have a strange problem with some applications in 10.10. This applies so far to virtualbox and skype. When I try to start them, nothing happens. Virtualbox just flickers the edge of the screen. Virtualbox has worked before, and i'm reluctant to delete it as I have another machine installed. Skype has never worked, and even when I have reinstalled, the same happens.

View 2 Replies View Related

OpenSUSE :: How To Remove Directory From Gnome Locations Menu

Oct 4, 2010

For no known reason there are a few subdirectories added to my Gnome - Locations - menu.
Both the traditional panel menu and the new - computer - menu
In the - computer - menu there is a option to remove items but this does not work.
Is there any way to remove those subdirectories from the menu list. Or/and where can I find that list to edit this manually. (Menueditor alacarte does not edit locations and system). (Suse 11.1)

View 2 Replies View Related

OpenSUSE Hardware :: Lan Card Driver Installation / Kernel Header Files Not In Any Of Expected Locations?

Mar 21, 2011

I`m trying to install Intel EXPI9402PT PRO/1000 PT Dual Port Server Adapter on my machine. I download the drivers for this card from intel web page, but I can`t make it work. I`m running OpenSuse 11.3 version. When I tried to install it for the first time I got this message:

Makefile:71: *** Kernel header files not in any of the expected locations.
Makefile:72: *** Install the appropriate kernel development package, e.g.
Makefile:73: *** kernel-devel, for building kernel modules and try again. Stop

Then I install the kernel-source package and I got this one:

Makefile:107: *** Linux kernel source not configured - missing version header file. Stop.

I also installed kernel-devel package, but I get the same message.

View 9 Replies View Related

OpenSUSE Install :: 11.4 Insists In Starting X - Stopped With Message On Tty1 "Starting YaST2"

Jul 18, 2011

I installed OS11.4 on my old laptop, Compaq Armada E500., 512MB RAM, ATI Rage Mobility. During installation I chose "minimal server" and added some development packages, lxde and a little more. I chose to start in runlevel 3 which is full networking without X. Still, when computer is booted it tries to start Xorg which doesn't work because of some problem w driver. The start-up seems to stop there, it never loads completely - seems most things in runlevel 3 are not started (see below) I can manually login on laptop and fix it - but never permanently, same thing again after reboot.

I have checked /etc/inittab & yast - both states default runlevel is 3. I have checked services to be started both directly, browsing directory /etc/rc.d/rc3.d/, and with YaST, it is very clear X should not load during boot. But, as said, it does.. I don't really care about the driver problem right now, I can fix that later when I have more time. So how do I stop X from getting started automatically?

More info, if needed: The installation also stopped with message on tty1 "Starting YaST2" and tty8 showing errors with graphics driver (mach64). The system seemed to be installed though, so I simply rebooted (issuing "reboot" from tty2).

[Code]....

I'm not completely sure where it stops, network is configured but keyboard is wrong and mysql & everything after is not started, so somewhere between S02network and S06kbd. I'm going to use it as a server for testing purposes so no X is actually needed - however I do want to have X & lxde installed just in case, my Internet connection at home is terribly slow so I need most things I might need in the future installed today.

View 1 Replies View Related

Fedora Installation :: Main Menu - Add A Specific App - JConsole To "Known Applications"

Apr 8, 2011

In many refferals to Gnome there is the item:

Code:

That seems to be missing from my installation of F14...

How do i turn it on or restore it?

I want to add a specific app, jConsole, to "Known Applications"

View 4 Replies View Related

OpenSUSE Install :: Configured Cron To Clean /tmp Directory - Add Other Locations To Clean And Especially /var/tmp?

Oct 11, 2010

I configured cron to clean my /tmp directory, should I also add other locations to clean and especially /var/tmp.

View 4 Replies View Related

OpenSUSE Network :: Nautilus Cannot Handle Network Locations

Jan 3, 2011

When logging in to a remote server and starting Nautilus, I then want to add and bookmark an ssh connection to another remote server. I get an EM 'cannot find the location' and when going to 'network locations' EM 'Nautilus cannot handle network locations'. I 've been googling for a few hours, and found a lot of threads that point to gvfs, to samba and to rebooting and reinstalling. Rebooting I did, reinstalling is not possible,the gvfs thing is very unclear. There was an Em on the command line when starting Nautilus: "share extensions disabled", I got rid of that by uninstalling nautilus-share-extensions. Opensuse 11.2 fully updated, running as Kiwi-Ltsp server.

View 2 Replies View Related

OpenSUSE :: Keeping Track Of Opensuse Specific Gnome 3 Fixes / Upgrades

Jul 9, 2011

Is there some blog, changelog, or place where i can track what issues get fixed in the opensuse gnome 3 implementation, or what features are bein added, what changes are bein made, etc.?For example, if there is some bug in opensuse with gnome 3, where can i read that it has been fixed in the dd/mm update, or that new feature xxxyyy was added in dd/mm update, etc.Im talking about issues, fixes, updates related to gnome 3 with opensuse. Not just opensuse with 2xgnome or kde.

View 1 Replies View Related

Ubuntu :: Giving A Specific User Permission To Start/stop A Specific Service?

Jun 8, 2010

How do I give permission to a logged in user to stop/start a specific service without entering a root/sudo password? So they can do a simple "service SomeService stop|start" It is for a headless Ubuntu server.

View 5 Replies View Related

Programming :: Search A Bunch Of Files In A Specific Folder For A Specific Number?

Jul 24, 2010

I need to search a bunch of files in a specific folder for a specific number and add all the numbers together to a total sum. I use Rsync everyday, everytime I run rsync i get a logfile (rsync output) witch contains the textstring "Total bytes sent: xxxxxx".

The "xxxxx" can vary in lenght. I need to extract the "xxxxxx" from each file and add the numbers together to a total size over a week or a month. Is this possible? And I wish to only use bash. One way of doing stuff at a time my friends .

View 5 Replies View Related

Ubuntu :: Allow A Specific User To Mount Or Remount A Specific Partition?

Jun 9, 2010

my system I want user1 and only user1 to be able to mount and unmount a specific partition, this partition contains backups and is usually mounted read only, needs to be temporarily mounted read/write by user1 while doing the backup.user1 is an unprivileged user. I've read that the user option will let any user mount the file-system (and only that user can then subsequently unmount it) and that the users option allows any user to mount or unmount the file-system.I also found this in mount's man pageQuote:The owner option is similar to the user option, with the restriction that the user must be the owner of the special file. This may be useful e.g. for /dev/fd if a login script makes the console user owner of this device. The group option is similar, with the restriction that the user must be member of the group of the special file.So it looks like I'd need a login script for that user to make the user owner of the device file (/dev/voiceserv/backup in this case)

View 7 Replies View Related







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