LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

https problem in transparent proxy

Posted 01-02-2013 at 04:21 AM by nandhapswan

I have configured squid as transparent proxy. But my users can not access the sites having https. Logically I should use iptables to redirect all the traffic.

The quick response will highly appreciated.

--
Regards,
Nantha....
LQ Newbie
Posted in Uncategorized
Views 5178 Comments 1 nandhapswan is offline
Old

haskell: get lines and handle end of file

Posted 01-01-2013 at 02:23 AM by hydraMax (Bits and Pixels)
Updated 01-01-2013 at 02:27 AM by hydraMax
Tags haskell

I thought I'd post this convenience function, since I didn't see an obvious one in base:

Code:
import Prelude hiding (catch)
import Control.Exception
import System.IO.Error hiding (catch)

readl f = catch (getLine >>= return . Just)
                (\e -> if (isEOFErrorType . ioeGetErrorType) e
                         then return Nothing
                         else ioError e)
          >>= \a -> case a of
...
Member
Posted in Uncategorized
Views 1464 Comments 0 hydraMax is offline
Old

Thunderbird "hyperlinks don't open" fix

Posted 12-31-2012 at 05:45 AM by catkin
Updated 01-04-2013 at 01:27 AM by catkin

A new installation of Thunderbird did not open hyperlinks in incoming mails. After ~3 days of looking for a fix, I found it in AndrzejL's Re: Fixing Skype / Thunderbird / Google Earth connection with Firefox on PCLinuxOS-Forums. This is to publicise AndrzejL's technique because I had found it early in the search for a solution and dismissed it as similar to others and/or not closely related to the problem.

AIUI AndrzejL's technique applies when there are no entries for HTTP and...
LQ 5k Club
Posted in Uncategorized
Views 970 Comments 0 catkin is offline
Old

Email disaster with Opera, Plan B: Thunderbird

Posted 12-30-2012 at 09:38 AM by flshope

After loosing my email history to some failure associated with the Opera email client, I have not yet decided to attempt a recovery using Opera. If it happened once, it will happen again. I prefer Opera as a browser, but I have soured on its email client.

So, as I mentioned previously, I decided to implement Thunderbird as my primary email client. Thunderbird has some official status with Ubuntu in the sense that it is a part of the standard Ubuntu installation and they provide reliable...
Member
Posted in Uncategorized
Views 1784 Comments 0 flshope is offline
Old

New-Make ready for hyperjump and KDE Menu's How-To

Posted 12-29-2012 at 10:35 PM by rainbowsally
Updated 08-06-2014 at 08:41 AM by rainbowsally

New-Make ready for hyperjump and KDE Menu's How-To

This is somewhat advanced stuff but.. maybe not. It might also appeal to anyone who has a little talent for tinkering who needs to set up a KDE menu for an application that doesn't have one. See warning below, however.

Today's features
  • Last of the first generation new-make installer/uninstallers (probably).
  • Usage example that installs and uninstalls a dummy application and icons into the KDE menus.

1.0.17[*]...
Member
Posted in Uncategorized
Views 1070 Comments 0 rainbowsally is offline

  



All times are GMT -5. The time now is 09:35 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration