Fedora :: Set DISPLAY For Cronjobs?
Oct 17, 2009
I am trying to run a cron job that requires the X server. From the documentation of what I'm trying to do, I see: Code: If it is a cron job, you have to explicitly set DISPLAY to :0 How/where do I do this?
View 3 Replies
ADVERTISEMENT
May 5, 2011
I setup a backup cronjob via webmin and it is not working. I'm using OpenSuse 11.4 and Webmin 1.550.I can run the job manually in Webmin and the backup succeeds and I have made sure to include direct paths to the folders I'm backing up. When I put "crontab -l" in the terminal I get this:
Code:
myusername@linux-pb0l:~> crontab -l
no crontab for (my user name)
[code]....
View 4 Replies
View Related
Mar 10, 2011
How to verify that Cronjobs schuled for the user has run or not ?
View 1 Replies
View Related
Sep 6, 2010
I have a web application that I am trying to upgrade. Part of their upgrade process involves using a migration tool to transfer data from one version to another. This tool relies on cronjobs for it to function.According to them, the migration is not working because my cronjobs are not working properly.Is there a way to verify this?Below is what I had to paste in my crontab:MAILTO=webmaster@mymailhost.com* * * * * cd /srv/www/whiterhino/d7/periodic; /usr/bin/php -q cron.php
View 6 Replies
View Related
Jun 29, 2010
I did not have any /etc/X11/xorg.conf, so I read on these forums that system-config-display would create one for me. I ran system-config-display and it created an xorg.conf. But now my display is all messed up!! So, I deleted the xorg.conf and nothing changed. Why on earth would the display still be messed up if I deleted the file that was causing it?? Does system-config-display change somethign else?
View 14 Replies
View Related
Dec 1, 2010
I have installed Fedora 14 Security Spin, and want to display all disks & partitions available in a GUI display. How can I achieve that?
View 1 Replies
View Related
Apr 16, 2011
I have a fresh install of OpenSUSE 11.4 64bit and I have installed the AMD Display drivers for my Radeon HD 5970. Everything seems to be working quite well. I have a multiple monitor setup (1280x1024 monitor and a 1920x1080 monitor).
I have my primary display set to 1920x1080, however when I try to enable the second display, I get a CRTC error that the display is over the maximum (1920x1920). If I enable both monitors at lower resolutions, there is no problem.
I have done a fair bit of reading and have been unable to determine where this maximum is set, or how to change it. I'd like to be able to run both monitors at their native resolutions.
View 3 Replies
View Related
Dec 26, 2010
When i ssh to server using -X, i always confuse about which display number i should export. It seems to me sometimes the display number has been used by something, so what i can do is only
export DISPLAY=localhost:0 && xclock
export DISPLAY=localhost:1 && xclock
export DISPLAY=localhost:2 && xclock
[code]....
View 1 Replies
View Related
Jan 8, 2010
Hi I am new to ubuntu and am having major problems setting my displays up. my setup is a hd TV to the Left of my pc monitor, i have managed to configure catalyst to let me have a main display with the second display being an extension of the first, the problem is i cannot seem to swap my primary display, at the minute my HDTV has all the taskbars and everything on it while my pc monitor is just a blank background, i would like it so i could start a film playing for my children, then drag it across to the HDTV while i can still use my pc in the background.
View 1 Replies
View Related
Jan 28, 2010
I am using GeForce 7600 GSNot using the Nvidia X driver message you know... I searched all over, and seen this problem on many searches but no resolve issues.I want to be able to connect my tv, I use to be able to when I first installed Ubuntu and now IdK.
View 3 Replies
View Related
Jun 28, 2011
I have the following scenario that doesn't seem to work normally. I have a windows 7 pc from which I am using putty to connect to my other linux servers (all running redhat 5 and 6). So here is the scenario that works and one that does not work. And I'm trying to figure out the one that does not work. Scenario that works:
From windows 7 (putty) I ssh into Linux_Server_1.
echo $DISPLAY
localhost:10.0
I run xclock and I see it pop up on my windows 7 pc. I am using xming on windows 7 to help me populate the display from linux to windows. One that does not work:
From windows 7 (putty) I ssh into Linux_Server_1. Then from Linux_Server_1 I ssh into Linux_Server_2.
echo $DISPLAY
<no output>
I try to setup $DISPLAY with localhost:10.0 or 0.0 or even my windows 7 pc ip address:0.0 ....etc Then when I try to run xclock I doesn't work.
I get these error messages: Error: Can't open display: <ip of display>
Also as a side note all our Linux servers are sitting on one subnet. My pc is sitting on another subnet. I use vpn to connect to the subnet where the servers sit from my pc.
View 4 Replies
View Related
Feb 9, 2010
I just downloaded and installed the ATI proprietary drivers from AMD and when I restarted my computer I don't have a display anymore. I can see the loading screen and then its all black.
I went to another shell (tty2) and removed Xorg and re-installed it and that didn't work either!
View 6 Replies
View Related
Mar 14, 2010
I am going to school for IT Security and will be taking my first Linux class this semester. I have dabbled a little bit in Linux before this but never really had the time to get to involved so I put it off untill now. Now I am forced . Anywho...I just installed Fedora11 (dual booting with Vista home basic) and the first thing that I am trying to tackle is install VMware. I have access to a bunch of Window OS's because of school and would like to create a 'virtual' version of windows for things like iTunes. This way, i have to force myself to use Linux for everything and I can install it on the whole PC. Until then, I am going to dual boot. When I was trying to install VMware, I tried to do it from the Terminal using sudo sh then the file name which is a .bundle file, I typed in the password and it said that my account was not in the 'sudowers' profile or something like that. I read on-line that you can modify who can sudo and who can't in the ect/sudoers file but if has an 'X' at the top right and I can't open it. It says 'Could not display "/etc/Sudoers". I tried to use visudo in the terminal and it says that permission is denied.
View 2 Replies
View Related
Dec 7, 2010
ive done countless google searches and forum searches with all the same results all the time. Is there anyone who can tell me what file to edit in order to display? Ive tried editing the /etc/motd file and no luck. I tried alot of other stuff too.
View 10 Replies
View Related
Sep 1, 2011
The "cal" command returns the current month. The "cal -3" displays the previous, the current and the next month.
How do you make it display the next month only?
View 11 Replies
View Related
Jan 25, 2009
I'm running Fedora 9, and I've just started getting a problem (it was working the other day), where if I type
sudo su -
then any program which uses X gives an error about not being able to open the display.
For instance:
# gnome-terminal
No protocol specified
cannot open display: Run 'gnome-terminal --help' to see a full list of available command line options.
I've checked the value of $DISPLAY, and it's :0.0, (which is what it should be, and what my non-root user has as $DISPLAY).
I've also noticed, I can "ssh -Y" from my non-user account into root@localhost, and the display works!
View 6 Replies
View Related
Jul 21, 2009
I update system today. Just before , everything is normal. Once it finished , I found that my KDE can't display some characters. I am a Chinese user. The English words are normal,. Just some Chinese characters can't be displayed. When I refreshed the browser, they can be displayed again but some of them are font default and some of them are font Yahei. And they are displayed messed together. It is not pretty. AND it is not only in browser, anywhere displayed Chinese characters looks the same as browser. How to change them back to default font as one font not two types of font messed together?
View 1 Replies
View Related
Nov 10, 2009
Upgraded to Fedora 11 and my display aspect ratio is now broken. I have a 23" Acer screen, but in Gnome its auto detecting as a 20" Acer display and the aspect ratio is wrong and the display grainy. I read the FAQs and am trying out some suggestions. Created an xorg.conf file in the correct place, contains the correct monitor settings but my display is still broken. Q. How do I force the kernel to read the xorg.conf file ?(PS: I'm kind of a newbie, have only come back to linux after a few years of using Windows)
View 5 Replies
View Related
Dec 6, 2009
I'm running PyMOL version 1.2r2 on Fedora 12 with python2.6.
Only for a second or two will molecular models display correctly in the PyMOL viewer, and then the image becomes distorted. As I rotate the model, it displays correctly, but then almost immediately after I stop moving the model, it becomes distorted again.
The attached images show the display before and after the distortion.
This is some of the information that the PyMol program prints as it loads.
Quote:
View 2 Replies
View Related
Dec 19, 2009
Every other time my system comes out of hibernation, I see the blue Fedora screen loading like the computer is powering back on, and all of the sudden the screen goes blank, as if it shut itself back off. The funny thing is the power button is still on, but there is no display. Has anyone heard of this issue before. I'm not sure what to try to get it fixed
View 1 Replies
View Related
Jan 8, 2010
I want to change the default behavior of my display hotkey combo (Fn+F7). I can do this in KDE, but in Gnome, the gnome-settings-daemon cycles through the options. Problem is, the option I want is not there. I want the laptop display on the right and the external display on the left. I know how to use xrandr to change this or to use System > Preferences > Display, but I want to use my hotkey combo. I see two ways to do this. Find the configuration file that selects the options that are cycled and manually edit it, or disable this hotkey combo for the gnome-settings-daemon and use my own script in /etc/acpi/actions, etc/acpi/events for the hotkey combo. Currently the gnome-settings-daemon intercepts the hotkey combo, so I can't use my own script. Anyone know anything about this, or do I need to file a bug report?
[Code]...
View 1 Replies
View Related
Jan 17, 2010
Fedora 12 64-bit
Asus mobo M4A78-E
Samsung 2494HM display
The captioned display support 90 deg rotation. Which software do I need to install? Tried editing /etc/X11/xorg.conf as;
Code:
Section "Device"
Identifier "Videocard0"
Driver "radeon"
Option "Rotate" "90"
Restart X and rotate the display 90 deg. It doesn't work.
View 3 Replies
View Related
Jan 18, 2010
i did not search in depth for this, as google spit a whole of different aswers at me, making not much sense at all. So here we go: Is it possible to install Fedora on a PC which has no keyboard nor mouse nor display attached to it? And if so plx give a link or a short description how to do it. I read about kickstart, but this was all a little wacky.
Note: The PC will have network access.
View 1 Replies
View Related
Mar 8, 2010
My machine is a new Fedora Core 12 install. The install did not make an /etc/x11/xorg.conf file by default, which is odd. So, I want to change things with the display. But there's no "system-config-display" in /usr/bin. What's going on? Why wasn't this installed by default? I've had lots of other problems with X on this machine as well:
the 10x20 fonts were missing XFree86-Misc error messages whenever I start an xterm I also receive these warnings, intermittantly, when I create xterms:
Code:
Xlib: extension "XFree86-Misc" missing on display ":0.0".
xmodmap: please release the following keys within 2 seconds:
Control_L (keysym 0xffe3, keycode 37)
xmodmap: please release the following keys within 4 seconds:
Control_L (keysym 0xffe3, keycode 37)
xmodmap: please release the following keys within 8 seconds:
Control_L (keysym 0xffe3, keycode 37)
With this many problems I want to know if there's something in general broken with X on FC12, or was that just my install, or what?
View 6 Replies
View Related
Mar 15, 2010
I remember reading a thread about creating preview icon for MP4 files, but can't find it, does anyone know how to do it?
View 2 Replies
View Related
Apr 14, 2010
How do I determine what graphics card I am using in Linux? In windows it's no problem, but I don't know how to determine such things as a) what hardware am I using? and b) what driver am I using? After determining which hardware my display is using, what is the best way to manage the drivers to ensure i'm using the most up to date version?
View 7 Replies
View Related
Apr 16, 2010
I can't get the display config to come up what does this mean and is there a fix
[Code]..
View 1 Replies
View Related
May 28, 2010
I have a service running as root. This service doesn't have a main graphical screen, but if there is an error it has a pop up box that lets the user know. Of course the user wouldn't be logged into root so how do I get the graphics to show up on a different users desktop?
View 3 Replies
View Related
Jun 1, 2010
I'm having trouble getting the usual display in firefox as I had in fedora 12. Here is what my fedoraforum.org page looks like: By twohot at 2010-07-19
I suspect something is wrong with the interpretation of "sans, sans-serif, serif ... etc" within fedora but i don't know how to go about fixing it. I'd like to leave the default settings in firefox as this has been the case in previous releases.
View 14 Replies
View Related
Jun 8, 2010
Gnome used to have a display manager that you could customize your login screen with. I would like to customize my login screen.
#gdmsetup
Nothing found
#gdm setup
[code]....
View 2 Replies
View Related