Re: testing openvpn virtually on debian host

2013-01-31 Thread Artur Frydel
On Thu, Jan 31, 2013 at 1:15 PM, Umarzuki Mochlis umarz...@gmail.com wrote:
 hi,

 please suggest me a virtualization software to help me practice
 configuring openvpn
 thanks.


The question is: what kind of hardware do you have? How strong? How
many ram, etch...
But generally speaking Virtualbox with headless mode and two guest
(basic debian with 256 dedicated ram memory) will be enough.



-- 
Best regards.
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CADD_RqKuMc_KcSCVt72Qnp15rv9XokUMZHBJNQo6=mjtiit...@mail.gmail.com



Re: make command understanding

2013-01-30 Thread Artur Frydel
On Thu, Jan 31, 2013 at 8:44 AM, Muhammad Yousuf Khan sir...@gmail.com wrote:
 i normally install things from the repository of debian by apt-get
 install however just need to know if in case circumstances push me to
 compile things at some point.so the question that i am asking is just
 for learning purpose.
 i have seen on youtube people first un-tar the package (e.g.
 spamassassin) then they some time run make command only without any
 parameter at the end of it and then in next command they run make
 install so the question is whats does that first make command does,
 why we do not directly use make install

 Thanks,



Well... make compile existing source to binary format, and make
install moves those binaries to proper location (/usr/local/sbin for
instatnce).


-- 
Best regards.
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cadd_rqjextdcv7fpxkjwix9rhqwgna1bm-t3idv1dwmgz9r...@mail.gmail.com



Re: How to control network speed?

2011-08-26 Thread Artur Frydel
On Wed, Aug 24, 2011 at 5:42 AM, Magicloud Magiclouds
magicloud.magiclo...@gmail.com wrote:
 Hi,
  For some reason, I have a linux machine that has to have a network
 bandwidth limitation for the whole system. So I looked into command

That is why, because you using wrong filters. And limiting download on
single machine is not easy - you must use some bigger than simply tc
:)
AFAIK in debian kernel is IFB module, and you always can use IMQ, but
this is not default in kernel.


-- 
Best regards.
Artur 'Bzyk' Frydel
Always look on the bright side of life.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CADD_Rq+sTEkzmfFMNqz=l6afn6+u9xff-219f96xyeb2f-7...@mail.gmail.com



Re: download manager

2011-03-03 Thread Artur Frydel
Day Fri, 4 Mar 2011 09:57:53 +0330, you wrote:

 i need best download manager in linux ,like Internet Download Manager in
 windows?

It's all depends from your windows manager. What enviroiment do you use?
For me the best is wget.
--
Artur 'bzyk' Frydel
Tam gdzie deamon mówi shutdown.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1fi4ej3nru1v4$.d...@bzyk.dyndns.org



Re: single machine, different IP addresses

2011-02-08 Thread Artur Frydel
Day Tue, 08 Feb 2011 08:44:02 +0100, you wrote:

   Am 08.02.11 06:53, schrieb T o n g:
 Hi,

 Is it possible to make a single machine having/answering to different IP
 addresses (I'm using DNSmasq as the dns server)?

 You can use a virtual interface:
 
 ifconfig eth0:0 192.168.0.1 netmask 255.255.255.0
 
 

IMO the better choice is to use ip tool.
For example;
ip a a 192.168.0.1/24 dev eth0


-- 
Artur 'bzyk' Frydel 
Nie chwal systemu przed pierwszym padem.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1le6yrv4b3b5h@bzyk.dyndns.org



Re: flash crashes when switching to full screen mode in iceweasel and chrome

2010-12-03 Thread Artur Frydel
Day Sat, 04 Dec 2010 01:50:01 +0100, Adam Hardy wrote:

 Hi All,
 
 it looks like this has happened to a few people but I haven't found any fix 
 which works.
 
 I recently upgraded my libflashplayer package and since then I can't maximize 
 any flash video to full screen - it just takes out iceweasel completely.
 
 The same with chrome - but the browser survives the crash in chrome.
 
 This is flash 10 on lenny 32 bit.
 

I have that problem also.
If you really want to watch full-screen flash, you can downgroad
libflashplayer to earlier version. flashplayer 9.x works fine (but this
security holes... :/).


-- 
Artur 'bzyk' Frydel 
I'd like to meet the man who invented sex and see what he's
working on now.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ox2lsv93fo0w$@bzyk.dyndns.org



Re: Youtube in full-screen crash browsers.

2010-11-17 Thread Artur Frydel
Camaleón wrote:
 On Tue, 16 Nov 2010 22:08:46 +, Artur Frydel wrote:

 From last apt-get update I have a little problem with Youtube films in
 full-screen mode. They crashes browsers. Iceweasel, google-chrome, or

 Try by removing cookies and browser's cache :-?


Thanks for answer.
This is not one station problem :)
I had this one on desktop comp, on my laptop, on my dauther's Ubuntu
10.04 TSL desktop (only firefox). So, remove cache is not a solution.

What I checked: remove libgcflashplayer.so from Ubuntu 10.04 to my
desktop's Debian Lenny (/opt/gooogle/) solved problems.
libgcflashplayer.so from Ubuntu's work fine.

I think that this is a libflashplayer problem, so I was asking here is
anyone had the same problem.

-- 
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/slrnie7kv6.tm.artur.fry...@lapt.bzyk.dyndns.org



Re: Youtube in full-screen crash browsers.

2010-11-17 Thread Artur Frydel
Camaleón wrote:

 If you think the problem is on the plugin itself, you can try with 
 Adobe's (by manually fecthing the .so file and drop it into your 
 browser's plugin directory).


I did it. But only for testing. Having newest flashplayer version is
more important for me, than full-screen mode. Of cource for security
reason (if we can think that flash is secure apps ;).

-- 
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/slrnie8d0l.21u.artur.fry...@lapt.bzyk.dyndns.org



Youtube in full-screen crash browsers.

2010-11-16 Thread Artur Frydel
Hi.

From last apt-get update I have a little problem with Youtube films in
full-screen mode. They crashes browsers. Iceweasel, google-chrome, or
opera.. After setting film in fullscreen there is crash caused by
libflashplayer.

Debian Lenny. Iceweasel in 3.06 version, google-chrome stable version.
libflashplayer getting from apt-get install flashplugin-nonfree

Have you the same problems? How to fix this?

-- 
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/slrnie607d.uq0.artur.fry...@lapt.bzyk.dyndns.org



Re: How to check which package are from multimedia.org?

2010-11-15 Thread Artur Frydel
Camaleón wrote:
 On Fri, 12 Nov 2010 12:23:44 +, Artur Frydel wrote:

 Is any method to replace this packet - not using multimedia?

 IIRC, w32codecs is only needed for uncommon/rare codecs because main 
 codecs are included within mplayer.

 Anyway, if you don't want to use multimedia repo (why? :-?) you can 
 always fetch binary codecs from MPlayer site and put them inside MPlayer 
 codecs folder (I don't think this is a task you have to perform very 
 often...)


There was (is?) some problem with vlc player and divx codecs;
http://mydebian.blogdns.org/?p=251
.. and my vlc didn't show any divx.
So, remove multimedia repository solved this problem.
As for now, I have only one packet from multimedia, and - according to
your suggestion - better way is to put these codecs manually in mplayer
folder.

-- 
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/slrnie35nu.r3p.artur.fry...@lapt.bzyk.dyndns.org



Re: How to check which package are from multimedia.org?

2010-11-12 Thread Artur Frydel
Camaleón wrote:
 On Thu, 11 Nov 2010 12:29:03 +, Artur Frydel wrote:

 Some times ago I used multimedia.org. Now, I don't use them anymore. But
 some packages  were installed from theirs source, for example yesterday
 I discovered old flashplayer-mozilla...
 
 Now I want to know, which of my packages are from multimedia.org
 repository. How to check this one? Any dpkg or apt magical command?

 No magical command this time... but GUI :-P


Sad but true :)
I've done this in this synaptic method. This one works for me.
There was one ugly packet - acroread. Removed. And some libs for dvd
read. I don't want them now.
I've found w32codecs also. Thery are needed by mplayer to work witch
some windows codecs? Am I right? Is any method to replace this packet -
not using multimedia?



-- 
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/slrnidqcef.gn1.artur.fry...@lapt.bzyk.dyndns.org



Re: How to check which package are from multimedia.org?

2010-11-12 Thread Artur Frydel
Alberto Luaces wrote:
 Artur Frydel writes:

 Hello

 Some times ago I used multimedia.org. Now, I don't use them anymore.
 But some packages  were installed from theirs source, for
 example yesterday I discovered old flashplayer-mozilla...

 Now I want to know, which of my packages are from multimedia.org
 repository. How to check this one? Any dpkg or apt magical command?

 If you don't have multimedia.org as a source anymore, aptitude will show
 all its packages as `obsolete'.


Any magical command to see all obsolete packets in my system?

-- 
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/slrnidqciv.gn1.artur.fry...@lapt.bzyk.dyndns.org



Re: How to check which package are from multimedia.org?

2010-11-12 Thread Artur Frydel
tv.deb...@googlemail.com wrote:
 11/11/2010 14:42, Jochen Schulz wrote:
 tv.deb...@googlemail.com:
 11/11/2010 13:29, Artur Frydel wrote:

 Now I want to know, which of my packages are from multimedia.org
 repository. How to check this one? Any dpkg or apt magical command?

 aptitude search ~S~i~mmarillat
 
 This will report packages of Christian Marillat from the regular Debian
 repository as well.
 
 J.

 True, forgot about that, then :

 aptitude search ~S~i\(~mmarillat\!~Odebian\)

 should narrow it to out-of-debian packages.


It's magic :) But it's works!
My debian show me this asnwer;

r...@glowny:# aptitude search ~S~i\(~mmarillat\!~Odebian\)
i   lame-extras
- LAME Ain't an MP3 Encoder
i   libx264-59
- x264 video coding library
i   w32codecs
- win32 binary codecs

Which of them are unnesessary? In common desktop...
How to replace w32 codecs? I strongly prefere mplayer.. vlc is not for
me..

-- 
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/slrnidqd38.go2.artur.fry...@lapt.bzyk.dyndns.org



Re: How to check which package are from multimedia.org?

2010-11-12 Thread Artur Frydel
Andy Jacobsen wrote:
 On Fri, 12 Nov 2010 12:23:44 + (UTC)
 Artur Frydel artur.fry...@gmail.com wrote:

 Camaleón wrote:
  On Thu, 11 Nov 2010 12:29:03 +, Artur Frydel wrote:
 
  Some times ago I used multimedia.org. Now, I don't use them anymore. But
  some packages  were installed from theirs source, for example yesterday
  I discovered old flashplayer-mozilla...
  
  Now I want to know, which of my packages are from multimedia.org
  repository. How to check this one? Any dpkg or apt magical command?
 
  No magical command this time... but GUI :-P
 

 Dont know if these commands are magic but they work quite good. ;)

 Shows all packages from multimedia.org:
 $ aptitude search ~Omultimedia

 Shows only the installed one:
 $ aptitude search ~Omultimedia |grep ^i



Are you sure?
This one show me nothing, and I have w32codecs from multimedia.org...

-- 
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/slrnidqeuh.gqk.artur.fry...@lapt.bzyk.dyndns.org



How to check which package are from multimedia.org?

2010-11-11 Thread Artur Frydel

Hello

Some times ago I used multimedia.org. Now, I don't use them anymore.
But some packages  were installed from theirs source, for
example yesterday I discovered old flashplayer-mozilla...

Now I want to know, which of my packages are from multimedia.org
repository. How to check this one? Any dpkg or apt magical command?

-- 
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/slrnidnoce.di3.artur.fry...@lapt.bzyk.dyndns.org



Re: how to tell what packages are unused on a debian server?

2010-10-29 Thread Artur Frydel
Robert P. J. Day wrote:

   just a cleanup-related question but on a debian lenny server that
 i've inherited, i'm curious to know which packages have no value
 whatever and that i can delete.  i recall there's a utility that will
 identify unused libraries but i'm curious about what else i can
 pinpoint that can be removed.

   this system is a web/mail server and, since its IP address is
 assigned statically and another system is responsible for all DNS/DHCP
 functionality internally, i conclude that i can remove the
 dhcp-related packages.  that's just one example.

   any utilities that can help out in this regard?  thanks.

 rday

 -- 


 Robert P. J. Day   Waterloo, Ontario, CANADA
 http://crashcourse.ca

 Twitter:   http://twitter.com/rpjday
 LinkedIn:   http://ca.linkedin.com/in/rpjday





-- 
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/slrnicmc0j.4rf.artur.fry...@lapt.bzyk.dyndns.org



Re: [OT] Bandwidth usage daemon recommendation

2010-06-04 Thread Artur Frydel
Day Wed, 2 Jun 2010 17:34:44 -0700, you wrote:

 Anyone have a recommendation for a lightweight daemon (I don't
 need anything fancy like cacti) to monitor total bandwidth usage?
 

bandwidthd

http://bandwidthd.sourceforge.net/

-- 
Artur 'bzyk' Frydel 
Prayers are always answered. The answer is usually no.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/14d8kxg9nb6x0@bzyk.dyndns.org



Re: tcp/ip traffic shaping in Debian

2010-03-03 Thread Artur Frydel
On Wed, Mar 3, 2010 at 8:19 PM, Alexander Samad a...@samad.com.au wrote:


 On Thu, Mar 4, 2010 at 5:01 AM, Jari Fredriksson ja...@iki.fi wrote:

 On 3.3.2010 19:54, Jari Fredriksson wrote:
  On 3.3.2010 19:18, Mart Frauenlob wrote:
  On 03.03.2010 15:29, Jari Fredriksson wrote:

 [snip]

 Does not seem to be a useful utility. Limits all traffic on some
 interface, no good. I want to limit traffic per ip address or port.


 wondershaper uses tc if memory serves me correctly, tc has the ability to
 select which ip to apply to. you will need to rtfm


Hi.
And (as I see now) wondersharper is a little... outdated.
There is a old cbq algoritm using in this script. Better way is to use
htb (or hsfc), and using ifb is also a good idea.



-- 
Best regards.
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/f418541d1003032225sa0a823eq248c26c3b4afd...@mail.gmail.com



Re: running powernowd on debian lenny

2009-12-26 Thread Artur Frydel
On Sat, Dec 26, 2009 at 3:59 PM, Umarzuki Mochlis umarz...@gmail.com wrote:
 I have a cq40-115au latop with AMD Turion x2 RM-70 processor.
 I want to enable powernowd. After i compiled it from source, when i ran
 # powernowd

Why you don't use powernowd from debian repositories?
Have you cpufreqd?

-- 
Best regards.
Artur 'Bzyk' Frydel
Always look on the bright side of life.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Weird mirrors error on fresh Lenny installation

2009-11-14 Thread Artur Frydel

On Fri, 13 Nov 2009, Lisi wrote:


I always install the base system, let the standard system be set up
automatically and then install anything else I want manually after rebooting.
Today, that didn't work.



Check if you have transparent proxy through way to your mirror. Try to use 
ftp:// instead of http:// in sources.list


--
Artur 'bzyk' Frydel
Always look on the bright side of life.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org