SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Pastimes : Linux OS.: Technical questions

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
From: Thomas A Watson4/19/2014 1:00:47 PM
   of 484
 
u13.10 integration update continues.

I managed to screw up my xfce4-panel toms.homeip.net
Blew it away attempting to use the tool that configs it to mod it. What a stupid design for mod tool put in the menu with not warning or safety.

So I found Resetting XFCE Panels to default settings? askubuntu.com

An answer and or how to do it that worked. Praise be..

But still no idea what commands are called when you move down the Xfce4-Panel>>Applications Menu.
layers and layers of xml all created when you start xfce4-panel the first time. Some work, some do not.

So I had a couple of freezes. Not certain how or why. So I looked back to my web server computer right running fc3

uname -a
Linux right.watman.com 2.6.26.8-57.fc8 #1 SMP Thu Dec 18 19:19:45 EST 2008 i686 i686 i386 GNU/Linux

uptime 12:48:56 up 86 days, 8:40, 7 users, load average: 5.58, 5.61, 5.57

I started fvwm and then rshed back to xen1. I am running gnome-system-monitor on xen1 and displaying it back on right.

xhost +
setenv DISPLAY right:0

Also running a top and have 2nd xterm where i can run my ptop120 command to see what are the top 20 cpu usage processes. Assuming that there is some CPU left when there is a freeze.

ptop120

watson@xen1[206]a ptop120
ps au |head -1;ps au | sort -r -n -k 3 | head -20 |cut -c"1-120"

change the -k 3 to -k 9 and you will see the last twenty processes by start time. if one has a big cpu usage, may be what the freeze is all about.

watson@xen1[210]ps au | head -1 ; ps au | sort -r -n -k 3 | head -20 | cut -c"1-120"
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 6748 3.5 0.7 227928 64424 tty7 Ssl+ 09:26 7:33 X :0
watson 11158 1.6 0.3 485916 25460 pts/11 Sl 10:59 2:02 gnome-system-monitor
watson 6993 1.3 0.3 486484 25976 tty2 Sl 09:53 2:31 gnome-system-monitor
watson 14099 0.5 1.4 1006772 115404 tty2 Sl 11:51 0:21 /opt/google/chrome/chrome --type=renderer --lang=en-US
watson 11437 0.4 2.3 1089780 191364 tty2 Sl 11:01 0:33 /opt/google/chrome/chrome --type=ppapi --channel=11283.
watson 6973 0.3 0.2 543036 20404 pts/2 Sl 09:52 0:34 gnome-disks
watson 6853 0.3 1.4 1213616 121544 tty2 Sl 09:27 0:38 /opt/google/chrome/chrome --type=renderer --lang=en-US
watson 11283 0.3 1.0 544632 87068 tty2 Sl 11:01 0:28 /usr/bin/google-chrome --user-data-dir=~/.config/google
watson 6792 0.2 1.2 545660 100992 tty2 Sl 09:27 0:38 /usr/bin/google-chrome --user-data-dir=~/.config/google
watson 14030 0.2 1.0 531740 82504 tty2 Sl 11:51 0:08 /usr/bin/google-chrome --user-data-dir=~/.config/google
watson 11205 0.2 0.0 24828 1596 pts/11 S+ 11:00 0:16 top
watson 7145 0.1 0.5 1211508 44540 pts/4 Sl 09:56 0:11 gedit /usr/local/bin/alias.cmds
watson 11424 0.1 0.9 971864 75676 tty2 Sl 11:01 0:10 /opt/google/chrome/chrome --type=renderer --lang=en-US
watson 11414 0.1 0.9 972740 77296 tty2 Sl 11:01 0:11 /opt/google/chrome/chrome --type=renderer --lang=en-US
watson 11397 0.1 0.9 968856 75524 tty2 Sl 11:01 0:10 /opt/google/chrome/chrome --type=renderer --lang=en-US
watson 11387 0.1 0.7 951112 58628 tty2 Sl 11:01 0:09 /opt/google/chrome/chrome --type=renderer --lang=en-US
watson 9757 0.0 0.0 77608 7020 tty2 S 10:45 0:00 xterm -sb -sl 2000 -bg pale green -fg black -geometry +
watson 9491 0.0 0.9 977100 75180 tty2 Sl 10:40 0:07 /opt/google/chrome/chrome --type=renderer --lang=en-US
watson 7133 0.0 0.0 26456 3220 pts/4 Ss+ 09:55 0:00 -csh
watson 7131 0.0 0.1 81960 11224 tty2 S 09:55 0:00 xterm -sb -sl 2000

watson@xen1[209]ps au | head -1 ; ps au | sort -r -n -k 9 | head -20 | cut -c"1-120"
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
watson 17880 0.0 0.0 11420 364 pts/18 S+ 12:57 0:00 cut -c1-120
watson 17879 0.0 0.0 11416 668 pts/18 S+ 12:57 0:00 head -20
watson 17878 0.0 0.0 26060 848 pts/18 S+ 12:57 0:00 sort -r -n -k 9
watson 17877 0.0 0.0 22644 1328 pts/18 R+ 12:57 0:00 ps au
watson 17746 0.0 0.0 25928 2748 pts/18 Ss 12:55 0:00 -csh
watson 17744 0.0 0.0 77604 6988 tty2 S 12:55 0:00 xterm -sb -sl 2000
watson 16144 0.0 0.0 25532 2356 pts/14 S+ 12:22 0:00 -tcsh
watson 15959 0.0 0.0 25520 2320 pts/17 S+ 12:19 0:00 -tcsh
root 16108 0.0 0.0 77984 2208 pts/14 Ss 12:22 0:00 login -p -h right.watman.com -f
root 15923 0.0 0.0 77984 2208 pts/17 Ss 12:19 0:00 login -p -h right.watman.com -f
watson 14646 0.0 0.0 77608 6928 tty2 S 11:57 0:00 xterm -sb -sl 2000 -bg pale green -fg black -geometry +
watson 14490 0.0 0.0 25524 2368 pts/15 Ss+ 11:54 0:00 -csh
watson 14488 0.0 0.0 77604 6900 tty2 S 11:54 0:00 xterm -sb -sl 2000
watson 14099 0.5 1.4 1006772 115220 tty2 Sl 11:51 0:20 /opt/google/chrome/chrome --type=renderer --lang=en-US
watson 14083 0.0 0.4 929984 33884 tty2 Sl 11:51 0:00 /opt/google/chrome/chrome --type=renderer --lang=en-US
watson 14044 0.0 0.1 345712 14144 tty2 S 11:51 0:00 /opt/google/chrome/chrome --type=zygote --user-data-dir
watson 14043 0.0 0.0 140468 4604 tty2 S 11:51 0:00 /opt/google/chrome/nacl_helper
watson 14037 0.0 0.3 341608 31080 tty2 S 11:51 0:00 /opt/google/chrome/chrome --type=zygote --user-data-dir
watson 14036 0.0 0.0 6504 396 tty2 S 11:51 0:00 /opt/google/chrome/chrome-sandbox /opt/google/chrome/ch
watson 14035 0.0 0.1 284936 8588 tty2 S 11:51 0:00 /usr/bin/google-chrome --user-data-dir=~/.config/google
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext