|
|
|
Newsflash |
atwork di Alberto Turelli - soluzioni software & web. - Certificazioni GNU/Linux LPIC-1 e LPIC-2
- Certificazioni MySQL 5.0 Developer e DBA
- Consulenza relativa a GNU/Linux (Debian in particolare) e al software libero
- Migrazione di server, workstation e reti da Windows a GNU/Linux
- Installazione, configurazione e manutenzione dei seguenti servizi su piattaforma GNU/Linux:
- Server web (Apache, Tomcat)
- Server database (MySQL)
- Server email (Postfix, Qmail, Courier) con filtri antispam (Spamassassin) e antivirus (ClamAV)
- Configurazione ed amministrazione di reti GNU/Linux e di reti miste (Windows, GNU/Linux, BSD, Unix, Mac OS X)
- Progettazione e realizzazione di database e applicativi web-based (HTML/CSS/Javascript, PHP, JSP e MySQL)
- Sviluppo software in Java
- Installazione, configurazione e manutenzione portali con Joomla! e Mambo
- Corsi GNU/Linux: introduzione, amministrazione del sistema, server, desktop, sicurezza
- Corsi per certificazioni: GNU/Linux (LPIC-1 e LPIC-2) e MySQL (Core, Professional, 5.0 Developer e 5.0 DBA)
my personal homepage my personal blog via Trebeschi, 69 - Castegnato (BS) - Italia tel. +39 328 6110095 Partita IVA 03595310172 email info CHIOCCIOLA atworkonline PUNTO it private email alberto DOT turelli AT atworkonline DOT it (GPG key) |
|
|
nixCraft :: Top 20 OpenSSH Server Best Security Practices |
|
Written by bibe
|
|
luned́, 27 luglio 2009 |
OpenSSH is the implementation of the SSH protocol. OpenSSH is recommended for remote login, making backups, remote file transfer via scp or sftp, and much more. SSH is perfect to keep confidentiality and integrity for data exchanged between two networks and systems. However, the main advantage is server authentication, through the use of public key cryptography. From time to time there are rumors about OpenSSH zero day exploit. Here are a few things you need to tweak in order to improve OpenSSH server security.
Read more on nixCraft |
|
|
Raiden's Realm :: Linux Mail Storage Formats: Mbox vs MailDir |
|
Written by bibe
|
|
marted́, 21 luglio 2009 |
The subject of standard Unix and Linux mail file formats came up as part of a recent article I was writing and I decided that it was something that needed to be addressed to avoid confusion when talking about it in the future.
The two primary formats for mail storage in Linux and Unix are Mbox and MailDir. There are several other formats out there as well, including MMDF (a close cousin to Mbox), MH (similar to MailDir, but used more in IMAP mail senarios), and BABYL. Other than Mbox and MailDir, most other formats are either deprecated, obsolete, or in very limited use. Hence most end users won't encounter said formats and thus don't need to worry about them. Therefore, we'll only concentrate today on the primary two formats.
Read more on Raiden's Realm |
|
|
ZDNet.co.uk :: Ten tips for securing Linux desktops |
|
Written by bibe
|
|
marted́, 08 luglio 2008 |
Out of the box, a Linux desktop is far more secure than most others.
However, this level of security is not necessarily attained through typical security-focused software or techniques. Sometimes, the easiest means to security are those that are the easiest to forget.
Read more on ZDNet.co.uk |
|
|
LinuxWorld :: Hands on: 12 quick hacks for Firefox 3 |
|
Written by bibe
|
|
marted́, 08 luglio 2008 |
|
Firefox 3 has been out for two weeks now, so get with the program: it's time to hack it. The newest version of Mozilla's browser has plenty of new features, including the site identification button, the Bookmarks Library and what has become known as the "Awesome Bar" -- and I'll show you how to hack them all.>
Read more on LinuxWorld |
|
|
slider.rack66.net :: PHP and SSL with Lighttpd on Debian Etch |
|
Written by bibe
|
|
domenica, 24 febbraio 2008 |
While it's easy to add SSL to lighttpd and enable PHP (through fastcgi) — and Debian makes it even easier with it's lighty-enable-mod tool — if you only do it once in a blue moon then it's not exactly resident knowledge. So here are the steps to do it, on Debian Etch:
Read more on slider.rack66.net |
|
|
Linux.com :: Design better Web pages with Firefox extensions |
|
Written by bibe
|
|
domenica, 24 febbraio 2008 |
If you've ever tried to create or edit a Web page, you know that getting the little details just right can sometimes take a long time. Here are a few Firefox extensions you can add to your toolbox that will help you measure images, align objects on your page, and capture colors quickly and easily.
Read more on Linux.com |
|
|
Howtoforge :: How To Configure Remote Access To Your Ubuntu Desktop |
|
Written by bibe
|
|
domenica, 24 febbraio 2008 |
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.
Read more on Howtoforge |
|
|
bobcares :: Tracing your way - ping, traceroute and mtr |
|
Written by bibe
|
|
domenica, 24 febbraio 2008 |
There is a lot of information scattered across the Internet about the different utilities used for network troubleshooting. Yet, few articles detail the background processes taking place while using these utilities. To get a complete and precise idea on how tracing and troubleshooting work in a network, this article analyzes the internal working of 3 network utilities and checks what makes each of them unique.
Read more on bobcares |
|
Last Updated ( domenica, 24 febbraio 2008 )
|
|
|
Linux.com :: Running Debian GNU/Linux from an encrypted USB drive |
|
Written by bibe
|
|
domenica, 24 febbraio 2008 |
You're probably familiar with the live CD concept -- a fully functional operating system on a CD that can be run on any computer that boots from its optical drive, without affecting the one(s) already installed. In a similar vein, you can set up Linux to run from a USB hard drive drive on any computer that can boot from USB. The live system offers automatic detection and configuration of the display adapter and screen, storage devices, and other peripherals. A bootable USB drive can run a mainstream Linux distribution such as Debian GNU/Linux, and can be secured, personalised, upgraded, and otherwise modified to suit your needs.
Read more on Linux.com |
|
|
Debian Admin :: SSH Key Authentication Using seahorse (GUI) |
|
Written by bibe
|
|
domenica, 24 febbraio 2008 |
Seahorse is a Gnome front end for GnuPG - the Gnu Privacy Guard program. It is a tool for secure communications and data storage. Data encryption and digital signature creation can easily be performed through a GUI and Key Management operations can easily be carried out through an intuitive interface.
Read more on Debian Admin |
|
|
Linux.com :: Discover the possibilities of the /proc directory |
|
Written by bibe
|
|
domenica, 24 febbraio 2008 |
The /proc directory is a strange beast. It doesn't really exist, yet you can explore it. Its zero-length files are neither binary nor text, yet you can examine and display them. This special directory holds all the details about your Linux system, including its kernel, processes, and configuration parameters. By studying the /proc directory, you can learn how Linux commands work, and you can even do some administrative tasks.
Read more on Linux.com |
|
| << Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
| | Results 1 - 11 of 864 |
|
|