Sponsored Content
Full Discussion: X Window isn't running
Operating Systems Linux X Window isn't running Post 302781007 by ravisingh on Friday 15th of March 2013 11:08:32 AM
Old 03-15-2013
X Window isn't running

X Window isn't working.
When I ran
Code:
startx

I got an error message as shown in file attachment xwndow.png
Accordingly, I removed /tmp/.X0-lock as reflecting in the attchment.
Then again I ran the command and 2 more commands (shown in the attachment xwndow1.png) but they failed too.
Any suggestion on starting the same.
X Window isn't running-xwndowpng
X Window isn't running-xwndow1png
 

9 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

window 2000 professional not pinging my window 98 system.

Hello, We someone help me resolve this problem. I have window 2000 professional, windows 98 and Unixware 7.0.1 on the network. I was able to establish connection with all. However, l was unable to ping window 98 from window 2000 professional. I was able to ping the window 2000 from the window... (10 Replies)
Discussion started by: kayode
10 Replies

2. UNIX for Dummies Questions & Answers

deleting file that isn't really there

sorry about the title - I have a directory where a file is showing with ls or ls -l but if I try to reference it - I get the message that it isn't there. It is as if the directory structure isn't matching the actual content. Right now, I have two files of same name showing in the... (4 Replies)
Discussion started by: LisaS
4 Replies

3. Solaris

grep -r isn't working

Hi, I was trying to use this particular option of grep grep -r 'Search_pattern' * This command should ideally search all the occurrences of Search_pattern recursively within a directory & print it on shell prompt. But this command is not doing what is expected. It just displays nothin! ... (8 Replies)
Discussion started by: harishmitty
8 Replies

4. Shell Programming and Scripting

perl process loop isn't running

I'm trying to figure out why the perl process we have running in a loop isn't working. Basically its setup to read our queue from Amazon SQS with the results getting inserted into the db. We are using EC2 for video transcoding and once the conversion takes place our web server hosted outside... (10 Replies)
Discussion started by: kwick6
10 Replies

5. Red Hat

Maximizing X window without Window Switcher

Hi everyone! I have a strange situation. I'm running an NX remote Gnome desktop session. On the remote machine, there is a whole load of unsaved data in a window. A problem that I've been having with this NX session is that I can't load Gnome Applets, including the Window Switcher. So.. when I... (0 Replies)
Discussion started by: alexandicity
0 Replies

6. Red Hat

cron jobs not running during certain window

Hi unix.com, I'm currently experiencing a problem on one of our servers at work where between the hours of approx. 1:00 AM and 2:0 AM no jobs scheduled through cron run. Now, in the cron logs I do see that all jobs are launched and I'm not seeing any errors anywhere - but - none of the jobs... (2 Replies)
Discussion started by: tunachamp
2 Replies

7. Shell Programming and Scripting

awk isn't working

awk 'BEGIN{print '1.2449'**0.5}' awk: line 1: syntax error at or near * can someone help me troubleshoot the above command? i'm trying to do the square root of 1.2449. this command works on Red Hat, but for some reasonn isn't working on kubuntu (latest version). shell is bash. i... (3 Replies)
Discussion started by: SkySmart
3 Replies

8. Shell Programming and Scripting

export of a variable isn't working

Hi I want export input data ... echo "month: " read m export m=$m also export m is not working ? the month-variable should be exportet for the use in other scripts, but it is not working like this. What i'm doing wrong? Thanks in advance! IMPe (10 Replies)
Discussion started by: IMPe
10 Replies

9. UNIX for Beginners Questions & Answers

Toggle between xterm window and standard terminal window

Is it possible to toggle back and forth between an xterm invoked from one tty, and a shell invoked from a different tty? I am running Centos 7 with KDE and booting in non-graphic mode. After logging in on the default window (/dev/tty1) , I can then use ALT-F2 to access a new window (/dev/tty2),... (1 Reply)
Discussion started by: rhgscty
1 Replies
VNSTATI(1)							   User Manuals 							VNSTATI(1)

NAME
vnStati - png image output support for vnStat SYNOPSIS
vnstati [ -cdhimostv? ] [ --cache time ] [ --config file ] [ --days ] [ --dbdir directory ] [ --help ] [ --hours ] [ -hs ] [ --hsummary ] [ -i interface ] [ --iface interface ] [ --locale locale ] [ --months ] [ -ne ] [ -nh ] [ --noedge ] [ --noheader ] [ --output file ] [ -ru ] [ --rateunit ] [ --style number ] [ --summary ] [ --top10 ] [ --transparent ] [ --version ] [ -vs ] [ --vsummary ] DESCRIPTION
The purpose of vnstati is to provide image output support for statistics collected using vnstat(1). The image file format is limited to png. All basic outputs of vnStat are supported excluding live traffic features. The image can be outputted either to a file or to standard output. OPTIONS
-c, --cache time Update output file only if at least time minutes have passed since the previous file update. This option is ignored if stdout is used as output. --config file Use file as config file instead of using normal config file search function. -d, --days Output traffic for days. --dbdir directory Use directory as database directory instead of using the directory specified in the configuration file or the hardcoded default if no configuration file is available. -h, --hours Output traffic for the last 24 hours. -hs, --hsummary Output traffic summary including hourly data using a horizontal layout. -i, --iface interface Use interface instead of default or configured interface. --locale locale Use locale instead of using the locale setting specified in the configuration file or the system default if no configuration file is available. -m, --months Output traffic for months. -ne, --noedge Remove darker edges from around the image. -nh, --noheader Remove header containing title and update time. Time of the previous update will still be visible in the lower right corner using a less visible color. -o, --output file Write png image to file and exit. Output can be directed to stdout by giving "-" as filename. -ru, --rateunit Swap the configured rate unit. If rate has been configured to be shown in bytes then rate will be shown in bits if this option is present. In the same way, if rate has been configured to be shown in bits then rate will be shown in bytes when this option is present. Alternatively 0 or 1 can be given as parameter for this option in order to select between bytes (0) and bits (1) regardless of the configuration file setting. --style number Modify the content and style of outputs. Setting number to 3 will show average traffic rate in all outputs where it is supported. Other values will show bar graphics instead. -s, --summary Output traffic summary. -t, --top10 Output all time top10 traffic days. --transparent Toggle background color transparency depending of the TransparentBg setting in the configuration file. Alternatively 0 or 1 can be given as parameter for this option in order to either disable (0) or enable (1) transparency regardless of the configuration file setting. -v, --version Show current version. -vs, --vsummary Output traffic summary including hourly data using a vertical layout. -?, --help Show a command summary. FILES
/var/lib/vnstat/ Default database directory. Files are named according to the monitored interfaces. /etc/vnstat.conf Config file that will be used unless $HOME/.vnstatrc exists. See vnstat.conf(5) for more information. EXAMPLES
vnstati -s -i eth0 -o /tmp/vnstat.png Output traffic summary for interface eth0 to file /tmp/vnstat.png. vnstati -vs -i eth0+eth1+eth2 -o /tmp/vnstat.png Output traffic summary with hourly data under the normal summary for a merge of interfaces eth0, eth1 and eth2 to file /tmp/vnstat.png. vnstati -h -c 15 -o /tmp/vnstat_h.png Output hourly traffic statistics for default interface to file /tmp/vnstat_h.png if the file has not been updated within the last 15 minutes. vnstati -d -ne -nh -o - Output daily traffic statistics without displaying the header section and edges for default interface to standard output (stdout). vnstati -m --config /home/me/vnstat.cfg -i -o - Output monthly traffic statistics for default interface specified in configuration file /home/me/vnstat.cfg to standard output (std- out). AUTHOR
Teemu Toivola <tst at iki dot fi> SEE ALSO
vnstat(1), vnstatd(1), vnstat.conf(5), units(7) version 1.11 JUNE 2011 VNSTATI(1)
All times are GMT -4. The time now is 07:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy