
If you start reading this article than may be want to know what Yext Listing is and why people Use it. Before we know more about Yext listing we need to know what is listing in SEO. Listing is a Mecha...
ادامه مطلب
Every once in a while I run a certain program (MATLAB) and it takes up too much memory. At this stage the physical mem is at ~100% and the computer barely works. I then terminate MATLAB and I can see the memory is freed on the task manager (image). However, it takes about 5-10 minutes until I have full control over my computer back. In these 10 minutes the computer gradually becomes usable, open programs get 'unfreezed', etc. I guess that if MATLAB consumed all the memory then some other program...
ادامه مطلب
I'm looking at a section of a website with the following URN/directory structure: http://www.domainNameA.net/site/www.domainNameA.net/files/dynamically%generated%URN_539.docx Why does the site have the domain name listed again in the URN? What is this likely to indicate? Let's block ads! بخوانید...
ادامه مطلب
Super User is a question and answer site for computer enthusiasts and power users. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top ...
ادامه مطلب
Can we also say 2 CPU 2 socket processing power is close to half as compared to quad core(obviously will be visible in case of multiprocessor)? My above understanding is based on this link ...
ادامه مطلب
I know that I have to get to the advanced BIOS setting,s but how, specifically, do I do this? ...
ادامه مطلب
I've been following this article (http://www.silentpcreview.com/article1498-page1.html). I'm new to most of it. I assume it is not an issue because Scythe Mugen is highly rated...I'm wondering how a heat-sink that weighs 650 grams attached to the motherboard will effect the board on the long run? Specially if the motherboard is vertical... Let's block ads! بخوانید...
ادامه مطلب
I had a desktop computer before and this fighting stick of mine was working pretty well. Before I got it to work, it was not recognized by the operating system (Windows 10). Now, I bought a new laptop and the controller is perfectly recognized but does not work at all. I have tried advices from steam forum but these advices are only for those who could not get their controllers to be recognized. What I literally want to do is to make my controller recognized as a game controller. But it is recog...
ادامه مطلب
Has anyone figured out a "permanent registry Line or fix for sound changing volume with out permission? "net stop audiosrv", then "net start audiosrv" in the Administrator: Command Prompt box is an ok temp solution but if it only last 5-20min it frustrating. even when you deleted extra folders in registry under ComputerHKEY_CURRENT_USERSoftwareMicrosoftInteetExplorerLowRegistryAudioPolicyConfigPropertyStore. Let's block ads! بخوانید...
ادامه مطلب
Background: A few days back I wanted to play AOE2 over inteet. For that I used Voobly application for finding the users and launching the game. But problem was that since my local ISP had blocked port 16000, I was unable to play. I asked the local ISP to forward the port 16000 and they didn't know what did that mean. After that I installed Hideme VPN application and it somehow did the port forwarding and I was able to play. Question: How does the VPN overcome the port blocking restriction? Isn't...
ادامه مطلب
I'm trying to create a Powershell script that watches a folder for new MP3 files and converts them to M4A format using FFMPEG and FDK AAC encoder. Since fdkaac.exe won't take MP3 files as input, I use this command, which pipes from ffmpeg: ffmpeg -i $path -f caf - | fdkaac -p5 -b64 - -o $outfolder$outname.m4a This works just fine if I enter it into a command prompt and the resulting M4A file that's generated has no problems. However if I run this from Powershell, the M4A file is created but co...
ادامه مطلب
Hi on a dell latitude laptop with Windows 10, for a specific user account keyboard doesn't work after the login screen. But it starts working back only when we launch on-screen keyboard application. And it also continues to work even after we close the on-screen keyboard. So far we've tried to uninsall keyboard driver but this didn't solve our problem. And nothing suspicious on system start. Any help is appreciated. Let's block ads! بخوانید...
ادامه مطلب
We have a document template that we're building that looks like this: When we click Print, the Preview window appears, and we see (note the additional whitespace at the top and left of the blue sidebar): This Preview is what we see on the physical paper copies as well. Is there a setting that should be changed to prevent this? The left bar and the line below "Document Title" are both in the header, but "Document Title" is not. Let's block ads! بخوانید...
ادامه مطلب
I'm following a guide for installing tomcat on ubuntu, and I'm stuck on a step which is to run the following command: sudo chmod g+r conf/* What does the /* mean? Does it mean make the change for all files in the /conf folder? When I run the command, I get the following error: chmod: cannot access 'conf/*': No such file or directory this is what the folder looks like: bin conf lib LICENSE logs ... so the /conf folder is in there - other commands I run on the folder work ok: sudo c...
ادامه مطلب
I have written a simple authentication script in PHP, which, as per documentation, takes input from stdin and outputs OK or ERR to stdout. The problem is, Squid doesn't seem to launch the script at all. It does ask the user to authenticate when connecting (i.e. a login window pops up), but the script doesn't launch (I have it write a line to a log on launch, which doesn't happen) This is my Squid config (I don't want to include the entire path to the authentication script, but it is a valid one ...
ادامه مطلب
Since the Windows 10 Anniversary update my WIFI keeps going into limited connectivity and loosing all networks at the same time. Disabling/enabling the card from device manager allows me to use it 5-20 minutes after rebooting. Every time I reboot it takes quite a long time before I get a BSOD with the error message DRIVER_POWER_STATE_FAILURE. These are 2 minidumps created after such BSODs. I've done 3 clean installs trying to sort this out as well as making sure all my drivers are up to date. Ca...
ادامه مطلب
Suppose there are 3 Lan users A(192.168.0.2) , B(192.168.0.3) & C(192.168.0.4). All of them are connected with home wifi router R(192.168.0.1). Now suppose user A hosts counter-strike with IP as mentioned above and port "27015". How B&C will be able to connect to A because each time they send request to A that request will be dropped by router because A didn't send any data to them first. So for this A has to instruct router via "uPnP" that pass those packets which are coming for port "2...
ادامه مطلب
This is where DHCP Servers come in. It will send a discovery request on the network using the ip 255.255.255.255 and the source ip being 0.0.0.0 since it doesn't know its own ip yet. However this is where MAC Addresses come into play as well as the Discover packet is encapsulated into a Data Link Layer Etheet frame to the target MAC Address of FF:FF:FF:FF:FF:FF and the source being whatever the network interface MAC address is. The first Switch that recieves the packet for FF:FF:FF:FF:FF:FF will...
ادامه مطلب
First to answer the programs read-only problem. Since the network share is controlled by windows, windows only allows certain users privileges to do things. It could be its a public share, IE anyone can view it to download files ect, but not change it unless specifically added to be able to do so. Since you are using Mac, which is similar to Linux. Not every linux application you are using, is using the same user name that you are currently logged into on your Mac or Linux. Therefore, since the ...
ادامه مطلب
I'm trying to get Geektool to display a txt file, but the Geeklet stays blank. It displays just fine when I enter: datedate +%d But when I enter the following it does not display: cat ~/Desktop/todo.txt I've copy pasted the text into terminal and it retus the text just fine. I'm using v3.0.1 and OSX 10.6.8 Let's block ads! بخوانید...
ادامه مطلب