vsftpd - Çok güvenli bir FTP sunucusuna giriş This article gives a basic introduction to the "Very Secure FTP Daemon". I am beginning with a general description of FTP and vsftpd. After that we will have a look at the installation, configuration and start options of the vsftp daemon.
Veri kaybı: En kötü durum senaryosu A real-life case of data loss with a happy end, thanks to reiserfsck. Three cheers for journaling file systems and their tools.
uucpssh.org: UUCP Linux hayranları için e-posta In the windows world incomming mails are received via POP3 or IMAP and outgoing mails are sent directly via SMTP. This split setup can cause all kind of headaches especially if you are using different ISPs all the time.
Rsync: Tüm zamanların yedekleme sistemi Backup is one of the hardest and most neglected parts of system administration. This article presents a very easy solution based on rsync.
PostgreSQL'den JDBC'ye Java SSL tünel ile erişim. This article shows how to set up JDBC access for PostgreSQL on redhat 8.0 and how to create a SSL tunnel using Sun's Java Secured Socket Extensions, to enable secured access to a remote postgres database.
Dış saldırılar This article presents the different types of external attacks that a cracker can use.
Sistem yönetimini ssh ve scp ile otomatikleştirmek This article demonstrates the usage of ssh and scp commands to automate system administration jobs, such as installing and configuring software on Linux systems.
Debian GNU/Linux ile saldırı sezimleme The article presents techniques and the tools for Debian GNU/Linux to detect and track people wo broke into your computer network.
LAMP Sisteminin kurulumu LAMP is an abbreviation for Linux Apache MySQL PHP. In this article you will learn how to install a Webserver based on LAMP.
Root-kit'ler ve bütünlük This article presents the different operations a cracker can do after having succeeded in entering a machine. We will also discuss what an administrator can do to detect that the machine has been jeopardized.
Kitap incelemesi: Linux System Administration - A User's Guide This is a review of the book titled "Linux System Administration - A User's Guide" by Marcel Gagne. The book has 532 pages and 26 chapters that cover installation, daemons, run-levels,file systems, password policy, kernel building, printing, devices, backups, network administration, secure computing, and more.
Tünel geçişi Using free SSH with external applications on different OSes
Linux altında gerçek zamanlı veri yansıması This article will explain on how to set an inexpensive real.time data replication system on Linux without need of special hardware. This kind of replication will be especially useful for ISPs or webhosts.
İnternet erişiminiz için farklı İSS(İnternet Sevis Sağlayıcı)'lerin kullanımı. In this article we develop configuration files to easily change between a number of different Internet Service Providers. We extend the configuration not only to one PC but to a whole network using IP masquerading. A DNS proxy will be used to make the changing DNS IP addresses invisible inside the masqueraded network.
Samba Yapılandırım Rehberi This article describes the configuration of Linux-samba, a server needed to control domains of networks based on MS-windows machines. Examples given here are based on Debian GNU/Linux and Samba 2.0.7
xinetd xinetd - extended Internet services daemon - provides an excellent security against the intrusions, and limit certain risks of attacks by Deny of Services ( DoS ). It allows, just like the most known pair ( inetd + tcpd ), to set access control to a computer, but its capacities extend well beyond. This article proposes you to discover them.
Açık kod yazılımlarla sağlam ISP'lerin In my last article, I introduced you to using LDAP on Linux. In this article, we will build a scalable ISP that can scale from one to any number of backend machines. The backbone of setting up this ISP is LDAP.
Bastille-Linux Available by the beginning of june,version 1.1 of Bastille-Linux is not a new Linux Distribution but a set of security scripts. The authors have adopted a very pedagogic approach and one can learn a lot simply installing these scripts.
NFS - Ağ Dosya Sistemi Network File System (NFS) is a tool to manage files spread among several computers on a network as if they were on the same local machine. So, the final user does not have to worry of the exact location of its own files in order to access them.
Sarı Sayfalar, bölüm 3 : Sunucu tarafı In this last article about NIS, we explain how to install a NIS server. We will see which programs are used, configuration files and the building of the database.
Sarı Sayfalar, bölüm 2 My previous article was an introduction to the yellow pages and RPCs. This one explains how to configure a NIS client, how this client works and a small introduction to the different tools coming with NIS. Finally, we'll have a few words about NIS+
Linux altında LDAP'a giriş This article will talk about the benefits of deploying LDAP in an organization and how to implement it on Linux.
Slackware 7.0 Bölüm II: Yapılandırma Rehberi After the installation in the first part, the author now describes some basic configuration tasks in his now favorite Linux distribution. He explains how to configure X, how to compile a kernel (and how to use it with lilo), how to do user account management, how to dial in to internet and how to give your system some basic security.
Slackware 7.0 bölüm I: Yükleme Rehberi The author describes in detail the installation of the Slackware 7.0 Linux distribution. This article is written for beginners.
IP-Masquerading Kurulumu IP-Masquerading provides the possibility to connect several computers to the Internet using a computer running Linux with just one public IP address.
Sarı Sayfalar, bölüm 1 The Network Information Service (NIS) manages a data base on server. Each computer on a network running a NIS client NIS can then poll the server for informations (login name,password, users and groups informations, ...).
Maskeleme yapan host ardından Apache Proxy This article demonstrates how to make a webserver behind a firewall available on the internet without changing rules on your firewall or compromising security.
Automount ve Autofs Automount and autofs are powerful tools and ease file systems management.
Sendmail ve Fetchmail: Yerel ileti sunucusu Sendmail is a powerful but complex software. This article explains how to configure sendmail and fetchmail for use on a typical home computer.
Ip Adreslerinin Apache ile yeniden devri This article demonstrates how to serve multiple virtual web servers using the same Ip address with Apache on Unix/Linux.
Linux Bölüm I de Japonlar This article takes a brief overview at how to make your Linux system Japanese-capable.
Linux'ta Çince Kullanımı This brief article describes how to enable Chinese locale on a "standard" Linux box.
İletişmağı Açınımına ve An advanced article that explains how to bootstrap your computer from a program stored in non-volatile memory without accessing your hard disk.
TCPD ve IPFWADM kullanan This article describes very briefly how to configure the inetd services in order to improve security on your system. We concentrate in the of the tool IPFWADM to administer and configure inetd services
Yaygın Linux Sürümlerine How to modify a Linux distribution out of the box to get better security.
DNS'e Giriş You may have wondered what happens behind the scenes in Netscape after you enter a URL. This article will help you to understand the name-lookup process.
X Görüntü İşletmeni The X Display Manager runs as a daemon on a host machine and manages multiple X displays.