Red Hat :: Creating A Script To Record IP Of A Website
Apr 8, 2010
this is my first post here at LinuxQuestions and to start it off I have a question that may be simple. I will provide as much information that I can to help explain what it is I am trying to accomplish. Information: My server is running CentOS latest version I am booting to GRSEC
My problem is that my phone's IP address changes every 10-30 minutes, and my server is IP whitelisted. So in order for me to login to my server I need to somehow record my Phones IP address into the "/etc/hosts.allow file". Getting the IP of my phone is simple, for this I set up an account at dyndns.org. My phone successfully updates it's ip to the site whenever it changes. For this example I will use "linuxquestions.dyndns.org" In order to get my phones IP I will run a "nslookup" on linuxquestions.dyndns.org every 10 minutes. For this I will set a cron job to run every 10 minutes.
I don't know if the title is a correct description of the problem I have. I registered a domain name in godaddy, created a subdomain name and pointed it to some name servers. After some time, I moved my website so I change the name servers of this subdomain name. But the problem now is it is still pointing to the old name servers. Everytime I visit the website in my computer, I get errors. But I try it in another computer, I works. So I suspect there is something left in my computer that still tells my browser to go for the old name server. I've cleared cache and temporary files of this browser but it still does not change.
I am wondering how i would do this using VLC (i want both video and audio to be recored), i see this RTSP Protocol people use but no idea how to use this for a website thats going to have a live show on.
By the way the thing i want to record will be here http://e3.nintendo.com.
Would it be rtsp://e3.nintendo.com? hopefully thats a link that can be recorded...right?
the reason i want to record this is because i got a test i have to take... i gotta stay for like 2 hours.
Is there any way to record/capture live streaming video/audio from a website?
Code: www.ww.com I think the file will be .swf something to do with Flash and Macromedia i have tried all kinds of downloader to no available.Thanks for your help....
Need Bulk record creating for BIND DNS server. I have information in a file I need to crate a new zone and A-record. I have 10000 domains in a file. Is there any tool available to do this @ one go
I'm running Ubuntu Server 10.04 to provide DHCP and Internet Sharing on my home LAN. In a previous configuration, I was running Fedora + AMAHI to provide the same services. As most of my linux devices are Ubuntu, I decided to decommission and rebuild my server. I've been able to configure all of my services with the exception of one. As a rule, I assign static IP or reservations based on MAC address's for any of my network devices or appliances.
One cool feature that AMAHI provided a GUI for, was the ability to recognize devices by name as well as IP. i.e.. "http://192.168.1.50" or "http://home-NAS" Going from memory, the long name upon first entry may actually have been "http://home-NAS.adomainname.com"? From my reading, I think I either need to setup up a Static Alias or CNAME for each assigned IP. I can't find any tutorial's that will walk me through this process. I'm guessing I need to generate the records under one of the master DNS zones, but that is just a guess?
I have encountered a bug in plasma desktop - clock widget tool, when browsing months. I found in Kmenu>Development>KDE Bug Management Tool but don't know how to use it. I try everything in the menus to record and reproduce the bug, but nothing happens.
All I can record in my computer using The Sound Recorder in Jaunty is 1. It's either MIC or an MP3. You have to turn off one to keep the other and vice versa. How do you record both?
PS I did some homework and they said I need to install a mixer. But I've tried alsamixer, gnome-alsamixer, kmix, jack, they don't the mixers that I need.
PPS I'm recording from Sound Recorder and gtk-recordmydesktop.
I noticed lately the main chat client inserted in the new versions of Ubuntu is Empathy, rather nice, and I saw some very nice integrations in gnome-shell. Only one problem with it, no Off-The-Record (OTR) support, and no interest in implementing it. I am not sure how many of you out there are using it (OTR), but I basically love it, and I feel more safe when I use it. I like Empathy very much, but I do not understand the lack of interested of the developers for implementing such a great feature.
I have made this article, because I just want to do my part, as others did in filing bug reports, and making complaints to introduce this great feature to Empathy. If you want this feature in Empathy there are some places where you can make your voice heard: [URL]...
I know it says there they started to work on it in 2009, but after that no sign of development, basically for me it was just something to calm people down, and make them stop asking for this feature.I did not like the forced removal of pidgin, and the "you can use it, but we are not support it" excuse, but I learned to live with it, and adapt. I admit I am unable to code an otr plugin for Empathy or I would,
I want to record some video on a dvd so I can play it back on my dvd player on the television. Is there some tutorial or something to show how to do this?
I'm using Ubuntu Natty 11.04 updated as of today (4-26-11) I can hear my mic through the speakers if I move the volume levels on alsamixer but I can't use it for Skype or recording.
I need to point aaa.com to bbb.com in DNS. I know it is possible to add subdomains for aaa.com to point to bbb.com (or its sub-domains) but in this case I need to have aaa.com point to bbb.com. I used the following in zone file of aaa.com but it didn't work ---------------- @ IN CNAME bbb.com. ----------------
I am going to configure sentmail server i.e[root@mailserver ~] on Red Hat Linux 4 Enterprise.Already I have configured DNS server. I want to add record of my mail server in my DNS server.Kindly just guide me that what
Code:
$TTL86400 @IN SOAns1.mydomain.com. root.localhost( 42; serial (d. admin) 3H;refresh
We have hosting all the domains to one ISP domain and we want a secondary MX record. Is it possible to have a secondary MX record to another ISP so that if our internet is down we don't lose any email. the first ISP are not providing any secondary MX records
How do I record the podcasts from this source [URL].. I have tried mplayer I get a "stream not seekable" error. I also tried arecord which I thought was supposed to record whatever sound is coming through the computer. I tried to use the "sound recorder" that comes with Ubuntu but that records only from the microphone (source is "capture" with no other options. Using Ubuntu 9.04 on an Acer Aspire one netbook Having even less success with Ubuntu 9.04 on my Acer desktop computer.
In /etc/fstab, I have a record:LABEL=/< >/< >ext3< >default,nolog< >1 1 represent a tab between 2 fieldsI just want to remove "nolog" in the 4th field (only): gsub(/nolog/,"",$4)The function work ok but it returns a record:LABEL=/ / ext3 default 1 1I know the problem is OFS=" ", but how can I keep the format of the record? (the same number of tabs, spaces).
I can play audio in my alsa system and I can record. To keep things simple, I use arecord to record and aplay to play. So far so good. The problem is, I cannot hear what I am recording as I record it. Is there some way to get the input to be echoed to the output? I would optimally like to be able to do this before recording as well as during, so that I can check the levels, find the part to record on the tape, beforehand.
I have tried a test of my card: I had aplay running in one term and arecord running in another. They both ran fine and when I checked the just-recorded file, it was different audio from what I had been playing. This would indicate that the card is able to input and output at the same time, I think? I've done the usual googling as well as reading through URL... and I have done many passes of trial-and-error on my .asoundrc. The more I look at my .asoundrc, the more it looks like it should be doing what I want, but it is not.
My .asoundrc (which again, does works but does not echo audio input): Code: Select all# pros: this allows playback and record. Playback of several # programs at the same time works (their outputs are mixed # together, mono and stereo mixed to stereo) # # cons: input is never echoed!
I reccently installed Debian Wheezy 7.0.0.1 and when I tried to try the microphone nothing came out only the audio coming what I'm listening to (like What you hear on Windows) and noticed that I don't have any Microphone in either Alsa or anywhere else, only Output devices.
Now Creative is gone from "Available capture devices" in Skype.
What you should use/? If I create mailserver to point mail.domain.fi should I create for DNS mx record what is actually zone or should just create alias. I prefer to use alias since this is for multiple names for the same domain. What is the right way to do it?
I've got audacity, and i've tried all the different input settings, and i can't get it to record from the sound that comes from applications, like games, etc. I checked the sound preferences and alsa/internal is selected as a sound source. I'm kinda stumped as to how to do this...