Debian freezes randomly after suspend to RAM

2013-07-07 Thread Lubos Rendek
Hi Guys, I'm having a quite odd problem with my lenovo x220 laptop and Debian 7 KDE version as it randomly freezes. This randomly happens after waking up from RAM suspend. Debian is up to date and it was installed 2 weeks ago on encrypted LVM with SSD. When it freezes I'm only able to move with m

Re: .htaccess problem...please provide some hints.

2011-06-21 Thread Lubos Rendek
SOLVED: If someone reads this post, here is how I solved my problem: RewriteEngine On RewriteCond %{QUERY_STRING} lang= RewriteRule (.*) ? [R=302,L] lubos On Tue, Jun 21, 2011 at 3:54 PM, Lubos Rendek wrote: > Hi guys, > > I'm unable to get the right redirection using .htacces

.htaccess problem...please provide some hints.

2011-06-20 Thread Lubos Rendek
Hi guys, I'm unable to get the right redirection using .htaccess file. What I have is this URL http://example.com/?lang=ar&; or http://example.com/?lang=ar®istration and I would like this to be redirected to http://example.com/ . In fact I would like to have all URL's which contain "lang=" to b

Re: tool for internet connection test

2011-02-06 Thread Lubos Rendek
approached telsra first. > Keep complaining until you get to Level 2 support, they are the only > ones that can help you. I'll do that...thanks... Lubos On Sun, Feb 6, 2011 at 11:30 AM, Adrian Levi wrote: > On 6 February 2011 08:02, Lubos Rendek wrote: >> Hi Adrian, >

Re: tool for internet connection test

2011-02-06 Thread Lubos Rendek
Hi Jörg, Thanks for the input. However, i'm not able to find S/N ratio on online page. Is SNR Margin what you're referring to? Here is a snapshot of my online page: ADSL Status ModeState Up SpeedDown Speed SNR Margin Loop Att. ADSL2+(G.992.5) SHOWTIME

Re: tool for internet connection test

2011-02-05 Thread Lubos Rendek
tics --- 6 packets transmitted, 54381 received, 9% packet loss, time 61064532ms the speed is terrible but at least I can browse the internet. I used to he 600 - 800 KB/s thanks Lubos On Sat, Feb 5, 2011 at 2:25 PM, Adrian Levi wrote: > On 4 February 2011 22:42, Lubos Rendek wrote: >&g

Re: tool for internet connection test

2011-02-04 Thread Lubos Rendek
Hi Kristjan, sounds good. I'll try that too. I have Vigor 2710 ADSL/ router. This router has some log collect facility with an external PC using a Draytek's software which is apparently for a MS windows only. Your solution may provide an alternative to it. thank you Lubos On Sat, Feb 5, 201

Re: tool for internet connection test

2011-02-04 Thread Lubos Rendek
Hi Stefan, I'll look into this...thank you Lubos On Fri, Feb 4, 2011 at 11:47 PM, Stefan Pietsch wrote: > On 04.02.2011 12:17, Lubos Rendek wrote: >> Hi guys, >> >> I'm having a real problems with my internet provider. I have plenty of >> disconnection and

Re: tool for internet connection test

2011-02-04 Thread Lubos Rendek
ly this does not fix the problem :-( Lubos On Fri, Feb 4, 2011 at 11:48 PM, Andrew McGlashan wrote: > Hi Lubos, > > Lubos Rendek wrote: >> >> I'm on ADSL2. I had constant speed for years and it was always around >> 6 - 8 Mbps. Suddenly it dropped to 0.3 - 4 Mbps but on ave

Re: tool for internet connection test

2011-02-04 Thread Lubos Rendek
.80 what does a traceroute show? I'll try that later and let you know, now I'm on high speed 1.6Mbps :-) thanks Lubos On Fri, Feb 4, 2011 at 11:43 PM, Paul Cartwright wrote: > On 02/04/2011 07:19 AM, Lubos Rendek wrote: >> >> Before: >> http://www.speedtest

Re: tool for internet connection test

2011-02-04 Thread Lubos Rendek
e was on my premises for 10 minutes and at that time everything was fine. 1 months ago I tried to ping their IP I think it was web server and I got around 20% packet loss. I'll try again your suggestions. thanks Lubos On Fri, Feb 4, 2011 at 11:11 PM, Andrew McGlashan wrote: > Hi, >

Re: tool for internet connection test

2011-02-04 Thread Lubos Rendek
. Here are my stats: Before: http://www.speedtest.net/result/848883423.png After: http://www.speedtest.net/result/1094748019.png http://www.speedtest.net/result/1139890227.png thanks again Lubos On Fri, Feb 4, 2011 at 10:26 PM, Paul Cartwright wrote: > On 02/04/2011 06:17 AM, Lubos Rendek wro

tool for internet connection test

2011-02-04 Thread Lubos Rendek
Hi guys, I'm having a real problems with my internet provider. I have plenty of disconnection and slow internet connection. However, my internet provider claims that everything is OK. Does Debian have some tool which can be run overnight or so to check for internet speed and/or count number of dis

Re: Debian or Mint for Games?

2011-01-08 Thread Lubos Rendek
HI, Debian “squeeze” would get my vote. I guess this is more trial and error approach. I think the rule is: If Debian can do it stick to it ! I know you can do anything on Debian, but it only may take more configuration time. Lubo --- http://android2android.net/ On Sat, Jan 8, 2011 at 11:02 PM

Re: VPN Linux client

2010-08-30 Thread Lubos Rendek
Another step by step guide for OpenVPN: http://www.linuxconfig.org/VPN_-_Virtual_Private_Network_and_OpenVPN On Mon, Aug 30, 2010 at 7:12 PM, Joao Ferreira wrote: > I'dd recommend trying Network-Manager. > > It's simple, GUI based, works fine on most situations... > > I use it to connect to Wir

Re: Retrieve hardware and modules info..

2010-04-07 Thread Lubos Rendek
thanks Stephen this is exactly what I was looking for. :-) On Mon, Apr 5, 2010 at 8:53 AM, Stephen Powell wrote: > On Sun, 4 Apr 2010 17:36:03 -0400 (EDT), Lubos Rendek wrote: >> >> thanks guys for this.. Now what is the best way to link modules to a >> specific hardware.

Re: Retrieve hardware and modules info..

2010-04-04 Thread Lubos Rendek
thanks guys for this.. Now what is the best way to link modules to a specific hardware. for example my lsmod shows that I use 'ecb' module. For someone like me this name does not say much. Is there a way to find which module belongs to which piece of hardware? >> Other than html or xml output, wha

Retrieve hardware and modules info..

2010-04-03 Thread Lubos Rendek
HI guys, Suppose that I have a some laptop in my hands and I would like to find out what hardware this laptop has and what is supported by Debian out of the box by which modules. Is there any tool which will be able to retrieve all important hardware information. I know that this can be achieved

Re: How to obtain UUID of drives (squeeze udev lacks vol_id)

2010-03-24 Thread Lubos Rendek
Hi Paul, > For me, linux device names have become very intuitive. Certainly more > intuitive than UUIDs. I've been thinking about UUIDs for a little over > a week. To me, the idea of UUIDs suffers from a great excess of > pseudo-intellectual baggage. A convention for naming things that is > delibe

Re: How to obtain UUID of drives (squeeze udev lacks vol_id)

2010-03-23 Thread Lubos Rendek
Hi there are couple ways on how to retrieve UUID but all of then are essentially accessing the same information you already have with your ls command. Try here: http://www.linuxconfig.org/how-to-retrieve-and-change-partitions-universally-unique-identifier-uuid-on-linux for more info... lubo On

Re: IBM thinkpad X60 on debian..

2010-03-22 Thread Lubos Rendek
thanks for a tip...! I will look it up...I'm not sure but I think that x60 has also an option for SSD?! On Tue, Mar 23, 2010 at 12:51 PM, Alok G. Singh wrote: > If you care about power, you'd probably be better off with a low-power > CPU model (X61s, for example). The X200 and X300 have an optio

Re: IBM thinkpad X60 on debian..

2010-03-22 Thread Lubos Rendek
ak something during the presentation :-)) I guess it is unlikely even with testing version but one never knows :-)) thanks On Tue, Mar 23, 2010 at 7:00 AM, Jochen Schulz wrote: > Lubos Rendek: >> >> Can anyone suggest a notebook which would be a perfect choice for >> installing D

IBM thinkpad X60 on debian..

2010-03-22 Thread Lubos Rendek
Hi Guys, Can anyone suggest a notebook which would be a perfect choice for installing Debian in terms of hardware support and power management. I do not need anything fancy what I'm more concerned about is that it should have VGA out, long battery life and easy to carry. At the moment I'm thinking

Re: How to create"official" off-line repository

2009-07-23 Thread Lubos Rendek
> Do you suggest installing apt-proxy on LAN that is not connected to > Internet and do what? maybe this can help... http://www.debian-administration.org/articles/406#comment_4 On Thu, Jul 23, 2009 at 5:54 PM, Hai Zaar wrote: > On Thu, Jul 23, 2009 at 10:53 AM, Lubos Rendek wrote: &g

Re: How to create"official" off-line repository

2009-07-23 Thread Lubos Rendek
have you tried apt-proxy : http://apt-proxy.sourceforge.net/#Introduction lubos On Thu, Jul 23, 2009 at 5:18 PM, Hai Zaar wrote: > Good day dear list! > > I work for organisation that has its development network off-line and > I want to setup a Debian with current Lenny release. > Creating on-lin

linux articles / howto's

2009-07-22 Thread Lubos Rendek
e ! Feel free to contact me if you are interested or if you need more information. thank you lubos rendek linuxconfig.org -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Microsoft-IIS/6.0 - US - Debian mirror?

2008-07-28 Thread Lubos Rendek
thanks Steve, good reason. I'm not picky this was just out of my curiosity because I could not get my head around it :-) On Mon, Jul 28, 2008 at 7:27 PM, steve <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Lubos Rendek wrote: >

Re: Microsoft-IIS/6.0 - US - Debian mirror?

2008-07-28 Thread Lubos Rendek
I gets displayed on my firefox browser when I navigate to: http://http.us.debian.org/debian/dists/etch/ -- lubo http://www.linuxconfig.org/ On Mon, Jul 28, 2008 at 6:28 PM, Brian Marshall <[EMAIL PROTECTED]> wrote: > On Mon, 28 Jul 2008 18:10:20 -0700 > "Lubos Rendek" <

Microsoft-IIS/6.0 - US - Debian mirror?

2008-07-28 Thread Lubos Rendek
Hi Guys, I'm just wondering what is the reason that Debian US mirror is running on Microsoft-IIS/6.0? Or at least this is what my browser shows when I go to: http://http.us.debian.org/debian/dists/etch/ -- lubo http://www.linuxconfig.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a su