Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - schaferj

Pages: [1] 2 3 ... 9
1
Users / Re: I need orbiter advice
« on: March 30, 2010, 04:58:13 am »
Wow,
This is the most exciting lmce news in a while - with immediate implications for GSoC.
joseph

2
Installation issues / Re: Dansguardian port forwarding 80 to 8081
« on: February 15, 2010, 07:20:19 pm »
Paul,
Did you get dansguardian working with squid? 
thanks,
joseph

3
Users / Re: Congratulations on the beta & DVD
« on: October 17, 2009, 06:07:20 am »
congratulations!  Fantastic work and we're ready to seed.
joseph

4
Installation issues / Re: Dansguardian port forwarding 80 to 8081
« on: September 18, 2009, 04:54:47 am »
Srinivasu,

Looks very good.  Thank you.

Also, I confirmed that dg filtering does not work on reboot.  All of the services start except for shorewall.   So once you start shorewall it works.  (also shorewall - shoreline firewall is not a daemon, so ps -ef |grep won't help.)

What I did was use webmin
under Networking / Shoreline Firewall you can just hit the start shorewall button and it will begin (if you prefer not to work with the cli).  Then you can confirm that it is working.

To make it persistent, you can also use webmin.
Go to the System / Bootup and Shutdown menu and check shorewall and click the 'start at boot' button.

All done!

joseph


5
Users / Re: 0810 dvd installer status
« on: September 14, 2009, 07:39:39 pm »
J. <phenigma>,
Thank you for the confirmation.

Two more questions if you don't mind.

1.  my understanding is that the apt-catcher server does not have to be a gateway / router.  That is, it can just sit off a switch between the internet / external firewall / router and the core / dcerouter and traffic does not have to pass through it.  Is that correct? 

2.  do you change your repo lists to point to the apt-catcher server?

thanks,
joseph

6
Users / Re: 0810 dvd installer status
« on: September 12, 2009, 06:42:57 am »
phenigma,
Thank you.  I've thought about putting a switch and an old server on the internet side of lmce and caching there - is that how you do it?  Do you have a recipe that folks can follow?
thanks,
joseph

7
Thom,

much thanks!  I'll try it when I get back.

To do the an sqlcvs update of the dce repository, do I follow the "Performing an update" procedure on the wiki page,
 http://wiki.linuxmce.com/index.php/SqlCVS

Is this a remedy for the black screen as well, or simply the phantom TV devices?

thanks again,
joseph

8
Peter,
Did it work?

I still have two MDs that are affected.  I also noticed that all of my MDs have a phantom TV device - "Acquos LCxxD6U / LCxxD7u/TV."  I don't have any Acquos TV.  I deleted it in the web admin and rebooted, but it was rediscovered.

I'm not sure if this has anything to do with the black screen & pointer, but thought I would mention the anomoly.

joseph

9
I also noticed an updated wiki entry for building a lmce test environment on kvm.
http://wiki.linuxmce.org/index.php/Kvm
You may find this helpful.
joseph

10
Installation issues / Re: Dansguardian port forwarding 80 to 8081
« on: September 01, 2009, 06:01:17 am »
Installing webmin and dansguardian webmin module.

Also, I have successful results to report from installing webmin and the dansguardian module to webmin.
webmin has many tools that allow easy (web) viewing and manipulation of many services - for instance it has an easy web-based log viewer.  [This could be dangerous if you tinker with settings you do not understand!]

The dansguardian module also allows customization of many of the dg settings.

I'll describe the install in two steps.  One - install webmin, and two - install & configure dg module for webmin.

ONE - install webmin on lmce:
older version reference: http://www.ubuntugeek.com/ubuntu-serverinstall-gui-and-webmin-in-ubuntu-810-intrepid-ibex-guide.html

Preparing your system.  First you need to install the additional packages as follows:

sudo aptitude install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl

Now download the latest webmin using the following command or from here

wget http://prdownloads.sourceforge.net/webadmin/webmin_1.480_all.deb

Now we have webmin_1.480  _all.deb package install this package using the following command

sudo dpkg -i webmin_1.480_all.deb

This will complete the installation.

Ubuntu in particular doesn’t allow logins by the root user by default. However, the user created at system installation time can use sudo to switch to root. Webmin will allow any user who has this sudo capability to login with full root privileges.

Now you need to open your web browser and enter the following

https://192.168.80.1:10000/
 and this will show many webmin capabilities - but not the dg third party module.


TWO - Install and configure the Dansguardian Webmin module
references:   http://www.howtoforge.com/dansguardian-with-multi-group-filtering-and-squid-with-ntlm-auth-on-debian-etch-p2
     http://sourceforge.net/projects/dgwebminmodule/files/dgwebmin-devel/0.7.0beta1b/


Install the Dansguardian Webmin module
Open a web browser to https://192.168.80.1:10000 and log in with madmin (sudoer). Go to Webmin > Webmin Configuration > Webmin Modules. Select "From ftp or http URL" and paste the link below into the dialog box and click Install Module.

http://downloads.sourceforge.net/project/dgwebminmodule/dgwebmin-devel/0.7.0beta1b/dgwebmin-0.7.0beta1b.wbm?use_mirror=voxel

You should see:
The following modules have been successfully installed and added to your access control list :
DansGuardian Web Content Filter in /usr/share/webmin/dansguardian (4612 kB) under category Servers


The first time you try to run the dg module, you'll get errors such as:
Warning - DansGuardian binary file not found, maybe you need to update your module config (especially the directory paths).  (Expected location: /sbin/dansguardian)

The problem is that the we are using differnet directory locations for many of the files.

So, look at the Configurable options for DansGuardian Web Content Filter (in the upper left corner of the dg page) - and nearly every path needs to be changed.  For instance, our binary is in /usr/sbin/dansguardian instead of /sbin/dansguardian, so change that.

Confirm the locations for the rest of the files by running #find as follows (or just use these locations)
dcerouter_1001275:/usr/local/sbin# find / -name dansguardian
/usr/share/webmin/dansguardian
/usr/share/lintian/overrides/dansguardian
/usr/share/doc/dansguardian
/usr/share/dansguardian
/usr/sbin/dansguardian
/var/log/dansguardian
/etc/webmin/dansguardian
/etc/init.d/dansguardian
/etc/logrotate.d/dansguardian
/etc/dansguardian
dcerouter_1001275:/usr/local/sbin#

When you've finished replacing all of the locations, hit save on the config page and then "stop & restart DG" on the top right of the main DG page.

Then it should work!  If not, check your syslog for errors.
You should be able to check the status of DG, review logs with a good viewer, and view and edit many of the detailed configurations.

(we can add this to the wiki as well)
thoughts welcome,

joseph






11
Installation issues / Re: Dansguardian port forwarding 80 to 8081
« on: September 01, 2009, 05:41:29 am »
Yes,
Many of the initial steps are the same and were taken from old wiki.

Srinivasu anupindi's innovation was to use the firewall so that configuration changes did not have to be made at each client.  So we should be able to cross level the two wiki's and prune easily.

Another (future) improvement may be to use squid instead of tinyproxy so that you get caching as well.

thanks,
joseph

12
Users / Re: Blank screen installing MD (Dell Inspiron 5150, nVidia graphics)
« on: September 01, 2009, 05:29:09 am »
Purps,

Are you having the problem "Black screen with cursor on MD (0810 alpha 2.28 + updates) "
described at http://forum.linuxmce.org/index.php?topic=8705.0 ?

joseph

13
Hello,

I also have significant differences between the log files present on the MD that works compared to the one that doesn't. 

md that works - moon62

Code: [Select]
root@moon62:/var/log/pluto# ls -lt
total 17640
-rw-r--r-- 1 root root  548748 Aug 30 22:52 65_LaunchOrbiter.sh.log
-rw-r--r-- 1 root root   16117 Aug 30 22:52 StorageDevices.log
-rw-r--r-- 1 root root  316750 Aug 30 22:52 umount-wrapper.log
-rw-r--r-- 1 root root   23670 Aug 30 22:51 pluto.log
-rw-r--r-- 1 root root    1038 Aug 30 22:38 69_LaunchPhoto_Screen_Saver.sh.log
-rw-r--r-- 1 root root     212 Aug 30 22:10 64_App_Server.log
-rwxr-xr-T 1 root root    2409 Aug 30 22:10 Spawn_not named_9597.log
-rw-r--r-- 1 root root       0 Aug 30 22:10 StorageDevices_Symlinks.log
-rw-r--r-- 1 root root     110 Aug 30 22:10 SetupUsers_Homes.log
-rw-r--r-- 1 root root  564635 Aug 30 21:12 68_Xine_Player.log
-rw-r--r-- 1 root root     807 Aug 30 21:12 70_MPlayer_Player.log
-rw-r--r-- 1 root root    3892 Aug 30 21:12 Spawn_Device.log
-rw-r--r-- 1 root root     807 Aug 30 21:12 71_MythTV_Player.log
-rw-r--r-- 1 root root     807 Aug 30 21:12 66_SimplePhone.log
-rw-r--r-- 1 root root    1550 Aug 30 21:11 running.pids
-rw-r--r-- 1 root root    4921 Aug 30 21:11 deaths
-rw-r--r-- 1 root root    4012 Aug 30 21:11 died_65_65
-rw-r--r-- 1 root root    5880 Aug 30 20:05 64_App_Server.log.1
-rw-r--r-- 1 root root 4115228 Aug 30 20:05 65_LaunchOrbiter.sh.log.1
-rw-r--r-- 1 root root    4709 Aug 30 20:05 66_SimplePhone.log.1
-rw-r--r-- 1 root root    1733 Aug 30 20:05 67_HAL.log.1
-rw-r--r-- 1 root root 7819786 Aug 30 20:05 68_Xine_Player.log.1
-rw-r--r-- 1 root root    5578 Aug 30 20:05 69_LaunchPhoto_Screen_Saver.sh.log.1
-rw-r--r-- 1 root root    4514 Aug 30 20:05 70_MPlayer_Player.log.1
-rw-r--r-- 1 root root    4511 Aug 30 20:05 71_MythTV_Player.log.1
-rw-r--r-- 1 root root    2908 Aug 30 20:05 73_Disk_Drive.log.1
-rw-r--r-- 1 root root    1993 Aug 30 20:05 74_External_Media_Identifier.log.1
-rw-r--r-- 1 root root     671 Aug 30 20:05 LaunchManager.log.1
-rw-r--r-- 1 root root       0 Aug 30 20:05 xorg.conf.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 CumulativeSpawn.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 CumulativeSpawnDaemon.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 LMCEUpdate.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 LaunchManager.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 LaunchManager.progress.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 PlutoServer.Logger.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 UpdateHelper.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 UpdateMedia.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 WatchGyro.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 Xconfigure.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 avremote_detect.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 avwizard_setup_av.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 73_Disk_Drive.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 74_External_Media_Identifier.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 77_Generic_Serial_Device.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 89_Generic_Serial_Device.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 AVWizard.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 Config_Device_Changes.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 ConfirmDependencies.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 CreateDevice.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 63_Generic_Serial_Device.log
-rw-r--r-- 1 root root       0 Aug 30 20:05 67_HAL.log
-rw-r--r-- 1 root root   26330 Aug 30 20:05 CumulativeSpawn.log.1
-rw-r--r-- 1 root root 1283290 Aug 30 20:04 umount-wrapper.log.1
-rw-r--r-- 1 root root   56443 Aug 30 20:04 StorageDevices.log.1
-rw-r--r-- 1 root root  143688 Aug 30 20:03 pluto.log.1
-rw-r--r-- 1 root root       0 Aug 30 19:31 StorageDevices_Symlinks.log.1
-rw-r--r-- 1 root root     330 Aug 30 19:31 SetupUsers_Homes.log.1
-rw-r--r-- 1 root root    1422 Aug 30 19:31 Config_Device_Changes.log.1
-rw-r--r-- 1 root root    2200 Aug 30 19:31 WatchGyro.log.1
-rw-r--r-- 1 root root     432 Aug 30 19:31 LMCEUpdate.log.1
-rw-r--r-- 1 root root     927 Aug 30 19:31 LaunchManager.progress.log.1
-rw-r--r-- 1 root root     432 Aug 30 19:31 UpdateHelper.log.1
-rw-r--r-- 1 root root     170 Aug 30 00:09 PlutoServer.Logger.log.1
-rw-r--r-- 1 root root   33405 Aug 30 00:01 getxmls.log
-rw-r--r-- 1 root root     706 Aug 29 08:07 64_App_Server.log.2.gz
-rw-r--r-- 1 root root   80337 Aug 29 08:07 65_LaunchOrbiter.sh.log.2.gz
-rw-r--r-- 1 root root     530 Aug 29 08:07 66_SimplePhone.log.2.gz
-rw-r--r-- 1 root root     314 Aug 29 08:07 67_HAL.log.2.gz
-rw-r--r-- 1 root root  955975 Aug 29 08:07 68_Xine_Player.log.2.gz
-rw-r--r-- 1 root root     622 Aug 29 08:07 69_LaunchPhoto_Screen_Saver.sh.log.2.gz
-rw-r--r-- 1 root root     498 Aug 29 08:07 70_MPlayer_Player.log.2.gz
-rw-r--r-- 1 root root    1187 Aug 29 08:07 73_Disk_Drive.log.2.gz
-rw-r--r-- 1 root root    1473 Aug 29 08:07 71_MythTV_Player.log.2.gz
-rw-r--r-- 1 root root     909 Aug 29 08:07 74_External_Media_Identifier.log.2.gz
-rw-r--r-- 1 root root     205 Aug 29 08:07 LaunchManager.log.2.gz
-rw-r--r-- 1 root root       0 Aug 29 08:07 xorg.conf.log.1
-rw-r--r-- 1 root root       0 Aug 29 08:07 77_Generic_Serial_Device.log.1
-rw-r--r-- 1 root root       0 Aug 29 08:07 89_Generic_Serial_Device.log.1
-rw-r--r-- 1 root root       0 Aug 29 08:07 AVWizard.log.1
-rw-r--r-- 1 root root       0 Aug 29 08:07 ConfirmDependencies.log.1
-rw-r--r-- 1 root root       0 Aug 29 08:07 CreateDevice.log.1
-rw-r--r-- 1 root root       0 Aug 29 08:07 UpdateMedia.log.1
-rw-r--r-- 1 root root       0 Aug 29 08:07 Xconfigure.log.1
-rw-r--r-- 1 root root       0 Aug 29 08:07 avremote_detect.log.1
-rw-r--r-- 1 root root       0 Aug 29 08:07 avwizard_setup_av.log.1
-rw-r--r-- 1 root root       0 Aug 29 08:07 63_Generic_Serial_Device.log.1
-rw-r--r-- 1 root root   20496 Aug 29 08:07 CumulativeSpawn.log.2.gz
-rw-r--r-- 1 root root     157 Aug 29 08:07 CumulativeSpawnDaemon.log.1
-rw-r--r-- 1 root root  136276 Aug 29 08:06 umount-wrapper.log.2.gz
-rw-r--r-- 1 root root    7670 Aug 29 08:06 pluto.log.2.gz
-rw-r--r-- 1 root root    9609 Aug 29 08:06 StorageDevices.log.2.gz
-rw-r--r-- 1 root root      20 Aug 28 13:53 StorageDevices_Symlinks.log.2.gz
-rw-r--r-- 1 root root      99 Aug 28 13:53 SetupUsers_Homes.log.2.gz
-rw-r--r-- 1 root root     166 Aug 28 13:53 Config_Device_Changes.log.2.gz
-rw-r--r-- 1 root root     142 Aug 28 13:53 WatchGyro.log.2.gz
-rw-r--r-- 1 root root      92 Aug 28 13:53 LMCEUpdate.log.2.gz
-rw-r--r-- 1 root root     216 Aug 28 13:53 LaunchManager.progress.log.2.gz
-rw-r--r-- 1 root root      92 Aug 28 13:53 UpdateHelper.log.2.gz
-rw-r--r-- 1 root root    2565 Aug 28 07:48 64_App_Server.log.3.gz
-rw-r--r-- 1 root root  246746 Aug 28 07:48 65_LaunchOrbiter.sh.log.3.gz
-rw-r--r-- 1 root root    2832 Aug 28 07:48 66_SimplePhone.log.3.gz
-rw-r--r-- 1 root root    1055 Aug 28 07:48 67_HAL.log.3.gz
-rw-r--r-- 1 root root  419929 Aug 28 07:48 68_Xine_Player.log.3.gz
-rw-r--r-- 1 root root    2983 Aug 28 07:48 69_LaunchPhoto_Screen_Saver.sh.log.3.gz
-rw-r--r-- 1 root root    2448 Aug 28 07:48 70_MPlayer_Player.log.3.gz
-rw-r--r-- 1 root root    2358 Aug 28 07:48 71_MythTV_Player.log.3.gz
-rw-r--r-- 1 root root     944 Aug 28 07:48 LaunchManager.log.3.gz
-rw-r--r-- 1 root root      20 Aug 28 07:48 ConfirmDependencies.log.2.gz
-rw-r--r-- 1 root root      20 Aug 28 07:48 CreateDevice.log.2.gz
-rw-r--r-- 1 root root      20 Aug 28 07:48 UpdateMedia.log.2.gz
-rw-r--r-- 1 root root      20 Aug 28 07:48 Xconfigure.log.2.gz
-rw-r--r-- 1 root root      20 Aug 28 07:48 avremote_detect.log.2.gz
-rw-r--r-- 1 root root      20 Aug 28 07:48 avwizard_setup_av.log.2.gz
-rw-r--r-- 1 root root      20 Aug 28 07:48 xorg.conf.log.2.gz
-rw-r--r-- 1 root root      20 Aug 28 07:48 63_Generic_Serial_Device.log.2.gz
-rw-r--r-- 1 root root      20 Aug 28 07:48 AVWizard.log.2.gz
-rw-r--r-- 1 root root  154840 Aug 28 07:48 umount-wrapper.log.3.gz
-rw-r--r-- 1 root root   15028 Aug 28 07:48 pluto.log.3.gz
-rw-r--r-- 1 root root   12969 Aug 28 07:48 StorageDevices.log.3.gz
-rw-r--r-- 1 root root    2869 Aug 27 23:38 Config_Device_Changes.log.3.gz
-rw-r--r-- 1 root root     333 Aug 27 23:38 LaunchManager.progress.log.3.gz
-rw-r--r-- 1 root root      20 Aug 27 23:37 StorageDevices_Symlinks.log.3.gz
-rw-r--r-- 1 root root     142 Aug 27 23:36 SetupUsers_Homes.log.3.gz
-rw-r--r-- 1 root root     223 Aug 27 22:53 WatchGyro.log.3.gz
-rw-r--r-- 1 root root     129 Aug 27 22:53 LMCEUpdate.log.3.gz
-rw-r--r-- 1 root root     129 Aug 27 22:53 UpdateHelper.log.3.gz
-rw-r--r-- 1 root root     238 Aug 27 22:31 died_66_66
-rw-r--r-- 1 root root     102 Aug 27 22:29 died_67_67
-rw-r--r-- 1 root root     102 Aug 27 22:25 died_68_68
-rw-r--r-- 1 root root      68 Aug 27 21:40 died_69_69
-rw-r--r-- 1 root root    1973 Aug 27 21:30 89_Generic_Serial_Device.log.2.gz
-rw-r--r-- 1 root root    1785 Aug 27 19:48 77_Generic_Serial_Device.log.2.gz
-rw-r--r-- 1 root root    1980 Aug 27 19:10 63_Generic_Serial_Device.log.3.gz
-rw-r--r-- 1 root root     146 Aug 27 19:10 PlutoServer.Logger.log.2.gz
-rw-r--r-- 1 root root     328 Aug 27 08:08 LaunchManager.log.4.gz
-rw-r--r-- 1 root root      20 Aug 27 08:08 UpdateMedia.log.3.gz
-rw-r--r-- 1 root root      20 Aug 27 08:08 Xconfigure.log.3.gz
-rw-r--r-- 1 root root      20 Aug 27 08:08 avremote_detect.log.3.gz
-rw-r--r-- 1 root root      20 Aug 27 08:08 avwizard_setup_av.log.3.gz
-rw-r--r-- 1 root root      20 Aug 27 08:08 xorg.conf.log.3.gz
-rw-r--r-- 1 root root      20 Aug 27 08:08 AVWizard.log.3.gz
-rw-r--r-- 1 root root      20 Aug 27 08:08 ConfirmDependencies.log.3.gz
-rw-r--r-- 1 root root      20 Aug 27 08:08 CreateDevice.log.3.gz
-rw-r--r-- 1 root root  140951 Aug 27 08:06 umount-wrapper.log.4.gz
-rw-r--r-- 1 root root    9586 Aug 27 08:06 pluto.log.4.gz
-rw-r--r-- 1 root root   10614 Aug 27 08:06 StorageDevices.log.4.gz
-rw-r--r-- 1 root root    3837 Aug 26 19:57 Config_Device_Changes.log.4.gz
-rw-r--r-- 1 root root     392 Aug 26 19:57 LaunchManager.progress.log.4.gz
-rw-r--r-- 1 root root      20 Aug 26 19:45 StorageDevices_Symlinks.log.4.gz
-rw-r--r-- 1 root root      99 Aug 26 19:45 SetupUsers_Homes.log.4.gz
-rw-r--r-- 1 root root     144 Aug 26 19:45 WatchGyro.log.4.gz
-rw-r--r-- 1 root root      92 Aug 26 19:45 LMCEUpdate.log.4.gz
-rw-r--r-- 1 root root      92 Aug 26 19:45 UpdateHelper.log.4.gz
-rw-r--r-- 1 root root      20 Aug 26 08:19 AVWizard.log.4.gz
-rw-r--r-- 1 root root      20 Aug 26 08:19 ConfirmDependencies.log.4.gz
-rw-r--r-- 1 root root      20 Aug 26 08:19 CreateDevice.log.4.gz
-rw-r--r-- 1 root root      20 Aug 26 08:19 UpdateMedia.log.4.gz
-rw-r--r-- 1 root root      20 Aug 26 08:19 Xconfigure.log.4.gz
-rw-r--r-- 1 root root      20 Aug 26 08:19 avremote_detect.log.4.gz
-rw-r--r-- 1 root root      20 Aug 26 08:19 avwizard_setup_av.log.4.gz
-rw-r--r-- 1 root root      20 Aug 26 08:19 xorg.conf.log.4.gz
-rw-r--r-- 1 root root  163072 Aug 26 08:18 umount-wrapper.log.5.gz
-rw-r--r-- 1 root root    6753 Aug 26 08:18 pluto.log.5.gz
-rw-r--r-- 1 root root   12193 Aug 26 08:18 StorageDevices.log.5.gz
-rw-r--r-- 1 root root     428 Aug 25 04:38 LaunchManager.log.5.gz
-rw-r--r-- 1 root root      20 Aug 25 04:38 StorageDevices_Symlinks.log.5.gz
-rw-r--r-- 1 root root      20 Aug 25 04:38 UpdateMedia.log.5.gz
-rw-r--r-- 1 root root     102 Aug 25 04:38 SetupUsers_Homes.log.5.gz
-rw-r--r-- 1 root root   43656 Aug 25 04:37 Config_Device_Changes.log.5.gz
-rw-r--r-- 1 root root    2397 Aug 25 04:37 LaunchManager.progress.log.5.gz
-rw-r--r-- 1 root root      20 Aug 25 04:35 ConfirmDependencies.log.5.gz
-rw-r--r-- 1 root root    1424 Aug 25 04:35 WatchGyro.log.5.gz
-rw-r--r-- 1 root root   46104 Aug 25 04:35 AVWizard.log.5.gz
-rw-r--r-- 1 root root     142 Aug 25 04:35 avwizard_setup_av.log.5.gz
-rw-r--r-- 1 root root     930 Aug 25 04:35 xorg.conf.log.5.gz
-rw-r--r-- 1 root root      20 Aug 25 04:34 Xconfigure.log.5.gz
-rw-r--r-- 1 root root     220 Aug 25 04:24 avremote_detect.log.5.gz
-rw-r--r-- 1 root root      92 Aug 25 04:24 LMCEUpdate.log.5.gz
-rw-r--r-- 1 root root      92 Aug 25 04:24 UpdateHelper.log.5.gz
-rw-r--r-- 1 root root     266 Aug 24 02:01 CreateDevice.log.5.gz
root@moon62:/var/log/pluto#

md that doesn't work - moon 79 - which has lots of kernmod logs.

Code: [Select]
root@moon79:/var/log/pluto# ls -lt
total 5668
-rw-r--r-- 1 root root 4146283 Aug 30 22:48 umount-wrapper.log
-rw-r--r-- 1 root root  333063 Aug 30 22:48 pluto.log
-rw-r--r-- 1 root root  174596 Aug 30 22:48 StorageDevices.log
-rw-r--r-- 1 root root    8192 Aug 30 22:11 81_App_Server.log
-rw-r--r-- 1 root root    2637 Aug 30 22:10 93_Disk_Drive.log
-rw-r--r-- 1 root root    2027 Aug 30 22:10 94_External_Media_Identifier.log
-rwxr-xr-T 1 root root     397 Aug 30 22:10 Spawn_serialports_10862.log
-rw-r--r-- 1 root root     952 Aug 30 22:10 running.pids
-rw-r--r-- 1 root root    3101 Aug 30 22:10 90_USB_UIRT_0038.log
-rw-r--r-- 1 root root    7603 Aug 30 22:10 Spawn_Device.log
-rw-r--r-- 1 root root    5617 Aug 30 22:10 82_LaunchOrbiter.sh.log
-rwxr-sr-T 1 root root       0 Aug 30 22:10 Spawn_setup_script_10876.log
-rwxr-sr-T 1 root root       0 Aug 30 22:10 Spawn_storagedevices_10863.log
-rwxr-sr-T 1 root root       0 Aug 30 22:10 Spawn_storagedevices_10871.log
-rwxr-sr-T 1 root root       0 Aug 30 22:10 Spawn_storagedevices_10872.log
-rwxr-sr-T 1 root root       0 Aug 30 22:10 Spawn_storagedevices_10858.log
-rw-r--r-- 1 root root    2454 Aug 30 22:10 84_HAL.log
-rw-r--r-- 1 root root    3220 Aug 30 22:10 LaunchManager.log
-rw-r--r-- 1 root root       0 Aug 30 22:09 StorageDevices_Symlinks.log
-rw-r--r-- 1 root root     660 Aug 30 22:09 SetupUsers_Homes.log
-rw-r--r-- 1 root root  537364 Aug 30 22:09 Config_Device_Changes.log
-rw-r--r-- 1 root root   14441 Aug 30 22:09 LaunchManager.progress.log
-rw-r--r-- 1 root root     720 Aug 30 22:09 LMCEUpdate.log
-rw-r--r-- 1 root root     720 Aug 30 22:09 UpdateHelper.log
-rw-r--r-- 1 root root     222 Aug 29 17:25 deaths
-rw-r--r-- 1 root root     204 Aug 29 17:25 died_82_82
-rwxr-xr-T 1 root root    1251 Aug 29 17:21 Spawn_not named_30940.log
-rwxr-xr-T 1 root root     397 Aug 29 16:24 Spawn_serialports_10487.log
-rwxr-sr-T 1 root root       0 Aug 29 16:23 Spawn_setup_script_10512.log
-rwxr-sr-T 1 root root       0 Aug 29 16:23 Spawn_storagedevices_10484.log
-rwxr-sr-T 1 root root       0 Aug 29 16:23 Spawn_storagedevices_10489.log
-rwxr-sr-T 1 root root       0 Aug 29 16:23 Spawn_storagedevices_10492.log
-rwxr-sr-T 1 root root       0 Aug 29 16:23 Spawn_storagedevices_10499.log
-rwxr-xr-T 1 root root    1251 Aug 28 13:54 Spawn_not named_17931.log
-rwxr-xr-T 1 root root     397 Aug 28 01:56 Spawn_serialports_28619.log
-rwxr-sr-T 1 root root       0 Aug 28 01:56 Spawn_setup_script_28641.log
-rwxr-sr-T 1 root root       0 Aug 28 01:56 Spawn_storagedevices_28620.log
-rwxr-sr-T 1 root root       0 Aug 28 01:56 Spawn_storagedevices_28625.log
-rwxr-sr-T 1 root root       0 Aug 28 01:56 Spawn_storagedevices_28626.log
-rwxr-sr-T 1 root root       0 Aug 28 01:56 Spawn_storagedevices_28534.log
-rw-r--r-- 1 root root    6241 Aug 28 01:55 80_Generic_Serial_Device.log
-rwxr-xr-T 1 root root    8076 Aug 27 23:38 Spawn_cdc_12920.log
-rwxr-xr-T 1 root root   31474 Aug 27 23:38 Spawn_cdc_11786.log
-rwxr-xr-T 1 root root     397 Aug 27 23:37 Spawn_serialports_11634.log
-rwxr-sr-T 1 root root       0 Aug 27 23:37 Spawn_storagedevices_11635.log
-rwxr-sr-T 1 root root       0 Aug 27 23:37 Spawn_storagedevices_11645.log
-rwxr-sr-T 1 root root       0 Aug 27 23:37 Spawn_storagedevices_11646.log
-rwxr-sr-T 1 root root       0 Aug 27 23:37 Spawn_storagedevices_11617.log
-rw-r--r-- 1 root root       0 Aug 27 21:08 UpdateMedia.log
-rw-r--r-- 1 root root       0 Aug 27 21:05 ConfirmDependencies.log
-rw-r--r-- 1 root root  305363 Aug 27 21:04 AVWizard.log
-rw-r--r-- 1 root root     239 Aug 27 21:04 avwizard_setup_av.log
-rw-r--r-- 1 root root    8585 Aug 27 21:04 xorg.conf.log
-rw-r--r-- 1 root root       0 Aug 27 21:03 Xconfigure.log
-rw-r--r-- 1 root root    1041 Aug 27 21:01 avremote_detect.log
-rw-r--r-- 1 root root       0 Aug 27 20:33 avremote.log
-rw-r--r-- 1 root root      66 Aug 27 20:33 kernmod.pluto-messagetrans.postinst.postinst.Thu, 27 Aug 2009 20:33:37 -0400.log
-rw-r--r-- 1 root root      66 Aug 27 20:33 kernmod.pluto-irbase.postinst.postinst.Thu, 27 Aug 2009 20:33:36 -0400.log
-rw-r--r-- 1 root root      66 Aug 27 20:33 kernmod.pluto-nvidia-video-drivers.postinst.postinst.Thu, 27 Aug 2009 20:33:03 -0400.log
-rw-r--r-- 1 root root       0 Aug 27 20:30 WatchGyro.log
-rw-r--r-- 1 root root      66 Aug 24 02:03 kernmod.pluto-pluto-media-db.postinst.postinst.Mon, 24 Aug 2009 06:03:03 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:03 kernmod.pluto-disc-drive-functions.postinst.postinst.Mon, 24 Aug 2009 06:03:02 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:02 kernmod.pluto-mythtv-player.postinst.postinst.Mon, 24 Aug 2009 06:02:42 +0000.log
-rw-r--r-- 1 root root     522 Aug 24 02:01 CreateDevice.log
-rw-r--r-- 1 root root      66 Aug 24 02:01 kernmod.pluto-orbiter.postinst.postinst.Mon, 24 Aug 2009 06:01:18 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:01 kernmod.pluto-boot-scripts.postinst.postinst.Mon, 24 Aug 2009 06:01:17 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:01 kernmod.pluto-createdevice.postinst.postinst.Mon, 24 Aug 2009 06:01:17 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-sdl-helpers.postinst.postinst.Mon, 24 Aug 2009 06:00:47 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-simplephone.postinst.postinst.Mon, 24 Aug 2009 06:00:47 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-add-software.postinst.postinst.Mon, 24 Aug 2009 06:00:46 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-disk-monitor.postinst.postinst.Mon, 24 Aug 2009 06:00:46 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-libserial.postinst.postinst.Mon, 24 Aug 2009 06:00:46 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-raid-tools.postinst.postinst.Mon, 24 Aug 2009 06:00:46 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-storage-devices.postinst.postinst.Mon, 24 Aug 2009 06:00:46 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-xine-player.postinst.postinst.Mon, 24 Aug 2009 06:00:46 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-dcecommon.postinst.postinst.Mon, 24 Aug 2009 06:00:45 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-pluto-main-db.postinst.postinst.Mon, 24 Aug 2009 06:00:45 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-plutoutils.postinst.postinst.Mon, 24 Aug 2009 06:00:45 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-serializeclass.postinst.postinst.Mon, 24 Aug 2009 06:00:45 +0000.log
-rw-r--r-- 1 root root      66 Aug 24 02:00 kernmod.pluto-app-server.postinst.postinst.Mon, 24 Aug 2009 06:00:29 +0000.log
root@moon79:/var/log/pluto#

advice welcome,
joseph

14
Installation issues / Re: Orbiter not starting on Core Hybrid
« on: August 30, 2009, 03:36:25 am »
Hello,

There may be two issues if I'm reading this correctly and it may help to clarify.  I have the issue described by this topic - that is my core hybrid runs and DCErouter is running, but the orbiter does not launch.

I mentioned it in a discusson of another issue and recieved some advice here:
http://forum.linuxmce.org/index.php?topic=8705.msg59255#msg59255

The issue that DCErouter won't start may be a different issue as described in another thread:
http://forum.linuxmce.org/index.php?topic=8720

If the dcerouter doesn't start, then it may be certain that the orbiter can't start, but the reverse is not true.  A core can be running as a core, which means that dcerouter is running.  And the core may or may not be running an orbiter; a core running an orbiter makes it a hybrid.  

If it helps, I don't have any old locks in /usr/pluto/locks (they are all timestamped after a reboot earlier today) and have not experienced any crashes since I installed from scratch a few days ago on the 24th of August.

I checked several logs and didn't find anything helpful

madmin@dcerouter:/var/log/pluto$ less DCERouter.log
madmin@dcerouter:/var/log/pluto$ less LaunchManager.log
madmin@dcerouter:/var/log/pluto$ tail LaunchManager.progress.log

Thanks and appreciate any insights,
joseph

15
Installation issues / Re: Dansguardian port forwarding 80 to 8081
« on: August 30, 2009, 12:20:08 am »
Team,

I'm continuing to work on it and will document things here while we're working out the kinks.


Srinivas' wiki, http://en.wikipedia.org/wiki/User:Anupindi007
also notes under Troubleshooting that - Still not working restart the system once.

I can confirm that dg's content filtering does not work after a reboot.

All of the services are in /etc/init.d
These are:  apache2, dnsmasq, tinyproxy, shorewall, dansguardian, and dhcpd

And #ps -ef | grep <service> showed results for all of them except dnsmasq and shorewall

So, I executed  /etc/init.d/dnsmasq restart and /etc/init.d/shorewall restart

And the filtering is working (playboy.com is blocked).

ps -ef still shows no results for dnsmasq and shorewall and I suspect that perhaps all I needed to do was restart shorewall.  Not sure why it didn't do so upon init.

Thoughts welcome.
joseph
 

Pages: [1] 2 3 ... 9