Quantcast
Channel: Comments for The Developer's Tidbits
Browsing all 373 articles
Browse latest View live

Comment on Tuckey URLRewrite How-To by Ben

There is no need to use Tuckey to redirect domain names. You could just set-up the domain name service provider of test.com to automatically redirect all requests to test1.com. This is usually either...

View Article


Comment on Create A Better Windows Command-line Prompt by ed65love

Wonderful stuff, thanks! You’ve made an old Unix hacker very happy :)

View Article


Comment on DosBox Beginners, Newbie and First Timers Guide by Amanda Loureiro

1) I installed dosbox to play a game. 2) My laptop now takes 97% of it’s usage to run. 3) Uninstall.exe file not found. 4) So I did a backup. 5) Dosbox still there without uninstall option. What should...

View Article

Comment on DosBox Beginners, Newbie and First Timers Guide by Ben

Hi Amanda, unfortunately I am a blogger not a technical support. But I would make sure you actually downloaded and installed DosBox from the official website on Sorceforge.net....

View Article

Comment on The WordPress eXtended Rss (WXR) Export/Import, XML Document...

Reblogged this on <a href="http://simplymagicwrapnaturalhealth.wordpress.com/2014/10/26/the-wordpress-extended-rss-wxr-exportimport-xml-document-format-decoded-and-explained/"...

View Article


Comment on Use USB hard disk & flash drives with your Raspberry Pi by Warren...

Thanks for the great info, a good summary of how to mount and use various file systems. I have found that large files through NTFS can be accelerated by using -o noatime,big_writes -t ntfs-3g when...

View Article

Comment on Use USB hard disk & flash drives with your Raspberry Pi by Ben

Hi Warren, I am really sorry for the late reply. fstab seems to be the most common way to auto-mount on Debian-based distros. It also allows you to supply “options” such as those you need. I’d suggest...

View Article

Comment on VirtualBox Shared Folders with Ubuntu Server Guest by Dušan...

Thanks man. This was very helpful!

View Article


Comment on Create A Better Windows Command-line Prompt by A Better Windows...

[…] and found that Ben Garrett had solved that problem and few others I did not know I had in his post, Create A Better Windows Command-line Prompt. So I added an Administrator console tab, ANSI color,...

View Article


Comment on Using a Point-to-Point Tunnelling Protocol, Virtual Private...

Yeah my VPN (PureVPN) have internet Kill Switch option, so i am able to stop my internet activities as well

View Article

Comment on Run DOS on the Raspberry Pi – Use rpix86 to turn your Pi into a...

Hey- I have been trying to install the top two games in your examples or demos, and they install and start; however, both games just play the intro in repeat over and over and I cannot seem to start...

View Article

Comment on Run DOS on the Raspberry Pi – Use rpix86 to turn your Pi into a...

Hi Leo, both games are working as intended. I offered the demos versions of the games as a proof of concept to test that those commercial DOS game engines work on the Pi. Unfortunately it is illegal to...

View Article

Comment on Run DOS on the Raspberry Pi – Use rpix86 to turn your Pi into a...

Hi Ben, I’d tried to install the dos and it works. But every time when I run the game demo, it just hang up. I am using putty to SSH my Pi. I’d tried to use VNC and run it in Terminal, but it still...

View Article


Comment on Run DOS on the Raspberry Pi – Use rpix86 to turn your Pi into a...

Hi Wilson, you can not use SSH or VNC to remotely login to a networked Pi to run DOS games. You need to have a monitor and a keyboard/mouse connected directly into the Pi and interact with it using...

View Article

Comment on Implement a SFTP Service for Ubuntu/Debian With a Chroot’ed,...

Only one problem, if you want to connect via SFTP but GPG public key RSA In the absence of the user’s home where he would be the .ssh / authorized_keys file

View Article


Comment on Implement a SFTP Service for Ubuntu/Debian With a Chroot’ed,...

It’s a bit out of the scope of this article. But I believe you would have to generate new keys as GPG is not compatible with SSH. http://superuser.com/questions/360507/are-gpg-and-ssh-keys-interchangable

View Article

Comment on Tuckey URLRewrite How-To by Guruprasad Basavaraju

Hi, It is a wonderful feature. Thanks for creating this. I’ve a specific requirement. Can you please help. I want to redirect the below two things: http://www.domain.com/myapp/getsomething/ to...

View Article


Comment on Tuckey URLRewrite How-To by Ben

Hi Guruprasad, I have not tested these but Google suggests. Your from regex: ^(.*)\/(\?.*)?$ Your to regex: $1$2 Best of luck.

View Article

Comment on Tuckey URLRewrite How-To by Guruprasad Basavaraju

Thanks Ben. It still seem to be a problem. I get the below error: The page isn’t redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will...

View Article

Comment on Tuckey URLRewrite How-To by Ben

Hi Guruprased, Unfortunately I can’t really help you as you cannot post code in the WordPress comments. Also I run a blog but I am not an expert with Tuckey. Your issue could be a simple server or a...

View Article
Browsing all 373 articles
Browse latest View live