Tutorial instalare Server CS 1.6 Non Steam, v3.5, protocol 48 pe Linux

Posted by soapy | Tutorials | Sunday 23 November 2008 1:47 pm

De ce avem nevoie ?

- Un calculator cu Linux pe el si acces ssh , cu privilegii root .
- Resurse aproximative de care avem nevoie pentru a tine 22 Playeri pe el fara loss , lag , probleme :
- Procesor 2 GB ;
- 512 MB RAM ;
- 1-2 GB spatiu pe HDD ;
- O conectiune la internet de aproximativ 1 - 1.5 MB/s ; atat download cat si upload ! Este bine sa va faceti un test de viteza AICI (Preferabil la Server-ul din NY) .
- IP rutabil (nu dinamic, ci rutabil)

(more…)

Service command in Ubuntu 8.10 (Intrepid) server

Posted by soapy | Linux Tutorials | Thursday 13 November 2008 6:47 pm

If you want to use service command in ubuntu intrepid install sysvinit-utils package.This package contains the important System-V-like utilities.Specifically, this package includes: killall5, last, lastb, mesg, pidof, service, sulogin.
(more…)

Howto Disable CTRL-ALT-DEL in Ubuntu 8.04 (Hardy Heron) Server

Posted by soapy | Linux Tutorials | Thursday 13 November 2008 6:17 pm

Any user that has physical access to the keyboard can simply use the Ctrl+Alt+Delete key combination to reboot the server without having to log on. Sure, someone could simply unplug the power source, but you should still prevent the use of this key combination on a production server. This forces an attacker to take more drastic measures to reboot the server, and will prevent accidental reboots at the same time.
(more…)

How To Install A TeamSpeak Server On Ubuntu

Posted by soapy | Linux Tutorials | Thursday 13 November 2008 5:14 pm

Intro

This tutorial describes how to set up a TeamSpeak server on an Ubuntu Server system. Teamspeak has the ability to make more than one server by setting different ports for each server. The user that controls all these servers is called the SuperAdmin, he has the ability to make more servers and users with or without their rights.

(more…)

How To Upgrade Ubuntu 8.04 (Hardy Heron) To 8.10 (Intrepid Ibex) (Desktop & Server)

Posted by soapy | Linux Tutorials | Thursday 13 November 2008 5:06 pm

Today the new Ubuntu 8.10 (Intrepid Ibex) has been released. This guide shows how you can upgrade your Ubuntu 8.04 desktop and server installations to Ubuntu 8.10.

This document comes without warranty of any kind! I do not issue any guarantee that this will work for you!

(more…)

The Perfect Server - Ubuntu Intrepid Ibex (Ubuntu 8.10)

Posted by soapy | Linux Tutorials | Wednesday 12 November 2008 5:39 pm


This tutorial shows how to set up an Ubuntu Intrepid Ibex (Ubuntu 8.10) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc.

I will use the following software:
Web Server: Apache 2.2 with PHP 5.2.6, Python, and Ruby
Database Server: MySQL 5.0
Mail Server: Postfix
DNS Server: BIND9
FTP Server: proftpd
POP3/IMAP: I will use Maildir format and therefore install Courier-POP3/Courier-IMAP.
Webalizer for web site statistics

(more…)

Debian Mail Server Setup with Postfix + Dovecot + SASL + Squirrel Mail

Posted by soapy | Linux Tutorials | Thursday 9 October 2008 3:00 pm

Postfix is an attempt to provide an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and hopefully secure, while at the same time being sendmail compatible enough to not upset your users.

Dovecot is an open source IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. Dovecot is an excellent choice for both small and large installations. It’s fast, simple to set up, requires no special administration and it uses very little memory.
(more…)

Next Page »