From Knoppix Live-USB to Old-school CLI Debian Linux.


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers From Knoppix Live-USB to Old-school CLI Debian Linux.
# 1  
Old 02-16-2010
CPU & Memory From Knoppix Live-USB to Old-school CLI Debian Linux.

Alright. Here we go...

The other day, I was referred to this neat little command-line Unix simulator called Cygwin. To put it lightly, I fell in love. I found Knoppix, and from what I can tell, it's a viable OS once I strip off the KDE desktop environment to make it 'old-school'. I'm admittedly not a Linux uber-guru by any means, but I'm willing to learn as much as I can about interfacing via Bash. Anyway...

The applications (i.e. whatever's in Synaptic Package Manager) that I currently have installed are the default applications that came with Knoppix 6.2.1 CD image. I used the application provided by pendrivelinux to write the iso to my USB stick and make it bootable. I can successfully boot and run Knoppix Linux 6.2.1. No problems.

I already have a 5gb unformatted partition on my HD that I'm saving to install Knoppix in. I figured that's enough for a second OS. I'm probably going to be using it as a software development environment. Call me crazy, but I just LOVE the look and feel of a Linux CLI.

Anyway, let's say, for the sake of argument, that I know nothing about Linux. What applications are the BARE NECESSITIES for what I want? I'm not confident enough to go blindly uninstalling what I -think- is unnecessary. There ARE a few things I'd like to keep, though...

I want to have NASM as my assembler, GCC for compiling C and C++ (not including libraries that I can't actually test in a CLI environment, like SDL), Vim as my file editor, irssi as my IRC client, Lynx as my browser. I'm pretty sure that's it. If there's anything else that I might need, I think I can figure out how to find and install it through Synaptic. Err...a command-line-friendly MP3 player would be nifty, as well.

If there's anything else you could suggest to enhance the whole experience, let me know. Keep in mind, this is going to be a home/personal OS. I won't need to set up servers, I won't have multiple accounts, so I honestly don't care about administrative tools. Anything that I can shave off of this to make this my at-home-hacker environment, I'd like to know. How do I get from Point A to Point B?

Thanks! Any help is greatly appreciated.
-Brandon

I've already tried ttylinux, but it just didn't have that "feel". Call me crazy.

EDIT: If you want, I can provide you with a list of everything listed in Synaptic. Thanks again.
# 2  
Old 02-17-2010
Get a netinst or regular installation CD/DVD from debian.org. Burn, install, have fun.

But be aware that as soon as you remove the graphical interface, Synaptic will be gone soon, and you'll have to use apt-get/aptitude.
# 3  
Old 02-17-2010
Getting gentoo running can be quite satisfying. It's not one of the easier distros but its very configurable, and very nice for programmers. You won't have to jump through hoops to get gcc running in it, and you'll never have to track down an obscure -dev package before you can link in anything you've installed.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

Solaris 11 install via live usb

Hello All, I am attempting to boot and install Solaris 11 via live USB on a HP DL580 Gen9 Server. Unfortunately, when I do this it boots into System Maintenance Mode. The attachment (Pic1) shows what I am seeing via the console. The BIOS is in UEFI boot. Does not work on legacy mode as I... (15 Replies)
Discussion started by: Kerbi
15 Replies

2. BSD

Freebsd live usb

Hello. I'm going to make freebsd live usb based on FreeBSD-8.3-RELEASE-i386-livefs.iso. The iso is 257 Megabytes, but after i copy its content to usb drive its volume increases to 971 Megabytes. I tried different methods of copying (tar,cp,cpio) but with the same result. Could anyone help? (0 Replies)
Discussion started by: urello
0 Replies

3. UNIX for Dummies Questions & Answers

kcore and a live persistent linux usb distro

I have 2 computers, from now on i shall call these computers A and B. Made a live linux distro (bodhi) on A which has 1GB internal memory , because windows is unstable on B, which has 512MB internal memory. I mean with memory the internal memory of the computer, not the memory of the usb... (0 Replies)
Discussion started by: anno
0 Replies

4. Linux

Kexec with Live USB/CD

Hello Recently I found this (for me) really usefull tool kexec which can load a new Kernel while running one. I tested it some times with the same kernel I was running, "rebooting" the system without powering it off at any time :D But I need kexec basically just for live usbs. I want to start... (17 Replies)
Discussion started by: al0x
17 Replies

5. Red Hat

How to install fedora 13 from a usb media....it should not like 'live'?

im using Dell Inspiron with windows 7 as operating system.....in my hard drive there is some 34 gb unpartitioned space and now i want to install fedora 13 into it, after installation it should be dual boot. problem here is... i have the fedora 13 image file ie fedora13-i386-DVD.iso file. ... (13 Replies)
Discussion started by: karthik437
13 Replies

6. UNIX for Dummies Questions & Answers

USB-USB cable between linux and windows computers

Is there an easy way to setup a cross-over cable (USB-USB) between a linux box and a windows PC? My 2 machines are next to each other but I really do not want to keep transfering my files using my USB drive. Thanks! (4 Replies)
Discussion started by: Xterra
4 Replies

7. Linux

Live Knoppix on usb sdb2 kernel not found

Hi all I have a usb external drive with two partitions sdb1 ntfs and sdb2 ext3 with label Linux I copied a knoppix live distro in the second partition, then I installed grub on the drive. Now in the directory /media/sdb2/boot/grub i have the file device.map with the following content: (hd0) ... (4 Replies)
Discussion started by: guast
4 Replies

8. UNIX for Dummies Questions & Answers

Knoppix Live Networking Issue

So yeah, I have knoppix live and can't seem to set the devices on the network... I configured the IP, and the server sees it, I configured DNS and I can access some websites, and I still can't access the shared folders on the system. Did I miss something here? (0 Replies)
Discussion started by: Itsaboutme
0 Replies
Login or Register to Ask a Question