Intelligentedu
Καλύτερη νέα ελεύθερη ΤΠ υπολογιστών που εκπαιδεύει τους διδακτικούς πόρους
Translate to EnglishÜbersetzen Sie zum Deutsch/GermanTraduzca al Español/SpanishTraduisez au Français/FrenchTraduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese
한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese Traditionalترجمة الى العربية/ArabicVertaal aan het Nederlands/DutchΜεταφράστε στα ελληνικά/GreekПереведите к русскому/Russian





Ρόλος Blog:


Popularity: 17% [?]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Shadows
  • YahooMyWeb
  • StumbleUpon
  • Digg
Related Posts:
  • Ajax Ebooks and Learning Documents
  • Ajax Tutorials
  • 81 AJAX and 24 JavaScript Ebooks
  • 9 Best Ruby On Rails Tutorials from IBM
  • Free AJAX Programming Online Course

  • Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 10:36 pm


    June 3, 2006

    Free Linux Four Volume Book

    The Computer Technology Documentation Project hosts the online version of four volumes of Agustin Velasco's Series about Linux. Agustin has generously made this four volume book, with over 200 pages of Linux documentation, freely available to the public through this site. The book is centered on Mandrake Linux, however, the content is worthwhile for all Linux versions. The book provides many screen shots that assist the reader to follow its step-by-step tutorials.

    Agustin's Linux Manual - Vol. 1
    1. Installation
    2. Choosing a Linux Distribution
    3. Partition types
    4. Fdisk
    5. Understanding Mount Point /mnt
    6. Linux File Structure
    7. Creating a boot disk
    8. Welcome to Linux Installation
    9. Installation mode
    10. Partitioning
    11. Creating partitions with Druid
    12. Creating partitions manually
    13. Formatting Partitions
    14. Individual packages selection
    15. The root account
    16. Network configuration
    17. The time zone
    18. Configuring Services
    19. Configuring X
    20. Installing Mandrake 9.1 & 9.2
    21. Installation Class
    22. The Drake X Partitioning
    23. Package Selection
    24. Configuring X
    25. The Internet
    26. Creating a new user
    27. Getting online
    28. Configuring the connection (Dial UP)
    29. High Speed Internet
    30. DSL Modems and Cable modems
    31. Connecting DSL as DHCP
    32. Setting up a Plain Cable Modem (DOCSIS)
    33. Connecting an ISDN
    34. Using Routers
    35. Login Protocols
    36. PPPoE
    37. WAN IP Address
    38. Commercial Configuration
    39. Troubleshooting

    Agustin's Linux Manual - Vol. 2
    1. Administration
    2. Terminals
    3. Command Basics
    4. Root Directory
    5. Executing Commands
    6. File specs
    7. File Permission
    8. How permissions are assigned
    9. Change ownership chown
    10. Running multiple commands
    11. Killing Processes
    12. Bash configuration files
    13. VI Editor
    14. Creating path environment
    15. Midnight Commander
    16. Linuxconf Utility
    17. Networking
    18. Domain Name Service DNS
    19. Router and Gateway
    20. Adding Users
    21. User Accounts
    22. Managing Groups
    23. Mounting File System
    24. NFS Mounts
    25. Disk Quotas
    26. Run levels
    27. Linuxconf Control
    28. Mandrake Control Center
    29. Creating a Boot Disk
    30. Switching Boot Mode
    31. Hardware Configurations
    32. Printer Configuration
    33. Installing Printers
    34. Samba Printer
    35. Managing services
    36. Managing Users
    37. Program Scheduler
    38. Software Management
    39. Installing CUPS

    Agustin's Linux Manual - Vol. 3
    1. Multimedia
    2. Default Audio Setting
    3. Audio Application
    4. The Play Directory
    5. The Equalizer
    6. Options Sub-menu
    7. Movies & DVDs
    8. Starting Xine
    9. Video Conferencing
    10. GnomeMeeting's Main Window
    11. The Desktop
    12. Office
    13. Networking
    14. Multimedia Submenu
    15. Web Browsers
    16. Installing New Hardware
    17. Loading Modules for Hardware
    18. Introduction to IDEs
    19. Tweaking the Hard Drive
    20. Setting (U) DMA
    21. Installing a CD/RW
    22. Floppy Disk, Zip Drives
    23. Installing USB Devices
    24. Fire wire IEEE 1394
    25. Using the CD-Writer

    Agustin's Linux Manual - Vol. 4
    1. IP Addresses Networks and Subnets
    2. Network Classes
    3. IP Address in Decimal Notation
    4. Sub-netting
    5. Designing Subnets
    6. Allocating Subnets
    7. Defining Host Addresses
    8. Variable Length Subnet Mask
    9. Routing Protocols
    10. Classless Internet Domain Routing
    11. Servers - Chapter 9
    12. Apache Web Server
    13. Configuring Apache
    14. Uploading Web Pages
    15. Apache Overview
    16. MIMEMagic
    17. DNS Servers
    18. Welcome to Webmin
    19. Creating the Master Domain
    20. Adding the Reverse Zone
    21. Querying the DNS server
    22. Adding Virtual Domain to DNS Server
    23. Reverse Zone for Virtual Zone
    24. Binding IP Address for Virtual Domain
    25. Virtual Web Hosting
    26. DNS Security Options
    27. FTP Server
    28. Securing the FTP Server
    29. Email Server
    30. Postfix Configuration
    31. Dealing with Identical Users
    32. Configuring Email Clients
    33. Configuring Outlook
    34. Samba Server
    35. Configuring SAMBA Server
    36. The smb.conf File
    37. smb.conf Analysis
    38. Adding Users to Samba

    Popularity: 20% [?]

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg
    Related Posts:
  • 35 Free C and C++ Programming Books and Ebooks
  • 29 Free Open Source Related Computer Books
  • Free Electronic Books for C++, Java, Patterns, Python
  • 16 Web Development and Programming Ebooks
  • Free Books on Linux, C Sharp, .Net, C++, Java, XML, Oracle, Windows Server

  • Filed under: Free Computer and I.T. Books — computer_teacher @ 12:23 am


    June 6, 2006

    Digging Deep into Python Internals

    Python, the open source scripting language, has grown tremendously popular in the last five years. Python boasts a sophisticated object model that wise developers can exploit in ways that Java, C++, and C# developers can only dream of. These two tutorial articles describe and teach the internals of coding in Python using some of its advances and cutting-edge features.


    Dig Deep into Python Internals - Part 1


    This tutorial article is the first in a two-part series that digs deep to explore the fascinating new-style Python object model, which was introduced in Python 2.2 and improved in 2.3 and 2.4. The object model and type system are very dynamic and allow quite a few interesting tricks. This tutorial describes the object, model, and type system; explores various entities; explains the life cycle of an object; and introduces some of the ways to modify and customize almost everything you thought immutable at runtime.


    Dig Deep into Python Internals - Part 2

    In this tutorial article the author, Gigi Sayfan, contrasts meta-classes with decorators, explores the Python execution model and explains how to examine stack frames at runtime. Finally, he demonstrates how to augment the Python language itself using these techniques. A private access-checking feature that can be enforced at runtime is introduced to accomplish this.

    Popularity: 15% [?]

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg
    Related Posts:
  • Free Linux Internals Course
  • 28 Free Python Books
  • 8 Free Python Programming Books
  • 16 Programming eBooks for Python, Bash, Regex
  • 28 Free Computer and Programming Books

  • Filed under: Best New Free Computer IT Training Tutorial Resources — computer_teacher @ 11:16 pm


    Free Book: The .NET Developer's Guide to Windows Security

    This free book, The .NET Developer's Guide to Windows Security, was written for the many thousands of people involved in designing and writing software for the Microsoft .NET platform. It is chock-full of tips and insights about user-based security. The format of this book consists of 75 concise tidbits of helpful reference information. The “what is” items focus on explaining concepts, and the “how to” items focus on helping you perform a common task. Code samples can be downloaded here.

    The .NET Developer's Guide to Windows Security


    Table of Contents

    Preface


    Acknowledgements


    Part 1: The Big Picture

    Item 1: What is secure code?

    Item 2: What is a countermeasure?

    Item 3: What is threat modeling?

    Item 4: What is the principle of least privilege?

    Item 5: What is the principle of defense in depth?

    Item 6: What is authentication?

    Item 7: What is a luring attack?

    Item 8: What is a non privileged user?

    Item 9: How to develop code as a non admin

    Item 10: How to enable auditing

    Item 11: How to audit access to files


    Part 2: Security Context

    Item 12: What is a security principal?

    Item 13: What is a SID?

    Item 14: How to program with SIDs

    Item 15: What is security context?

    Item 16: What is a token?

    Item 17: What is a logon session?

    Item 18: What is a window station?

    Item 19: What is a user profile?

    Item 20: What is a group?

    Item 21: What is a privilege?

    Item 22: How to use a privilege

    Item 23: How to grant or revoke privileges via security policy

    Item 24: What is WindowsIdentity and WindowsPrincipal?

    Item 25: How to create a WindowsPrincipal given a token

    Item 26: How to get a token for a user

    Item 27: What is a daemon?

    Item 28: How to choose an identity for a daemon

    Item 29: How to display a user interface from a daemon

    Item 30: How to run a program as another user

    Item 31: What is impersonation?

    Item 32: How to impersonate a user given her token

    Item 33: What is Thread.CurrentPrincipal?

    Item 34: How to track client identity using Thread.CurrentPrincipal

    Item 35: What is a null session?

    Item 36: What is a guest logon?

    Item 37: How to deal with unauthenticated clients


    Part 3: Access Control

    Item 38: What is role based security?

    Item 39: What is ACL based security?

    Item 40: What is discretionary access control?

    Item 41: What is ownership?

    Item 42: What is a security descriptor?

    Item 43: What is an access control list?

    Item 44: What is a permission?

    Item 45: What is ACL inheritance?

    Item 46: How to take ownership of an object

    Item 47: How to program ACLs

    Item 48: How to persist a security descriptor

    Item 49: What is Authorization Manager?


    Part 4: COM(+)

    Item 50: What is the COM authentication level?

    Item 51: What is the COM impersonation level?

    Item 52: What is CoInitializeSecurity?

    Item 53: How to configure security for a COM client

    Item 54: How to configure the authentication and impersonation level for a COM app

    Item 55: How to configure the authentication and impersonation level for an ASP.NET app

    Item 56: How to implement role based security for a managed COM app

    Item 57: How to configure process identity for a COM server app


    Part 5: Network Security

    Item 58: What is CIA?

    Item 59: What is Kerberos?

    Item 60: What is a service principal name SPN?

    Item 61: How to use service principal names

    Item 62: What is delegation?

    Item 63: What is protocol transition?

    Item 64: How to configure delegation via security policy

    Item 65: What is SSPI?

    Item 66: How to add CIA to a socket based app using SSPI

    Item 67: How to add CIA to .NET Remoting

    Item 68: What is IPSEC?

    Item 69: How to use IPSEC to protect your network


    Part 6: Misc

    Item 70: How to store secrets on a machine

    Item 71: How to prompt for a password

    Item 72: How to programmatically lock the console

    Item 73: How to programatically log off or reboot the machine

    Item 74: What is group policy?

    Item 75: How to deploy software securely via group policy


    Popularity: 35% [?]

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg
    Related Posts:

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Guide to Windows Security') AS score FROM posts WHERE MATCH (post_name, post_c' at line 1]
    SELECT ID, post_title, post_content,MATCH (post_name, post_content) AGAINST ('Free Book: The .NET Developer's Guide to Windows Security') AS score FROM posts WHERE MATCH (post_name, post_content) AGAINST ('Free Book: The .NET Developer's Guide to Windows Security') AND post_date <= '2008-05-08 16:29:55' AND (post_status IN ( 'publish', 'static' ) && ID != '438') AND post_password ='' ORDER BY score DESC LIMIT 5

  • No related posts

  • Filed under: Free Computer and I.T. Books — computer_teacher @ 11:36 pm


    June 7, 2006

    Free Book: Sams Teach Yourself Visual Studio .NET 2003 in 21 Days

    This free online book, Sams Teach Yourself Visual Studio .NET in 21 Days, will help developers that are new to application development and experienced developers understand how to use the .NET Framework and Visual Studio .NET to rapidly develop any type of computer application. By going through these lessons, you'll learn about the key components that make up Visual Studio .NET and the .NET Framework. This book will teach you how to start writing .Net (dotNet) applications immediately. Throughout the book, all the code examples are in both Visual Basic .NET and C# (C Sharp), so if you have a preference for one language, you can implement any of the code immediately.

    Sams Teach Yourself Visual Studio .NET 2003 in 21 Days


    Table of Contents