Вход на сайт

Войти на сайт

Регистрация на сайте Регистрация
Поиск по сайту:Стрелка
Расширенный поискСтрелка
Добро пожаловать на сайт видеоуроков онлайн TutVideo.ru (тутвидео), видео уроки у нас можно не только посмотреть но и бесплатно скачать. Обучающее видео, редкие видеокурсы и видеолекции по Photoshop (фотошоп), 3d, 3d max, flash, сайт, Mac OS, Linux, BSD, 3D modeling, Dance (танцы) - все эти видео уроки online только у нас!


Linux и BSD » Samba / Samba: share Linux Folders with your windows machines



This is a video on how to share Linux Folders with your Windows machines. I use a program called Samba to share the folders so that they are surfable in a NetBios (network neighborhood) fashion. This is a command line video however if you have Webmin installed on your server you can also configure it in a similar fashion using a web interface. You can also try tweaking the config file for Samba to better suit your needs. This is a very simple setup. The commands are... sudo apt-get install samba cd / sudo mkdir realname sudo chown techno:techno realname ls -l sudo smbpasswd -a techno sudo vim /etc/samba/smb.conf [sharedname] path = /realname available = yes valid users = techno read only = no browsable = yes public = yes writable = yes sudo /etc/init.d/samba restart ifconfig cd sharename ls -l Providing training videos since last Tuesday. technoblogical.com Thanks for watching.

Linux и BSD » Samba / Linux samba exploit using Metasploit and Nessus



Linux samba exploit using metasploit Victim server :Metasploitable Attacker:backtrack4 CVE:2007-2446 Payload: cmd/unix/reverse blog.metasploit.com Music by: Noizepulse Track: Static movement www.myspace.com/noizepulse Overview Multiple heap-based buffer overflows in the NDR parsing in smbd in Samba 3.0.0 through 3.0.25rc3 allow remote attackers to execute arbitrary code via crafted MS-RPC requests involving (1) DFSEnum (netdfs_io_dfs_EnumInfo_d), (2) RFNPCNEX (smb_io_notify_option_type_data), (3) LsarAddPrivilegesToAccount (lsa_io_privilege_set), (4) NetSetFileSecurity (sec_io_acl), or (5) LsarLookupSids/LsarLookupSids2 (lsa_io_trans_names).

Linux и BSD » Samba / Install and Configure an openLDAP Server



This will be the first in a series of tutorials on openLDAP looking at how Directories can can be used on your network. In this video we ook at intsalling openLDAP on Suse Linux Enterprise 11 Linux and configuring the same machine for user authentication.

Linux и BSD » Samba / eBox Domain Controller



This tutorial covers the installation of eBox modules that make it possible to run a Domain Controller on a Linux Server. This tutorial assumes you have already installed Ubuntu 10.04 LTS Server and have it updated with all the current updates available. Additional Information: www.ebox-platform.com wiki.samba.org

Linux и BSD » Samba / Configurando um PDC com Samba no Linux (Fedora/CentOS)



Hoje irei mostrar como configurar um PDC (Primary Domain Controller, em português, Controlador de Domínio Primário) com o Servidor Samba no GNU/Linux (Fedora/CentOS). blog.cesar.augustus.nom.br

Linux и BSD » Samba / Dicas e Macetes para a LPI 3 - OpenLDAP e Samba



Esta palestra faz parte do projeto Boteco 4Linux, que é um evento gratuito sobre Linux e Softwares livres. É realizado na sede da 4Linux em São Paulo e transmitido ao vivo pela internet para todos aqueles que não podem comparecer.

Linux и BSD » Samba / C Programming, Disassembly, Debugging, Linux, GDB



A brief introduction to GDB and Assembly Language on Intel processors using the venerable C language and GCC compiler toolchain. This is probably more fun than it is informative (and not even all that fun), but maybe it will give somebody ideas... Documentation: man wprintf man gdb man objdump man hexdump Use pinfo -m instead of man for a nice, colorful interface that can be navigated by clicking or using the arrow keys. Making simple programs and analysing them with a debugger such as GDB is a great way to learn a little bit about assembly language and machine code. Why delve into machine code during an introductory video? Do we realy need to know that the stack grows downward in memory or that the arguments to a function are pushed onto the stack in reverse order, so they can pop back off in the right order? What's with the wide characters? Why complicate things by adding a function? First of all, functions and assembly are not that hard to grasp. It's just a push and call. We push an address to something onto the stack and call a function. What's so difficult about that? I'm sick of people trying to insulate us from the details. Besides, knowing a little bit about what goes on under the hood makes better hackers and better programmers. That's what we do while learning. We build things and we take them apart to see how they work. I know there is no compelling reason to use wide characters (C90 spec), but I just want to be prepared to understand them when I see them. Yes <b>...</b>

Linux и BSD » Samba / VBox UE Host XP Guest Samba



Virtual Box Ubuntu Host and XP Guest

Linux и BSD » Samba / Linux Tutorial 1 - Downloading the Live CD



Linux is a cool opreating system that has special programs that compile programs, make networking faster and easier, and more. Thats why the next few tutorials will be about Linux. DO NOT BOOT TO THE CD YET The Website is: custom.nimblex.net Here are the reccomended varibles NETWORK • Firefox • SAMBA • Wireshark • Remote Desktop • Skype • OpenVPN • Kvpnc • FreeRADIUS • Tor & Privoxy • XAMPP SYSTEM • Virtual Box • ClamAV & KlamAV • Wine DEVELOP • KDE WebDev • Compile Pack • Firebug • Python • Kdevelop • Debugger Pack

Linux и BSD » Samba / Realizzare una retre mista Windows Linux con samba (seconda parte)



La seconda parte del tutorial per mostrare la realizzazione di una rete mista Windows Linux.
 
 
Rambler's Top100