Sponsored Content
Full Discussion: Making the right choise
Top Forums UNIX for Dummies Questions & Answers Making the right choise Post 81872 by vertigo23 on Wednesday 24th of August 2005 08:00:57 PM
Old 08-24-2005
Quote:
Originally Posted by thunderfastfox
Any particular linux distro that you recommend? Smilie
I personally use Ubuntu on my desktop machine. It's based on Debian, which is a really nice robust server OS, but it's got more recent end-user desktop software packages like Gnome and OpenOffice. In my experience, Ubuntu is a lot more stable than other end-user distributions, but if you find it doesn't support your hardware, you might try Fedora, which has a more bleeding-edge kernel.

For a purely "try it out" experience, try Knoppix. It's the oldest and most advanced bootable "live CD".

Hope this helps! It sounded like you wanted a specific recommendation, so there ya go.

Last edited by vertigo23; 08-24-2005 at 09:03 PM.. Reason: ubuntu isn't just for newbies
 

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Making a Directory

Hi everyone, Im trying to make a new directory based on a name given in a file called directory_file which contains the following content: garbage gargbage Directory: running more garbage gargbage more garbage gargbage more garbage gargbage So basically i have a shell script that... (3 Replies)
Discussion started by: nbvcxzdz
3 Replies

2. Shell Programming and Scripting

Need help making a script

Here is what I have: #!/bin/bash # Setup year date and month YR=`date +%Y '{print $6}'` MON=`date +%b '{print $2}'` DAY=`date +%d '{print $3}'` file=$YR$MOY$DOM # clear # Dump database using USER/PASS to ..sql mysqldump --user=me -ppass database > database-db.$file.sql The YR, MON and... (2 Replies)
Discussion started by: npereira
2 Replies

3. Shell Programming and Scripting

making script

hello experts cany any one help me i want to make one script which can rlogin to another machine . but it should not ask me username/password from me of another machine it should take the username and password from the script only. please help me out. regards, shary (2 Replies)
Discussion started by: shary
2 Replies

4. Shell Programming and Scripting

help making loops

I feel like what I need to do, would be best accomplished with a loop. However I dont have the slightest idea how to set that up. The script is part of a interactive shell, for making settings to a Mac OS X server. This particular part is in regards to disabling files services. ... (3 Replies)
Discussion started by: afriend
3 Replies

5. Shell Programming and Scripting

making sure my string is [a-z] only

Hi there I am trying to figure out how I can validate my string to ensure that it is consists of only lower case alpha chrataters but for some reason whatever I do, it seems to come back with 'true' I have tried if " ]] ; then echo "yes its fine" else echo... (21 Replies)
Discussion started by: hcclnoodles
21 Replies

6. UNIX and Linux Applications

help making a library.

I understand how to use vi and emacs but I have a project which entails building a library application like a phone directory or listing of dvd's. I am lost on where to start. any help would be appreciated. (1 Reply)
Discussion started by: gustave
1 Replies

7. UNIX for Dummies Questions & Answers

Help making a library

I understand how to use vi and emacs but I have a project which entails building a library application like a phone directory or listing of dvd's. I am lost on where to start. any help would be appreciated. (3 Replies)
Discussion started by: gustave
3 Replies

8. UNIX for Advanced & Expert Users

Regarding help for making own OS

Dear Fellow, I want to make my own OS, Kindly suggest from where i should start. please help me out. (2 Replies)
Discussion started by: zaigham_tt
2 Replies
GRUB-FILE(1)                                                       User Commands                                                      GRUB-FILE(1)

NAME
grub-file - check file type SYNOPSIS
file OPTIONS FILE DESCRIPTION
Check if FILE is of specified type. --is-i386-xen-pae-domu Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel --is-x86_64-xen-domu Check if FILE can be booted as x86_64 Xen unprivileged guest kernel --is-x86-xen-dom0 Check if FILE can be used as Xen x86 privileged guest kernel --is-x86-multiboot Check if FILE can be used as x86 multiboot kernel --is-x86-multiboot2 Check if FILE can be used as x86 multiboot2 kernel --is-arm-linux Check if FILE is ARM Linux --is-arm64-linux Check if FILE is ARM64 Linux --is-ia64-linux Check if FILE is IA64 Linux --is-mips-linux Check if FILE is MIPS Linux --is-mipsel-linux Check if FILE is MIPSEL Linux --is-sparc64-linux Check if FILE is SPARC64 Linux --is-powerpc-linux Check if FILE is POWERPC Linux --is-x86-linux Check if FILE is x86 Linux --is-x86-linux32 Check if FILE is x86 Linux supporting 32-bit protocol --is-x86-kfreebsd Check if FILE is x86 kFreeBSD --is-i386-kfreebsd Check if FILE is i386 kFreeBSD --is-x86_64-kfreebsd Check if FILE is x86_64 kFreeBSD --is-x86-knetbsd Check if FILE is x86 kNetBSD --is-i386-knetbsd Check if FILE is i386 kNetBSD --is-x86_64-knetbsd Check if FILE is x86_64 kNetBSD --is-i386-efi Check if FILE is i386 EFI file --is-x86_64-efi Check if FILE is x86_64 EFI file --is-ia64-efi Check if FILE is IA64 EFI file --is-arm64-efi Check if FILE is ARM64 EFI file --is-arm-efi Check if FILE is ARM EFI file --is-hibernated-hiberfil Check if FILE is hiberfil.sys in hibernated state --is-x86_64-xnu Check if FILE is x86_64 XNU (Mac OS X kernel) --is-i386-xnu Check if FILE is i386 XNU (Mac OS X kernel) --is-xnu-hibr Check if FILE is XNU (Mac OS X kernel) hibernated image --is-x86-bios-bootsector Check if FILE is BIOS bootsector -h, --help Display this help and exit. -u, --usage Display the usage of this command and exit. SEE ALSO
The full documentation for grub-file is maintained as a Texinfo manual. If the info and grub-file programs are properly installed at your site, the command info grub-file should give you access to the complete manual. grub-file (GRUB) 2.02-2ubuntu8.3 July 2018 GRUB-FILE(1)
All times are GMT -4. The time now is 06:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy