EAK Just Debian Guru Page :) Just another Linux weblog

2Jan/10Off

B3 Bot Manual – Commands

Level determins the minimum level needed to run the command.
Scope determins whether the message is displayed in public view, private view, or both.

!command [] description
Time Suffixes

Commands that deal with time duration like !tempban can use time suffixes.

m = minutes

d = days

h = hours

w = weeks

1Jan/10Off

Ucretsiz Filim Sitesi (free movie) :)

Reklamsiz filim izlemenin tadini cikartmak istiyorsaniz iste aradiginiz site.
tv ,dizi ,film ,sinema ,cinema
ismide garip :) ama guzel bir site benim hosuma gitti belki sizlerinde hosuna gider
http://tv-dizi-film-sinema-cinema.info :) degisik bir isim , google daha cabuk yakalansin diye bu sekilde isim alinmis olmali bakalim ne derece basarili olacak , merak ediyorum .

31Dec/09Off

happy new year 2010


happy new year 2010

5Dec/09Off

Detect DDOS if it is an attack

http://forums.digitalpoint.com/showthread.php?t=592096
Depending on what type of traffic and also what type of attack it is you may need to reconfigure a number of system variables to prepare the system for extra load as it processes which connection is technically " fake ".

There are a number of tools -

Check to see if it is an attack - :: netstat -anp |grep 'tcp\|udp' | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n

2Dec/09Off

How to :Auto + secure Mount remote SSH filesys with AUTOFS and SSHFS + samba

http://ubuntuforums.org/showthread.php?t=580989
At home i have a unix (unslung) based router with an usb harddisk mounted on it wich supports ssh and scp
My goal is to have access to that remote file system as it was a local file system from the folder /RemoteDiskSSH on my Laptop running Ubuntu 7.10
I want it to be a secure connection because i allso want to be able to have access to the remote file system over the internet.

For me automaticly mounting and dismounting the remote drive with sshfs is the solution for me.

22Nov/09Off

Linux Wallpaper

111175-linuxshield

Filed under: Wallpapers Comments Off
22Nov/09Off

Urban Terror Clan Servers

Visit GameTracker.com for the latest game server information!

 
 

Filed under: Urban Clan's Comments Off
22Nov/09Off

How to install the NVIDIA 3D drivers, the Debian way.

Methods

There are four different methods for installing the kernel module.

Use module-assistant

This method is easy, and should work with most stock or custom kernels. For a custom kernel, you need to have its Linux headers installed.

It needs module-assistant and nvidia-kernel-common. To install them with apt-get:

# apt-get install module-assistant nvidia-kernel-common

Filed under: Donanim Continue reading
22Nov/09Off

How to Install Adobe Flash in Debian Etch/Lenny/Sid

If you run Etch you will want to use backport.org

First you need to edit the /etc/apt/sources.list file using the following command

#nano /etc/apt/sources.list

add the following line

28Jul/09Off

Google Apps for Domains IMAP Mail Login Problem

Sometimes Google Apps for Domains won't let you login with IMAP. This article explains how you fix the problem so your Outlook or Thunderbird can do an IMAP login.

When trying to login with an IMAP connection to your Google Apps for Domains email account, you may encounter this error:

Web Login Required

What Google is telling you is that you need to unlock your account, via your browser, by entering a CAPTCHA. Here's what you must do:

1. Type the URL below into your browser, replacing YourDOMAIN.com with your Google Apps domain.

https://www.google.com/a/YourDOMAIN.com/UnlockCaptcha

2. Enter your Google Apps for Domains User ID, password, and the CAPTCHA displayed by Google.

3. You should then be able to access your email account via IMAP.

For the details of how to configure your IMAP email client, read Google's Instructions - a list of supported client software programs is included.
Document Actions

source:http://plone3.trueblade.com/knowledge/google-apps-for-domains-imap-mail-login-problem