- An attempt to complete automatic discovery and mounting of SMB (Windows and Samba) networkshares
For some time I have been looking for a good way to let my computer discover the Windows network and mount shares on demand. After trying the kioslaves in the desktop of my choice (KDE) and the FUSE programs Fusesmb and SmbNetFs, I was not really satisfied. There had to be a way to let my computer discover all the workgroups/domains, the hosts and the shares, and mount a share on a hosts on demand.
in Public bookmarks with linux network samba share smb windows by 2 users
- Configuring Samba 3.0 To Use The ADS Security Mode (CentOS)
The intent of this article is to show you how to configure your Linux machine and Samba server to participate in a Windows 2003 Active Directory domain as a Member Server using Kerberos authentication. This involves using the security = ADS security mode in Samba.
in Public bookmarks with active ads centos directory kerberos linux samba security server smb windows
- Converting All Your MS Outlook PST Files To Maildir Format
One of the challenges you may face when converting an office from Microsoft Windows to Linux is that many people archive their emails in PST files. There are PST tools available, but most of them are commercial, since the PST file format is closed and protected by Microsoft. There are several non-commercial methods to achieve roughly the same goal, and in this tutorial we use IMAP (more specifically, courier-imap) to convert all our emails from PST to the Maildir format. The advantage of this approach is that you also lay the foundation for a new mail system, with all your old emails already imported the day you switch over.
in Public bookmarks with convert courier imap linux maildir outlook pst windows
- Dual-Booting Windows XP/Vista And Ubuntu 7.04
In this tutorial I will teach you how to dual-boot between Windows XP/Vista and Ubuntu. This tutorial will be split up into two parts: Part one for people who have no operating system installed. Part two for people who have Windows XP/Vista installed and do not want to re-install Windows.
in Public bookmarks with boot dual dual-boot fawn feisty linux ubuntu vista windows xp by 4 users
- Dualbooting Windows 7 And Linux Mint 12
Dualbooting means having installed two operating systems on one hard disk and being able to boot from any of them. This tutorial will explain how to install Linux Mint 12 alongside Windows 7 - the procedure however should be the same for all Ubuntu based distributions and only slightly different for every other.
in Public bookmarks with dualboot grub linux mint ubuntu windows
- Enabling Compiz On Linux Mint 12 (GNOME Classic)
This tutorial shows how you can enable Compiz on a Linux Mint 12 Lisa desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce 8200 here). With Compiz you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop. Compiz is not supported on GNOME 3 yet, that's why this how-to is applicable only for the classic GNOME desktop.
in Public bookmarks with compiz cube desktop gnome linux lisa mint windows wobbly
- How To Configure Remote Access To Your Ubuntu Desktop
This guide explains how you can enable a remote desktop on an Ubuntu desktop so that you can access and control it remotely. This makes sense for example if you have customers that are not very tech-savvy. If they have a problem, you can log in to their desktops without the need to drive to their location. I will also show how to access the remote Ubuntu desktop from a Windows XP client and an Ubuntu client.
in Public bookmarks with desktop gnome remote ubuntu vnc windows by 4 users
- How To Enable NTFS Write Support (ntfs-3g) On Mandriva 2007 Spring
Normally Linux systems can only read from Windows NTFS partitions, but not write to them which can be very annoying if you have to work with Linux and Windows systems. This is where ntfs-3g comes into play. ntfs-3g is an open source, freely available NTFS driver for Linux with read and write support. This tutorial shows how to install and use ntfs-3g on a Mandriva 2007 Spring desktop to read from and write to Windows NTFS drives and partitions.
in Public bookmarks with linux mandriva ntfs ntfs-3g windows
- How To Enable NTFS Write Support (ntfs-3g) On Ubuntu Feisty Fawn
Normally Linux systems can only read from Windows NTFS partitions, but not write to them which can be very annoying if you have to work with Linux and Windows systems. This is where ntfs-3g comes into play. ntfs-3g is an open source, freely available NTFS driver for Linux with read and write support. This tutorial shows how to install and use ntfs-3g on an Ubuntu Feisty Fawn desktop to read from and write to Windows NTFS drives and partitions.
in Public bookmarks with desktop feisty linux ntfs ntfs-3g ubuntu windows
- How To Use NTFS Write Support (ntfs-3g) On Fedora 7
Normally Linux systems can only read from Windows NTFS partitions, but not write to them which can be very annoying if you have to work with Linux and Windows systems. This is where ntfs-3g comes into play. ntfs-3g is an open source, freely available NTFS driver for Linux with read and write support. This tutorial shows how to use ntfs-3g on a Fedora 7 desktop to read from and write to Windows NTFS drives and partitions.
in Public bookmarks with fedora linux ntfs ntfs-3g windows
- Icinga (Monitoring Solution) Installation And Configuration On CentOS
Icinga is an enterprise grade open source monitoring system which keeps watch over networks and any conceivable network resource, notifies the user of errors and recoveries and generates performance data for reporting. Scalable and extensible, Icinga can monitor complex, large environments across dispersed locations.
in Public bookmarks with centos icinga monitoring ubuntu windows
- Installing Debian Etch From A Windows System With "Debian-Installer Loader"
Debian-Installer Loader is a Debian Etch installer for Windows which adds an entry to the boot menu that allows you to start the Debian installation. Unlike the Ubuntu installation with Wubi, real Debian partitions are created during the installation. In the end, you have a dual-boot system (Windows/Debian).
in Public bookmarks with debian debian-installer etch linux loader windows
- Installing Ubuntu From A Windows System With Wubi
Wubi is an Ubuntu installer for Windows that lets you install and uninstall Ubuntu from a Windows desktop. Wubi adds an entry to the Windows boot menu which allows you to run Linux. Ubuntu is installed within a file in the Windows file system (a loopmounted partition), this file is seen by Ubuntu as a real hard disk. That way the hard drive does not have to be repartitioned before the Ubuntu installation. The resulting Ubuntu installation is a "real" Linux system, not just a virtual machine. Wubi makes it easy for Linux newbies to play around with Ubuntu.
in Public bookmarks with desktop dual-boot installation kubuntu ubuntu windows wubi xubuntu
- Installing Ubuntu Or Fedora From A Windows Or Linux System With UNetbootin
UNetbootin is a tool that allows you to install various Linux distributions (Ubuntu, Fedora, Mandriva, OpenSuSE, Debian, ArchLinux) from a Windows or a Linux desktop over the internet (i.e., you don't need to burn the Ubuntu, Fedora, ... CDs). Unlike the Ubuntu installation with Wubi, real partitions are created during the installation. In the end, you have a dual-boot system (Linux/Windows or Linux/Linux).
in Public bookmarks with dual-boot fedora linux lubi ubuntu unetbootin windows wubi by 6 users
- Installing Windows XP As A KVM Guest On Ubuntu 8.10 Desktop
There's a bug in virt-install and virt-manager on Ubuntu 8.10 that does not let you run Windows XP as a guest under KVM. During the Windows installation, the guest needs to be rebooted, and then you get the following error, and Windows XP refuses to boot: "A disk read error occured. Press Ctrl+Alt+Del to restart". This guide shows how you can solve the problem and install Windows XP as a KVM guest on Ubuntu 8.10.
in Public bookmarks with hvm kvm machine ubuntu virt-install virt-manager virtual virtualization windows xp by 3 users
- SAMBA (Domaincontroller) Server For Small Workgroups With Ubuntu 7.10
This is a detailed description about setting up an Ubuntu based server (Ubuntu 7.10) to act as file- and printserver for Windows(tm) workstations in small workgroups. This howto uses the tdb backend for SAMBA to store passwords and account information. This is suitable for workgroups for up to 250 users and is easier to set up than an LDAP backend.
in Public bookmarks with cups domaincontroller fileserver linux printserver samba share smb tdb ubuntu windows workgroup
- Samba Domaincontroller For Small Workgroups With SWAT On Fedora 8
This document describes how to set up and configure a Samba Domaincontroller for small workgroups (up to 250 users) on Fedora 8 with the Samba Web Administration Tool. The resulting system provides an easy-to-manage domaincontroller for your Windows network.
in Public bookmarks with domaincontroller fedora linux pdc samba server smb swat windows
- The Perfect Desktop - Debian Etch (Debian 4.0)
With the release of Microsoft's new Windows operating system (Vista), more and more people are looking for alternatives to Windows for various reasons. In this tutorial I will show people who are willing to switch to Linux how they can set up a Linux desktop (Debian Etch in this article) that fully replaces their Windows desktop, i.e. that has all software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that runs also on older hardware, and the best thing is: all software comes free of charge.
in Public bookmarks with debian desktop etch gnome linux vista windows by 3 users
- The Perfect Desktop - Ubuntu 7.04 Feisty Fawn | HowtoForge - Linux Howtos and Tutorials
With the release of Microsoft's new Windows operating system (Vista), more and more people are looking for alternatives to Windows for various reasons. This tutorial is the third in a series of articles where I will show people who are willing to switch to Linux how they can set up a Linux desktop (Ubuntu 7.04 Feisty Fawn in this article) that fully replaces their Windows desktop, i.e. that has all software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that runs also on older hardware, and the best thing is: all software comes free of charge.
in Public bookmarks with desktop fawn feisty gnome linux ubuntu vista windows by 4 users
- Three Ways To Access Linux Partitions (ext2/ext3) From Windows On Dual-Boot Systems
If you have a dual-boot Windows/Linux system, you probably know this problem: you can access files from your Windows installation while you are in Linux, but not the other way round. This tutorial shows three ways how you can access your Linux partitions (with ext2 or ext3 filesystem) from within Windows: Explore2fs, DiskInternals Linux Reader, and the Ext2 Installable File System For Windows. While the first two provide read-only access, the Ext2 Installable File System For Windows can be used for read and write operations.
in Public bookmarks with explore2fs ext2 ext3 filesystem linux windows
Next »
windows from all users