Linux Tutorials on the topic “debian”
-
How To Quickly Get A List Of All Applications Installed On Your UNIX/Linux Machines
Author: EugeneR. • Tags: linux, kernel, debian, fedora, suse, ubuntu, centos • Comments: 4
How to quickly get list of all applications installed on your UNIX/Linux machines In this tutorial I'll try to present how to quickly get the list of all applications installed on UNIX/Linux hosts. The procedure applies to the most popular UNIX/Linux distributions but is also applicable to windows hosts and some other hardware (e.g. firmware version on routers etc.). The procedure could help you track your software inventory and get notifications whenever users install/uninstall applications on their machines.
-
How to configure Automatic Updates On Debian Wheezy
Author: howtoforge • Tags: debian, linux • Comments: 2
How to configure Automatic Updates On Debian Wheezy This tutorial shows how to configure a Debian Wheezy system to have package updates installed automatically without user interaction. In addition to that I will show you what needs to be done to have the system email you about available updates on a daily basis.
-
How To Build PHP 5.6-beta3 (PHP-FPM & FastCGI) With ionCube Loader, Zend OPcache And APCu For ISPConfig 3 (Debian Wheezy)
Author: howtoforge • Tags: apache, php, debian, web server, nginx • Comments: 4
How To Build PHP 5.6-beta3 (PHP-FPM & FastCGI) With ionCube Loader, Zend OPcache And APCu For ISPConfig 3 (Debian Wheezy) Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.5 as a PHP-FPM and a FastCGI version on a Debian Wheezy server. These PHP 5.6 builds include the ionCube Loader, Zend OPcache, and APCu.
-
-
Samba Server Install on Debian 7 (Wheezy)
Author: howtoforge • Tags: linux, debian, samba • Comments: 7
Samba Server Install on Debian 7 (Wheezy) This guide explains how to install and configure Samba server in Debian 7 with anonymous and secured samba servers. Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.
-
Thunderbird Email Encryption with GnuPG2
Author: howtoforge • Tags: centos, debian, desktop, email, fedora, linux, suse, ubuntu • Comments: 0
Thunderbird Email Encryption with GnuPG2 This tutorial describes the configuration of Thunderbird and GnuPG2 to send and receive encrypted email.
-
Using mount --bind To Move The Website And Email Directory Of a ISPConfig 3 Server To a New Directory
Author: till • Tags: linux, debian, fedora, suse, ubuntu, centos, email, ispconfig, web server • Comments: 19
Use mount --bind To Move The Website And Email Directory Of a ISPConfig 3 Server To a New Directory In the following guide, I will explain the procedure on how to move the email and website directory of a ISPConfig 3 installation to a new partition. This might become handy when your current partition runs out of space.
-
Configure Linux to use NTLM authentication proxy (ISA Server) using CNTLM
Author: juanelo • Tags: security, debian • Comments: 2
Configure Linux to use NTLM authentication proxy (ISA Server) using CNTLM Cntlm is an NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy intended to help you break free from the chains of Microsoft proprietary world. You can use a free OS and honor our noble idea, but you can't hide. Once you're behind those cold steel bars of a corporate proxy server requiring NTLM authentication, you're done with. The same even applies to 3rd party Windows applications, which don't support NTLM natively.
-
Howto add two factor authentication to OTRS with privacyIDEA
Author: cornelinux • Tags: centos, debian, fedora, linux, mandriva, security, suse, ubuntu • Comments: 0
Howto add two factor authentication to OTRS with privacyIDEA In this howto we will show, how easy it is to add two factor authentication with OTP token to OTRS. This is done for the support agents to protect support cases and customer data against attackers and misuse. Nevertheless this can be done for the customers in the very same way.
-
Installing Guest Additions And Mounting Shared Folders In Virtualbox Virtual Machines In PHPVirtualbox
Author: Srijan Kishore • Tags: linux, virtualization, debian, fedora, mandriva, suse, ubuntu, centos, pclinuxos, virtualbox • Comments: 2
Installing Guest Additions And Mounting Shared Folders In Virtualbox Virtual Machines In PHPVirtualbox In this tutorial I will introduce some tips & tricks while using the phpvirtualbox. These tricks make phpvirtualbox functionality better & much more fruitful. I do not issue any guarantee that this will work for you!
-
Install Bittorrent Sync on Debian / Ubuntu
Author: Stephan Jau • Tags: debian • Comments: 5
Install Bittorrent Sync on Debian / Ubuntu BitTorrent Sync is a new piece of software by BitTorrent Inc. - the original creator of the BitTorrent protocol. While most might be familiar with BitTorrent, only a few know of BitTorrent Sync. Normal .torrent files are static and once created they can't be altered anymore. BitTorrent Sync however allows updates to the data and syncs them to the peers. BitTorrent Sync is also available cross-plattform (Linux, Android, Windows, Mac OSX, iOS) and it has two distinctive operation modes. You can have a many-to-many synchronization meaning that every node can alter the content and have it synced to the other devices. Or you can have a one-to-many synchronization meaning that only the Master Node can alter data and this is then synced to all other nodes. Especially the one-to-many synchronization is of interested if you want to create backups and store them at multiple sites - using the power of BitTorrent swarms (meaning each nodes starts providing updates to other nodes as soon as they are received).