Bookmarks for 2 lug 2012 through 5 lug 2012

These are my links for 2 lug 2012 through 5 lug 2012:

  • [Soekris] Cloning a bootable CF – I've done this a few times on FreeBSD when CF sizes don't match and have found the following sequence to work swimmingly:
  • Clean-MailboxDatabase: Exchange 2007 Help – Use the Clean-MailboxDatabase cmdlet to scan the Active Directory directory service for disconnected mailboxes that are not yet marked as disconnected in the Microsoft Exchange store and update the status of those mailboxes in the Exchange store. This cmdlet is not able to update the Exchange store unless the Microsoft Exchange Information Store service is running and the database is mounted.

    [ Microsoft Sucks !!! ]

  • Gainframe – A computer company that gets the open source community

Bookmarks for 28 giu 2012 through 1 lug 2012

These are my links for 28 giu 2012 through 1 lug 2012:

  • Linux Training – Paul Cobbaut has written an in-depth series on learning Linux for novice sysadmins or just those curious about the command line. Beginning with setting up a virtual machine for the lessons, the guide proceeds to cover a massive amount of material, including:
    FHS, Bash, vi, users, groups, file permissions, ACLs, file links, processes, pipes, filters, scripting, disks, partitions, file systems, mounting, UUID, RAID, LVM, GRUB/LILO, init, kernel, libraries, TCP/IP, bonding, SSH, inetd, xinetd, OpenSSH, nfs, at, cron, syslog, installation, packages, backup, performance, iptables, Samba, MySQL, SELinux, Apache, Squid, IPv6, and DNS/BIND.
    Formats include HTML, PDF, and DocBook source.

    [via http://tinyapps.org/blog/nix/201206250715_linux_course.html ]

  • home | movies.io – movies.io combines a pleasant and great-looking user interface with all the functionality needed to find and collect the best films out there.

    Sign in, and you'll be able to create watchlists, edit them with your friends, and subscribe to their RSS feeds for automatic download.

  • FTPbox – File syncing on your own host – FTPbox is an open-source application that allows you to synchronize your files to your own host, via FTP. This way, you can access your files anywhere, without having to pay for disk space on some 3rd-party website!
  • Graphite – Scalable Realtime Graphing – Graphite – Graphite is a highly scalable real-time graphing system. As a user, you write an application that collects numeric time-series data that you are interested in graphing, and send it to Graphite's processing backend, carbon, which stores the data in Graphite's specialized database. The data can then be visualized through graphite's web interfaces.

    [ via http://www.zarrelli.org/ ]

Bookmarks for 18 mag 2012 through 20 mag 2012

These are my links for 18 mag 2012 through 20 mag 2012:

  • Linux system administrator and Oracle DBA guide: How to use rman backup to duplicate database and change db_name – Environment: OL 5.7 32bit, Oracle database 11.2, sid=orcl
    Objective: duplicate database on the same server then change db_name from orcl to devdb
    concept: duplicate line in /etc/oratab, make orcl and devdb instance, then make everything in password file, spfile/pfile, controlfile, redo log, data file from orcl to devdb, only leave db_name in pfile/spfile as orcl for rman restore from orcl database backup, then use nid to change db_name
  • Linux system administrator and Oracle DBA guide: How to add LUN disk online under CentOS 6.2 – Environment: CentOS 6.2 64bit with multipath connected to HP EVA storage, the LUN disk was LVM disk
    Objective: add a new LUN disk for server online and add into the existing LVM to make the partition size bigger
    scenario: LVM add new lun disk, increase the existing lvm lun disk, increase the existing partition disk such as /dev/sda1
  • Git Client – SmartGit – SmartGit is a graphical client for the Open Source version control systems Git, Mercurial and SVN. It runs on Windows, Mac OS X and Linux.
    SmartGit helps Git and Mercurial beginners to get started quickly and lets advanced users become more productive with its efficient user interface.

Bookmarks for 24 feb 2012 through 27 feb 2012

These are my links for 24 feb 2012 through 27 feb 2012:

Bookmarks for 26 gen 2012 through 31 gen 2012

These are my links for 26 gen 2012 through 31 gen 2012:

Bookmarks for 28 feb 2011 through 3 mar 2011

These are my links for 28 feb 2011 through 3 mar 2011:

  • Installing Oracle11 on Debian – The main goal is to get the Oracle installer to run so you can install Oracle successfully. This application has to run within X windows. We will use vnc for that, this is not necessary, but you may (often) find you have to install Oracle remotely. And using something like vnc sure beats spending time in a noisy server room[…]
  • 500 Internal Server Error – 500 Internal Server Error
  • Openfiler 2.3 Active/Passive Cluster (heartbeat,DRBD) With … – […] Openfiler is a Linux based NAS/SAN application which can deliver storage over nfs/smb/iscsi and ftp. It has a web interface over that you can control these services. The howto is based on the Howto from Kyle Gililland. A lot of thanks to him for this.<br />
    The cluster we build will consist of two nodes replicating each other and taking over services and storage in case of emergency. Furthermore we have an Offsite Replication Server, which ideally stands in a physically different position and replicates the configurations/storage from which ever node is active. In case of emergency this Offsite Replication Server can be used to restore the cluster and to deliver the services […]

Bookmarks for 2 ago 2010 from 17:06 to 17:14

These are my links for 2 ago 2010 from 17:06 to 17:14:

  • LasCon Storage – TSM Scripting Hints and Tips – Send offsite and recall Copy tapes <br />
    Free up tapes which are almost empty <br />
    Multiple macro commands <br />
    Exporting scripts <br />
    Updating Netware Client Passwords
  • LasCon Storage – TSM Administration – Tivoli is part of IBM, and they provide a suite of management products for distributed systems. TSM used to be called ADSM and works on the 'incremental backup forever' principle, which takes a bit of getting used to, compared to the more traditional 'weekly full backup and daily incremental' system. With TSM, you backup all your clients to one central data backup server. This makes administration a lot easier, but means you have to limit the amount of data you send over the network. That's why TSM needs to be incremental. A central database records all backup information, and can be used to recreate a whole server if necessary. TSM always keeps at least one backup of every on-line file.
  • Shan’s "Fix IT in 1 Minute!" UNIX Admin Blog – Welcome to "Fix IT in 1 Minute!" – Shan Jing's UNIX Administration blog. It covers Solaris, Linux, AIX, Web; Unix/TCP/IP Internal Programming (C/Python/Perl); TCP/IP Protocols and Services (DNS, NIS, Kerberos, LDAP, SSH, Openssl, etc.); Shell scripting,Perl /Web XML/DBMS SQL; Security & Intrusion Detection (nmap,snort); Enterprise Web Middleware and Backend: WebLogic/Tomcat/Java/JSP/Web Applications; Grid Computing, Python/Django Web Framework, etc.

Bookmarks for 19 lug 2010 through 21 lug 2010

These are my links for 19 lug 2010 through 21 lug 2010:

  • portablelinuxapps – PortableLinuxApps provides portable applications for Linux that you can carry around and use on every Linux computer running one of the supported major distributions.<br />
    <br />
    [via http://www.dynamick.it/portablelinuxapps-applicazioni-pronte-alluso-3026.html]
  • phpvirtualbox – A web-based VirtualBox front-end written in PHP – An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. Much of its verbage and some of its code is based on the (inactive) vboxweb project.<br />
    <br />
    phpVirtualBox was created for people (like me) who prefer not to have to log in to their headless VirtualBox host to administer their virtual machines.<br />
    <br />
    [via http://lifehacker.com/5590935/phpvirtualbox-manages-your-virtual-machines-remotely]
  • OpenStack Open Source Cloud Computing Software – What the software does: The goal of OpenStack is to allow any organization to create and offer cloud computing capabilities using open source software running on standard hardware. OpenStack Compute is software for automatically creating and managing large groups of virtual private servers. OpenStack Storage is software for creating redundant, scalable object storage using clusters of commodity servers to store terabytes or even petabytes of data.<br />
    <br />
    via http://www.ossblog.it/post/6525/la-nasa-e-rackspace-rilasciano-openstack-su-launchpad

Bookmarks for 2 gen 2010 from 13:06 to 13:56

These are my links for 2 gen 2010 from 13:06 to 13:56:

  • Main Page – Proxmox VE – Proxmox Virtual Environment is an easy to use Open Source virtualization platform for running Virtual Appliances and Virtual Machines.
    Proxmox VE is an open source project, developed and maintained by Proxmox Server Solutions GmbH.

    http://blog.is-a-forenser.net/ :"Si tratta di un hypervisor basato su Linux + KVM che si installa "bare metal" esattamente come VMware ESX/ESXi. Al contrario della sua controparte commerciale Proxmox VE ha sia un supporto hardware molto più completo, sia una serie di feature avanzate che ESX/ESXi ha solo a pagamento, prima fra tutte il "Live Migration" delle macchine virtuali e la gestione dei Cluster."

  • LogMeIn Express – per condividere mooolto velocemente il proprio schermo e nel caso, lasciare il controllo.
    Chi vuole condividere deve scaricare un programmillo di un mega e avviarlo, chi vuole vedere deve solo seguire questo link, carino…
  • iPhone Explorer – A USB iPhone browser for Mac and PC – Want to put your iPhone or iPod Touch in disk mode? Use an iPhone as a flash drive? iPhone Explorer is an iPhone browser for Mac that lets you browse the files and folders on your iPhone as if it were a normal USB flash drive or pen drive. You can use the very easy drag-and-drop methods to add or remove files and folders from the iPhone. Compatible with all iPhones and iPod Touches including the new 3GS and 3.0 firmware. Works with or without jailbreaking.
  • Trasferire un dominio .it, informazioni utili da sapere – Con la registrazione sincrona dei domini .it, entrata in vigore dal 28 Settembre 2009, per la registrazione di un nuovo dominio non è più necessario inviare un fax con la Lettera di Assunzione di Responsabilità (LAR) al “Registro.it” (Istituto di Informatica e Telematica – CNR), l’autorità che si occupa della registrazione dei domini. Tutto bene se si deve registrare ex-novo un dominio, ma i problemi arrivano quando si deve effettuare il trasferimento di un dominio .it.