Comment on Tuckey URLRewrite How-To by Philip Welch (@attabyte)
Hello! Trying to wrap my head around URL rewriting. Is there a simple rule for making URLs case insensitive? Trying to get around Tomcat’s case sensitive URLs to allow user’s typos to land at the...
View ArticleComment on Tuckey URLRewrite How-To by Ben
Hi Philip sorry for the slow reply. Tomcat 6 and earlier has a setting to turn off caseSensitivity but it has been removed in Tomcat 7....
View ArticleComment on MAME Arcade Game Fun With A Raspberry Pi by Nacho Herranz...
Have someone tested if running advancemame over moebious has better performance than PIMAME? I have tested PIMAME 0.5 and works quite good
View ArticleComment on MAME Arcade Game Fun With A Raspberry Pi by Ben
Both Moebius and Pimame are based on Raspian so they in principle should be very similar in performance. If you were worried about performance, I’d suggest testing the game outside of Advmenu and...
View ArticleComment on MAME Arcade Game Fun With A Raspberry Pi by Jacob Simpson
how do you change games?
View ArticleComment on Implement a SFTP Service for Ubuntu/Debian With a Chroot’ed,...
Great instructions – thanks. I wonder if there is a way to implement to your method features included in mysecureshell solution. I am looking for assigning download/upload speed for a given user and...
View ArticleComment on Implement a SFTP Service for Ubuntu/Debian With a Chroot’ed,...
I am not familiar with mysecureshell. Maybe you could ask in the application’s official forums? http://mysecureshell.free.fr/forum/
View ArticleComment on DosBox Beginners, Newbie and First Timers Guide by Fariz Azmi
hi. i using windows 7 64 bit, i try to install turbo c++ 4.5(the file name SETUP.exe) using dosbox but it say This program requires Microsoft Windows…any idea why?
View ArticleComment on Dell XPS M1330 Windows 7 Upgrade Bluetooth Not Working by Abegail...
i have the same problem.. the Bluetooth driver that i downloaded doens’t work too!! can you help me guys?
View ArticleComment on DosBox Beginners, Newbie and First Timers Guide by Ben
DOSBox is a program that emulates an old PC running the Microsoft DOS operating system. Generally software designed for Microsoft Windows will not work under DOS or DOSBox. If you want Turbo C working...
View ArticleComment on Dell XPS M1330 Windows 7 Upgrade Bluetooth Not Working by Ben
Hi Abegail, have you read through the blog entry and comments and tried all the different solutions on offer. Unfortunately it seems fixing this issue requires a bit of trail and error on the users part.
View ArticleComment on Implement a SFTP Service for Ubuntu/Debian With a Chroot’ed,...
Great article, thanks for taking the time to write this up. Very helpful.
View ArticleComment on DosBox Beginners, Newbie and First Timers Guide by Rayghie Ligad
how do i go back? ex. if i’m in C:VGASEASN and i want to go back to just C: without exiting the program?
View ArticleComment on DosBox Beginners, Newbie and First Timers Guide by Ben
Change directory backslash … CD \
View ArticleComment on Move or Copy Your Entire DVD Collection to a Home Theatre PC...
Bank Lån… Move or Copy Your Entire DVD Collection to a Home Theatre PC (HTPC), Desktop or Server for Free | The Developer’s Tidbit…
View ArticleComment on Windows File Junctions, Symbolic Links and Hard Links by Simon Rawson
Great article. I have a curly question. I am trying to list the contents of a large hard drive, and used DIR /s piped to a file to grab details, then wrote a small program to parse the output into a...
View ArticleComment on Windows File Junctions, Symbolic Links and Hard Links by Ben
Hi Simon, You could maybe try the Get-ChildItem -Recurse in Powershell and see if you have the same problem. http://technet.microsoft.com/en-us/library/ee176841.aspx Otherwise you could run ‘dir /AL /S...
View ArticleComment on Implement a SFTP Service for Ubuntu/Debian With a Chroot’ed,...
Fantastic!!! I switched over to Linux about 6 months ago and learned a lot from your post. Have you ever considered becoming a teacher? My little brother is downloading a movie and slowing my PC way...
View ArticleComment on Cygwin Walkthrough and Beginners Guide – Is it Linux for Windows...
Very useful post but when I re-run setup lighttpd isn’t there. Tried downloading it but I’m not sure what to do with it.
View ArticleComment on Cygwin Walkthrough and Beginners Guide – Is it Linux for Windows...
Also, your ” Perl, Python, Ruby” links under “Popular Cygwin Applications” are broken.
View Article