Finger Command Not Working (Fresh Install)

I just did a fresh http/ftp install and noticed that I am unable to "finger" a user
I tried to 'pacman -S finger' however it appears that package does not exist.
Anyone know what this depends on?
Last edited by Carlwill (2008-10-20 18:10:07)

Carlwill wrote:Just curious how you found that info?
Try
pacman -Ss finger
man pacman
for more.

Similar Messages

  • Illustrator CC 2014 open and place commands not working after installing Yosemite

    How can I get Illustrator Open and Place commands to work after installing Yosemite?

    Hello,
    I also have the same problem, after 5 minutes I can't open or place anything in illustrator. I have this problem also in photoshop cc 2014. This started after installing Yosemite.
    Tried to reinstall but nothing helps.
    Today after updating creative cloud application it is even worse: illustrator is not opening anything: not even a new file. So I reinstalled... and I can open again for 5 minutes. But then it crashed while saving. Now I can't open illustrator at all...so nothing left to do then reinstalling again I suppose?

  • Keyboard & Mouse Not Working (fresh install/open source ati driver)

    As the title says, I have a fresh install of arch, installed and configured the xorg as the "Beginners Guide" suggested.
    my xorg.conf is as following:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "xtrap"
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 370 230 # mm
    Identifier "Monitor0"
    VendorName "LPL"
    ModelName "0"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    #Option "ATOMTVOut" # [<bool>]
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "M22 [Mobility Radeon X300]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    and my /~/.xinitrc contains:
    exec xterm
    but when I run startx it goes into the graphics mode but my keyboard and mouse does not work at all.
    Any suggestion please...
    What should I do?
    Regards:rolleyes:
    Last edited by mahan_h (2009-03-15 18:21:33)

    http://wiki.archlinux.org/index.php/Xor … otplugging
    start hal before starting Xorg
    Last edited by wonder (2009-03-15 18:22:03)

  • Macbook Late 09 10.6.8 App Store not working fresh install

    Greetings!
    I had upgraded the Macbook to Yosemite not very long ago and then decided to purchase a SSD. I have a Snow Leopard disc, so I installed SL and immediately ran the updates. Now when I open the app store, every 'Get', 'Download' or 'Install App' button does nothing.
    I tried everything I could find online (deleting plists and cache>reboot, disable firewall, checked all network settings, enabled/disabled indexing etc etc).
    I finally gave up and ran the install disk again. I erased and zeroed the SSD and tried everything again. Once the install completed, I went straight to Software Update and ran everything again. Same deal. I sign in App Store and nothing works.
    There are no error messages. Each button grays out like its clicked, but nothing happens, even after leaving it for hours. There are no incomplete downloads and nothing changes status on the 'Purchases' list.

    Hmmm... I've been trying since Wednesday night also.
    My Software update also shows there are no updates with 10.6.8 running. I'm signed the App Store etc. My hardware is definitely compatible since I already had Yosemite installed before the HDD swap.

  • Windows 8.1 pro 64 bit - finger print not working (sony viao 15126pab)

    http://answers.microsoft.com/en-us/windows/forum/windows8_1-hardware/windows-81-pro-64-bit-finger-print-not-working/664d9ca8-a0ea-479f-851d-3631e3c1404c hi i am using sony svs 15126pab  2 days before firefox hanged so i forcefully shutdown the system , after rebooting fingerprint not workingthen i go to device manager i found biometrics working properly , 2, 3 times restarted then also finger print not working, then i checked the authentic true suite " its giving error message box and closing every times then i uninstall authentic true suite and installed again ,it asked registration and i  registered but i didn't see the finger enrolling options in the software . i enabled biometrics options  in administrative templates (components) , other options also enabled in services restarted , reinstalled from Sony Store  - nothing helps..................... please help me ,,, i cant enable the add option of fingerprint in sign in options in settings.. the add option is like deactivated , no biometrics tool in control panel, no fingerprint enrolling option in authentic true suite . i purchased the system with windows 8 pro then upgraded to 8.1 now its reserved to windows 10 . so pls give me some solutions to rectify this problem 

    I cant access any printers, not even the virtual printers.
    What I would do is use ProcMon to find out why that Event entry was written.  Then I imagine I would get a clue about a .dll which might be involved, which hopefully might be registerable.  Since IE9 there have been new .dll  involving printing
    which have not been reflected in any of our repair tools.  However, instead of modifying our old scripts to reflect this fact, I have been advocating, so far unsuccessfully, that Microsoft create a proper IE Repair tool, one which does not rely on such
    unreliable techniques.   E.g. a better method of repairing would be to have it done by a proper troubleshooter (an .msdt file) but so far it seems nothing has been done in that way for these symptoms (again, assuming the cause is registry corruption
    and not simple interference from now incompatible third-party programming--the fix for that would be to identify and remove the incompatibilities.)   For example.
    Robert Aldwinckle

  • Internet not working after installing "StarTech Thunderbolt Docking Station" driver

    My Internet is not working after installing "StarTech Thunderbolt Docking Station" driver although "Ethernet" and "wireless" say they're connected, still there is no internet.
    I have bought a "StarTech Thunderbolt Docking Station" as I need to use 2 thunderbolt based pieces of equipment on my "MacBook Pro"; which are a 2nd monitor as well as a Thunderbolt driven Audio Interface.
    When I first plugged all my equipment to the "StarTech Thunderbolt Docking Station" everything was working fine, all pieces of equipment worked as well as Ethernet from both the computer and the docking station were working perfectly.
    However, when I inserted the "StarTech Thunderbolt Docking Station driver CD" and installed the drivers, the internet on my computer has stopped working. Although the Ethernet says it is "connected" (same goes for "Thunderbolt Ethernet" when cable is connected to it) still the internet does not work. Even my wireless internet is not working anymore. Furthermore, also after installing the Docking Station drivers, my iTunes is crashing whenever started.
    Please help, this is really urgent.
    I've been looking for answers all around but can't seem to find any.
    I'm using OSX Mavericks 10.9.2
    I've tried fixing stuff with Network preferences, like changing IP address, renewing DHCP leace.
    I also tried typing IP address, Subnet Mask, Router and DNS Sever manually... Nothing seems to be working.
    Note: I know someone could suggest to "uninstall" the Thunderbolt Station driver, however, I can't find an "uninstallation file", even the CD that came with the docking station does not have it.

    I had exactly the same problem today, and I was lucky enough to solve it.
    Here's what helped me:
    First, I found a hint to Suspicious Package in this thread.
    With Suspicious Package installed, I was able to identify the script in StarTech's installer pkg. It' called "postflight".
    Amongst other things, postflight runs this command:
    sudo mv usr/share/sandbox/mDNSResponder.sb usr/share/sandbox/_mDNSResponder.sb
    A quick check in Apple's knowledge base revealed, that the mDNSResponder is essential to use DNS (i.e. to resolve server names like www.apple.com) and bonjour.
    I moved th mDNSResponder back to where it belongs:
    sudo mv usr/share/sandbox/_mDNSResponder.sb usr/share/sandbox/mDNSResponder.sb
    After a reboot, everything worked fine again.
    I have no idea, why StarTeck disables an essential tool. Let's assume it's an error ...
    But after this experience, I didn't want the StarTech ethernet driver on my machine (I had installed it just for curiosity, anyway - yes, I know, I shouldn't have ...), so I removed the kext the installer had copied to my system:
    sudo mv /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8 2580.kext /Users/myusername
    (You see I didn't delete the kext directly, I just moved it away and tried another reboot. Now everything works fine, so I'm going to delete the kext entirely and paint a big red cross on StarTech's installer disk.
    Hope this helps.

  • HT201366 CAC readers not working after installing security update 2013-003?

    Is anyone else having problems with CAC readers not working after installing security update 2013-003? CAC required websites are causing safari and chrome to crash.

    For CAC issues, see:
    MilitaryCAC's Mac OS X support landing page
    Please follow these directions to delete the Mail "sandbox" folder.
    Back up all data.
    Triple-click the line below to select it:
    ~/Library/Containers/com.apple.mail
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A Finder window should open with a folder named "com.apple.mail" selected. If it does, move the selected folder — not just its contents — to the Desktop. Leave the Finder window open for now.
    Quit and relaunch Mail, and test. If the problem is resolved, you may have to recreate some of your Mail settings. You can then delete the folder you moved and close the Finder window. If you still have the problem, quit Mail again and put the folder back where it was, overwriting the one that may have been created in its place. Post your results.
    Caution: If you change any of the contents of the sandbox, but leave the folder itself in place, Mail may crash or not launch at all. Deleting the whole sandbox will cause it to be rebuilt automatically.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • My sound system does not work AFTER installing pc to tv wireless connection

    my sound system does not work after installing hp pc to tv wireles device when I am using lap top for other purposes.

    Hi,
    You don’t install VS2010 on the client PC, then where did the Form Invoice not work? When you run it from another version of VS? Or when you run the application with application.exe?
    Based on your description, one form works well, another form does not. I assume that two forms are in two different projects, then please check the .Net Framework used by the two projects. If they are different, you can use the
    one used by the Form contact for Form Invoice.
    Because this issue is a project issue, I recommend you to consult it on some application forum such as Windows Forms General forum for better support.
    VS General Question forum mainly discusses
    the usage of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help
    System and Visual Studio Editor.
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    Hmmmm... would appear that you need to be actually logged in to enable the additional menu features.
    Have you tried deletting the plists for MAS?
    This page might help you out...
    http://www.macobserver.com/tmo/answers/how_to_identify_and_fix_problems_with_the _mac_app_store
    Failing that, I will have to throw this back to the forum to see if anyone else can advise further.
    Let me know how you get on?
    Thanks.

  • Not working after install

    macbook pro not working after install OS Mountain Lion

    Hey kennichols,
    Thanks for the question. Based on the information you provided, the following resources may help to resolve your issue:
    Troubleshooting: My computer won't turn on
    http://support.apple.com/kb/TS1367
    Mac OS X: Gray screen appears during startup
    http://support.apple.com/kb/TS2570
    Thanks,
    Matt M.

  • Microphone not working after installing the windows 8.1 on HP TOUCH SCREEN IQ 524

    Microphone not working after installing the windows 8.1 on HP TOUCH SCREEN IQ 524,
    The system shows everything is ok.
    Please any help greatly apreaciated.
    Thank you
    Valentin

    ValentinT, welcome to the forum.
    There are no drivers available for Windows 8.  I suggest checking in the Control Panel/Sound/Recording to assure that your microphone is selected.  It seems that the Sound is one area that gets changed when updating to Win 8.1.  At least, this is what happened to me.
    Please click "KUDOS" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Alt ctrl c shortcut command not working in photoshop cc, it is opening Internet explorer (IE)

    In Photoshop CC 2014  Alt + Ctrl + C ( to open for canvas size dialog box ) command not working, it is opening Internet Explorer (IE)

    What version of windows are you using?
    See if the Internet Explorer shortcut has that keyboard shortcut assigned to it.

  • Bash commands not working after upgrade to Lion

    After upgrade, many BASH commands not working. For example, such a fundamental thing as "ls". 
    iMac20:bin a$ ls
    Launch of "ls" failed: the PowerPC architecture is no longer supported.
    What does it have to do with PowerPC? My computer is 2.66 GHz Inter Core Duo

    Linc,
    iMac20:~ a$ which ls
    /sw/bin/ls
    Also, I managed to look (using tcsh's ls-F command) into the contents of /usr/. Here's what I see there:
    [iMac20:/bin] a% ls-F
    [*          csh*        echo*       ksh*        mkdir*      rcp*        stty*       wait4path*
    bash*       date*       ed*         launchctl*  mv*         rm*         sync*       zsh*
    cat*        dd*         expr*       link*       pax*        rmdir*      tcsh*      
    chmod*      df*         hostname*   ln*         ps*         sh*         test*      
    cp*         domainname* kill*       ls*         pwd*        sleep*      unlink*    

  • Why is my BDC_CURSOR command not working to position the cursor?

    Why is my BDC_CURSOR command not working to position the cursor?  Here are the details regarding my issue.
    I am writing a BDC to mass delete routing material assignments using transaction CA02.  I am OK to navigate through the initial screen to go to the Header screen and from here I am OK to navigate to the Material Assignments screen.  But once here, I cannot get the BDC_CURSOR command to take me into the list.  Here are the commands I am using.  Please let me know what I may try differently.
    CA02 Material Assignment - Set position  <-- this resets list of materials to correct position
      PERFORM bdc_dynpro      USING 'SAPLCZDI'   '1010'.
      PERFORM bdc_field       USING 'BDC_CURSOR'  'RC27X-ENTRY_ACT'.
      PERFORM bdc_field       USING 'BDC_OKCODE'   '=ENT1'.
      PERFORM bdc_field       USING 'RC27X-ENTRY_ACT'  c_position.
    CA02 Material Assignment - Delete
      PERFORM bdc_dynpro      USING 'SAPLCZDI'   '1010'.
      PERFORM bdc_field       USING 'BDC_CURSOR'  'MAPL-MATNR(01)'.    <-- this is not working to set the cursor into the list
      PERFORM bdc_field       USING 'BDC_OKCODE'  '=LOE'.             " trash can
      PERFORM bdc_field       USING 'RC27X-ENTRY_ACT'  c_position.
    CA02 Material Assignment - Green Check OK
      PERFORM bdc_dynpro      USING 'SAPLCZDI'   '1010'.
      PERFORM bdc_field       USING 'BDC_CURSOR'  'RC27X-ENTRY_ACT'.
      PERFORM bdc_field       USING 'BDC_OKCODE'   '=BACK'.            " check mark
      PERFORM bdc_field       USING 'RC27X-ENTRY_ACT'  c_position.

    Thank you for your reply.
    I had used SM35 to record.  However, I was not aware of the "create program" feature.  I had commented out a section from my previous post which I have now added back (latest code below).  But it still did not resolve the issue.
    When I execute with dismode = 'N', I get back error message "No batch input data for screen SAPLCZDI 1010".
    When I execute with dismode = 'E' (only show dynpros when error), it stops at the material selection screen without placing my cursor in the list.  I can then MANUALLY click to set the cursor position in the list, MANUALLY click the trashcan, it then uses my BDC command to respond to the popup asking "Do you want to delete", still leaving me at the material selection screen.  I can then MANUALLY click the green check (or enter), then it continues with the BDC to go back to the previous screen, and saves.  But it still will not place my cursor in the material selection list (SAPLCZDI screen 1010).
    Here is code used.  It is the second section of code labeled "CA02 Material Assignment - Delete" that is not working.
    CA02 Material Assignment - Set position
    this code functions to position the desired material to first in screen list
      PERFORM bdc_dynpro      USING 'SAPLCZDI' '1010'.
      PERFORM bdc_field       USING 'BDC_CURSOR'
                                    'RC27X-ENTRY_ACT'.
      PERFORM bdc_field       USING 'BDC_OKCODE'
                                    '=ENT1'.
      PERFORM bdc_field       USING 'RC27X-ENTRY_ACT'
                                     c_position.
    CA02 Material Assignment - Delete
      PERFORM bdc_dynpro      USING 'SAPLCZDI' '1010'.
      PERFORM bdc_field       USING 'BDC_CURSOR' 
                                    'MAPL-MATNR(01)'.
      PERFORM bdc_field       USING 'BDC_OKCODE'
                                    '=LOE'.             " trash can
      PERFORM bdc_field       USING 'RC27X-ENTRY_ACT'
                                     c_position.
    Acknowledge Pop-Up Screen
      PERFORM bdc_dynpro      USING 'SAPLSPO1' '0100'.
      PERFORM bdc_field       USING 'BDC_OKCODE'
                                    '=YES'.
    CA02 Material Assignment - Green Check OK
      PERFORM bdc_dynpro      USING 'SAPLCZDI' '1010'.
      PERFORM bdc_field       USING 'BDC_CURSOR'
                                    'RC27X-ENTRY_ACT'.
      PERFORM bdc_field       USING 'BDC_OKCODE'
                                    '=BACK'.            " check mark
      PERFORM bdc_field       USING 'RC27X-ENTRY_ACT'
                                     c_position.

  • Odi os command not working with agentservice agent.

    dear all,
    odi os command not working with agentservice agent but with local agent it work fine.. and user is administrator.
    kindly solve it
    Regards
    Naseer

    Hi,
    you referred to oscommand, so are you executing a .bat fille? if yes, where exactly does the .bat file reside, local machine or on network share?
    Also, follow these couple of documents, they may be helpful to you.
    859215.1 and 424703.1
    Regards
    Srikanth

Maybe you are looking for

  • How to get your pictures and contacts from one device to another

    hey guys I just bought an iphone 5s and I wanted to transfer all my photos and contacts from my old iphone which was a 4s to my 5s. when I tried to do it first time a message appeared on my computer and said that it couldn't transfer anything because

  • Digital Signature while approving a document in KM

    Dear all, We have a an approval enabled folder in KM. My question is, can we enable digital signature for documents in that folder? Scenario will be like this. I'm an approver. When I approve I should be allowed to digitally sign on the document. Is

  • Determination of Different GL account for PGI (VL01n)

    We have a requirement wherein the customer needs to determine different GL accounts for PGI. Following is the  example. We need different financial entries for different customers at the time of  PGI (vl01n) Scenario 1) Intercompany sales process    

  • Restriction in Rows Selection not working

    Hello, I  have a requrement where i need to restrict the material based on the date output is Sno Material                                       date           quantity 1      Material > 90 days                  5/7/2012        20         material wi

  • I can find gunzip utility in solaris 2.6

    Hi, when i issue find . -name gunzip -print command in my solaris 2.6. I cant find it. how can i add gunzip back to my platform? Jeff