Does anybody know if it’s possible to make Ubuntu/Linux laptop to work as a usb slave drive? Here are people who also need this but still didn’t find any workable solution: http://ubuntu-ky.ubuntuforums.org/showthread.php?p=7780737
Does anybody know if it’s possible to make Ubuntu/Linux laptop to work as a usb slave drive? Here are people who also need this but still didn’t find any workable solution: http://ubuntu-ky.ubuntuforums.org/showthread.php?p=7780737
Preparing for Cisco certification exam and need real equipment required to accomplish all those CCNA or CCNP labs? That’s not a problem any more. This is due to availability of Packet Tracer for Linux and Community Lab hosted by people behind packetlife.net. As for Packet Tracer it supports Linux natively now — Cisco offers it as deb package for Ubuntu or Debian and there is no need to use Wine to get Packet Tracer working in Linux. Try searching the web for “packet tracer deb” and I am sure you’ll find where to download desired file shortly (we do not share pirated content here).
Anyways sometimes Packet Tracer as like as dynamips/gns3 are not a panacea when it’s necessary to emulate mid-sized network or test some specific ios features on real Cisco devices. There are several options: the first and the easiest one means to buy Cisco device. But we all know that Cisco’s pricing policy is far away from democratic in application to individual users so even used or refurbished Cisco router/switch will cost enough to think about another option. Second option is to schedule access to Community Lab at packetlife.net. Nice to know the access to it is absolutely free so anyone can get logon to Cisco routers, switches or ASAs once user reached his/her timeslot. Here is the list of hardware you can have access to (there are multiple devices of the same model):
Cisco ASA 5505
Cisco 2811 (2xWIC-2T)
Cisco 1841 (1xWIC-2T)
Cisco Catalyst 3550-24
Not bad for free lab as for me. The lab is broken into two blocks so user can reserve only one block or both blocks simultaneously. This is to make it possible to access the lab by multiple users simultaneously. Devices are connected to each other according to predefined topology — see separate diagrams for Ethernet and Serial connections below (they are split to prevent overhead on the graph I guess). All documentation as well as FAQs can be found here: here and here. Thanks to Jeremy Stretch.
P.S. By the way if you can share any other similar labs allowing people on the web to access Cisco (or some other networking devices) — you are welcome to share this information here. Thanks!
Just came across smart ubuntu online radio client — radiotray. As it comes from its name radiotray sits in Ubuntu’s system tray and just plays online radio (see the screenshot taken on my Ubuntu Lucid Lynx). You can of course stop playing or select different channel (there are four channels coming by default). I found this utility useful when working as it doesn’t required to keep in RAM such monster like amarok just for listening the radio. Nice and simple application.
If you use Ubuntu (or other Linux distribution) and you wish to download some video from youtube.com into .flv file you can try using youtube-dl command line utility. It just downloads videos without any online applications, converters or etc. Type the following command in terminal to get it installed:
sudo apt-get install youtube-dl
Let’s imagine you would like to download the following video: http://www.youtube.com/watch?v=2leg8mUE9rs (this is part of Military Parade at Red Square in Russia at 9th of May 2010). Just run youtube-dl download utility as follows:
youtube-dl http://www.youtube.com/watch?v=2leg8mUE9rs
and in a few minutes you will get 2leg8mUE9rs.flv file that could be viewed using almost any video player like my favorite one VLC.

Some time ago I’ve written an article named 16 GB encrypted candy file describing how to create encrypted filesystem within regular file. After quick research it became clear that cryptoloop is vulnerable and there is open exploit available on the web: see it here (thanks to everybody who commented that article). So I don’t recommend to use cryptoloop but instead take a look at truecrypt that makes it possible not only to encrypt whole storage but also to create encrypted file just like I’ve described in 16 GB encrypted candy file article.
| Friendly Sites: | Who is behind Linux Screw? |
|
GeekyBits³ | Bash Cures Cancer | OMG! Ubuntu! My SysAd Blog | Web Upd8 ZEPY | Linux config Wiki | Planet Sysadmin a non-geek's linux notes | Linux Today TuxArena: The arena of Tux | LinuxAlt.Com |
My name is Artem N. (artiomix AT gmail DOT com) and I'm Linux/Unix, Cisco systems engineer. The main idea of Linux Screw is to share relevant knowledge, skills and observations over The Web. Here you can find a lot of information related to different Linux distributions, FreeBSD, IOS as well as a other Open Source around staff. Read more ›› |