Programming :: Generated With The GPS Locations Of Certain Sites?

Aug 21, 2010

I am sitting here at my computer at 2:30am on a saturday morning with no idea what the hell im doing. But here's my goal I have a KML File for Google Earth. This file is generated with the GPS locations of certain sites.

I have a text file with extra information about certain sites. What i'm trying to figure out how to do is by using perl I want to open the text file grab the first location on line one and search for it in the KML file. When that line is found I want to edit the Description field in that KML file and add something to the description and change the placemark from Yellow to Blue.

Can anyone give me advice on the best way to handle this and where I can start. I can understand if nobody wants to give me the answer directly but I would like to be pointed in the right direction

View 2 Replies


ADVERTISEMENT

Server :: Use Url_regex For Place Sites Name In Different Locations?

Mar 15, 2010

i have different subnet running on my network they are 192.168.1.0 to 13.0, i want to restrict subnets with different sites. for example. from 1.0 to 6.0 i want to give them 3 sites to visit, for 8.0 give some different sites to visit. allow all traffic to 13.0 but block few sites for them. i want to use url_regex for this and place sites name in different locations.

View 1 Replies View Related

Programming :: Cut The String In The Result Generated By AWK?

Aug 5, 2010

I wanted to get the ORACLE_HOME of the listener's running on the server.I have been using the following to get the reult. /opt/oracle/admin/PHYPE/bdump> ps -ef|grep /bin/tnslsnr|grep -v grep|awk '{print $9}'

Result is as follows

/opt/oracle/product/10.2/bin/tnslsnr
/opt/oracle/product/9.2.0/bin/tnslsnr
/opt/oracle/product/10.2/bin/tnslsnr
/opt/oracle/product/10.2/bin/tnslsnr
/opt/oracle/product/9.2.0/bin/tnslsnr
/opt/oracle/product/10.2/bin/tnslsnr

Now i wanted to cut the /bin/tnslsnr part and the remaining should write to the file.

View 4 Replies View Related

Programming :: Displaying A Maze Generated By A C Program ?

Oct 8, 2010

I want to write a program in C which will generate a maze randomly and find the solution for it ..

The idea behind is in [url]

How the 16 bit integer is stored in a variable...Earlier I wrote a program on trees and displayed it using dotty...Is there any such tool to display a maze...I am using ubuntu 10.04

View 1 Replies View Related

Programming :: Error Messages Generated When Compiling C++ Code?

Jul 3, 2010

Is there an online resource to lookup error messages generated when compiling C++ code?

View 5 Replies View Related

Programming :: Put Blank Spaces In Between List Of Numbers Generated In FORTRAN?

Aug 25, 2010

I have two sets of data. 1,2,3,4 and 6,7,8 and I have written a fortran code to put them in order as below:

program gap
implicit none
integer:: i, j
do i = 1,4
do j = 6, 8

[Code]...

I want a space once every row loop has finish.I am dont know how to write the data as shown above using the fortran code in this post.

View 2 Replies View Related

Programming :: Setting The Umask To 0, Have Full Access To The Files Generated By The Daemon?

Jan 7, 2011

To create a daemon, you need to execute these 2 lines (among others):Code: init log
umask 0 What do each of these do?I didn't find anything on the 1st line. (The queries returned mostly "the log of the init (process)".)Google cast some light on the 2nd line: By setting the umask to 0, we will have full access to the files generated by the daemon. Even if you aren't planning on using any files, it is a good idea to set the umask here anyway, just in case you will be accessing files on the filesystem.

View 2 Replies View Related

Programming :: Get A List Of File Install Locations With Make It?

Dec 21, 2010

I have a bit of a problem and the only solution I can think of at the moment is a very tedious one, so I was hoping there would be a better way. What I am trying to do is cross compile the PPPD program so that I can install it on an embedded system (this system does not have make/gcc on it). It was easy to cross compile it, but I can not run "make install" since I'm compiling on a secondary machine. I don't want to install PPPD on this secondary machine (I couldn't anyway, because it was compiled for a different architecture) and I can't run make install on the target machine because there is no make/build system for it.

So it seems like what I would have to do is to manually copy over each compiled file from the build machine to the appropriate location of the target machine. And the only way (that I know of) to figure out how to do this is to manually examine the Makefiles (yes, there are several for PPPD) and figure out which file should go where on the target system. This isn't trivial because it uses a hierarchy of makefiles and the probability of human error for this method is high.

Is it possible that I could run another command that would give me a list of all the commands that make install would perform? Or a list of all files and their target location for "make install"? Or possibly some other solution that I am completely unaware of that would make this task not so painful and error prone?

View 8 Replies View Related

Ubuntu Security :: Some Sites Blocked - Accessing Some Sites - Amazon Paypal And Bigstockphoto Really Slow

Feb 9, 2011

In the past week or so I've noticed some weird network behaviour. I find accessing some sites such as Amazon, Paypal, and Bigstockphoto really slow. Sometimes the page will not load at all. Other sites are fine. The problem sites are not a problem for others on my LAN at home. When I try to open the problem sites, I can see in Firestarter blocked connections coming from 2.1(8/9).xxx.xxx on various ports such as 36007. This only happens for the problem sites. I attached a typical output from firestarter.

This happens with Firfeox or Chrome. Using Ubuntu 10.10

View 4 Replies View Related

Programming :: Inserting Source Sites For LFS Script Installation

Jun 23, 2010

alright, i have a LFS script and im pretty sure i know how to use it correctly, the only big iff i have with it up where it says WGETLIST="" should i insert the website where all the packages are contained? and the same would be assumed for the MD5 checks as well.im just a little lost as to what should go in between the quotes.

View 1 Replies View Related

Fedora Networking :: Connected To Router - Can't Load Sites - Can Load Sites In XP ?

Jan 14, 2011

I dual boot XP and FC14 and have 2 routers. I can connect and ping one of these routers when I'm in FC and I have an IP address I just can't load any websites. When I connect to the other router (my main router) it works fine. When I boot into XP and connect to the problem router I can load pages fine. It's only when I'm on FC14 and connect to the problem router that I can't load pages even though I have an IP and can ping around.

View 1 Replies View Related

Installation :: Rpm Getting Generated In Diff Directory?

Sep 17, 2010

When I build my software with rpmbuild command, the rpms are not gettinggenerated in the directory specified in rpmmacros file(%_rpmdir)This is what I am doing..

rpmbuild -bb -vv --buildroot <build root path> --target=x86_64 --rcfile /tmp/rpmrc /tmp/mySpecfile.spec
# cat /tmp/rpmrc

[code]....

View 3 Replies View Related

OpenSUSE :: Okular And Dvi Files Generated By Latex?

Jan 24, 2010

I write my courses with Latex and I used Kdvi to read them. Since there is Okular the rendreing is very bad and I have to use back xdvi which works perfectly but is less friendly. I have no problem with pdf files. Did somebody exprience the same thing? How is it possible to solve it? I forgot to say that the problem occurs with opensuse 11.2, 11.2 and I've updated to the last version of Okular

View 6 Replies View Related

OpenSUSE Network :: Rule Generated By SuSEfirewall2 ?

Sep 13, 2010

I configured SuSEfirewall2 with no open ports on a openSUSE 11.1 box.

When I list firewall rules (iptables -L -n) the first rules in the INPUT chain are

Code:

2nd and 3rd rules are ok, allowing outbound requests. But how about the first rule? To me it looks like it accepts anything incoming hands down. I can't believe it, do I read this right? In such case the first rule short-circuits all subsequent rules on this chain.

View 1 Replies View Related

Networking :: Routing Locally Generated Packets

Aug 9, 2010

My requirement was to direct certain traffic from various ports down different Internet connections. Basically, for locally generated packets, the OUTPUT chain in the mangle tables is used. You can MARK packets in this chain for ip rule processing.Now the "clear as mud" part. There must be a valid routing decision made without the fwmark, selecting the right source address, even if the gateway ip is invalid.

View 2 Replies View Related

General :: File Generated Automatically In RHEL 3.0?

Aug 2, 2010

I am running redhat ent linux 3.0 with oracle database . Recently , I got a problem,perhaps some temporary files are created automatically and occupied my HDD . But I cannot find which files are created autamatically . Is there any way or any os related log file so that I can find that which files are generated automatically OR how can I trace it from OS perspective? I have to check oracle related tmp,trace and log file in every folder.

View 1 Replies View Related

General :: Loading The Generated Lib File To Tcl Module?

Feb 23, 2011

while loading the generated lib file to tcl module i got following as belowi know it is searching for "Tcl_DecrRefCount()" method please tell me the library name where above method is defined..!orif anything bad in my program

[root@localhost swig]# tclsh
% load ./example.so example
couldn't load file "./example.so": ./example.so: undefined symbol: Tcl_DecrRefCount

[code]....

View 5 Replies View Related

Slackware :: 64 13.37: 70-persistent-cd.rules Not Automatically Generated?

Jun 4, 2011

And it was under Slackware64 13.0 and 13.1.Due to other issues with the 13.1 to 13.37 upgrade, I ended up performing a clean install so I don't think that this is due to leftover cruft.

View 4 Replies View Related

CentOS 5 :: 5.5 Kickstart %include Generated By %pre Script Ignored?

Nov 5, 2010

I'm trying to dynamically write command section stubs with a pre-script to be included via %include. The simplest of these contains the disk partitioning commands. Following the canonical examples,[URL].. for one, of this found in every source of documentation for RHEL/Fedora variants does not work. Anaconda attempts to prompt for interaction to get the partitioning scheme and a cmdline install stops with "In interactive mode parttype, can't continue". I've stripped things down to the following two cases:

%pre
cp /mnt/source/disks-ks.cfg /tmp/
%include /tmp/disks-ks.cfg
%post

[Code]...

View 9 Replies View Related

OpenSUSE :: K3b - Burn A M3u Playlist Generated From Banshee - No Permission

Jul 5, 2011

I have been receiving K3b burning problems for the last two weeks. When I burn a m3u playlist generated from Banshee I receive an error about not having permission, but I believe I've enabled all the permissions I know how. Just now I attempted to burn a downloaded ISO and received an error even though I think the filesystem may have built correctly:

Code: cdrecord returned an unknown error (code 254). Sometimes using TAO writing mode solves this issue.
here's my debug report: SUSE Paste

View 9 Replies View Related

General :: Why Is My Sudo Generated File Owned By Root?

Jul 9, 2010

When I run '# sudo touch newfile' my expectation was that the file would be owned by me, not by root, as my understanding of sudo is that it is giving me, the user, root priviledges but does not actually switch the user.Do I have a fundamental misunderstanding of what sudo is about?

View 4 Replies View Related

Ubuntu Networking :: OpenVPN Installed - No Icons Generated

Feb 10, 2010

I had one two many viruses on Windows, so I am here at Ubuntu.
1. I have installed OpenVPN. I need to connect to an AS/400 after hours.
2. I have downloaded the unbuntu version.
3. I have extracted using the package manager.
How do I actually run the program? There are no icons or anything generated. I know how to configue VPN, not asking that. Just how to run the program.

View 8 Replies View Related

General :: Edit Html Files Generated By Mrtg?

May 4, 2010

I'm using mrtg to generate html files. With mrtg , i use indexmaker . Inside html files , i have found some html tag like "<SMALL>some text</SMALL>".

There is the manner to delete text inside two tags ? With bash script?

View 1 Replies View Related

General :: Vncserver Keeps Launching In Failsafe With No Errors Being Generated?

Dec 14, 2010

I installed VMWare Server 2 and while configuring itI decided to perform a reboot as it kept generating errors.When my server came back upwill only launch my vncserver in twm (failsafe) mode.I have checked for any kind of errors and there are noneIn the same location I have another linux box which is identical and it works fine. I have compared everything and cant seem to figure out what is causing this.I manually uninstalled VMWare server using yum and the problem is still there

View 2 Replies View Related

CentOS 5 :: Can't Find Jasper Report's Generated Reports

Aug 3, 2011

I am using CentOS 5 and have Jasper Reports installed and working with Apache ANT and Java JDK. Everything is building/running successfully, but when I do an "ant pdf" on one of the sample reports, it says "pdf BUILD SUCCESSFUL", but I can't find where it outputted to! I have tried the find command on everything under my /home/ directory.

View 1 Replies View Related

Ubuntu :: PGP Key Locations In Gnome?

Feb 2, 2010

When running MintLinux a year or so ago, I encrypted a load of sensitive documents. This was done using a PGP tool for Nautilus. (Something like right clicking on the file, and then encrypt). I made the keys, and obtained an encrypted file. Everyone knows what's coming up now. Since then, I have lost the key I retained for opening this file. I understand that I have no chance at all of getting the data out without the secret key. My question is, where would the secret key have been put? It was a Gnome program which did the work, and also guided me through making the keys. I cannot find this program in Gnome under Ubuntu 9.10.

Would I be silly in thinking that the same program with exactly the same parameters would make the same secret key file? I know the passphrase exactly, just lost the secret key.

View 1 Replies View Related

Server :: Using DNS At Multiple Locations?

Jan 13, 2011

My company has 2 locations. I have a server running BIND, Apache, and MySQL. I'm setting up a second server just in case the primary goes down. I'm sure it's bad form to it the way I'm doing it, but how might I go about configuing my backup? Should I do it as a Secondary DNS server?

View 2 Replies View Related

Ubuntu :: Bash / Script To Convert Dynamically Generated Image To Jpg?

Jun 9, 2010

So, I have this awesome idea whereby I will, every few minutes, dynamically generate a nightside view of the earth.That's the Fourmilabs sat image. I want to set it as my wallpaper. I have already written the bash script to download it and drop it into my wallpaper directory, and I'm using kcron to update my wallpaper. Here's my problem. That URL yields an image, but I can't figure out how to convert that image to a usable file format. It's OTF generated, so unlike other sites that have a format like .../image.jpg, this URL isn't playing nice.

View 9 Replies View Related

Ubuntu Networking :: Unusual High Outgoing Traffic Generated

Aug 12, 2010

I've noticed recently that a lot of outgoing internet traffic is generated by my laptop (running Ubuntu 10.04 - 64 bit). This wasn't the case previously. I only found out because my wireless broadband traffic allowance suddenly was used up very quickly. I've installed ntop to try to find out where all this traffic is going to.

I did find that there were a very high number (at one stage over 11.000) of active TCP/UDP sessions (see attached screenshot). Although the traffic generated by each is only small (about 100 bits/bytes - not sure what) multiplied by thousands, makes a fair bit of traffic. I wonder if I've got some kind of a virus/bug or do I have a configuration problem with my laptop?

View 6 Replies View Related

Ubuntu :: Change Previously Generated Names For Mounted Drives?

Sep 24, 2010

Basically I have changed the default mount names for my windows partitions in Ubuntu. They were /media/data, /media/data_,/media/system reserved, etc

They are now /media/C,D,E,F

I have rebooted etc after the changes and when I look in Gnome places or in Nautilis the OLD names still show up.

HOWEVER when I run Nautilis as the root user all the CORRECT NEW names appear.

ALSO - if I create a BRAND NEW user account and login as that all the OLD names show up?

So this is something to do with ROOT access or whatever that is not allowing the names to be updated somehow?!?!?

As I use these disks in windows (obviously) I DONT want to change their labels. and basically this SHOULDN'T be the solution everyone is suggesting!

Root can generate the new names automatically based on the mount point in FSTAB why can't other users - and HOW to do do it MANUALLY?

View 5 Replies View Related







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