How can I get my Tiger Sever to look at itself as a DNS Server

I have installed Tiger server remotely and have no GUI.
I want to change the DNS Server ip address with that Server
If I had access to the System Prefs/Network panel I could simply make the change.
Can I do this via a command line in Terminal ??
Thanks

Two options come to mind.
First is networksetup, the command-line interface to network settings:
networksetup -setdnsservers "Built-in Ethernet 1" 127.0.0.1
(you can add additional name servers in order if you want).
The other is to just rewrite /etc/resolv.conf which stores the active name server settings (although this might get rewritten at boot).

Similar Messages

  • HT204014 How can I get spotlight search to work over a network running OS X Server?

    I have installed OS X Server on an iMac to share its files over a network.
    I can access the files fine, but if I try and search the shared folders from another Mac on the network it yields no results.
    How can I get search to work as well as it does on the files on local disks.

    Spotlight searching of shared volumes works for me using OS X 10.10.3 Server and OS X 10.10.3 client, as follows:
    If I use Spotlight to search for some content "Aaron Aardvark" the file that contains this text does not seem to show up in the immediate results, but if I select "Show All in Finder" and switch from "This Mac" to "Shared" the file "untitled text.txt" that contains it is listed.
    In the past Spotlight was responsible for bringing servers to their knees, so I suspect that the above two-step process is a way of limiting server searches to cases where it is actually required.
    Server 4.1 (OS X 10.10.3) seems to add the extended attributes needed to allow Spotlight to index sharepoints:
         test_server3:~ admin$ ls -el /Volumes/Server\ 3\ Users/
         total 0
         drwxr-xr-x+ 4 admin  staff  136 30 Apr 17:02 Server 3 Users
          0: user:_spotlight inherited allow list,search,file_inherit,directory_inherit
         test_server3:~ admin$
    but in the past, e.g. Snow Leopard server, you could choose whether or not these attributes were set or not. IIRC  Snow Leopard clients would always include server volumes in Spotlight searches, causing significant slow-downs on the client, so a lot of sysadmins, myself included, chose not to enable it.
    C.

  • How can I get a real person to look at my IP Profi...

    My current saga started 4 days ago when a BT van was spotted in the village. This is usually a bad sign as it means a BT engineer is about to break a random number of people's broadband connections. Quite why they feel the need to do this is beyond me, but hey ho.
    Unfortunately, it was my turn to be broken, and my ADSL profile has been stuck at 135k now for 4 days.
    I have rung the BT "Helpdesk" on several occassions, and have been assured at least twice that a fault has been logged for an engineer to reset the profile after frustratingly having to jump through all the "have you tried a new microfilter" hoops. I am very wary of ringing them back as I am sure I will just have to run through the whole thing again and get nowhere.
    Looking at my router (black BT Home Hub) stats, I get the following:
    ADSL line status
    Connection information
    Line state    Connected
    Connection time    0 days, 17:11:50
    Downstream    1,088 Kbps
    Upstream    448 Kbps
    ADSL settings
    VPI/VCI    0/38
    Type    PPPoA
    Modulation    ITU-T G.992.1
    Latency type    Interleaved
    Noise margin (Down/Up)    9.9 dB / 9.0 dB
    Line attenuation (Down/Up)    63.5 dB / 31.5 dB
    Output power (Down/Up)    16.3 dBm / 12.4 dBm
    Note: The router was switched off/on last night to see if this helped, it didn't. Usually however the router is left on at all times.
    I have had a reliable 1mb+ service for the past 4 years with the above figures, so they are not an issue.
    When I use the BT Speed Tester web site I get the following results:
     Download speedachieved during the test was - 113 Kbps
      For your connection, the acceptable range of speeds is 50-250 Kbps.
      Additional Information:
      Your DSL Connection Rate :1088 Kbps(DOWN-STREAM), 448 Kbps(UP-STREAM)
     IP Profile for your line is - 135 Kbps
    Clearly I just need the IP Profile reset back up to 1024k or nearest equivalent, but I've having real difficulty getting somebody to do what I assume is a fairly quick fix.
    Does anyone have any contact number/info for somebody that might be able to assist ?

    This is entirely my complaint.
    I have to sit without useable internet for 5 days when there is no fault, before anyone does anything about it ? BT visit the village to do something for another customer, mess up my perfectly working broadband, and then refuse to do anything about it for 5 days. And I pay full price during that time. Let's just hope they don't come back to do something else within those 5 days !!!
    There isn't a fault with the line, it is perfectly stable. I just need somebody to use common sense and set the IP profile back to what it was.
    If the system is so clever, it could at least try moving off 135k to 512k say after an hour or so.
    I will try using that link though and see if somebody can do something !!
    Frustrated is not the word ! If I ran my business like this I'd have no customers left. I'm pretty sure that's not the first time somebody has posted that on here

  • How can I get rid of the earth looking image from nav bar?

    Hi, folks:
    I tried to replace it with another image, by going to folder-> edit-> image tab-> Title image and Rollover image, I uploaded both images, but the nav bar still shows a blue picture of earth.
    null

    In the same page click on the Nav Bar tab
    Click on the nav bar properties <name> link
    click on the Style tab in the nav bar properties
    click on the style properties <name> link
    choose the background image element and remove the background image(which happens to be the earth img by default)
    you can control the rest of the nav bar style elements here
    Hope this helps

  • How can I get all Login/Logout details

    How can I get all Login/Logout details of all SAP Users from SAP Server/Database of any one year? I am asking about SAP License User. Is their any Table or Report by which I can get these details? For example USR02(Logon Data) Table store the last login/logout details of SAP Users. So in same way is any table which store Users Login/Logout details through out a year or month.

    Hi Sudheer,
    Check this .
    You can find the transactions by a particular user from the transaction SM04.
    SM04 gives you the details of the users logged in,terminals,transactions the user is working on, the time he has logged in,no of sessions user has opened, and the memory used by the user's programs... all of that w.r.t to the client we login. but we can't get info like date and number of times the user has logged in.
    U can see tables:
    USR01 User master record (runtime data)
    USR02 Logon data
    USR03 User address data
    USR05 User Master Parameter ID
    USR12 User master authorization values
    plz rewards points if helpful
    cheers
    srinivas.k
    Edited by: k srinivas on Apr 28, 2008 11:54 AM

  • How can I get client IP address in portlet (servlet) ?

    How can I get client IP address in portlet (servlet) ?
    request.getRemoteAddr() return server IP.
    May be I must use Portal API, which extend Servlet classes, but I can't find this.
    Can any help me?

    Hi,
    Following query can help you to get the Client IP Address.
    select sys_context('userenv','ip_address') from dual;
    Thanks,

  • How can I get my music off my g5  running tiger to my iPad2

    I suspect that this will not work. How can I get my iTunes library from my old G5 running tiger to my iPad  2?

    I think you need to get it into a current i tunes library, then you can sync. 
    Here is a link with a rather long but useful discussion.  There are some non apple tools floating around to grab the media as well.  You need two steps, getting the stuff off of the old system, and getting them onto the pad.  To do the second step, you need a current i tunes set up somewhere.
    http://www.ilounge.com/index.php/articles/comments/moving-your-itunes-library-to -a-new-hard-drive

  • How can I get iTunes to display the tracks from a CD in their original (album) order?

    To be absolutely honest, I don't really understand what this box is for, so I shall just use it to repeat and expand on my question. (I have already sent a "Feedback" comment on the same topic).
    How can I get iTunes to display the tracks from a CD in their original (album) order?
    It seems to me that there is something very basic wrong with the way iTunes handles CD Tracks.
    Professionally produced CD tracks are seldom if ever in a randomised order. Why then does iTunes seem unable to display the tracks in the order they appear on the original CD source - whether from a personally owned CD or from a download from the iTunes Store?
    Some music demands a specific, non-alphabetic sequence in order to make sense. Why does it seem that iTunes only offers Alphabetic, or reverse alphabetic order - both of which make a nonsense of the original, often intended order of tracks?
    Why not replace the so-called "cover-art" in the bottom left hand corner if the iTunes window - which, while it may look attractive to some, gives the barest of information concerning the original disc, with a list of the original CD tracks in their original order, so that the user can easily reestablish the order in which they should be played.
    As I would expect legibility might be a problem with doing this, why could not the original contents, (in their original order), at least, be displayed when the "cover art" is double clicked-on - the result of which at present gives me an enlarged version of the "Cover Art". While on the subject of the contents of the source disc, what about all the album notes which someone takes trouble to write in order to increase the appreciation of the music on the CD and the listener's general background knowledge of the artists involved. Such notes, it seems to me, have considerable intrinsic value in their own account. I would, I think, normally be prepared to buy such "Sleeve notes" - so long as a "taster" was supplied (as it is for the music) - for something like the cost of a single 'Tune" on iTunes.
    These two aspects let Apple iTunes down enormously, in my opinion. I think that by chopping even quite protracted sequences of music up into bits does no one any favours - except perhaps Apple's already quite substantial bank balance. People have to be aware that two and a half, to three and a half minutes is a very short time to develop a piece of worthwhile music, and that there are many, many composers, not all of whom are alive today who have written music that huge masses of mankind value for the enrichment of their lives and the human condition in general.
    Please make the viewing of iTunes tracks in their correct order by default possible. By all means have the alphabetical variations available as offering a different approach to the music, but not the sole approach to it - PLEASE.
    Frustratedly yours
    Alan Whitaker
    PS I work at my old 24" iMac Intel Core 2 machine which runs OS "Tiger" - because it is more beautiful to look at, the screen is more pleasant to work on, and because, in some ways it is more capable (it will run FreeHand MX without needing a "patch"), than my more recent 21.5" which runs "Snow Leopard". (I don't find it that much slower, either).

    Dear Mike
    Thanks for the support. I am utterly amazed that after all the hype about how good iTunes is that it cannot play a downloaded CD in the correct order, and that what that order should be is not available directly from within one's own iTunes installation. (I know that one can go back to the iTunes Store to check what the order should be, but having downloaded the tracks surely iTunes is clever enough to retrieve this important information.
    My iTunes to differ from yours in that I have also noticed that it seems unable to download copies of my "talking books" in the correct order either. But in my case it downloads them - from a CD - in order, but with the first track downloaded first - so that it appears at the bottom of the column of tracks so that it would get played last! (At least this is, while being inexplicable, a relatively "logical" bit of blundering and because of this is relatively easy to put right!).
    I like many genres of music, some of which are not really programmed except perhaps by the artist performing them. I know that Frank Sinatra was very careful to programme his album songs to obtain a particular effect and in relation to the keys of the music. iTunes presumes to know better.
    Film scores may be totally randomly put together, in some cases, but in others the order is vital to one's appreciation of the music as a whole and how it relates to the plot of the film.
    In symphonic music most works are divided into sections and are conceived by the composer that way. Some individual sections may gain a life of their own if played separately, but they are never complete in the sense that the composer envisaged them without being placed in their proper context.
    Opera and probably most choral music too, is similar except that the words may well become meaningless if the order is changed at the whim of a piece of ill-written computer code, while ballet music has to be heard totally within its sequential context or it becomes meaningless.
    Finally, I would venture that iTunes, by jumbling up the order of the tracks as recorded on a CD, does an immense disservice, not only to the music on a particular CD, but to music in general, by expressing everything in terms of "Songs" - which it seems to interpret as stand-alone items of between 2 and 4 minutes whatever the genre. Even the way the iTunes publicity speaks of how many "songs" it can store instead of how many minutes or hours of recorded sound. This has to be another brick in the wall of "dumming-down" of people's expectations, and the shortening of their attention spans.
    I don't know about anyone else, but I feel betrayed by Apple over this. Perhaps the look, feel and general presentation of an item are not the most desirable features of a consumer product. Maybe it should be judged more on it fitness for the purpose for which it was sold. There is one other possibility - that Apple are trying to redefine "Music" - and that everything that lasts longer than about 3.5 minutes or is in the form of what could for want of a better term be called symphonic in the broadest sense is something else - not "Music" within Apple's new definition, at all!
    Well that's off my chest! now I can get down to creating some sort of order in my iTunes Libraries, knowing that I have to reconsult all the sources in order to confirm the source playing order.
    Anyway thanks again. At least I know that it is not just me
    alanfromthatcham

  • I have a 10.2.8 os. I had opened up the AOL logo on the bottom bar. Two aol boxes came up. I can get them to go away for a short time and then they come back. I have not used AOL for 6 years. How can I get the boxes to go away?

    I have a 10.2.8 os on a G4 desktop. A week ago I clicked on the AOL icon in the bottom bar. I have not used AOL for six years. Two aol boxes came up. I can not get the boxes to go away for long. They may go away for 15 minutes and they come back  while I am working. How can I get these  aol boxes to go away?
    I will be upgading to Tiger; 10.4.

    Right click on the AOL icon and select move to trash.

  • How can I convert my Tiger DVD into a CD without spending more money?

    How can I convert my Tiger DVD into a CD without spending more money and time? I've spent over seven hours trying to upgrade an iMac 350 Hz OS 9.1 to Tiger. I have changed the iMac firmware to 4.1.9, but found that my Panther disc was only an OSX Upgrade, although the 3 cds are labeled as Installation Discs. Since I have a Tiger disc I thought I would use that. Unfortunately, my iMac only reads CDs, not DVDs. I tried networking the iMac to my G5, but upon shutdown, the OSX disc cannot be accessed. I copied the DVD files to my iMac hard drive, but again, the OSX disc cannot be accessed after shutdown.
    Is there a way I can burn a CD from the files of my Tiger DVD to get this task accomplished?

    Excuse me, but I never thought of that, nor did I have any intention of trying to rip off your company.
    I purchased four iPods for my family this Christmas. I have six iMacs just sitting around not being used. I thought that I would turn one into an iPod work station, so everyone can use one computer to recharge and hook up to iTunes 7.
    Unfortunately, iTunes does not work very well in OS9. Apple decided not to continue to support OS9 very well. I’ve spent several hours attempting to upgrade the iMac so I could set up iTunes 7. Unfortunately, my 3 Panther Installation Discs were mislabeled, and did not allow me to install OSX over OS9. My OSX 10.2.7 Installation Disc is a DVD, and my Tiger Installation disc is a DVD. Neither usable to update the iMac.
    All I want to do is set up a dumb iMac as a network interface to my G5 because I've use all of the G5's ports for our recording studio and the iPods need external power source if they are plugged directly into the G5.
    If you could show me an easier way to run iTunes 7 on the iMac I wouldn't be as ****** off as I am at Apple for not supporting the 9 older computers I own with usable help and upgrades.

  • How can I get a refund for unwanted app?

    My kids downloaded an extension of an app, made for kids, that cost $100. They thought it was free, until I got the bill. How can I get a refund for this and remove the app? This is wrong on so many levels, beginning with having a free app for kids luring them to a ridiculously priced one. Any help is appreciated.

    You posted in the Mac computer OS X Tiger 10.4 forum. You don't provide enough info. Was this an iPad app, iPhone app, an iPod app purchased from the iTunes store? Or an app purchased from another source?
    The remedy - don't give your kids the password and answer to security questions.
    If purchased from the iTunes store, there's a link on the invoice.
    FOR ASSISTANCE WITH ORDERS - iTUNES STORE CUSTOMER SERVICE
    For assistance with billing questions or other order inquiries, please refer to our online support page by clicking here: http://www.apple.com/support/itunes/store/. If you cannot find the answers you are seeking in our robust knowledge base, you can contact us by visiting the following URL http://www.apple.com/support/itunes/store/, clicking on the appropriate Customer Service topic, then using the contact button or email form at the bottom of the page. Responses to emails will be provided as soon as possible.
    Phone: 800-275-2273 How to reach a live person: Press 0 four times
    Hours of Operation: Mon-Fri: 9am-5pm ET
    Email: [email protected]
    How to report an issue with Your iTunes Store purchase
    http://support.apple.com/kb/HT1933
    iTunes Purchase Problems: How to Report a Problem to iTunes Support
    http://tinyurl.com/7tscpa7
    How to Get a Refund from the App Store
    http://gizmodo.com/5886683/how-to-get-a-refund-from-the-app-store
    Canceling a Digital Subscription
    http://gadgetwise.blogs.nytimes.com/2011/10/14/qa-canceling-a-digital-subscripti on/
     Cheers, Tom

  • "View Film Rolls" is not Highlighted.... how can I get to it? (iPhoto 6)

    "View Film Rolls" is not Highlighted.... how can I get to it? (iPhoto 6)

    Since you're using the term Rolls you must be running iPhoto 6 or earlier. For future problems be sure you post in the iPhoto 6 or forum.
    For this problem the View File rolls will only Be sure you're clicked on the Library. That menu item is not available in an album or other item. If you have clicked the library icon first and it's still grayed out close iPhoto, delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your User/Library/Preferences folder and then try again.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • How can I get the readability bookmarklet to work

    Firefox 3.6.8 in Windows XP Home on a Toshiba netbook. How can I get the "readability" bookmarklet to work? It works just fine in Camino on an Apple mini desktop computer running OS X 10.4.11 (Tiger.) Readability uses javascript, which I do have turned on. The problem (of it not working) doesn't seem to have anything to do with the NoScript add-on either, as I tried allowing everything on the page and it still didn't work. Any ideas of what to try next?
    ''Duplicate post, continue [https://support.mozilla.com/en-US/questions/746624 here]''

    Hi there.
    By chance, I too have the readability bookmarklet installed (but I don't use it that much, to be honest), and it works ok for me. It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and themes and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.
    If the problem does not disappear when all add-ons are disabled, please tell me, so we can work from there. Please have no fear of following my instructions to the line, as all can be easily undone.

  • HT2191 how can i get a 10.4 osx build disk?

    i have a powermac G5 with no hard drive, i installed new HARD DRIVE, BUT NEED A BUILD DISK OSX 10.4. How can i get one?

    You need a Mac OS X 10.4 "Tiger" retail installation DVD or CD. Find one on Amazon or other aftermarket vendor. They are commonly available, though the price can be high ($100 or so).
    Be sure it is the full retail installation disk, black in color. Grey discs are machine-specific and will not work except for the exact same model Power Macintosh with which it was shipped.

  • How can I get parameter name?

    ODatabase odb("test", "scott", "tiger");
    OParameterCollection params = odb.GetParameters();
    -------> and next how can I get parameter name?
    I hope get stored procedure parameter names and settiing parameter Add just like below.
    Plz tell me how can I get parameter name?
    I'm Korean, and my english is poor. sorry : )
    // add a parameter named 'DEPTNO'
    params.Add("DEPTNO", 20, OPARAMETER_INVAR, OTYPE_NUMBER);
    // add a parameter named 'EMPCURSOR'
    params.Add("EMPCURSOR", "", OPARAMETER_OUTVAR, OTYPE_CURSOR);
    //Execute the SQL statement
    odb.ExecuteSQL("BEGIN Employee.GetEmpData (:DEPTNO, :EMPCURSOR); END;");

    ok, alright. I'm trying to write a program to easily test EJBs with a user giving input and directly seeing the results of function calls to the Bean. The user gives the JNDI name of the EJB, I instantiate the bean, give the user a list of function calls from the bean, and then he/she chooses the function they want to execute and give input of the parameters values they want. Everything is done remotely and at runtime, and the only real problem is that the user only sees "myFunc ( String )" and it would be confusing if there are several parameters of the same type.
    Yes, I do realize there are other ways to test, I was developing this to try a new method that I thought could be beneficial to me.

Maybe you are looking for

  • How we can view convert data after XSLT mapping & before Graphical mapp

    Hello Friends, Currently i am working on XI standard content. In this client need some customization. In interface mapping, XSLT mapping on 1st position & Graphical mapping on 2nd position. As per my understanding 1st XSLT mapping will be exected the

  • "Connect to Server" issues

    Good day, I am working in a mixed Mac/PC shop, and am having an issue with one of the Macs, running OS X. When attempting to connect to a Win 2003 server, I am getting a wrong username/password message. The user name and password are correct, and wor

  • Question about casting?

    Hi, Object[] temp = {"hello", "hi"}; String[] test = (String[])temp; Why would this give me error? Thanks.

  • CustomLoginModule just bypassing password reset scenario at first logon

    Hello, We have developed a CustomLoginModule by extending AbstractLoginModule (to check userid & passwords as some custom requirements ) as shown below public boolean login() throws LoginException{ IUserAccountFactory userAccountFactory =UMFactory.ge

  • IOS Mail App receives duplicates from gmail account

    Everytime I receive an email using my gmail account, it comes in duplicate. Same time stamp. Both copies are in my inbox. It should have 1 copy in my inbox and 1 copy (the same copy) in my Google in box in my mail app. This happens on the macbook, on