With the Ubuntu 8.04 release a few days away, there comes a time when one needs an end-all reference to the system. The time is now, and if you’re an Ubuntu user and liked the original cheat sheet, then do we have a surprise for you:
Click the preview above to download your PDF copy. This sheet is free to modify and redistribute for your own needs; we just ask that you keep the FOSSwire logo on the page. License: Creative Commons Attribution-Share Alike 3.0 Unported.
If you haven’t seen the previous sheet or would like one with more general Linux and Unix commands, see the original.
Translations:
As always, we’re open to more translations and fixes. Enjoy!




Hezy wrote:
gedit - test editor (KDE)?
I think the g stands for Gnome…
[ you caught that just after Chris did - oops! -jacob ]
# Posted on 22-Apr-08 at 9:09 pm
Bájate la nueva hoja de referencia para Ubuntu 8.04 : wrote:
[…] Ahora que la nueva versión de Ubuntu está a la vuelta de la esquina, te puedes bajar la nueva hoja de referencia, cortesía de Fosswire. […]
# Posted on 22-Apr-08 at 10:39 pm
Hoja de referencia (.PDF) de Ubuntu 8.04, disponible… « .::Cultura Informàtica::. wrote:
[…] Ahora que la nueva versión de Ubuntu está a la vuelta de la esquina, te puedes bajar la nueva hoja de referencia, cortesía de Fosswire. […]
# Posted on 22-Apr-08 at 11:11 pm
Mac’s Blog » Blog Archive » FOSSwire - Ubuntu Cheat Sheet for Ubuntu 8.04 wrote:
[…] FOSSwire! Ubuntu Cheat Sheet […]
# Posted on 22-Apr-08 at 11:16 pm
Ubuntu Cheat Sheet « Ispirazioni informatiche wrote:
[…] Fosswire ci viene incontro in tal senso fornendoci una cosiddetta cheat sheet, fondamentale sia per coloro i quali sono ancora alle prime armi, sia per gli utenti più smaliziati in quanto vi è inserita la sintassi di alcuni programmi specifici di Hardy Heron, come per esempio Uncomplicated Firewall ( ufw ). […]
# Posted on 23-Apr-08 at 12:55 am
Hoja de Referencia - Ubuntu 8.04 “Hardy Heron” « Mundotronics wrote:
[…] la inminente aparición de la nueva versión de Ubuntu, la gente de FOSSwire ha lanzado una hoja de referencia con los comandos más importantes que siempre tendría que estar […]
# Posted on 23-Apr-08 at 1:01 am
LinuxTOY wrote:
Ubuntu 速查表…
曾经,FOSSwire 制作了一张 Unix/Linux 命令速查表,为 Unix/Linux 用户带来了方便。现在,他们又专门针对 Ubuntu 制作了一张速查表,其中包含权限、显示、系统服务、包管理、网络、防火墙、系统….
# Posted on 23-Apr-08 at 1:52 am
Lucain wrote:
Iwould like to traslate this cheat sheet to spanish if you dont mind
# Posted on 23-Apr-08 at 3:34 am
Goonanism » Ubuntu Cheat Sheet wrote:
[…] about it here, or download it […]
# Posted on 23-Apr-08 at 3:35 am
bored and blogging » Links for April 23rd, 2008 wrote:
[…] FOSSwire » Ubuntu Cheat Sheet - Command line cheat sheet for controlling common apps and utilities. […]
# Posted on 23-Apr-08 at 5:54 am
Arapajoe wrote:
I have translated it into Spanish. Thanks for the Sheet!!
# Posted on 23-Apr-08 at 7:53 am
Hoja de referencia para Ubuntu at Tod-OS.com :: Te ponemos al dia wrote:
[…] vez más la terminal de linux, me ha parecido interesante esta hoja de referencia que he visto en Fosswire. Disfrutadla que mañana jueves viene la […]
# Posted on 23-Apr-08 at 8:43 am
Bill Goldberg wrote:
Thank for this, this sort of list always comes in handy.
I converted it to text and added it to my blog.
# Posted on 23-Apr-08 at 10:08 am
Bill Goldberg wrote:
oh, I couldn’t keep the fosswire logo in the text document (since it’s text) but I added credit to you guys at the bottom.
# Posted on 23-Apr-08 at 10:18 am
Ease the Transition to Ubuntu with a Cheat Sheet [Linux] » Lifehacker, tips and downloads for getting things done wrote:
[…] away, adventurous newcomers might want to keep FOSSwire’s printed and handy for reference. Ubuntu Cheat Sheet […]
# Posted on 23-Apr-08 at 1:22 pm
Ease the Transition to Ubuntu with a Cheat Sheet [Linux] · TechBlogger wrote:
[…] away, adventurous newcomers might want to keep FOSSwire’s printed and handy for reference. Ubuntu Cheat Sheet […]
# Posted on 23-Apr-08 at 1:36 pm
» Mañana esta disponible la nueva versión de Ubuntu 8.04, bajate la hoja de referencia wrote:
[…] Fosswire Ariel M. […]
# Posted on 23-Apr-08 at 1:48 pm
Alex wrote:
Nice cheat sheet; great work!
# Posted on 23-Apr-08 at 1:50 pm
Ease the Transition to Ubuntu with a Cheat Sheet [Linux] | SyncEXPERT :: Synchronizes Data in a Bliss wrote:
[…] away, adventurous newcomers might want to keep FOSSwire’s printed and handy for reference. Ubuntu Cheat Sheet […]
# Posted on 23-Apr-08 at 2:58 pm
pfos wrote:
Nice work. Thanks for the cheatsheet.
# Posted on 23-Apr-08 at 3:07 pm
Para usuários de Linux « Tríade Nerd wrote:
[…] Vejam este Data Sheet para Ubuntu […]
# Posted on 23-Apr-08 at 3:08 pm
Ubuntu Cheat Sheet: Comandos imprescindibles para Ubuntu « Linux tanto para Novatos como para Expertos wrote:
[…] Sacado de http://fosswire.com. […]
# Posted on 23-Apr-08 at 3:29 pm
Διάβασα και μου άρεσαν (2008 Απρ 23) | ale3andro::blog wrote:
[…] Ubuntu cheat sheet [via] […]
# Posted on 23-Apr-08 at 4:47 pm
Check out the Ubuntu Cheatsheet wrote:
[…] Get the Ubuntu Cheatsheet from FOSSWire. […]
# Posted on 23-Apr-08 at 5:23 pm
Ubuntu Cheat Sheet « Insomnic Dreams wrote:
[…] FOSSWire, the folks that brought us the original Terminal Commands Cheat Sheet, has created a new cheat sheet specifically for Ubuntu. Ubuntu has become the de facto ”New Linux User” distribution and this cheat sheet to […]
# Posted on 23-Apr-08 at 5:29 pm
Alan Pope wrote:
You should use “sudo -s” to get a root terminal, not “sudo su”.
I would also recommend not suggesting “dpkg” to install packages, but use “gdebi” instead as this will resolve dependancies in the same way apt does.
# Posted on 23-Apr-08 at 6:24 pm
Alan Pope wrote:
Oh, and if you’re going to open a shell as another user, don’t use “sudo su user” use “sudo su - user” to ensure the environment gets setup correctly.
# Posted on 23-Apr-08 at 6:27 pm
Infinite Loop » Ubuntu Cheat Sheet wrote:
[…] via fosswire.com […]
# Posted on 23-Apr-08 at 6:27 pm
Ubuntu Cheat Sheet | Computer Tips from a Techie wrote:
[…] anticipation of the upcoming Ubuntu Hardy Heron release, FOSSwire has put together a cheat sheet for those that are new to Ubuntu - or even Linux in general. A nice, concise, organized list is always welcome! Tags: cheat sheet, […]
# Posted on 23-Apr-08 at 6:39 pm
links for 2008-04-23 at graemehunter.co.uk wrote:
[…] FOSSwire - Ubuntu Cheat Sheet Very useful cheat sheet for Ubuntu Linux (tags: ubuntusoftware upgrades hacks cheatsheet linux) […]
# Posted on 23-Apr-08 at 6:40 pm
Ubuntu: hoja resumen de comandos | hombrelobo, una mente dispersa wrote:
[…] Podéis conseguirla en versión PDF en FOSSwire. […]
# Posted on 23-Apr-08 at 8:38 pm
Nick Nolan wrote:
Nice. Please add url to page where you can download the newest/original into the sheet. When I lose the pdf, I can just download it again. Thanks.
# Posted on 23-Apr-08 at 8:38 pm
Hoja de referencia de Ubuntu. « Nemo el piratilla wrote:
[…] En este link podremos encontrar una hoja de referencia para sistemas Ubuntu por cortesía de Fosswire. En esta hoja podremos encontrar comandos y atajos de teclado que nos pueden ir muy bien a todos […]
# Posted on 23-Apr-08 at 8:52 pm
John Greeley wrote:
I have to say you guys have mastered the art of the cheat sheet. There is a high density of important information content but it is still easy to understand. I wish you wrote man pages. More please!
# Posted on 23-Apr-08 at 8:56 pm
ulmen wrote:
Russian translation: http://ulmencave.blogspot.com/2008/04/ubuntu-cheat-sheet.html
Thank you!
# Posted on 23-Apr-08 at 8:59 pm
Linux News Flash wrote:
[…] Ubuntu Cheat Sheet […]
# Posted on 23-Apr-08 at 9:03 pm
Ubuntu Cheat Sheet | RoberBlog wrote:
[…] que la transición se haga un poco más fácil, en FOSSwire han publicado una cheat sheet para tener siempre a mano esos comandos tan útiles y necesarios […]
# Posted on 23-Apr-08 at 9:14 pm
"Cheat Sheet" Proves Ubuntu Still Has a Long Way To Go » PCMech wrote:
[…] First of all I want to say it’s very cool of FOSSwire to have posted an Ubuntu “Cheat Sheet” listing a very easy-to-read rundown of terminal commands. […]
# Posted on 23-Apr-08 at 9:20 pm
La chuleta de Ubuntu wrote:
[…] | Fosswire Enlace | La chuleta de Ubuntu en […]
# Posted on 23-Apr-08 at 10:34 pm
JavierH.com » Guia de referencia de Ubuntu wrote:
[…] gente de FOSSwire ha creado una guía con los comandos básicos que todo el mundo debería saberse ya (a esta altura […]
# Posted on 23-Apr-08 at 10:52 pm
Links for 24-04-2008 | Velcro City Tourist Board wrote:
[…] - Ubuntu Cheat Sheet “… there comes a time when one needs an end-all reference to the system. The time is […]
# Posted on 24-Apr-08 at 3:35 am
Guomin Li’s Blog » links for 2008-04-24 wrote:
[…] FOSSwire » Ubuntu Cheat Sheet (tags: linux) 归类于: 未分类 — gabriellgm @ 9:30 am […]
# Posted on 24-Apr-08 at 5:33 am
links for 2008-04-24 « Web Flakes wrote:
[…] Ubuntu Cheat Sheet (tags: cheatsheet) […]
# Posted on 24-Apr-08 at 6:40 am
noname wrote:
Baguslah kalau ada Ubuntu CS ni…
Lagi senang newbie nak belajar dan mahir dengan Ubuntu/Linux.
Terima kasih.
# Posted on 24-Apr-08 at 7:39 am
Hoja de referencia o CheatSheet de Ubuntu 8.04 wrote:
[…] hoja de referencia o CheatSheet de Ubuntu 8.04 ha sido creada por FOSSwire y está originalmente disponible en un PDF en inglés, aunque en Arapajoe nos la ofrecen totalmente […]
# Posted on 24-Apr-08 at 9:01 am
La chuleta de Ubuntu « Variado wrote:
[…] Obtenido de: FOSSwire […]
# Posted on 24-Apr-08 at 10:11 am
ZoRg Soft wrote:
In russian languige here:
http://mydiary.net.ru/2008/04/24/ubuntu-shpargalka/
# Posted on 24-Apr-08 at 10:26 am
Domani arriva Ubuntu 8.04 Hardy Heron wrote:
[…] Altri articoli interessanti (oltre a quelli già pubblicati sui miei “Articoli consigliati”): CNet News: Hardy Heron reflects Ubuntu Linux ambitions The Register: Ubuntu man Shuttleworth dissects Hardy Heron’s arrival Punto Informatico: Ubuntu 8.04, la sfida a Microsoft Vista LWN: Ubuntu 8.04 LTS server and desktop releases FOOSwire - Ubuntu Cheat Sheet […]
# Posted on 24-Apr-08 at 1:14 pm
Linux/Unix: Chuleta para Ubuntu - Bitelia wrote:
[…] Ubuntu Cheat Sheet | Vía: FOSSwire ← Anterior | Inicio Comparte esta anotación […]
# Posted on 24-Apr-08 at 4:41 pm
Ubuntu Cheat sheet « Somewhere back in Linux… wrote:
[…] Cheat sheet Aqui esta la hoja con los comandos basicos para Ubuntu […]
# Posted on 24-Apr-08 at 6:23 pm
Chuleta para Ubuntu wrote:
[…] más prácticos para Ubuntu, organizados además por categorías. Enlace directo en inglés: fosswire.com/2008/04/22/ubuntu-cheat-sheet/ Enlace en español: arapajoe.blogspot.com/2008/04/hoja-de-referencia-ubuntu.html sin […]
# Posted on 24-Apr-08 at 6:46 pm
Ease the Transition to Ubuntu with a Cheat Sheet [Linux] | Greyfurt wrote:
[…] newcomers might want to keep FOSSwire’s cheat sheet printed and handy for reference. Ubuntu Cheat Sheet […]
# Posted on 25-Apr-08 at 8:29 pm
Garza Resistente 8.04 wrote:
[…] aquí un sensacional post sobre sus orígenes y donde podrás entender la filosofía de Linux. Y aquí, una chuleta del terminal (en inglés) […]
# Posted on 25-Apr-08 at 10:10 pm
Cult-foo » Daily-foo or we came back. wrote:
[…] http://fosswire.com/2008/04/22/ubuntu-cheat-sheet/ - With the Ubuntu 8.04 release a few days away, there comes a time when one needs an end-all reference to the system. […]
# Posted on 25-Apr-08 at 10:59 pm
links for 2008-04-24 | thoughts from an empty head wrote:
[…] FOSSwire » Ubuntu Cheat Sheet (tags: ubuntu linux cheatsheet cheatsheets tips reference commands open-source bash blog opensource programming computers computing resource software daily downloads system technology free hacks firewall toread tutorials help howto interface unix useful web learning lifehacker lifehacks list) […]
# Posted on 26-Apr-08 at 4:55 pm
The Pundit: » Ease the Transition to Ubuntu with a Cheat Sheet wrote:
[…] newcomers might want to keep FOSSwire’s cheat sheet printed and handy for reference. Ubuntu Cheat Sheet […]
# Posted on 26-Apr-08 at 5:52 pm
Ubuntu Cheat Sheet « Tanveer’s Weblog wrote:
[…] April 27, 2008 · No Comments http://fosswire.com/2008/04/22/ubuntu-cheat-sheet/ […]
# Posted on 26-Apr-08 at 7:42 pm
Ubuntu mini-cheatsheet « 0ddn1x: tricks with *nix wrote:
[…] Ubuntu mini-cheatsheet Filed under: Linux — 0ddn1x @ 2008-04-27 16:05:48 +0000 http://fosswire.com/2008/04/22/ubuntu-cheat-sheet/ […]
# Posted on 27-Apr-08 at 4:05 pm
The Daily Scoop- Ubuntu 8.04 Related Links « Digital Frontier wrote:
[…] Fosswire is a Ubuntu cheat sheet based in .pdf format. Here is the link to the page where you can download and view the .pdf. This is possible the best and […]
# Posted on 27-Apr-08 at 6:02 pm
Get Ready for Hardy Heron With the Ubuntu Cheatsheet | Networking for Networkers wrote:
[…] switching OSes is never without some confusion, which is why I wanted to point out the handy Ubuntu Cheat sheet that the good folks over at FOSSwire released earlier today. The sheet is a great at-a-glance […]
# Posted on 28-Apr-08 at 3:41 pm
JP wrote:
You should use ‘aptitude’ instead of ‘apt-get’ for all but the autoremove one. aptitude automatically does autoremove, so you could even skip that one.
Reason: http://www.debian.org/doc/FAQ/ch-pkgtools.en.html#s-aptitude
“… Note that aptitude is the preferred program for package management from console both for package installations and package or system upgrades.”
http://www.debian.org/doc/manuals/reference/ch-package.en.html
“aptitude is now the preferred text front end for APT, the Advanced Package Tool. It remembers which packages you deliberately installed and which packages were pulled in through dependencies; the latter packages are automatically de-installed by aptitude when they are no longer needed by any deliberately installed packages. It has advanced package-filtering features but these can be difficult to configure.”
See also: http://www.pthree.org/2007/08/12/aptitude-vs-apt-get/
# Posted on 28-Apr-08 at 8:46 pm
Hoja de referencia (CheatSheet) con los comandos más utilizados en Linux Ubuntu | Adictos a Linux wrote:
[…] Descarga: Hoja de referencia de UbuntuVía: Fosswire […]
# Posted on 29-Apr-08 at 4:18 pm
Referencia de comandos para Ubuntu wrote:
[…] Vía: Alejandrox, Arapajoe, FOSSwire […]
# Posted on 30-Apr-08 at 12:03 am
Mike McCready > Blog » Blog Archive » Ubuntu & Linux Cheat Sheets wrote:
[…] Ubuntu Cheat Sheet […]
# Posted on 30-Apr-08 at 5:51 am
Ubuntu 速查表 | LinuxDig wrote:
[…] Ubuntu 速查表为 PDF 格式,可从 FOSSwire […]
# Posted on 02-May-08 at 8:13 am
Linux Cheat Sheet für den Terminal! - fk:Blog - Fabians Weblog wrote:
[…] Aber auf für “Ubuntu” gibt es bei ihm eine Cheat Sheet. […]
# Posted on 02-May-08 at 10:29 am
papapep wrote:
Translated to Catalan (https://wiki.ubuntu.com/CatalanTeam/Recursos?action=AttachFile&do=get&target=ubunturef_cat.pdf). Thanks a lot for such a great job!
# Posted on 08-May-08 at 12:31 am
Ubuntu Cheat Sheet « My Day to Day Interactions with Technology wrote:
[…] Ubuntu Chat Sheet .pdf […]
# Posted on 08-May-08 at 1:38 am
Colección de Comandos « wrote:
[…] la página fosswire.com publicaron una guía de referencia rápida de Ubuntu. Existen dos versiones diferentes traducidas al español la traducción hecha por Moisés […]
# Posted on 09-May-08 at 11:49 pm
Ubuntu end-all reference | Garro's Blog wrote:
[…] ubuntu end-all reference,which includes access, display, service, package management, network, firewall and other commonly […]
# Posted on 12-May-08 at 12:58 pm