Posts Tagged ‘Windows’

Desktop remoto da Ubuntu a Windows

Tuesday, May 18th, 2010

L’ultimo dei tre appunti che scrivo sul desktop remoto è dedicato a quello da Ubuntu a Windows (mancherebbe anche quello da Windows a Windows, ma si fa semplicemente da Start -> Tutti i programmi -> Accessori -> Connessione Desktop Remoto e direi che non è il caso di aggiungere altro).

Ho appena visto che su Ubuntu basta:

  • andare su Applicazioni -> Internet -> Client per terminal server
  • Inserire l’IP
  • selezionare il protocollo RDP o RDPv5
  • cliccare su “Connetti”

Nel caso su Windows sia attivo un VNC server, penso (non ho ancora provato) si possa usare anche il Visualizzatore di desktop remoti di Ubuntu:

  • Applicazioni -> Internet -> Visualizzatore di desktop remoti
  • Scegliere il protocollo VPN
  • Inserire l’IP
  • cliccare su “Connetti”

Ricorda:

  • di attivare il desktop remoto su Windows
  • che qualche firewall potrebbe bloccare la connessione
  • che il desktop remoto di Windows funziona solo da LAN

Desktop remoto da Windows a Ubuntu – vnc4server

Tuesday, May 18th, 2010

Un appunto veloce su come usare un desktop remoto da Windows a Ubuntu Linux.

Accedere a Ubuntu e installare vnc4server:

$ sudo apt-get install vnc4server

Lanciarlo con il comando:

$ vnc4server

Comparirà un risultato simile a:

New 'nome_server:1 (nome_utente)' desktop is nome_server:1
[...]

Ricordarsi il numero indicato accanto al nome del server.

Installare o eseguire su Windows un qualsiasi VNC Viewer (gratuiti), ad esempio:

Una volta aperto il programma, nel campo “VNC server”, inserire l’indirizzo IP (o l’host) del server seguito da “:” e dal numero di cui sopra. Ad esempio:

IP.del.mio.server:1

Ora si apre una finestra contenente una shell aperta. Da questa sarà possibile lanciare i programmi e “vederli” sul desktop remoto.

Note:

  • Controllare bene che i firewall non si “oppongano” a questa connessione.
  • Per non perdere la shell dopo un’eventuale chiusura di TightVNC, ricordarsi di usare il comando “screen”.
  • Per killare il desktop remoto, lanciare (al posto di “1″, mettere il numero relativo al proprio desktop):
$ vnc4server -kill :1
3470349667

Windows File Recovery Tools

Friday, October 30th, 2009

Nel caso siate in panico per la perdita di dati dal vostro hard disk, vi consiglio dei programmi (per Windows) che potrebbero riuscire a recuperarli:

  • Restoration [Freeware; FAT and NTFS file systems; è standalone (non ha bisogno di installazione)]
  • PC Inspector File Recovery [Freeware; FAT 12/16/32 and NTFS file systems]
  • Piriform Recurva [Freeware; FAT, NTFS]
  • Ontrack Easy Recovery Professional [Shareware; for DOS and other Windows-based operating systems]
  • R-Studio [Commercial; FAT, NTFS, NTFS5, HFS/HFS+ (Macintosh), Little and Big Endian variants of UFS1/UFS2 (FreeBSD/OpenBSD/NetBSD/Solaris) and Ext2FS/Ext3FS]
  • Davory [Commercial; FAT12, FAT16, FAT32, and NTFS support]
  • GetDataBack for FAT/NTFS [Commercial; for FAT or NTFS]
  • Active Undelete [Commercial; FAT, FAT16, FAT32, NTFS, NTFS5, NTFS + EFS]

Suggerimenti su altri programmi del genere, magari corredati da una breve descrizione e dalle impressioni d’uso, sono ben accetti.

The Linux Alternative Project

Thursday, June 7th, 2007

Thanks to Marco (from Tecnonucleo), I discovered another website that shows you “Windows software and the Linux equivalents and alternatives”.

Have a look here: http://www.linuxalt.com/

Linux Alternative Project

Grazie a Marco (del Tecnonucleo), ho scoperto un altro sito che mostra i software per Linux da usare come alternativa a quelli di Windows.

Dategli uno sguardo: http://www.linuxalt.com/

From Windows To Linux

Sunday, May 13th, 2007

Never thought to switch from Windows to Linux? Net is full of website where you can find the answer to question “why Linux is better then Windows” or “What are Linux limitation?”, so I will not bore you explaining that. My only thought is that if you don’t have particular motivation to pay for licences, you can do this happy Operating system switch.

Here there is a list of Linux programs you can use instead of similar Windows programs. They are comparable and they do more or less same things (sometimes less, sometimes more :P).

I’m using some of those programs on my Linux Ubuntu.

Mail programs:

  • Evolution (email, calendar, contacts, tasks, memo) <- Outlook
  • Mozilla Thunderbird (email and news program)

Browsers:

  • Mozilla Firefox <- Internet Explorer
  • Opera <- Internet Explorer

IM-Chat-VoIP:

  • Gaim <- MSNMessenger
  • Skype
  • Xchat IRC (IRC client) <- MIRC

FTP:

  • gFTP

P2P – Torrent:

  • aMule <- Emule
  • Bittorrent client
  • Azureus (Bittorrent client)

Office:

  • OpenOffice Writer <- Microsoft Word
  • AbiWord <- Microsoft Word
  • OpenOffice Writer <- Microsoft Excell
  • Gnumeric <- Microsoft Excell
  • Scribus <- Microsoft Publisher
  • Evince <- Adobe Reader
  • Adobe Reader
  • GnuCash (finance management)

Programming:

  • Eclipse
  • NVU <- Dreamweaver
  • Quanta Plus (web development)

Graphic:

  • The Gimp (Image editor) <- Adobe Photoshop
  • F-Spot (photos manager)
  • Autotrace (from bitmap to vector)
  • Inkscape (vector graphic editor) <- Adobe Illustrator. Corel Draw, Freehand,…
  • Blender (3D modeler) <- 3D studio , Maya

Multimedia:

  • Totem (video/audio player)
  • VLC (video/audio player)
  • Audacity (digital audio editor) <- Sound Forge, CoolEdit,…
  • XMMS (audio player) <- Winamp
  • MPlayer (video/audio player, with WMA support)
  • Rhythmbox Music Player (with iPods support) <- Apples Itunes
  • gtkPod (with iPods support) <- Apples Itunes
  • Kino (digital video editor)
  • GnomeBaker (CD/DVD burning program) <- Nero

Antivirus:

  • No need antivirus on Linux ;) <- AVG, Avast, Antivir, Norton, TrendMicro,…

You can read a fantastic Guide that explain you how to install most of those programs on Ubuntu 7.04 here: http://www.howtoforge.com/the_perfect_desktop_ubuntu7.04

If you want, you can try also these solutions to have your preferred windows program on your Linux System:

  • VMware server + Windows + yourProgram
  • Xen + VT + yourProgram