I have not yet experienced any DNS failures due to a missing PTR record, but am wondering:
Is there any added value in having a valid PTR record on a nameserver IP-address?
My Lenovo x100e laptop has a "4-in-1" card reader that's supposed to handle SD/SDHC, MMC, Memory Stick and MS Pro, but I can't insert my SDHC card (a "SANDISK SECURE DIGITAL EXTREME SDHC 16GB 30MB/S"). It enters a bit and looks lite it will fit, but then it doesn't get any further in (and yes, I've tried to turn it around). It really doesn't move, and I'm afraid to break something if I push harder.
Am I missing something obvious here?
I have a Logitech MK250 keyboard I use with my Macbook. One day the "minor/mayor than" and the "back slash" keys flip their functionality, so I have to hit "backslash" to get a "minor than" symbol and press the "alt + minor than" key to get the "backslash".
Is there any way to reverse this annoying behavior? I often switch to Windows, where the keys work the expected way, and I'm always missing the right key.
I've followed the deployment instructions on:
http://homepages.ed.ac.uk/mcs/FirefoxADM/ADM_Deploy.pdf
I've applied some settings to a GPO:
However,
When I do GPUPDATE, log out, log back in, nothing has changed...?
Am I missing something?
I'm using Firefox 3.6.2.
In 'moving' from one machine to another, I have backed up desktop, my documents, and .pst files. Am I missing anything significant, considering the user only really used Office and the browser?
I like Google Chrome because it is fast but I don't like using the arrow keys in the location bar to complete URLs. Is there any extension, or setting I'm missing, that allows me to use the Tab key (or other customizable key) for completion like in Firefox?
I am an Emacs user and am aware of Conkeror. I just wanted to give Google Chrome a fair chance.
Edit: I'm using version 4.0.266.0 on Linux.
Windows Vista File Explorer used to display column headers regardless whether it was in Details or List view.
But Windows 7 displays column headers only in Details view.
Details View - column headers are present
List View - column headers are missing
How can I display column headers in List view mode as it did in Windows Vista?
Hi everyone, I've just installed the latest 32bit ubuntu on a WMware Player and I was prompted for username/password I wrote mine , now I've been asked ubuntu login I keep missing I get error message Login incorrect with I login and password I use from the setup, is there a default password out there, what do I do now ?
Error i am getting:--
E: I wasn't able to locate a file for the sun-java6-bin package. This might mean you need to manually fix this package. (due to missing arch)
then a blue dialog box appears with OK (Which is not clickable and pressing enter is not workin.)
EDIT
sudo dpkg --configure -a
sudo aptitude clean
sudo aptitude update
sudo aptitude dist-upgrade
sudo aptitude install sun-java6-jre sun-java6-plugin sun-java6-fonts
Tried this but still not working... same problem.
I've created an EC2 instance, created an EBS volume, attached it to the running instance, and successfully ssh'ed into my instance.
The drive is attached as /dev/sdf
Next, I tried mounting the drive by running:
mkdir /testName
mount -t ext3 /dev/sdf /testName
But then I get the error message:
mount: wrong fs type, bad option, bad superblock on /dev/sdf,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
What am I doing wrong?
Thanks.
So in cygwin bash I am able to type "powershell" to bring me into a powershell prompt but it won't load my powershell profile.ps1 due to not being able to execute scripts, but I can't set the execution policy in this prompt...
So I tried running the default powershell prompt (as administrator) and was able to set the execution policy to remote signed, but it doesn't affect the powershell within bash
what am I missing?
convert is not working on the Linux server I am using
$ convert exploss_stumps.jpg exploss_stumps.eps
convert: missing an image filename `exploss_stumps.eps' @ convert.c/ConvertImageCommand/2838
Any idea why?
I have a windows 7 x64 laptop, and every time I reboot all icons on my desktop are missing. I can get them back by right clicking on the desktop and selecting View - Show Desktop Icons, but I'd prefer they stayed on.
Is there a setting or known problem I should be looking at to fix this?
Bottom Line:
I need to set up one game on my little sister's laptop to run without requiring an admin password/account. Its the only game that seems to insist on it... so far.
Detailed Version:
I set up my 14-year-old sister as a regular user on her Windows 7 Home Premium laptop, and almost everything has been fine - until she found a new game (Flyff) that doesn't seem to want to run without an Admin Password (or being logged in as an Admin).
For what should be obvious reasons, I'm not going to make her an Admin. or give her the Admin password (which she swears she'll only use to run this game... anyone else buying that? Bueller?)
Also, the parents aren't admins on her laptop (they are on their own, but that's another discussion for another day) and I'm not going to set them up as one as I know from past experience that the 3rd time my sister asks them to put in their password, they'll just tell her what it is - at which point I might as well as have just set her up as an admin from the outset.
This is a Win7 Home Premium (64-bit, but I doubt that makes a difference) laptop, so using GPEdit is out.
I also tried an answer provided in a related (but less specific) question. The app has read/write permissions for its folder in Program Files (x86), yet that doesn't seem to make a difference.
I have not yet dug through the registry as mentioned in another answer to the aforementioned question.
Just to be thorough, I have checked the "Run as Admin" option on the shortcut's properties to no avail.
Am I missing something?
Addendum 2010-11-11:
Re-Checked permissions as per Joel's answer, and it didn't make a difference.
Followed Jane T's suggestion (and Aeo's second) and created a "Games" folder outside Program Files, installing the game there - and making sure regular users had all the permissions they would need. No joy.
After the latter of the above two changes, it occurred to me that it may be a UAC issue, so for kicks I turned off UAC - still the damn message.
Last item noted: could it be a result of the publisher not being specified/verified? I've been taking a closer look at the error message and it occurred to me that the missing/unverified publisher info could have been the problem all along... Correct me if I'm wrong, but if that's the case, that means there's nothing I can do short of giving her some sort of Admin privileges (i.e. elevating her account, or giving her the password to a separate Admin account) or giving Mom an Admin account.
I'm running a script like below on a SQL Server box and, even though it finishes correctly, then when, on SQL Mgmt UI, I right click on that job's properties, go to Schedules, I cannot see the schedule just added... what am I missing? (I'm using the right job_name param, etc) thanks!
BEGIN TRY
BEGIN TRAN
EXEC msdb.dbo.sp_add_jobschedule
@job_name = 'Job name',
@name=N'Job schedule name',
@enabled = 0,
@freq_type=1,
@active_start_date=20100525,
@active_start_time=60000
COMMIT TRAN
END TRY
BEGIN CATCH
SELECT ERROR_Message(), ERROR_Line();
ROLLBACK TRAN
END CATCH
I'm running Putty on Windows and can't find an option to increase the size of the scrollback buffer . It seems set at about 4 pages of text.
Am I missing something?
I got a Kingston memory stick and it has a little place that looks like it would take a keyring, but I cannot attach any keyring to it. I even tried a paper clip and various other things but nothing can get through that little opening. What am I missing here?!
I've set up cron to run a simple hello world shell script, but it's giving me an error that Google isn't helping me resolve. I've got to be missing something really simple!
Here's my crontab:
[email protected]
SHELL=/bin/bash
30 * * * * * $HOME/hello.sh
Here's hello.sh:
#!/bin/bash
echo HELLO WORLD!
I get this error email:
/bin/bash: 555: command not found
I have tried setting shell to /bin/sh but it makes no difference. I still get an analogous error message.
I have an mdf file of sql server 2005 database now i want it to attach in sql server 2008 R2 but when i try to attach it, it gave me error saying.
Unable to open the physical file "D:\Fraz\Freelance\Database\DBmdf13aug\mbh_pk.mdf". Operating system error 5: "5(Access is denied.)". (Microsoft SQL Server, Error: 5120)
what can be the problem and how to fix it? Is this folder permission error or sql server 2008 have something missing
I just installed MySql 5.1.49, Apache 2.2.16 and PHP 5.3.3 on my Vista Home Basic. I followed the instructions in the "Sam's Teach Yourself", adding:
LoadModule php5_module C:/php/php5apache2_2.dll
PHPIniDir "C:/php/"
and
AddType application/x-httpd-php .php .html
I changed the Listening port to 8080 and the domain is localhost. When I start the server it pops open the window for less than a second and then closes.
What am I missing?
Thanks.
I am trying to get samba working on centOS... I installed it via Yum, changed the samba config file to:
[ShareName]
path = /var/www/html/
public = no
writable = yes
printable = no
create mask = 0765
valid users = username
Restarted samba and it did nothing.. the windows network is not seeing the share at all. I realize there is most likely something I am missing but I have always done it with the GUI, but unable to do that this time.. Any pointers?
I'm trying to sync my HTC Desire (HTC Sense, ActiveSync, Android 2.1) phone with an Exchange server over the internet. Everything seems to be working just fine except that contacts already in the phone does not sync to the Exchange server. If I add a contact in Exchange it appears in the phone and if I remove that contact in the phone it disappears in Exchange. Seems I'm missing something trivial here or is it just not possible?
Hi,
I install SQL SERVER 2005 on my Windows 7 machine. Now, when connecting to the server there is nothing being displayed in the Server Name. Am I missing something?
Same happens with SQL SERVER 2000!
I'm trying to chroot a site using PHP-FPM. I've been following this post and have done mount --bind for all of those files and folders. When I try to send mail using mail(), it returns false. PHP does have access to usr/sbin/sendmail (which is what my sendmail path is set to in the php.ini), along with the other files mentioned in that post, within the chroot.
Anybody have any clues as to what files I'm missing or how to debug further?
I am trying to create a ERD using VISIO Professional 2010 (full install) but I am having problems.
I can't open the table properties windows at the bottom of the screen when I double click on a table, and I can't right-click on the table and choose properties because the choice is not there...
The Database tab is missing from the ribbon on top.
What can cause this? Here is what I already tried:
File/Options/Trust Center/ Trust Center Settings.../Add-ins/Disable all Application Add-ins is UNCHECKED